2026-07-01 03:12:11.884949 | Job console starting 2026-07-01 03:12:11.904812 | Updating git repos 2026-07-01 03:12:11.946967 | Cloning repos into workspace 2026-07-01 03:12:11.996821 | Restoring repo states 2026-07-01 03:12:12.022422 | Merging changes 2026-07-01 03:12:12.022440 | Checking out repos 2026-07-01 03:12:12.052238 | Preparing playbooks 2026-07-01 03:12:13.322804 | Running Ansible setup 2026-07-01 03:12:18.723191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:12:19.978932 | 2026-07-01 03:12:19.979131 | PLAY [Base pre] 2026-07-01 03:12:19.998571 | 2026-07-01 03:12:19.998748 | TASK [Setup log path fact] 2026-07-01 03:12:20.029324 | debian-bookworm | ok 2026-07-01 03:12:20.047357 | 2026-07-01 03:12:20.047528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:12:20.081135 | debian-bookworm | ok 2026-07-01 03:12:20.092026 | 2026-07-01 03:12:20.092144 | TASK [emit-job-header : Print job information] 2026-07-01 03:12:20.147279 | # Job Information 2026-07-01 03:12:20.147525 | Ansible Version: 2.16.14 2026-07-01 03:12:20.147573 | Job: hadolint 2026-07-01 03:12:20.147664 | Pipeline: periodic-daily 2026-07-01 03:12:20.147699 | Executor: 521e9411259a 2026-07-01 03:12:20.147728 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-07-01 03:12:20.147757 | Event ID: bfd4ec048c4742a5bb7eecf8633b5dca 2026-07-01 03:12:20.154270 | 2026-07-01 03:12:20.154401 | LOOP [emit-job-header : Print node information] 2026-07-01 03:12:20.310061 | debian-bookworm | ok: 2026-07-01 03:12:20.310296 | debian-bookworm | # Node Information 2026-07-01 03:12:20.310330 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:12:20.310355 | debian-bookworm | Hostname: debian 2026-07-01 03:12:20.310377 | debian-bookworm | Username: zuul 2026-07-01 03:12:20.310399 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:12:20.310423 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:12:20.310443 | debian-bookworm | Region: 2026-07-01 03:12:20.310464 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:12:20.310483 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:12:20.310503 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:f046 2026-07-01 03:12:20.349708 | 2026-07-01 03:12:20.349907 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:12:21.027393 | debian-bookworm -> localhost | changed 2026-07-01 03:12:21.038932 | 2026-07-01 03:12:21.039143 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:12:22.648373 | debian-bookworm -> localhost | changed 2026-07-01 03:12:22.666360 | 2026-07-01 03:12:22.666529 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:12:23.320550 | debian-bookworm -> localhost | ok 2026-07-01 03:12:23.334070 | 2026-07-01 03:12:23.334242 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:12:23.420009 | debian-bookworm | ok 2026-07-01 03:12:23.526663 | debian-bookworm | included: /var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:12:23.558424 | 2026-07-01 03:12:23.560320 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:12:26.022005 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:12:26.022349 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/12b3206dce9143d59c0424028ba536d4_id_rsa 2026-07-01 03:12:26.022394 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/12b3206dce9143d59c0424028ba536d4_id_rsa.pub 2026-07-01 03:12:26.022423 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:12:26.022449 | debian-bookworm -> localhost | SHA256:evMgA8YOB2Gy/ClTNI93U3mqWCwZyPJDVmZ4WTDj76U zuul-build-sshkey 2026-07-01 03:12:26.022472 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:12:26.022513 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:12:26.022537 | debian-bookworm -> localhost | |. +o+B+. .. | 2026-07-01 03:12:26.022559 | debian-bookworm -> localhost | |.=.BB+o .. . | 2026-07-01 03:12:26.022580 | debian-bookworm -> localhost | |..*o.++o o | 2026-07-01 03:12:26.022602 | debian-bookworm -> localhost | | o=oooo.. | 2026-07-01 03:12:26.022641 | debian-bookworm -> localhost | | o.o* +.S. | 2026-07-01 03:12:26.022667 | debian-bookworm -> localhost | | o= o.oo | 2026-07-01 03:12:26.022688 | debian-bookworm -> localhost | | . +E+ | 2026-07-01 03:12:26.022709 | debian-bookworm -> localhost | | + + | 2026-07-01 03:12:26.022771 | debian-bookworm -> localhost | | . | 2026-07-01 03:12:26.022798 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:12:26.022896 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.598106 2026-07-01 03:12:26.031419 | 2026-07-01 03:12:26.031555 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:12:26.064130 | debian-bookworm | ok 2026-07-01 03:12:26.077004 | debian-bookworm | included: /var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:12:26.091388 | 2026-07-01 03:12:26.091526 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:12:26.117205 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:26.138310 | 2026-07-01 03:12:26.138502 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:12:26.831420 | debian-bookworm | changed 2026-07-01 03:12:26.843227 | 2026-07-01 03:12:26.843400 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:12:27.121066 | debian-bookworm | ok 2026-07-01 03:12:27.132219 | 2026-07-01 03:12:27.132366 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:12:27.823315 | debian-bookworm | changed 2026-07-01 03:12:27.831814 | 2026-07-01 03:12:27.831964 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:12:28.549230 | debian-bookworm | changed 2026-07-01 03:12:28.562209 | 2026-07-01 03:12:28.562380 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:12:28.598233 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:28.606013 | 2026-07-01 03:12:28.606155 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:12:29.254455 | debian-bookworm -> localhost | changed 2026-07-01 03:12:29.267396 | 2026-07-01 03:12:29.267537 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:12:29.639058 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/12b3206dce9143d59c0424028ba536d4_id_rsa (zuul-build-sshkey) 2026-07-01 03:12:29.639355 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012996 2026-07-01 03:12:29.653005 | 2026-07-01 03:12:29.653157 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:12:30.091658 | debian-bookworm | ok 2026-07-01 03:12:30.098463 | 2026-07-01 03:12:30.098599 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:12:30.125487 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:12:30.142134 | 2026-07-01 03:12:30.142271 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:12:30.622532 | debian-bookworm | ok 2026-07-01 03:12:30.649211 | 2026-07-01 03:12:30.649864 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:12:30.713749 | debian-bookworm | ok 2026-07-01 03:12:30.724750 | 2026-07-01 03:12:30.724911 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:12:31.376769 | debian-bookworm -> localhost | ok 2026-07-01 03:12:31.384072 | 2026-07-01 03:12:31.384190 | TASK [validate-host : Collect information about the host] 2026-07-01 03:12:32.794762 | debian-bookworm | ok 2026-07-01 03:12:32.894279 | 2026-07-01 03:12:32.894450 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:12:33.493219 | debian-bookworm | ok 2026-07-01 03:12:33.517636 | 2026-07-01 03:12:33.517811 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:12:35.273573 | debian-bookworm -> localhost | changed 2026-07-01 03:12:35.283553 | 2026-07-01 03:12:35.283662 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:12:35.917323 | debian-bookworm | ok 2026-07-01 03:12:35.923456 | 2026-07-01 03:12:35.923552 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:12:36.687849 | debian-bookworm -> localhost | changed 2026-07-01 03:12:36.698040 | 2026-07-01 03:12:36.698137 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:12:36.956531 | debian-bookworm | ok 2026-07-01 03:12:36.964842 | 2026-07-01 03:12:36.964960 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:12:37.839776 | debian-bookworm | changed: 2026-07-01 03:12:37.839927 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:12:37.839954 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:12:37.839974 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:12:37.839992 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-07-01 03:12:37.840009 | debian-bookworm | Containerfile 2026-07-01 03:12:37.840115 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/logs" 2026-07-01 03:13:22.209489 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/artifacts" 2026-07-01 03:13:22.521528 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/12b3206dce9143d59c0424028ba536d4/work/docs" 2026-07-01 03:13:22.533963 | 2026-07-01 03:13:22.534123 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:13:23.626884 | debian-bookworm | changed: 2026-07-01 03:13:23.627173 | debian-bookworm | .d..t...... ./ 2026-07-01 03:13:23.627210 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:13:23.627234 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:13:23.627257 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:13:23.627281 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:13:23.627303 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:13:23.627347 | debian-bookworm | changed: All items complete 2026-07-01 03:13:23.627373 | 2026-07-01 03:13:24.373402 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:13:25.022492 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:13:25.063368 | 2026-07-01 03:13:25.063543 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:13:25.121342 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:13:25.125731 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:13:25.136523 | 2026-07-01 03:13:25.136627 | PLAY RECAP 2026-07-01 03:13:25.136685 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:13:25.136710 | 2026-07-01 03:13:25.422759 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:13:25.423798 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:13:26.646286 | 2026-07-01 03:13:26.646508 | PLAY [Base post] 2026-07-01 03:13:26.662402 | 2026-07-01 03:13:26.662580 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:13:27.232972 | debian-bookworm | changed 2026-07-01 03:13:27.241068 | 2026-07-01 03:13:27.241211 | PLAY RECAP 2026-07-01 03:13:27.241281 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:13:27.241348 | 2026-07-01 03:13:27.415813 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:13:27.416750 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:13:28.556983 | 2026-07-01 03:13:28.557594 | PLAY [Base post-logs] 2026-07-01 03:13:28.584961 | 2026-07-01 03:13:28.585163 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:13:29.229733 | localhost | changed 2026-07-01 03:13:29.243401 | 2026-07-01 03:13:29.243631 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:13:29.313906 | localhost | ok 2026-07-01 03:13:29.318081 | 2026-07-01 03:13:29.318201 | TASK [Set zuul-log-path fact] 2026-07-01 03:13:29.350213 | localhost | ok 2026-07-01 03:13:29.360991 | 2026-07-01 03:13:29.361129 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:13:29.409109 | localhost | ok 2026-07-01 03:13:29.413046 | 2026-07-01 03:13:29.413173 | TASK [upload-logs : Create log directories] 2026-07-01 03:13:30.176109 | localhost | changed 2026-07-01 03:13:30.179292 | 2026-07-01 03:13:30.179424 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:13:30.974423 | localhost -> localhost | ok: Runtime: 0:00:00.021360 2026-07-01 03:13:30.979218 | 2026-07-01 03:13:30.979356 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:13:31.882276 | localhost | Output suppressed because no_log was given 2026-07-01 03:13:31.884465 | 2026-07-01 03:13:31.884623 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:13:31.951319 | localhost | skipping: Conditional result was False 2026-07-01 03:13:31.957935 | localhost | skipping: Conditional result was False 2026-07-01 03:13:31.964739 | 2026-07-01 03:13:31.964860 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:13:32.018419 | localhost | skipping: Conditional result was False 2026-07-01 03:13:32.018771 | 2026-07-01 03:13:32.023955 | localhost | skipping: Conditional result was False 2026-07-01 03:13:32.032621 | 2026-07-01 03:13:32.032740 | LOOP [upload-logs : Upload console log and json output]