vars-check-sshd
default.checks.aarch64-linux.sshd
· build #355
· raw
1Running vars check using Nix-based executor...2Executing shared generators...3Executing shared generator: openssh-ca4+ set -euo pipefail5+ PATH=/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin6+ [[ ! -d /etc ]]7+ mkdir -p /etc8+ cat9++ id -g10+ cat11++ id -u12++ id -g13+ cat14+ ssh-keygen -t ed25519 -N '' -C '' -f /output/id_ed2551915Generating public/private ed25519 key pair.16Your identification has been saved in /output/id_ed2551917Your public key has been saved in /output/id_ed25519.pub18The key fingerprint is:19SHA256:XtTnuh17mKbivfjTh8/z450oXu+Q5B+uvH3IMCYiKNk 20The key's randomart image is:21+--[ED25519 256]--+22| |23| . |24| . . . |25| . o |26| o . S . .. |27| o E ..... *.. |28| . ... o.X.* |29| .++o/*B|30| .++BXB%X|31+----[SHA256]-----+32✓ Generated shared file: openssh-ca/id_ed2551933✓ Generated shared file: openssh-ca/id_ed25519.pub34✓ Shared Generator openssh-ca completed35✓ Shared generators completed36Processing machine: client37Generator execution order: state-version38Executing generator: state-version39+ set -euo pipefail40+ PATH=/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin41+ [[ ! -d /etc ]]42+ mkdir -p /etc43+ cat44++ id -g45+ cat46++ id -u47++ id -g48+ cat49+ echo -n 26.0550✓ Generated file: state-version/version51✓ Generator state-version completed52✓ Machine client completed53Processing machine: server54Generator execution order: openssh -> openssh-cert -> openssh-rsa -> sshd-root-key -> state-version55Executing generator: openssh56+ set -euo pipefail57+ PATH=/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin:/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin58+ [[ ! -d /etc ]]59+ mkdir -p /etc60+ cat61++ id -g62+ cat63++ id -u64++ id -g65+ cat66+ ssh-keygen -t ed25519 -N '' -C '' -f /output/ssh.id_ed2551967Generating public/private ed25519 key pair.68Your identification has been saved in /output/ssh.id_ed2551969Your public key has been saved in /output/ssh.id_ed25519.pub70The key fingerprint is:71SHA256:9ARZAEMyvDLr/zB+1oKGbo3+nKH8iqoIue/fyuu52AE 72The key's randomart image is:73+--[ED25519 256]--+74| .o.+.o+. |75| .o ... |76| . . . |77| o . . o |78| E+ S . |79| ... |80|o. +=. . |81|o+=B+O+ . |82|O*XO^Bo. |83+----[SHA256]-----+84✓ Generated file: openssh/ssh.id_ed2551985✓ Generated file: openssh/ssh.id_ed25519.pub86✓ Generator openssh completed87Executing generator: openssh-cert88+ set -euo pipefail89+ PATH=/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/213laqkm792hi5hrn4nrgidq9dw0l5mn-jq-1.8.2-bin/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin90+ [[ ! -d /etc ]]91+ mkdir -p /etc92+ cat93++ id -g94+ cat95++ id -u96++ id -g97+ cat98+ ssh-keygen -s /input/openssh-ca/id_ed25519 -I server -h -n server.clan,server.example.com /input/openssh/ssh.id_ed25519.pub99100+ mv /input/openssh/ssh.id_ed25519-cert.pub /output/ssh.id_ed25519-cert.pub101✓ Generated file: openssh-cert/ssh.id_ed25519-cert.pub102✓ Generator openssh-cert completed103Executing generator: openssh-rsa104+ set -euo pipefail105+ PATH=/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin:/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin106+ [[ ! -d /etc ]]107+ mkdir -p /etc108+ cat109++ id -g110+ cat111++ id -u112++ id -g113+ cat114+ ssh-keygen -t rsa -b 4096 -N '' -C '' -f /output/ssh.id_rsa115Generating public/private rsa key pair.116Your identification has been saved in /output/ssh.id_rsa117Your public key has been saved in /output/ssh.id_rsa.pub118The key fingerprint is:119SHA256:xoS1OewOP0ytF5pA2TvwzdZj1pmluyabQdqyumwtiwE 120The key's randomart image is:121+---[RSA 4096]----+122| . |123| * o |124| = B .|125| . * * . . = |126| E o S * * = |127| . O * B . . |128| . O.+ o . |129| +oo.o.o.. |130| ..==. o+. |131+----[SHA256]-----+132✓ Generated file: openssh-rsa/ssh.id_rsa133✓ Generated file: openssh-rsa/ssh.id_rsa.pub134✓ Generator openssh-rsa completed135Executing generator: sshd-root-key136+ set -euo pipefail137+ PATH=/nix/store/95gh7dw6nqakffsgdzd1cbqkc4qw26ih-openssh-10.4p1/bin:/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin138+ [[ ! -d /etc ]]139+ mkdir -p /etc140+ cat141++ id -g142+ cat143++ id -u144++ id -g145+ cat146+ ssh-keygen -t ed25519 -N '' -C root@server -f /output/id_ed25519147Generating public/private ed25519 key pair.148Your identification has been saved in /output/id_ed25519149Your public key has been saved in /output/id_ed25519.pub150The key fingerprint is:151SHA256:/8IP67T8p2GSDxRGt+sBkwhXrtafYfwpk7irOjjgAs8 root@server152The key's randomart image is:153+--[ED25519 256]--+154| . ..o . |155| o + o . |156| . B . |157| + = . |158| S o * |159|. . . o * * . |160|.+ . . .O X o |161|. E o . oo@ +. |162| . ..o.oB=*o |163+----[SHA256]-----+164✓ Generated file: sshd-root-key/id_ed25519165✓ Generated file: sshd-root-key/id_ed25519.pub166✓ Generator sshd-root-key completed167Executing generator: state-version168+ set -euo pipefail169+ PATH=/nix/store/vpnizxs18sv6agrsqplsvaml9y3bfx0k-coreutils-9.11/bin170+ [[ ! -d /etc ]]171+ mkdir -p /etc172+ cat173++ id -g174+ cat175++ id -u176++ id -g177+ cat178+ echo -n 26.05179✓ Generated file: state-version/version180✓ Generator state-version completed181✓ Machine server completed182✓ All vars checks completed successfully