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