2026-07-13 03:14:00.903133 | Job console starting 2026-07-13 03:14:00.930093 | Updating git repos 2026-07-13 03:14:00.976726 | Cloning repos into workspace 2026-07-13 03:14:01.038971 | Restoring repo states 2026-07-13 03:14:01.057776 | Merging changes 2026-07-13 03:14:01.057804 | Checking out repos 2026-07-13 03:14:01.119713 | Preparing playbooks 2026-07-13 03:14:02.776354 | Running Ansible setup 2026-07-13 03:14:08.184877 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 03:14:09.053004 | 2026-07-13 03:14:09.053237 | PLAY [Base pre] 2026-07-13 03:14:09.072512 | 2026-07-13 03:14:09.072686 | TASK [Setup log path fact] 2026-07-13 03:14:09.111556 | debian-bookworm | ok 2026-07-13 03:14:09.129810 | 2026-07-13 03:14:09.130052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:14:09.190532 | debian-bookworm | ok 2026-07-13 03:14:09.203430 | 2026-07-13 03:14:09.203622 | TASK [emit-job-header : Print job information] 2026-07-13 03:14:09.264293 | # Job Information 2026-07-13 03:14:09.264511 | Ansible Version: 2.16.14 2026-07-13 03:14:09.264548 | Job: flake8 2026-07-13 03:14:09.264848 | Pipeline: periodic-daily 2026-07-13 03:14:09.264888 | Executor: 521e9411259a 2026-07-13 03:14:09.264912 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-07-13 03:14:09.264936 | Event ID: 70c49306ac924f2e8cc99f4de00ab4c2 2026-07-13 03:14:09.270204 | 2026-07-13 03:14:09.270346 | LOOP [emit-job-header : Print node information] 2026-07-13 03:14:09.430996 | debian-bookworm | ok: 2026-07-13 03:14:09.431322 | debian-bookworm | # Node Information 2026-07-13 03:14:09.431365 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 03:14:09.431392 | debian-bookworm | Hostname: debian 2026-07-13 03:14:09.431414 | debian-bookworm | Username: zuul 2026-07-13 03:14:09.431434 | debian-bookworm | Distro: Debian 12.15 2026-07-13 03:14:09.431458 | debian-bookworm | Provider: regiocloud-a 2026-07-13 03:14:09.431479 | debian-bookworm | Region: 2026-07-13 03:14:09.431501 | debian-bookworm | Label: debian-bookworm 2026-07-13 03:14:09.431521 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 03:14:09.431540 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe39:1e27 2026-07-13 03:14:09.447970 | 2026-07-13 03:14:09.448143 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 03:14:10.137061 | debian-bookworm -> localhost | changed 2026-07-13 03:14:10.145576 | 2026-07-13 03:14:10.145739 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 03:14:11.667263 | debian-bookworm -> localhost | changed 2026-07-13 03:14:11.679187 | 2026-07-13 03:14:11.679308 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 03:14:11.971505 | debian-bookworm -> localhost | ok 2026-07-13 03:14:11.997534 | 2026-07-13 03:14:11.997679 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 03:14:12.028466 | debian-bookworm | ok 2026-07-13 03:14:12.047231 | debian-bookworm | included: /var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 03:14:12.053883 | 2026-07-13 03:14:12.053993 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 03:14:13.185323 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 03:14:13.185499 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/8205f34b6e594a7fbcf371609cd8c652_id_rsa 2026-07-13 03:14:13.185529 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/8205f34b6e594a7fbcf371609cd8c652_id_rsa.pub 2026-07-13 03:14:13.185552 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 03:14:13.185572 | debian-bookworm -> localhost | SHA256:BIr1afkQo8RDKOdjc3Y+NEJ0/DjqKF+8hMWD3/OjJXg zuul-build-sshkey 2026-07-13 03:14:13.185591 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 03:14:13.185619 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 03:14:13.185639 | debian-bookworm -> localhost | | ==.= | 2026-07-13 03:14:13.185657 | debian-bookworm -> localhost | |. o++=.* | 2026-07-13 03:14:13.185674 | debian-bookworm -> localhost | | +..o.*o. | 2026-07-13 03:14:13.185691 | debian-bookworm -> localhost | | =o+.*+. | 2026-07-13 03:14:13.185708 | debian-bookworm -> localhost | | ..=+* oS | 2026-07-13 03:14:13.185730 | debian-bookworm -> localhost | | =.+o | 2026-07-13 03:14:13.185748 | debian-bookworm -> localhost | | .o* E.. | 2026-07-13 03:14:13.185765 | debian-bookworm -> localhost | |. .o.o =. | 2026-07-13 03:14:13.185783 | debian-bookworm -> localhost | | o. . .... | 2026-07-13 03:14:13.185799 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 03:14:13.185839 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.645001 2026-07-13 03:14:13.191305 | 2026-07-13 03:14:13.191391 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 03:14:13.209014 | debian-bookworm | ok 2026-07-13 03:14:13.217118 | debian-bookworm | included: /var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 03:14:13.223974 | 2026-07-13 03:14:13.224048 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 03:14:13.236980 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:14:13.241482 | 2026-07-13 03:14:13.241555 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 03:14:13.869239 | debian-bookworm | changed 2026-07-13 03:14:13.874512 | 2026-07-13 03:14:13.874606 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 03:14:14.156356 | debian-bookworm | ok 2026-07-13 03:14:14.165546 | 2026-07-13 03:14:14.165679 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 03:14:14.861891 | debian-bookworm | changed 2026-07-13 03:14:14.867398 | 2026-07-13 03:14:14.867494 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 03:14:15.506181 | debian-bookworm | changed 2026-07-13 03:14:15.516224 | 2026-07-13 03:14:15.516506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 03:14:15.541954 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:14:15.551384 | 2026-07-13 03:14:15.551522 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 03:14:16.067392 | debian-bookworm -> localhost | changed 2026-07-13 03:14:16.085167 | 2026-07-13 03:14:16.085382 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 03:14:16.514155 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/8205f34b6e594a7fbcf371609cd8c652_id_rsa (zuul-build-sshkey) 2026-07-13 03:14:16.514547 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012306 2026-07-13 03:14:16.526506 | 2026-07-13 03:14:16.526696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 03:14:17.060671 | debian-bookworm | ok 2026-07-13 03:14:17.066410 | 2026-07-13 03:14:17.066553 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 03:14:17.117426 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:14:17.129359 | 2026-07-13 03:14:17.129524 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 03:14:17.682924 | debian-bookworm | ok 2026-07-13 03:14:17.697436 | 2026-07-13 03:14:17.697600 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 03:14:17.728530 | debian-bookworm | ok 2026-07-13 03:14:17.735549 | 2026-07-13 03:14:17.735674 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 03:14:18.129478 | debian-bookworm -> localhost | ok 2026-07-13 03:14:18.139214 | 2026-07-13 03:14:18.139377 | TASK [validate-host : Collect information about the host] 2026-07-13 03:14:19.366887 | debian-bookworm | ok 2026-07-13 03:14:19.379735 | 2026-07-13 03:14:19.379873 | TASK [validate-host : Sanitize hostname] 2026-07-13 03:14:19.588373 | debian-bookworm | ok 2026-07-13 03:14:19.593621 | 2026-07-13 03:14:19.593741 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 03:14:20.196146 | debian-bookworm -> localhost | changed 2026-07-13 03:14:20.203539 | 2026-07-13 03:14:20.203678 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 03:14:20.638815 | debian-bookworm | ok 2026-07-13 03:14:20.644306 | 2026-07-13 03:14:20.644435 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 03:14:21.265518 | debian-bookworm -> localhost | changed 2026-07-13 03:14:21.276132 | 2026-07-13 03:14:21.276286 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 03:14:21.549443 | debian-bookworm | ok 2026-07-13 03:14:21.557188 | 2026-07-13 03:14:21.557519 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 03:14:22.490294 | debian-bookworm | changed: 2026-07-13 03:14:22.490561 | debian-bookworm | cd+++++++++ src/ 2026-07-13 03:14:22.490608 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 03:14:22.490635 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 03:14:22.490659 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-07-13 03:14:22.490681 | debian-bookworm | Containerfile 2026-07-13 03:14:22.490826 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/logs" 2026-07-13 03:15:26.359354 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/artifacts" 2026-07-13 03:15:26.759975 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8205f34b6e594a7fbcf371609cd8c652/work/docs" 2026-07-13 03:15:26.770182 | 2026-07-13 03:15:26.770346 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 03:15:28.025960 | debian-bookworm | changed: 2026-07-13 03:15:28.026242 | debian-bookworm | .d..t...... ./ 2026-07-13 03:15:28.026279 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 03:15:28.026304 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 03:15:28.026326 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 03:15:28.026348 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 03:15:28.026368 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 03:15:28.026415 | debian-bookworm | changed: All items complete 2026-07-13 03:15:28.026442 | 2026-07-13 03:15:28.806368 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:15:29.516276 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:15:29.543066 | 2026-07-13 03:15:29.543227 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 03:15:29.593574 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:15:29.598275 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:15:29.611663 | 2026-07-13 03:15:29.611766 | PLAY RECAP 2026-07-13 03:15:29.611824 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-13 03:15:29.611849 | 2026-07-13 03:15:29.792550 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 03:15:29.793481 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:15:30.635160 | 2026-07-13 03:15:30.635364 | PLAY [Base post] 2026-07-13 03:15:30.657493 | 2026-07-13 03:15:30.657675 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 03:15:31.276855 | debian-bookworm | changed 2026-07-13 03:15:31.284476 | 2026-07-13 03:15:31.284591 | PLAY RECAP 2026-07-13 03:15:31.284654 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 03:15:31.284715 | 2026-07-13 03:15:31.438338 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:15:31.439315 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 03:15:32.380109 | 2026-07-13 03:15:32.380318 | PLAY [Base post-logs] 2026-07-13 03:15:32.392143 | 2026-07-13 03:15:32.392312 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 03:15:32.921700 | localhost | changed 2026-07-13 03:15:32.939796 | 2026-07-13 03:15:32.939997 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 03:15:32.967438 | localhost | ok 2026-07-13 03:15:32.971539 | 2026-07-13 03:15:32.971677 | TASK [Set zuul-log-path fact] 2026-07-13 03:15:32.989736 | localhost | ok 2026-07-13 03:15:33.008127 | 2026-07-13 03:15:33.008368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:15:33.034369 | localhost | ok 2026-07-13 03:15:33.039187 | 2026-07-13 03:15:33.039326 | TASK [upload-logs : Create log directories] 2026-07-13 03:15:33.768065 | localhost | changed 2026-07-13 03:15:33.772749 | 2026-07-13 03:15:33.772891 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 03:15:34.551720 | localhost -> localhost | ok: Runtime: 0:00:00.005968 2026-07-13 03:15:34.561525 | 2026-07-13 03:15:34.561684 | TASK [upload-logs : Upload logs to log server] 2026-07-13 03:15:35.348101 | localhost | Output suppressed because no_log was given 2026-07-13 03:15:35.351648 | 2026-07-13 03:15:35.351808 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 03:15:35.409768 | localhost | skipping: Conditional result was False 2026-07-13 03:15:35.418624 | localhost | skipping: Conditional result was False 2026-07-13 03:15:35.423404 | 2026-07-13 03:15:35.423540 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 03:15:35.475151 | localhost | skipping: Conditional result was False 2026-07-13 03:15:35.475557 | 2026-07-13 03:15:35.480231 | localhost | skipping: Conditional result was False 2026-07-13 03:15:35.490720 | 2026-07-13 03:15:35.490883 | LOOP [upload-logs : Upload console log and json output]