vars-check-punchcard
checks.x86_64-linux.punchcard
· build #29
· raw
1Running vars check using Nix-based executor...2Executing shared generators...3Executing shared generator: authelia-oidc-punchcard-punchcard4+ set -euo pipefail5+ PATH=/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin:/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin/bin:/nix/store/d3ra8isyv80vkrpp6z8whx2x9f3xzbid-authelia-4.39.20/bin:/nix/store/svl89366pvzz5s3myh1fjniz9l0x17fh-gnused-4.10/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin6+ [[ ! -d /etc ]]7+ mkdir -p /etc8+ cat9++ id -g10+ cat11++ id -u12++ id -g13+ cat14+ mkdir -p /output15+ openssl rand -hex 3216+ sed 's/^Digest: //'17++ cat /output/client_secret18+ authelia crypto hash generate argon2 --password 130fde5ab7826439a96a09a724a98a8dc62f973945986619eac23f6edfe36fb219✓ Generated shared file: authelia-oidc-punchcard-punchcard/client_secret20✓ Generated shared file: authelia-oidc-punchcard-punchcard/client_secret_hash21✓ Shared Generator authelia-oidc-punchcard-punchcard completed22Executing shared generator: pki-root-ca23+ set -euo pipefail24+ PATH=/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin25+ [[ ! -d /etc ]]26+ mkdir -p /etc27+ cat28++ id -g29+ cat30++ id -u31++ id -g32+ cat33+ openssl genrsa -out /output/ca.key 409634+ openssl req -x509 -new -nodes -key /output/ca.key -sha256 -days 3650 -subj '/CN=Clan Root CA' -out /output/ca.crt35✓ Generated shared file: pki-root-ca/ca.crt36✓ Generated shared file: pki-root-ca/ca.key37✓ Shared Generator pki-root-ca completed38✓ Shared generators completed39Processing machine: server40Generator execution order: authelia -> authelia-user-alice -> cert-auth -> cert-punchcard -> state-version41Executing generator: authelia42+ set -euo pipefail43+ PATH=/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin:/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin44+ [[ ! -d /etc ]]45+ mkdir -p /etc46+ cat47++ id -g48+ cat49++ id -u50++ id -g51+ cat52+ mkdir -p /output53+ openssl rand -hex 6454+ openssl rand -hex 6455+ openssl rand -hex 6456+ openssl rand -hex 6457+ openssl genrsa -out /output/oidc-jwks-key 409658✓ Generated file: authelia/jwt-secret59✓ Generated file: authelia/oidc-hmac-secret60✓ Generated file: authelia/oidc-jwks-key61✓ Generated file: authelia/session-secret62✓ Generated file: authelia/storage-encryption-key63✓ Generator authelia completed64Executing generator: authelia-user-alice65+ set -euo pipefail66+ PATH=/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin:/nix/store/d3ra8isyv80vkrpp6z8whx2x9f3xzbid-authelia-4.39.20/bin:/nix/store/pgbl42r1nhkpqjjnb0fism6sw58p1s2j-python3.13-xkcdpass-1.30.0/bin:/nix/store/svl89366pvzz5s3myh1fjniz9l0x17fh-gnused-4.10/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin67+ [[ ! -d /etc ]]68+ mkdir -p /etc69+ cat70++ id -g71+ cat72++ id -u73++ id -g74+ cat75+ mkdir -p /output76+ xkcdpass -n 7 -d-77+ sed 's/^Digest: //'78++ cat /output/password79+ authelia crypto hash generate argon2 --password silencer-armband-upheld-regress-skilled-sloped-secluding80✓ Generated file: authelia-user-alice/password81✓ Generated file: authelia-user-alice/password-hash82✓ Generator authelia-user-alice completed83Executing generator: cert-auth84+ set -euo pipefail85+ PATH=/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin86+ [[ ! -d /etc ]]87+ mkdir -p /etc88+ cat89++ id -g90+ cat91++ id -u92++ id -g93+ cat94+ openssl genrsa -out /output/auth.key 409695+ openssl req -new -key /output/auth.key -subj /CN=auth.test.clan -out endpoint.csr96+ printf subjectAltName=DNS:auth.test.clan97+ openssl x509 -req -in endpoint.csr -CA /input/pki-root-ca/ca.crt -CAkey /input/pki-root-ca/ca.key -CAcreateserial -days 365 -sha256 -extfile san.cnf -out /output/auth.crt98Certificate request self-signature ok99subject=CN=auth.test.clan100+ cat /output/auth.crt /input/pki-root-ca/ca.crt101✓ Generated file: cert-auth/auth.crt102✓ Generated file: cert-auth/auth.fullchain.crt103✓ Generated file: cert-auth/auth.key104✓ Generator cert-auth completed105Executing generator: cert-punchcard106+ set -euo pipefail107+ PATH=/nix/store/gqv7phqvmll7dprdmya6102ph64wvj0h-openssl-3.6.3-bin/bin:/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin108+ [[ ! -d /etc ]]109+ mkdir -p /etc110+ cat111++ id -g112+ cat113++ id -u114++ id -g115+ cat116+ openssl genrsa -out /output/punchcard.key 4096117+ openssl req -new -key /output/punchcard.key -subj /CN=punchcard.test.clan -out endpoint.csr118+ printf subjectAltName=DNS:punchcard.test.clan119+ openssl x509 -req -in endpoint.csr -CA /input/pki-root-ca/ca.crt -CAkey /input/pki-root-ca/ca.key -CAcreateserial -days 365 -sha256 -extfile san.cnf -out /output/punchcard.crt120Certificate request self-signature ok121subject=CN=punchcard.test.clan122+ cat /output/punchcard.crt /input/pki-root-ca/ca.crt123✓ Generated file: cert-punchcard/punchcard.crt124✓ Generated file: cert-punchcard/punchcard.fullchain.crt125✓ Generated file: cert-punchcard/punchcard.key126✓ Generator cert-punchcard completed127Executing generator: state-version128+ set -euo pipefail129+ PATH=/nix/store/gph17gb73p6qbrqqjnypfjj5npf0ldyx-coreutils-9.11/bin130+ [[ ! -d /etc ]]131+ mkdir -p /etc132+ cat133++ id -g134+ cat135++ id -u136++ id -g137+ cat138+ echo -n 26.05139✓ Generated file: state-version/version140✓ Generator state-version completed141✓ Machine server completed142✓ All vars checks completed successfully