2026-06-15 03:17:08.248837 | Job console starting 2026-06-15 03:17:08.259933 | Updating git repos 2026-06-15 03:17:08.299283 | Cloning repos into workspace 2026-06-15 03:17:08.358070 | Restoring repo states 2026-06-15 03:17:08.365624 | Merging changes 2026-06-15 03:17:08.365646 | Checking out repos 2026-06-15 03:17:08.406755 | Preparing playbooks 2026-06-15 03:17:09.529095 | Running Ansible setup 2026-06-15 03:17:15.595077 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 03:17:16.679177 | 2026-06-15 03:17:16.679318 | PLAY [Base pre] 2026-06-15 03:17:16.696809 | 2026-06-15 03:17:16.696940 | TASK [Setup log path fact] 2026-06-15 03:17:16.715597 | debian-bookworm | ok 2026-06-15 03:17:16.744317 | 2026-06-15 03:17:16.744483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:17:16.802932 | debian-bookworm | ok 2026-06-15 03:17:16.812855 | 2026-06-15 03:17:16.812969 | TASK [emit-job-header : Print job information] 2026-06-15 03:17:16.870392 | # Job Information 2026-06-15 03:17:16.870590 | Ansible Version: 2.16.14 2026-06-15 03:17:16.870627 | Job: flake8 2026-06-15 03:17:16.870661 | Pipeline: periodic-daily 2026-06-15 03:17:16.870685 | Executor: 521e9411259a 2026-06-15 03:17:16.870705 | Triggered by: https://github.com/osism/node-image 2026-06-15 03:17:16.870728 | Event ID: 592e62348f624226b996d34f9be0a681 2026-06-15 03:17:16.875940 | 2026-06-15 03:17:16.876059 | LOOP [emit-job-header : Print node information] 2026-06-15 03:17:17.021729 | debian-bookworm | ok: 2026-06-15 03:17:17.021904 | debian-bookworm | # Node Information 2026-06-15 03:17:17.021937 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-15 03:17:17.022051 | debian-bookworm | Hostname: debian 2026-06-15 03:17:17.022078 | debian-bookworm | Username: zuul 2026-06-15 03:17:17.022099 | debian-bookworm | Distro: Debian 12.14 2026-06-15 03:17:17.022125 | debian-bookworm | Provider: regiocloud-a 2026-06-15 03:17:17.022147 | debian-bookworm | Region: 2026-06-15 03:17:17.022169 | debian-bookworm | Label: debian-bookworm 2026-06-15 03:17:17.022189 | debian-bookworm | Product Name: OpenStack Nova 2026-06-15 03:17:17.022209 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:9cd 2026-06-15 03:17:17.042112 | 2026-06-15 03:17:17.042249 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 03:17:17.691443 | debian-bookworm -> localhost | changed 2026-06-15 03:17:17.700027 | 2026-06-15 03:17:17.700155 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 03:17:19.260010 | debian-bookworm -> localhost | changed 2026-06-15 03:17:19.273455 | 2026-06-15 03:17:19.273571 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 03:17:19.656368 | debian-bookworm -> localhost | ok 2026-06-15 03:17:19.663280 | 2026-06-15 03:17:19.663392 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 03:17:19.704363 | debian-bookworm | ok 2026-06-15 03:17:19.723117 | debian-bookworm | included: /var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 03:17:19.729525 | 2026-06-15 03:17:19.729627 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 03:17:21.452726 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-15 03:17:21.452938 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/6c42c3b56a30492f8163ee1cd4f7c796_id_rsa 2026-06-15 03:17:21.452977 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/6c42c3b56a30492f8163ee1cd4f7c796_id_rsa.pub 2026-06-15 03:17:21.453003 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-15 03:17:21.453026 | debian-bookworm -> localhost | SHA256:SxqYuuvTVjsQMhRIMUP0/kz+Xs6lprAHy+CROz14d4A zuul-build-sshkey 2026-06-15 03:17:21.453048 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-15 03:17:21.453081 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-15 03:17:21.453104 | debian-bookworm -> localhost | |+Oo. | 2026-06-15 03:17:21.453125 | debian-bookworm -> localhost | |. = | 2026-06-15 03:17:21.453144 | debian-bookworm -> localhost | | . . | 2026-06-15 03:17:21.453163 | debian-bookworm -> localhost | | + .o | 2026-06-15 03:17:21.453183 | debian-bookworm -> localhost | | ++oo S | 2026-06-15 03:17:21.453213 | debian-bookworm -> localhost | | =*E.= . | 2026-06-15 03:17:21.453234 | debian-bookworm -> localhost | | o.BB+.o. . | 2026-06-15 03:17:21.453256 | debian-bookworm -> localhost | | .*o**o+oo | 2026-06-15 03:17:21.453278 | debian-bookworm -> localhost | | .++o.==++ | 2026-06-15 03:17:21.453299 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-15 03:17:21.453350 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.796424 2026-06-15 03:17:21.460109 | 2026-06-15 03:17:21.460207 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 03:17:21.480060 | debian-bookworm | ok 2026-06-15 03:17:21.493018 | debian-bookworm | included: /var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 03:17:21.501171 | 2026-06-15 03:17:21.501257 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 03:17:21.526450 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:17:21.532427 | 2026-06-15 03:17:21.532522 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 03:17:22.182799 | debian-bookworm | changed 2026-06-15 03:17:22.193659 | 2026-06-15 03:17:22.193797 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 03:17:22.453069 | debian-bookworm | ok 2026-06-15 03:17:22.463114 | 2026-06-15 03:17:22.463251 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 03:17:23.255661 | debian-bookworm | changed 2026-06-15 03:17:23.268508 | 2026-06-15 03:17:23.268847 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 03:17:23.987493 | debian-bookworm | changed 2026-06-15 03:17:24.002339 | 2026-06-15 03:17:24.002529 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 03:17:24.030358 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:17:24.058892 | 2026-06-15 03:17:24.059062 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 03:17:25.161921 | debian-bookworm -> localhost | changed 2026-06-15 03:17:25.182157 | 2026-06-15 03:17:25.182325 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 03:17:25.949378 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/6c42c3b56a30492f8163ee1cd4f7c796_id_rsa (zuul-build-sshkey) 2026-06-15 03:17:25.949687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029839 2026-06-15 03:17:25.966537 | 2026-06-15 03:17:25.966688 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 03:17:26.478717 | debian-bookworm | ok 2026-06-15 03:17:26.484459 | 2026-06-15 03:17:26.484585 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 03:17:26.576293 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:17:26.592370 | 2026-06-15 03:17:26.592580 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-15 03:17:27.387742 | debian-bookworm | ok 2026-06-15 03:17:27.413181 | 2026-06-15 03:17:27.413308 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-15 03:17:27.451892 | debian-bookworm | ok 2026-06-15 03:17:27.458195 | 2026-06-15 03:17:27.458295 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-15 03:17:28.089719 | debian-bookworm -> localhost | ok 2026-06-15 03:17:28.096985 | 2026-06-15 03:17:28.097078 | TASK [validate-host : Collect information about the host] 2026-06-15 03:17:29.954477 | debian-bookworm | ok 2026-06-15 03:17:29.989838 | 2026-06-15 03:17:29.989962 | TASK [validate-host : Sanitize hostname] 2026-06-15 03:17:30.358374 | debian-bookworm | ok 2026-06-15 03:17:30.375323 | 2026-06-15 03:17:30.375483 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-15 03:17:32.119862 | debian-bookworm -> localhost | changed 2026-06-15 03:17:32.125584 | 2026-06-15 03:17:32.125681 | TASK [validate-host : Collect information about zuul worker] 2026-06-15 03:17:32.605308 | debian-bookworm | ok 2026-06-15 03:17:32.610142 | 2026-06-15 03:17:32.610253 | TASK [validate-host : Write out all zuul information for each host] 2026-06-15 03:17:34.078272 | debian-bookworm -> localhost | changed 2026-06-15 03:17:34.086323 | 2026-06-15 03:17:34.086424 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-15 03:17:34.427993 | debian-bookworm | ok 2026-06-15 03:17:34.432762 | 2026-06-15 03:17:34.432841 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-15 03:17:36.763771 | debian-bookworm | changed: 2026-06-15 03:17:36.763949 | debian-bookworm | cd+++++++++ src/ 2026-06-15 03:17:36.763983 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-15 03:17:36.764007 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-15 03:17:36.764028 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-06-15 03:17:36.764048 | debian-bookworm | Containerfile 2026-06-15 03:17:36.764177 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/logs" 2026-06-15 03:18:25.823330 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/artifacts" 2026-06-15 03:18:26.184673 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6c42c3b56a30492f8163ee1cd4f7c796/work/docs" 2026-06-15 03:18:26.206463 | 2026-06-15 03:18:26.206668 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 03:18:27.133823 | debian-bookworm | changed: 2026-06-15 03:18:27.135052 | debian-bookworm | .d..t...... ./ 2026-06-15 03:18:27.135162 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-15 03:18:27.135210 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-15 03:18:27.135235 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-15 03:18:27.135257 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-15 03:18:27.135291 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-15 03:18:27.135353 | debian-bookworm | changed: All items complete 2026-06-15 03:18:27.135381 | 2026-06-15 03:18:27.895264 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:18:28.523910 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:18:28.548321 | 2026-06-15 03:18:28.548494 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 03:18:28.579848 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:18:28.584772 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:18:28.606495 | 2026-06-15 03:18:28.606632 | PLAY RECAP 2026-06-15 03:18:28.606707 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-15 03:18:28.606743 | 2026-06-15 03:18:28.777341 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-15 03:18:28.778365 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:18:29.648370 | 2026-06-15 03:18:29.648650 | PLAY [Base post] 2026-06-15 03:18:29.663826 | 2026-06-15 03:18:29.663999 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 03:18:30.252623 | debian-bookworm | changed 2026-06-15 03:18:30.261341 | 2026-06-15 03:18:30.261498 | PLAY RECAP 2026-06-15 03:18:30.261568 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 03:18:30.261634 | 2026-06-15 03:18:30.497596 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:18:30.500055 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 03:18:31.541117 | 2026-06-15 03:18:31.541343 | PLAY [Base post-logs] 2026-06-15 03:18:31.553299 | 2026-06-15 03:18:31.553476 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 03:18:32.086418 | localhost | changed 2026-06-15 03:18:32.102307 | 2026-06-15 03:18:32.102493 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 03:18:32.129301 | localhost | ok 2026-06-15 03:18:32.132750 | 2026-06-15 03:18:32.132891 | TASK [Set zuul-log-path fact] 2026-06-15 03:18:32.150688 | localhost | ok 2026-06-15 03:18:32.161883 | 2026-06-15 03:18:32.162196 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:18:32.193955 | localhost | ok 2026-06-15 03:18:32.202280 | 2026-06-15 03:18:32.202511 | TASK [upload-logs : Create log directories] 2026-06-15 03:18:32.777007 | localhost | changed 2026-06-15 03:18:32.781916 | 2026-06-15 03:18:32.782057 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 03:18:33.368321 | localhost -> localhost | ok: Runtime: 0:00:00.005300 2026-06-15 03:18:33.378290 | 2026-06-15 03:18:33.378444 | TASK [upload-logs : Upload logs to log server] 2026-06-15 03:18:34.417869 | localhost | Output suppressed because no_log was given 2026-06-15 03:18:34.422113 | 2026-06-15 03:18:34.422289 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 03:18:34.531786 | localhost | skipping: Conditional result was False 2026-06-15 03:18:34.547501 | localhost | skipping: Conditional result was False 2026-06-15 03:18:34.553895 | 2026-06-15 03:18:34.554092 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 03:18:34.645175 | localhost | skipping: Conditional result was False 2026-06-15 03:18:34.646070 | 2026-06-15 03:18:34.665384 | localhost | skipping: Conditional result was False 2026-06-15 03:18:34.675513 | 2026-06-15 03:18:34.675734 | LOOP [upload-logs : Upload console log and json output]