2025-10-02 03:16:10.544635 | Job console starting 2025-10-02 03:16:10.551729 | Updating git repos 2025-10-02 03:16:10.592605 | Cloning repos into workspace 2025-10-02 03:16:10.638550 | Restoring repo states 2025-10-02 03:16:10.665960 | Merging changes 2025-10-02 03:16:10.665975 | Checking out repos 2025-10-02 03:16:11.814017 | Preparing playbooks 2025-10-02 03:16:13.010806 | Running Ansible setup 2025-10-02 03:16:21.249191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-02 03:16:22.587832 | 2025-10-02 03:16:22.587961 | PLAY [Base pre] 2025-10-02 03:16:22.603528 | 2025-10-02 03:16:22.603652 | TASK [Setup log path fact] 2025-10-02 03:16:22.661508 | debian-bookworm | ok 2025-10-02 03:16:22.683542 | 2025-10-02 03:16:22.683685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-02 03:16:22.713685 | debian-bookworm | ok 2025-10-02 03:16:22.721425 | 2025-10-02 03:16:22.721511 | TASK [emit-job-header : Print job information] 2025-10-02 03:16:22.749613 | # Job Information 2025-10-02 03:16:22.749796 | Ansible Version: 2.16.14 2025-10-02 03:16:22.749827 | Job: hadolint 2025-10-02 03:16:22.749857 | Pipeline: periodic-daily 2025-10-02 03:16:22.749880 | Executor: 521e9411259a 2025-10-02 03:16:22.749897 | Triggered by: https://github.com/osism/osism-kubernetes 2025-10-02 03:16:22.749916 | Event ID: cd8d6ef54ee44078ac44ecde75454e5e 2025-10-02 03:16:22.754125 | 2025-10-02 03:16:22.754210 | LOOP [emit-job-header : Print node information] 2025-10-02 03:16:22.847696 | debian-bookworm | ok: 2025-10-02 03:16:22.847884 | debian-bookworm | # Node Information 2025-10-02 03:16:22.847913 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-02 03:16:22.847933 | debian-bookworm | Hostname: debian 2025-10-02 03:16:22.847952 | debian-bookworm | Username: zuul 2025-10-02 03:16:22.847969 | debian-bookworm | Distro: Debian 12.12 2025-10-02 03:16:22.847989 | debian-bookworm | Provider: regiocloud-a 2025-10-02 03:16:22.848006 | debian-bookworm | Region: 2025-10-02 03:16:22.848024 | debian-bookworm | Label: debian-bookworm 2025-10-02 03:16:22.848040 | debian-bookworm | Product Name: OpenStack Nova 2025-10-02 03:16:22.848056 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:5dce 2025-10-02 03:16:22.858396 | 2025-10-02 03:16:22.858496 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-02 03:16:23.655623 | debian-bookworm -> localhost | changed 2025-10-02 03:16:23.662032 | 2025-10-02 03:16:23.662122 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-02 03:16:24.993862 | debian-bookworm -> localhost | changed 2025-10-02 03:16:25.004337 | 2025-10-02 03:16:25.004431 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-02 03:16:25.711889 | debian-bookworm -> localhost | ok 2025-10-02 03:16:25.717421 | 2025-10-02 03:16:25.717506 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-02 03:16:25.801532 | debian-bookworm | ok 2025-10-02 03:16:25.835228 | debian-bookworm | included: /var/lib/zuul/builds/d3483d00f81a4e82b575634bd0bbbb2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-02 03:16:25.845911 | 2025-10-02 03:16:25.845997 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-02 03:16:27.209253 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-02 03:16:27.209414 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3483d00f81a4e82b575634bd0bbbb2f/work/d3483d00f81a4e82b575634bd0bbbb2f_id_rsa 2025-10-02 03:16:27.209446 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3483d00f81a4e82b575634bd0bbbb2f/work/d3483d00f81a4e82b575634bd0bbbb2f_id_rsa.pub 2025-10-02 03:16:27.209469 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-02 03:16:27.209490 | debian-bookworm -> localhost | SHA256:9lnBo5BdsGJABAO+vw6EcoMHC6WtU+2TBm5Shtf4njU zuul-build-sshkey 2025-10-02 03:16:27.209508 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-02 03:16:27.209533 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-02 03:16:27.209551 | debian-bookworm -> localhost | | o.o++ ... | 2025-10-02 03:16:27.209600 | debian-bookworm -> localhost | | * + . . o + | 2025-10-02 03:16:27.209618 | debian-bookworm -> localhost | |= X o = o + | 2025-10-02 03:16:27.209635 | debian-bookworm -> localhost | |.% = . . o . o | 2025-10-02 03:16:27.209651 | debian-bookworm -> localhost | |O O * E S . . | 2025-10-02 03:16:27.209672 | debian-bookworm -> localhost | |.B = + o . o | 2025-10-02 03:16:27.209689 | debian-bookworm -> localhost | | . + o | 2025-10-02 03:16:27.209704 | debian-bookworm -> localhost | | . . | 2025-10-02 03:16:27.209721 | debian-bookworm -> localhost | | .o | 2025-10-02 03:16:27.209738 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-02 03:16:27.209779 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.773423 2025-10-02 03:16:27.214808 | 2025-10-02 03:16:27.214934 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-02 03:16:27.251781 | debian-bookworm | ok 2025-10-02 03:16:27.267611 | debian-bookworm | included: /var/lib/zuul/builds/d3483d00f81a4e82b575634bd0bbbb2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-02 03:16:27.279406 | 2025-10-02 03:16:27.279488 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-02 03:16:27.327304 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:16:27.332652 | 2025-10-02 03:16:27.332734 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-02 03:16:28.236520 | debian-bookworm | changed 2025-10-02 03:16:28.254896 | 2025-10-02 03:16:28.255416 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-02 03:16:28.540783 | debian-bookworm | ok 2025-10-02 03:16:28.545651 | 2025-10-02 03:16:28.545731 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-02 03:16:29.147352 | debian-bookworm | changed 2025-10-02 03:16:29.156845 | 2025-10-02 03:16:29.156975 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-02 03:16:29.861619 | debian-bookworm | changed 2025-10-02 03:16:29.866011 | 2025-10-02 03:16:29.866080 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-02 03:16:29.890727 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:16:29.896099 | 2025-10-02 03:16:29.896174 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-02 03:16:30.339966 | debian-bookworm -> localhost | changed 2025-10-02 03:16:30.355372 | 2025-10-02 03:16:30.357815 | TASK [add-build-sshkey : Add back temp key] 2025-10-02 03:16:30.911132 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3483d00f81a4e82b575634bd0bbbb2f/work/d3483d00f81a4e82b575634bd0bbbb2f_id_rsa (zuul-build-sshkey) 2025-10-02 03:16:30.911336 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026396 2025-10-02 03:16:30.918607 | 2025-10-02 03:16:30.918698 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-02 03:16:31.391113 | debian-bookworm | ok 2025-10-02 03:16:31.399016 | 2025-10-02 03:16:31.399140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-02 03:16:31.412617 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:16:31.421619 | 2025-10-02 03:16:31.421694 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-02 03:16:31.812396 | debian-bookworm | ok 2025-10-02 03:16:31.821021 | 2025-10-02 03:16:31.821101 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-02 03:16:31.848929 | debian-bookworm | ok 2025-10-02 03:16:31.852884 | 2025-10-02 03:16:31.852951 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-02 03:16:32.158504 | debian-bookworm -> localhost | ok 2025-10-02 03:16:32.163760 | 2025-10-02 03:16:32.163838 | TASK [validate-host : Collect information about the host] 2025-10-02 03:16:33.319679 | debian-bookworm | ok 2025-10-02 03:16:33.334142 | 2025-10-02 03:16:33.334227 | TASK [validate-host : Sanitize hostname] 2025-10-02 03:16:33.508371 | debian-bookworm | ok 2025-10-02 03:16:33.567858 | 2025-10-02 03:16:33.567943 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-02 03:16:34.039304 | debian-bookworm -> localhost | changed 2025-10-02 03:16:34.044666 | 2025-10-02 03:16:34.044934 | TASK [validate-host : Collect information about zuul worker] 2025-10-02 03:16:34.461874 | debian-bookworm | ok 2025-10-02 03:16:34.466666 | 2025-10-02 03:16:34.466760 | TASK [validate-host : Write out all zuul information for each host] 2025-10-02 03:16:34.929367 | debian-bookworm -> localhost | changed 2025-10-02 03:16:34.936665 | 2025-10-02 03:16:34.936736 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-02 03:16:35.241275 | debian-bookworm | ok 2025-10-02 03:16:35.249985 | 2025-10-02 03:16:35.250121 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-02 03:16:36.495625 | debian-bookworm | changed: 2025-10-02 03:16:36.495791 | debian-bookworm | cd+++++++++ src/ 2025-10-02 03:16:36.495825 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-02 03:16:36.495848 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-02 03:16:36.495870 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-10-02 03:16:36.495890 | debian-bookworm | Containerfile 2025-10-02 03:16:36.496036 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006529 2025-10-02 03:16:43.633796 | 2025-10-02 03:16:43.633945 | TASK [upload-logs : Upload logs to log server] 2025-10-02 03:16:44.133155 | localhost | Output suppressed because no_log was given 2025-10-02 03:16:44.136382 | 2025-10-02 03:16:44.136535 | LOOP [upload-logs : Compress console log and json output] 2025-10-02 03:16:44.181933 | localhost | skipping: Conditional result was False 2025-10-02 03:16:44.187359 | localhost | skipping: Conditional result was False 2025-10-02 03:16:44.197504 | 2025-10-02 03:16:44.197688 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-02 03:16:44.248364 | localhost | skipping: Conditional result was False 2025-10-02 03:16:44.248696 | 2025-10-02 03:16:44.252888 | localhost | skipping: Conditional result was False 2025-10-02 03:16:44.256622 | 2025-10-02 03:16:44.256848 | LOOP [upload-logs : Upload console log and json output]