container-test-run-dyndns
default.checks.aarch64-linux.dyndns
· build #337
· raw
1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server5678<<< NixOS Stage 2 >>>910booting system configuration /nix/store/q1g0hmc3rkc68p3g5051aa5yfjapyhhs-nixos-system-server-test11running activation script...12setting up /etc...132: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100014 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 015setting up age secrets...16starting systemd...17systemd 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)18Detected virtualization systemd-nspawn.19Detected architecture arm64.20Detected first boot.21Initializing machine ID from container UUID.22Applying preset policy.23Populated /etc with preset unit settings.24Queued start job for default target Multi-User System.25262728<<< Welcome to NixOS test (aarch64) - console >>>29+ systemd-run /bin/sh -c '/nix/store/dqxknsb71lsgzfzcdmn6x7fzssqbdyyx-coreutils-9.11/bin/sleep 999999999 && echo 79776202-5772-4862-a243-ef5e6aa9ae5b'30Running as unit: run-p341-i86815533.service; invocation ID: 6d4319c84dc446e3bc2f38c5af630f9531To attach to container server run on the same machine that runs the test:32 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*79776202-5772-4862-a243-ef5e6aa9ae5b') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3334To inject external network and continue test, run:35sudo /nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14 /nix/store/yrfr6y1wjgrgr3g63rypc096h0dyh5rx-test-driver-0.0.1/lib/python3.14/site-packages/test_driver/inject_network.py 79776202-5772-4862-a243-ef5e6aa9ae5b36+ systemctl --no-pager show multi-user.target37+ systemctl --no-pager show nginx.service38server: waiting for success: nc -z localhost 8039+ nc -z localhost 8040Connection to localhost (::1) 80 port [tcp/http] succeeded!41(finished: waiting for success: nc -z localhost 80, in 0.01 seconds)42server: waiting for success: nc -z localhost 44343+ nc -z localhost 44344Connection to localhost (::1) 443 port [tcp/https] succeeded!45(finished: waiting for success: nc -z localhost 443, in 0.01 seconds)46+ test -d /var/lib/dyndns47+ /nix/store/pjqhdi88bpspx4a01qlsw96jn2isl11k-nginx-1.30.4/bin/nginx -t48nginx: the configuration file /nix/store/pjqhdi88bpspx4a01qlsw96jn2isl11k-nginx-1.30.4/conf/nginx.conf syntax is ok49nginx: configuration file /nix/store/pjqhdi88bpspx4a01qlsw96jn2isl11k-nginx-1.30.4/conf/nginx.conf test is successful50All tests passed!51