Running vars check using Nix-based executor... Processing machine: server Generator execution order: mycelium -> state-version Executing generator: mycelium + set -euo pipefail + PATH=/nix/store/wd3hsnnym6amfimzigzqgln081a09isg-mycelium-0.7.10/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-coreutils-9.11/bin:/nix/store/fsp8lv1hlfwxy69m91q8vshjsvwrspc4-jq-1.8.2-bin/bin:/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + timeout 5 mycelium --key-file /output/key 2026-08-06T15:05:17.170592Z WARN myceliumd_common: Node key file "/output/key" not found, generating new keys 2026-08-06T15:05:17.173159Z INFO mycelium: Router created. Pubkey: def4d75155956c713cab8371d492ba3e6f30c338b3b073f61c4a0de64c052355 2026-08-06T15:05:17.175143Z INFO mycelium: Started peer manager 2026-08-06T15:05:17.175180Z ERROR mycelium::tun::linux: Could not create tun device named "mycelium", make sure the name is not yet in use, and you have sufficient privileges to create a network device 2026-08-06T15:05:17.175188Z INFO mycelium::peer_manager: Bound multicast discovery interface bind_address=[::]:9650 2026-08-06T15:05:17.175580Z WARN mycelium::router: Update processor task exitted Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } + : + mycelium inspect --key-file /output/key --json + jq -r .publicKey + mycelium inspect --key-file /output/key --json + jq -r .address ✓ Generated file: mycelium/ip ✓ Generated file: mycelium/key ✓ Generated file: mycelium/pubkey ✓ Generator mycelium completed Executing generator: state-version + set -euo pipefail + PATH=/nix/store/fz6id67gqf07rkbpmab99wmxspx2f9j5-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.05 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully