nixbot

builds

succeeded container-test-run-sshd aarch64-linux.sshd · build #212 · raw

1additionally exposed symbols:2 client, server,3 start_all, machines, driver, Machine, wait_for_signal4<string>:7: SyntaxWarning: "\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option.5<string>:13: SyntaxWarning: "\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option.6Starting client7Starting server8910111213<<< NixOS Stage 2 >>>1415booting system configuration /nix/store/lv5n25z4wcs8f1d0fr9131zhbjncr25n-nixos-system-client-test16running activation script...17setting up /etc...182: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100019 link/ether 2a:42:35:28:b1:2f brd ff:ff:ff:ff:ff:ff link-netnsid 020setting up age secrets...21starting systemd...22systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)23Detected virtualization systemd-nspawn.24Detected architecture arm64.25Detected first boot.26Initializing machine ID from container UUID.27Applying preset policy.28Populated /etc with preset unit settings.29Queued start job for default target Multi-User System.30313233<<< Welcome to NixOS test (aarch64) - console >>>34+ systemd-run /bin/sh -c '/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin/sleep 999999999 && echo 49599c86-4cbf-4c0c-aa8f-f9c74e28fb64'35Running as unit: run-p305-i72057446.service; invocation ID: 5796df084c0e4f3b89e10b650ce7bf6436To attach to container client run on the same machine that runs the test:37 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*49599c86-4cbf-4c0c-aa8f-f9c74e28fb64') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3839To inject external network and continue test, run:40sudo /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.14 /nix/store/41rvw8aqx0v85zyvfk2dw255isyjcyvf-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/inject_network.py 49599c86-4cbf-4c0c-aa8f-f9c74e28fb644142<<< NixOS Stage 2 >>>4344booting system configuration /nix/store/ywz17x8fda5jj4mwrhzanwy57acm0byc-nixos-system-server-test45running activation script...46setting up /etc...472: host0@if4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100048 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 049setting up age secrets...50starting systemd...51systemd 261.1 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE)52Detected virtualization systemd-nspawn.53Detected architecture arm64.54Detected first boot.55Initializing machine ID from container UUID.56Applying preset policy.57Populated /etc with preset unit settings.58Queued start job for default target Multi-User System.59606162<<< Welcome to NixOS test (aarch64) - console >>>63+ systemd-run /bin/sh -c '/nix/store/p79fmimbb698sv4c135kbdwlhjcqpd3p-coreutils-9.11/bin/sleep 999999999 && echo acf5dc4c-58e5-47a7-ac0d-3df75c56974b'64Running as unit: run-p331-i72057462.service; invocation ID: ee1e8e19ea4b47c39874102ef7de667c65To attach to container server run on the same machine that runs the test:66 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*acf5dc4c-58e5-47a7-ac0d-3df75c56974b') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 6768To inject external network and continue test, run:69sudo /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.14 /nix/store/41rvw8aqx0v85zyvfk2dw255isyjcyvf-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/inject_network.py acf5dc4c-58e5-47a7-ac0d-3df75c56974b70+ /nix/store/n6c8rbxb250l4w4y643rgzq3s9gvvzd7-libressl-4.3.2-nc/bin/nc -z -v 127.0.0.1 2271Connection to 127.0.0.1 22 port [tcp/ssh] succeeded!72+ grep '^@cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts73+ grep '^localhost,server,server.clan ssh-ed25519 ' /etc/ssh/ssh_known_hosts74+ grep '^.cert-authority ssh-ca,\*.clan,\*.example.com ssh-ed25519 ' /etc/ssh/ssh_known_hosts75+ grep test-key /etc/ssh/authorized_keys.d/root76+ cp /nix/store/wiksrsbhvksa9njqxd2i7say2bcvibnn-test-key /tmp/test-key77+ chmod 600 /tmp/test-key78+ ssh -o StrictHostKeyChecking=accept-new -i /tmp/test-key root@server 'echo SSH_SUCCESS'7980+ grep root@server /etc/ssh/authorized_keys.d/root81+ scp -i /tmp/test-key root@server:/run/secrets/sshd-root-key/id_ed25519 /tmp/generated-key82+ chmod 600 /tmp/generated-key83+ ssh -i /tmp/generated-key root@server 'echo GENERATED_KEY_SUCCESS'8485