[INFO] fetching crate really-notify 0.1.0...
[INFO] testing really-notify-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate really-notify 0.1.0
[INFO] finished tweaking crates.io crate really-notify 0.1.0
[INFO] tweaked toml for crates.io crate really-notify 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate really-notify 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e19cf47b75c90e41b05ced501da8d54d3efb9d6d0594f43d9038ed20820ae2ff
[INFO] running `Command { std: "docker" "start" "-a" "e19cf47b75c90e41b05ced501da8d54d3efb9d6d0594f43d9038ed20820ae2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e19cf47b75c90e41b05ced501da8d54d3efb9d6d0594f43d9038ed20820ae2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19cf47b75c90e41b05ced501da8d54d3efb9d6d0594f43d9038ed20820ae2ff", kill_on_drop: false }`
[INFO] [stdout] e19cf47b75c90e41b05ced501da8d54d3efb9d6d0594f43d9038ed20820ae2ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ef55017f8462d91f21b0cc72e9a8d2a4eb94f25acee5fe545cf718dfd07d495
[INFO] running `Command { std: "docker" "start" "-a" "6ef55017f8462d91f21b0cc72e9a8d2a4eb94f25acee5fe545cf718dfd07d495", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "6ef55017f8462d91f21b0cc72e9a8d2a4eb94f25acee5fe545cf718dfd07d495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef55017f8462d91f21b0cc72e9a8d2a4eb94f25acee5fe545cf718dfd07d495", kill_on_drop: false }`
[INFO] [stdout] 6ef55017f8462d91f21b0cc72e9a8d2a4eb94f25acee5fe545cf718dfd07d495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e89b50f67e799028639f2c939a0cd68ae8d5eab116b0d9b579b3d09ec45716
[INFO] running `Command { std: "docker" "start" "-a" "74e89b50f67e799028639f2c939a0cd68ae8d5eab116b0d9b579b3d09ec45716", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.37s
[INFO] running `Command { std: "docker" "inspect" "74e89b50f67e799028639f2c939a0cd68ae8d5eab116b0d9b579b3d09ec45716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e89b50f67e799028639f2c939a0cd68ae8d5eab116b0d9b579b3d09ec45716", kill_on_drop: false }`
[INFO] [stdout] 74e89b50f67e799028639f2c939a0cd68ae8d5eab116b0d9b579b3d09ec45716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f95f3ea62ed817f11ccc60bafd66af2f08c64a9f1c1cf959ec809a3ac4f62776
[INFO] running `Command { std: "docker" "start" "-a" "f95f3ea62ed817f11ccc60bafd66af2f08c64a9f1c1cf959ec809a3ac4f62776", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct INotifyEvent {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stderr] 65 |     pub mask: INotifyMask,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 66 |     pub cookie: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `really-notify` (lib) generated 1 warning
[INFO] [stderr] warning: `really-notify` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-b49485f39fa5d4ba)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-10-14T17:59:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T17:59:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T17:59:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2025-10-14T18:00:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:00:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:00:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:01:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:01:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:02:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:02:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:03:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:03:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:04:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:04:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:05:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:05:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:06:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:06:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:07:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:07:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:08:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:08:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:09:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:09:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:10:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:10:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:11:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:11:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:12:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:12:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:13:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:13:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2025-10-14T18:14:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2025-10-14T18:14:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "f95f3ea62ed817f11ccc60bafd66af2f08c64a9f1c1cf959ec809a3ac4f62776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95f3ea62ed817f11ccc60bafd66af2f08c64a9f1c1cf959ec809a3ac4f62776", kill_on_drop: false }`
[INFO] [stdout] f95f3ea62ed817f11ccc60bafd66af2f08c64a9f1c1cf959ec809a3ac4f62776
