[INFO] fetching crate really-notify 0.1.0...
[INFO] testing really-notify-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate really-notify 0.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate really-notify 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4cb490f260cf01e3c49af3d9bdb17d23e0172f00696a26ffa733687ae58d140
[INFO] running `Command { std: "docker" "start" "-a" "f4cb490f260cf01e3c49af3d9bdb17d23e0172f00696a26ffa733687ae58d140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4cb490f260cf01e3c49af3d9bdb17d23e0172f00696a26ffa733687ae58d140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4cb490f260cf01e3c49af3d9bdb17d23e0172f00696a26ffa733687ae58d140", kill_on_drop: false }`
[INFO] [stdout] f4cb490f260cf01e3c49af3d9bdb17d23e0172f00696a26ffa733687ae58d140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e6a428acff8d17621effe59eba7698756fa1454a06a958f0cf3c0f4918c373d
[INFO] running `Command { std: "docker" "start" "-a" "3e6a428acff8d17621effe59eba7698756fa1454a06a958f0cf3c0f4918c373d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
[INFO] running `Command { std: "docker" "inspect" "3e6a428acff8d17621effe59eba7698756fa1454a06a958f0cf3c0f4918c373d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6a428acff8d17621effe59eba7698756fa1454a06a958f0cf3c0f4918c373d", kill_on_drop: false }`
[INFO] [stdout] 3e6a428acff8d17621effe59eba7698756fa1454a06a958f0cf3c0f4918c373d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdaa2fc0d02e9beaf5e3780a940f062faf5c32765a7ec8792df90e55c25cdd41
[INFO] running `Command { std: "docker" "start" "-a" "bdaa2fc0d02e9beaf5e3780a940f062faf5c32765a7ec8792df90e55c25cdd41", 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 log v0.4.19
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "bdaa2fc0d02e9beaf5e3780a940f062faf5c32765a7ec8792df90e55c25cdd41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdaa2fc0d02e9beaf5e3780a940f062faf5c32765a7ec8792df90e55c25cdd41", kill_on_drop: false }`
[INFO] [stdout] bdaa2fc0d02e9beaf5e3780a940f062faf5c32765a7ec8792df90e55c25cdd41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0765e3dbb0fbf8ec18aa2a8aae43e450f1f6be602dab18b12db6448424d3f61
[INFO] running `Command { std: "docker" "start" "-a" "a0765e3dbb0fbf8ec18aa2a8aae43e450f1f6be602dab18b12db6448424d3f61", 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)]` (part of `#[warn(unused)]`) 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-e31f9f5d0f7cede6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-07T21:21:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:21:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:21: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] [2026-01-07T21:22:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-01-07T21:22:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:22:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:22: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] [2026-01-07T21:23:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:23:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:23: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] [2026-01-07T21:24:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:24:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:24: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] [2026-01-07T21:25:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:25:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:25: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] [2026-01-07T21:26:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:26:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:26: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] [2026-01-07T21:27:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:27:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:27: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] [2026-01-07T21:28:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:28:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:28: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] [2026-01-07T21:29:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:29:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:29: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] [2026-01-07T21:30:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:30:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:30: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] [2026-01-07T21:31:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:31:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:31: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] [2026-01-07T21:32:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:32:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:32: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] [2026-01-07T21:33:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:33:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:33: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] [2026-01-07T21:34:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:34:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:34: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] [2026-01-07T21:35:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:35:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:35: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] [2026-01-07T21:36:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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] [2026-01-07T21:36:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-01-07T21:36: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)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "a0765e3dbb0fbf8ec18aa2a8aae43e450f1f6be602dab18b12db6448424d3f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0765e3dbb0fbf8ec18aa2a8aae43e450f1f6be602dab18b12db6448424d3f61", kill_on_drop: false }`
[INFO] [stdout] a0765e3dbb0fbf8ec18aa2a8aae43e450f1f6be602dab18b12db6448424d3f61
