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/ivawxsm7kzyhrwsgzw6071khr7r6lqv8-mycelium-0.7.10/bin:/nix/store/3da6dbbp462hxhhxxrlilv3022fn2mc5-coreutils-9.11/bin:/nix/store/l18as28b4wwqds62yqci9l8xhhdhf78l-jq-1.8.2-bin/bin:/nix/store/3da6dbbp462hxhhxxrlilv3022fn2mc5-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-01T20:05:30.048085Z WARN myceliumd_common: Node key file "/output/key" not found, generating new keys 2026-08-01T20:05:30.048835Z INFO mycelium: Router created. Pubkey: 2b4424ec84a99379d4bad32ae2aeb9c23a0c933b3cf402ae93aec4f407b6a865 2026-08-01T20:05:30.049280Z INFO mycelium: Started peer manager 2026-08-01T20:05:30.049316Z 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-01T20:05:30.049323Z INFO mycelium::peer_manager: Bound multicast discovery interface bind_address=[::]:9650 2026-08-01T20:05:30.049399Z 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/3da6dbbp462hxhhxxrlilv3022fn2mc5-coreutils-9.11/bin + [[ ! -d /etc ]] + mkdir -p /etc + cat ++ id -g + cat ++ id -u ++ id -g + cat + echo -n 26.11 ✓ Generated file: state-version/version ✓ Generator state-version completed ✓ Machine server completed ✓ All vars checks completed successfully