2026-07-10 19:02:34.019228 | Job console starting 2026-07-10 19:02:34.050582 | Updating git repos 2026-07-10 19:02:34.473778 | Cloning repos into workspace 2026-07-10 19:02:34.545918 | Restoring repo states 2026-07-10 19:02:34.593608 | Merging changes 2026-07-10 19:02:35.313424 | Checking out repos 2026-07-10 19:02:35.380424 | Preparing playbooks 2026-07-10 19:02:36.655028 | Running Ansible setup 2026-07-10 19:02:43.003845 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 19:02:44.403748 | 2026-07-10 19:02:44.403874 | PLAY [Base pre] 2026-07-10 19:02:44.440378 | 2026-07-10 19:02:44.440497 | TASK [Setup log path fact] 2026-07-10 19:02:44.471171 | debian-bookworm | ok 2026-07-10 19:02:44.510349 | 2026-07-10 19:02:44.510482 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 19:02:44.585392 | debian-bookworm | ok 2026-07-10 19:02:44.597482 | 2026-07-10 19:02:44.597588 | TASK [emit-job-header : Print job information] 2026-07-10 19:02:44.664467 | # Job Information 2026-07-10 19:02:44.664615 | Ansible Version: 2.16.14 2026-07-10 19:02:44.664664 | Job: flake8 2026-07-10 19:02:44.664693 | Pipeline: check 2026-07-10 19:02:44.664713 | Executor: 521e9411259a 2026-07-10 19:02:44.664730 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2136 2026-07-10 19:02:44.664748 | Event ID: e23fcc10-7c91-11f1-8fd7-935f50fe4152 2026-07-10 19:02:44.669058 | 2026-07-10 19:02:44.669137 | LOOP [emit-job-header : Print node information] 2026-07-10 19:02:44.826682 | debian-bookworm | ok: 2026-07-10 19:02:44.826823 | debian-bookworm | # Node Information 2026-07-10 19:02:44.826863 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-10 19:02:44.826884 | debian-bookworm | Hostname: debian 2026-07-10 19:02:44.826902 | debian-bookworm | Username: zuul 2026-07-10 19:02:44.826919 | debian-bookworm | Distro: Debian 12.14 2026-07-10 19:02:44.826938 | debian-bookworm | Provider: regiocloud-a 2026-07-10 19:02:44.826954 | debian-bookworm | Region: 2026-07-10 19:02:44.826971 | debian-bookworm | Label: debian-bookworm 2026-07-10 19:02:44.826986 | debian-bookworm | Product Name: OpenStack Nova 2026-07-10 19:02:44.827002 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:db55 2026-07-10 19:02:44.836439 | 2026-07-10 19:02:44.836581 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 19:02:46.204575 | debian-bookworm -> localhost | changed 2026-07-10 19:02:46.226680 | 2026-07-10 19:02:46.226804 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 19:02:49.289171 | debian-bookworm -> localhost | changed 2026-07-10 19:02:49.302066 | 2026-07-10 19:02:49.302178 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 19:02:50.277951 | debian-bookworm -> localhost | ok 2026-07-10 19:02:50.283969 | 2026-07-10 19:02:50.284074 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 19:02:50.313707 | debian-bookworm | ok 2026-07-10 19:02:50.344976 | debian-bookworm | included: /var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 19:02:50.351029 | 2026-07-10 19:02:50.351129 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 19:02:54.174026 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-10 19:02:54.174217 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/c147e8fc39074e55acc41a17551d77a7_id_rsa 2026-07-10 19:02:54.174249 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/c147e8fc39074e55acc41a17551d77a7_id_rsa.pub 2026-07-10 19:02:54.174271 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-10 19:02:54.174291 | debian-bookworm -> localhost | SHA256:He487NdAuBIiuE1SgM2GoURwcuZFRklDxvBT4pWqqWs zuul-build-sshkey 2026-07-10 19:02:54.174309 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-10 19:02:54.174337 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-10 19:02:54.174356 | debian-bookworm -> localhost | |*O*O@.o. | 2026-07-10 19:02:54.174374 | debian-bookworm -> localhost | |=*+*+=. | 2026-07-10 19:02:54.174391 | debian-bookworm -> localhost | |...o+. .. | 2026-07-10 19:02:54.174407 | debian-bookworm -> localhost | | o +.. .o... | 2026-07-10 19:02:54.174424 | debian-bookworm -> localhost | | B . .S.oo | 2026-07-10 19:02:54.174441 | debian-bookworm -> localhost | | + . .+. . | 2026-07-10 19:02:54.174458 | debian-bookworm -> localhost | | . .= o | 2026-07-10 19:02:54.174474 | debian-bookworm -> localhost | |.E . .. . | 2026-07-10 19:02:54.174491 | debian-bookworm -> localhost | |o. .. | 2026-07-10 19:02:54.174508 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-10 19:02:54.174550 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.670560 2026-07-10 19:02:54.179837 | 2026-07-10 19:02:54.179919 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 19:02:54.206171 | debian-bookworm | ok 2026-07-10 19:02:54.223202 | debian-bookworm | included: /var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 19:02:54.231182 | 2026-07-10 19:02:54.231260 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 19:02:54.264063 | debian-bookworm | skipping: Conditional result was False 2026-07-10 19:02:54.268869 | 2026-07-10 19:02:54.268960 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 19:02:55.117597 | debian-bookworm | changed 2026-07-10 19:02:55.122410 | 2026-07-10 19:02:55.122495 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 19:02:55.377510 | debian-bookworm | ok 2026-07-10 19:02:55.385391 | 2026-07-10 19:02:55.385508 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 19:02:56.192222 | debian-bookworm | changed 2026-07-10 19:02:56.197360 | 2026-07-10 19:02:56.197453 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 19:02:57.065744 | debian-bookworm | changed 2026-07-10 19:02:57.071235 | 2026-07-10 19:02:57.071337 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 19:02:57.128292 | debian-bookworm | skipping: Conditional result was False 2026-07-10 19:02:57.134153 | 2026-07-10 19:02:57.134257 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 19:02:57.953560 | debian-bookworm -> localhost | changed 2026-07-10 19:02:57.972378 | 2026-07-10 19:02:57.972854 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 19:02:58.802929 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/c147e8fc39074e55acc41a17551d77a7_id_rsa (zuul-build-sshkey) 2026-07-10 19:02:58.803114 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029220 2026-07-10 19:02:58.812159 | 2026-07-10 19:02:58.812260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 19:02:59.517202 | debian-bookworm | ok 2026-07-10 19:02:59.521893 | 2026-07-10 19:02:59.521975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 19:02:59.553231 | debian-bookworm | skipping: Conditional result was False 2026-07-10 19:02:59.561615 | 2026-07-10 19:02:59.561716 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 19:03:00.178258 | debian-bookworm | ok 2026-07-10 19:03:00.193202 | 2026-07-10 19:03:00.193305 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 19:03:00.241315 | debian-bookworm | ok 2026-07-10 19:03:00.245620 | 2026-07-10 19:03:00.245702 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 19:03:00.859591 | debian-bookworm -> localhost | ok 2026-07-10 19:03:00.864782 | 2026-07-10 19:03:00.864876 | TASK [validate-host : Collect information about the host] 2026-07-10 19:03:01.970061 | debian-bookworm | ok 2026-07-10 19:03:01.987643 | 2026-07-10 19:03:01.987772 | TASK [validate-host : Sanitize hostname] 2026-07-10 19:03:02.093201 | debian-bookworm | ok 2026-07-10 19:03:02.101408 | 2026-07-10 19:03:02.101488 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 19:03:03.007337 | debian-bookworm -> localhost | changed 2026-07-10 19:03:03.013642 | 2026-07-10 19:03:03.013743 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 19:03:03.444273 | debian-bookworm | ok 2026-07-10 19:03:03.448025 | 2026-07-10 19:03:03.448105 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 19:03:04.517992 | debian-bookworm -> localhost | changed 2026-07-10 19:03:04.527006 | 2026-07-10 19:03:04.527127 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 19:03:04.818228 | debian-bookworm | ok 2026-07-10 19:03:04.825794 | 2026-07-10 19:03:04.825903 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 19:03:06.109152 | debian-bookworm | changed: 2026-07-10 19:03:06.109336 | debian-bookworm | cd+++++++++ src/ 2026-07-10 19:03:06.109372 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-10 19:03:06.109396 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-10 19:03:06.109417 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-10 19:03:06.109437 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/logs" 2026-07-10 19:04:43.749315 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/artifacts" 2026-07-10 19:04:44.204970 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c147e8fc39074e55acc41a17551d77a7/work/docs" 2026-07-10 19:04:44.229962 | 2026-07-10 19:04:44.230156 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 19:04:45.210585 | debian-bookworm | changed: 2026-07-10 19:04:45.211207 | debian-bookworm | .d..t...... ./ 2026-07-10 19:04:45.211291 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-10 19:04:45.211336 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-10 19:04:45.211374 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-10 19:04:45.211411 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-10 19:04:45.211448 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-10 19:04:45.211528 | debian-bookworm | changed: All items complete 2026-07-10 19:04:45.211573 | 2026-07-10 19:04:45.764730 | debian-bookworm | changed: .d..t...... ./ 2026-07-10 19:04:46.428698 | debian-bookworm | changed: .d..t...... ./ 2026-07-10 19:04:46.448740 | 2026-07-10 19:04:46.448951 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 19:04:47.081011 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012756 2026-07-10 19:04:47.459419 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.014667 2026-07-10 19:04:47.469886 | 2026-07-10 19:04:47.469989 | PLAY RECAP 2026-07-10 19:04:47.470039 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-10 19:04:47.470064 | 2026-07-10 19:04:47.639051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 19:04:47.640007 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 19:04:49.557685 | 2026-07-10 19:04:49.557857 | PLAY [Base post] 2026-07-10 19:04:49.608258 | 2026-07-10 19:04:49.608432 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 19:04:50.556306 | debian-bookworm | changed 2026-07-10 19:04:50.561730 | 2026-07-10 19:04:50.561805 | PLAY RECAP 2026-07-10 19:04:50.561852 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 19:04:50.561901 | 2026-07-10 19:04:50.792233 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 19:04:50.792853 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 19:04:52.138525 | 2026-07-10 19:04:52.138665 | PLAY [Base post-logs] 2026-07-10 19:04:52.148518 | 2026-07-10 19:04:52.148640 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 19:04:52.680529 | localhost | changed 2026-07-10 19:04:52.689463 | 2026-07-10 19:04:52.689594 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 19:04:52.734188 | localhost | ok 2026-07-10 19:04:52.736598 | 2026-07-10 19:04:52.736673 | TASK [Set zuul-log-path fact] 2026-07-10 19:04:52.750526 | localhost | ok 2026-07-10 19:04:52.756728 | 2026-07-10 19:04:52.756813 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 19:04:52.780540 | localhost | ok 2026-07-10 19:04:52.782909 | 2026-07-10 19:04:52.782984 | TASK [upload-logs : Create log directories] 2026-07-10 19:04:53.592619 | localhost | changed 2026-07-10 19:04:53.594759 | 2026-07-10 19:04:53.594857 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 19:04:54.168219 | localhost -> localhost | ok: Runtime: 0:00:00.009120 2026-07-10 19:04:54.171358 | 2026-07-10 19:04:54.171447 | TASK [upload-logs : Upload logs to log server] 2026-07-10 19:04:54.785135 | localhost | Output suppressed because no_log was given 2026-07-10 19:04:54.786826 | 2026-07-10 19:04:54.786937 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 19:04:54.852585 | localhost | skipping: Conditional result was False 2026-07-10 19:04:54.858417 | localhost | skipping: Conditional result was False 2026-07-10 19:04:54.862640 | 2026-07-10 19:04:54.862734 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 19:04:54.921924 | localhost | skipping: Conditional result was False 2026-07-10 19:04:54.922171 | 2026-07-10 19:04:54.928427 | localhost | skipping: Conditional result was False 2026-07-10 19:04:54.938473 | 2026-07-10 19:04:54.938578 | LOOP [upload-logs : Upload console log and json output]