nixbot

builds

succeeded vars-check-service-machine-id checks.aarch64-linux.machine-id · build #514 · 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=bdc12eab-4b73-4ea7-9236-c35a3443a29e17++ echo -n bdc12eab-4b73-4ea7-9236-c35a3443a29e18++ tr -d -19+ uuid_no_hyphens=bdc12eab4b734ea79236c35a3443a29e20+ echo -n bdc12eab4b734ea79236c35a3443a29e21✓ 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