container-test-run-authelia
checks.aarch64-linux.authelia
· build #45
· raw
1additionally exposed symbols:2 server,3 start_all, machines, driver, Machine, wait_for_signal4Starting server567<<< NixOS Stage 2 >>>89booting system configuration /nix/store/r3i28hr5i6mj7idr9ymaax8bi0kvnsld-nixos-system-server-test10running activation script...11setting up /etc...122: host0@if3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100013 link/ether be:aa:dd:39:86:e7 brd ff:ff:ff:ff:ff:ff link-netnsid 014setting up age secrets...15starting systemd...16systemd 260.2 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)17Detected virtualization systemd-nspawn.18Detected architecture arm64.19Detected first boot.20Initializing machine ID from container UUID.21Applying preset policy.22Populated /etc with preset unit settings.23Queued start job for default target Multi-User System.24252627<<< Welcome to NixOS test (aarch64) - console >>>28+ systemd-run /bin/sh -c '/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin/sleep 999999999 && echo af3d6514-a689-45bf-998e-fc15a5200427'29Running as unit: run-p548-i101649250.service; invocation ID: 3d11bc82797c419597d097099278e9c530To attach to container server run on the same machine that runs the test:31 sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*af3d6514-a689-45bf-998e-fc15a5200427') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash 3233To inject external network and continue test, run:34sudo /nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin/python3.13 /nix/store/hvjpsqwpzj163wzy0fhlnf8iwgcwfzr9-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py af3d6514-a689-45bf-998e-fc15a520042735+ systemctl --no-pager show authelia-authelia.service36server: waiting for success: curl -sf http://127.0.0.1:9091/api/health37+ curl -sf http://127.0.0.1:9091/api/health38(finished: waiting for success: curl -sf http://127.0.0.1:9091/api/health, in 0.02 seconds)39+ test -f /run/authelia-authelia/users.json40+ cat /run/authelia-authelia/users.json41+ test -f /run/authelia-authelia/oidc.json42+ cat /run/authelia-authelia/oidc.json43+ systemctl --no-pager show caddy.service44server: waiting for success: curl -sf https://auth.test.clan/api/health45+ curl -sf https://auth.test.clan/api/health46(finished: waiting for success: curl -sf https://auth.test.clan/api/health, in 0.10 seconds)47server: waiting for success: curl -sf https://auth.test.clan/.well-known/openid-configuration48+ curl -sf https://auth.test.clan/.well-known/openid-configuration49(finished: waiting for success: curl -sf https://auth.test.clan/.well-known/openid-configuration, in 0.10 seconds)50+ systemctl --no-pager show punchcard-punchcard.service51server: waiting for success: curl -sf https://punchcard.test.clan/login52+ curl -sf https://punchcard.test.clan/login53(finished: waiting for success: curl -sf https://punchcard.test.clan/login, in 0.10 seconds)54+ cat /run/secrets/authelia-user-bob/password55+ curl -s -o /dev/null -w '%{redirect_url}' -c /tmp/pc-cookies https://punchcard.test.clan/login/start56+ curl -sf -X POST https://auth.test.clan/api/firstfactor -H 'Content-Type: application/json' -c /tmp/auth-cookies -d '{"username": "bob", "password": "pretext-proven-gesture-cornfield-audibly-shriek-imply", "keepMeLoggedIn": false}'57+ curl -s -o /dev/null -w '%{redirect_url}' -b /tmp/auth-cookies -c /tmp/auth-cookies 'https://auth.test.clan/api/oidc/authorization?client_id=punchcard-punchcard&code_challenge=tAKn7WF2aP0KWCkJIuZ1XhJGy_I_Z45DFmruv7LiejI&code_challenge_method=S256&redirect_uri=https%3A%2F%2Fpunchcard.test.clan%2Fcallback&response_type=code&scope=openid+profile+email&state=LZ9MjnOMoWc3SgYsWCJbGvgIBzzp60O8AB6ysqPaFQA%3D'58+ curl -s -o /dev/null -w '%{http_code}' -c /tmp/pc-cookies -b /tmp/pc-cookies 'https://punchcard.test.clan/callback?code=authelia_ac_zTZLX4rK5va4l7FZ0tV0FtkhpNHux6hG27mdm9dZPsM.Q9ZvKr3J6BiIP6YqA88TErb00cTzgvfjkD5cm3qdCN0&iss=https%3A%2F%2Fauth.test.clan&scope=openid+profile+email&state=LZ9MjnOMoWc3SgYsWCJbGvgIBzzp60O8AB6ysqPaFQA%3D'59+ curl -s -L -o /dev/null -w '%{http_code}' -b /tmp/pc-cookies -c /tmp/pc-cookies https://punchcard.test.clan/60