vars-check-service-machine-id
checks.aarch64-linux.machine-id
· build #547
· raw
1Running vars check using Nix-based executor...2Processing machine: server3Generator execution order: machine-id -> state-version4Executing generator: machine-id5+ set -euo pipefail6+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin:/nix/store/wz3lgq2ramf1w0i3cr3fz1hnjh7g7kdh-bash-interactive-5.3p9/bin:/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin7+ [[ ! -d /etc ]]8+ mkdir -p /etc9+ cat10++ id -g11+ cat12++ id -u13++ id -g14+ cat15++ bash /nix/store/8if30lq4favbxgvvqypgz19q223gr5rl-uuid4.sh16+ uuid=cecdb3dc-690f-4936-ba4d-bd0b8f302a0917++ tr -d -18++ echo -n cecdb3dc-690f-4936-ba4d-bd0b8f302a0919+ uuid_no_hyphens=cecdb3dc690f4936ba4dbd0b8f302a0920+ echo -n cecdb3dc690f4936ba4dbd0b8f302a0921✓ Generated file: machine-id/machineId22✓ Generator machine-id completed23Executing generator: state-version24+ set -euo pipefail25+ PATH=/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin26+ [[ ! -d /etc ]]27+ mkdir -p /etc28+ cat29++ id -g30+ cat31++ id -u32++ id -g33+ cat34+ echo -n 26.0535✓ Generated file: state-version/version36✓ Generator state-version completed37✓ Machine server completed38✓ All vars checks completed successfully