2026-06-28 03:04:58.945786 | Job console starting 2026-06-28 03:04:58.953884 | Updating git repos 2026-06-28 03:04:58.985514 | Cloning repos into workspace 2026-06-28 03:04:59.072957 | Restoring repo states 2026-06-28 03:04:59.095341 | Merging changes 2026-06-28 03:04:59.095356 | Checking out repos 2026-06-28 03:04:59.249322 | Preparing playbooks 2026-06-28 03:05:00.635574 | Running Ansible setup 2026-06-28 03:05:05.987139 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 03:05:06.987044 | 2026-06-28 03:05:06.987168 | PLAY [Base pre] 2026-06-28 03:05:07.008705 | 2026-06-28 03:05:07.008908 | TASK [Setup log path fact] 2026-06-28 03:05:07.056241 | debian-bookworm | ok 2026-06-28 03:05:07.086132 | 2026-06-28 03:05:07.086366 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:05:07.167234 | debian-bookworm | ok 2026-06-28 03:05:07.181432 | 2026-06-28 03:05:07.181587 | TASK [emit-job-header : Print job information] 2026-06-28 03:05:07.238351 | # Job Information 2026-06-28 03:05:07.238655 | Ansible Version: 2.16.14 2026-06-28 03:05:07.238755 | Job: openstack-project-manager-mypy 2026-06-28 03:05:07.238799 | Pipeline: periodic-daily 2026-06-28 03:05:07.238827 | Executor: 521e9411259a 2026-06-28 03:05:07.238998 | Triggered by: https://github.com/osism/openstack-project-manager 2026-06-28 03:05:07.239031 | Event ID: 57279a6454db4838b67328a11ba4d7b3 2026-06-28 03:05:07.246635 | 2026-06-28 03:05:07.246734 | LOOP [emit-job-header : Print node information] 2026-06-28 03:05:07.488701 | debian-bookworm | ok: 2026-06-28 03:05:07.489560 | debian-bookworm | # Node Information 2026-06-28 03:05:07.489653 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 03:05:07.489962 | debian-bookworm | Hostname: debian 2026-06-28 03:05:07.490312 | debian-bookworm | Username: zuul 2026-06-28 03:05:07.490353 | debian-bookworm | Distro: Debian 12.14 2026-06-28 03:05:07.491383 | debian-bookworm | Provider: regiocloud-a 2026-06-28 03:05:07.491501 | debian-bookworm | Region: 2026-06-28 03:05:07.491567 | debian-bookworm | Label: debian-bookworm 2026-06-28 03:05:07.491592 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 03:05:07.491713 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:6c13 2026-06-28 03:05:07.530665 | 2026-06-28 03:05:07.531311 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 03:05:08.198971 | debian-bookworm -> localhost | changed 2026-06-28 03:05:08.206179 | 2026-06-28 03:05:08.206282 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 03:05:09.417027 | debian-bookworm -> localhost | changed 2026-06-28 03:05:09.430746 | 2026-06-28 03:05:09.430878 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 03:05:09.813420 | debian-bookworm -> localhost | ok 2026-06-28 03:05:09.820675 | 2026-06-28 03:05:09.820805 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 03:05:09.864203 | debian-bookworm | ok 2026-06-28 03:05:09.896556 | debian-bookworm | included: /var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 03:05:09.902759 | 2026-06-28 03:05:09.902877 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 03:05:11.098545 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 03:05:11.098771 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/78b58d2f512c4362aee6c7c0cf3a9e22_id_rsa 2026-06-28 03:05:11.098812 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/78b58d2f512c4362aee6c7c0cf3a9e22_id_rsa.pub 2026-06-28 03:05:11.098885 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 03:05:11.098910 | debian-bookworm -> localhost | SHA256:MXxiQZbMFiP0OJZ95G3SxXVwx0COXW91aWm4PmpVUh8 zuul-build-sshkey 2026-06-28 03:05:11.098955 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 03:05:11.098978 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 03:05:11.099011 | debian-bookworm -> localhost | | .o+*o. o*=@| 2026-06-28 03:05:11.099033 | debian-bookworm -> localhost | | O== o *.EB| 2026-06-28 03:05:11.099054 | debian-bookworm -> localhost | | =.O = = B =| 2026-06-28 03:05:11.099074 | debian-bookworm -> localhost | | . o * o o o.| 2026-06-28 03:05:11.099094 | debian-bookworm -> localhost | | S . o | 2026-06-28 03:05:11.099117 | debian-bookworm -> localhost | | + | 2026-06-28 03:05:11.099138 | debian-bookworm -> localhost | | o . | 2026-06-28 03:05:11.099157 | debian-bookworm -> localhost | | o | 2026-06-28 03:05:11.099178 | debian-bookworm -> localhost | | . | 2026-06-28 03:05:11.099197 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 03:05:11.099247 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.597008 2026-06-28 03:05:11.105954 | 2026-06-28 03:05:11.106079 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 03:05:11.136568 | debian-bookworm | ok 2026-06-28 03:05:11.145465 | debian-bookworm | included: /var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 03:05:11.157509 | 2026-06-28 03:05:11.157717 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 03:05:11.186010 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:05:11.191178 | 2026-06-28 03:05:11.191266 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 03:05:12.031422 | debian-bookworm | changed 2026-06-28 03:05:12.036921 | 2026-06-28 03:05:12.037039 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 03:05:12.317201 | debian-bookworm | ok 2026-06-28 03:05:12.322763 | 2026-06-28 03:05:12.322929 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 03:05:13.084094 | debian-bookworm | changed 2026-06-28 03:05:13.108979 | 2026-06-28 03:05:13.109243 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 03:05:13.884489 | debian-bookworm | changed 2026-06-28 03:05:13.893393 | 2026-06-28 03:05:13.893526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 03:05:13.928214 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:05:13.941853 | 2026-06-28 03:05:13.942006 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 03:05:14.404924 | debian-bookworm -> localhost | changed 2026-06-28 03:05:14.415867 | 2026-06-28 03:05:14.415978 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 03:05:14.816777 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/78b58d2f512c4362aee6c7c0cf3a9e22_id_rsa (zuul-build-sshkey) 2026-06-28 03:05:14.817100 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035677 2026-06-28 03:05:14.829022 | 2026-06-28 03:05:14.829230 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 03:05:15.316214 | debian-bookworm | ok 2026-06-28 03:05:15.322396 | 2026-06-28 03:05:15.322620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 03:05:15.347067 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:05:15.358586 | 2026-06-28 03:05:15.358727 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 03:05:15.846798 | debian-bookworm | ok 2026-06-28 03:05:15.862570 | 2026-06-28 03:05:15.862732 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 03:05:15.909183 | debian-bookworm | ok 2026-06-28 03:05:15.918248 | 2026-06-28 03:05:15.918416 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 03:05:16.264490 | debian-bookworm -> localhost | ok 2026-06-28 03:05:16.281121 | 2026-06-28 03:05:16.281301 | TASK [validate-host : Collect information about the host] 2026-06-28 03:05:17.539205 | debian-bookworm | ok 2026-06-28 03:05:17.554045 | 2026-06-28 03:05:17.554185 | TASK [validate-host : Sanitize hostname] 2026-06-28 03:05:17.753585 | debian-bookworm | ok 2026-06-28 03:05:17.759235 | 2026-06-28 03:05:17.759369 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 03:05:18.417245 | debian-bookworm -> localhost | changed 2026-06-28 03:05:18.424138 | 2026-06-28 03:05:18.424270 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 03:05:18.877088 | debian-bookworm | ok 2026-06-28 03:05:18.884573 | 2026-06-28 03:05:18.884725 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 03:05:19.560896 | debian-bookworm -> localhost | changed 2026-06-28 03:05:19.573211 | 2026-06-28 03:05:19.573374 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 03:05:19.892527 | debian-bookworm | ok 2026-06-28 03:05:19.900231 | 2026-06-28 03:05:19.900374 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 03:05:20.868537 | debian-bookworm | changed: 2026-06-28 03:05:20.868776 | debian-bookworm | cd+++++++++ src/ 2026-06-28 03:05:20.868812 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 03:05:20.868837 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 03:05:20.868859 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-06-28 03:05:20.868879 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/logs" 2026-06-28 03:07:17.971716 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/artifacts" 2026-06-28 03:07:18.272614 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/78b58d2f512c4362aee6c7c0cf3a9e22/work/docs" 2026-06-28 03:07:18.290277 | 2026-06-28 03:07:18.290409 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 03:07:19.681948 | debian-bookworm | changed: 2026-06-28 03:07:19.682321 | debian-bookworm | .d..t...... ./ 2026-06-28 03:07:19.682366 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 03:07:19.682394 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 03:07:19.682417 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 03:07:19.682439 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 03:07:19.682461 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 03:07:19.682507 | debian-bookworm | changed: All items complete 2026-06-28 03:07:19.682535 | 2026-06-28 03:07:20.822342 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:07:22.013409 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:07:22.041187 | 2026-06-28 03:07:22.041342 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 03:07:22.113895 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:07:22.121090 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:07:22.166481 | 2026-06-28 03:07:22.166608 | PLAY RECAP 2026-06-28 03:07:22.166665 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-28 03:07:22.166690 | 2026-06-28 03:07:22.499445 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 03:07:22.500741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:07:23.840506 | 2026-06-28 03:07:23.840648 | PLAY [Base post] 2026-06-28 03:07:23.853029 | 2026-06-28 03:07:23.853147 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 03:07:24.402649 | debian-bookworm | changed 2026-06-28 03:07:24.415889 | 2026-06-28 03:07:24.416065 | PLAY RECAP 2026-06-28 03:07:24.416160 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 03:07:24.416268 | 2026-06-28 03:07:24.528214 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:07:24.532027 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 03:07:25.479519 | 2026-06-28 03:07:25.479679 | PLAY [Base post-logs] 2026-06-28 03:07:25.507337 | 2026-06-28 03:07:25.507477 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 03:07:26.047874 | localhost | changed 2026-06-28 03:07:26.057384 | 2026-06-28 03:07:26.057545 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 03:07:26.082563 | localhost | ok 2026-06-28 03:07:26.085533 | 2026-06-28 03:07:26.085624 | TASK [Set zuul-log-path fact] 2026-06-28 03:07:26.100308 | localhost | ok 2026-06-28 03:07:26.108108 | 2026-06-28 03:07:26.108214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:07:26.133293 | localhost | ok 2026-06-28 03:07:26.137118 | 2026-06-28 03:07:26.137242 | TASK [upload-logs : Create log directories] 2026-06-28 03:07:26.614698 | localhost | changed 2026-06-28 03:07:26.617386 | 2026-06-28 03:07:26.617484 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 03:07:27.157925 | localhost -> localhost | ok: Runtime: 0:00:00.007017 2026-06-28 03:07:27.161653 | 2026-06-28 03:07:27.161751 | TASK [upload-logs : Upload logs to log server] 2026-06-28 03:07:28.262980 | localhost | Output suppressed because no_log was given 2026-06-28 03:07:28.266652 | 2026-06-28 03:07:28.266887 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 03:07:28.378150 | localhost | skipping: Conditional result was False 2026-06-28 03:07:28.395371 | localhost | skipping: Conditional result was False 2026-06-28 03:07:28.399425 | 2026-06-28 03:07:28.399562 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 03:07:28.524043 | localhost | skipping: Conditional result was False 2026-06-28 03:07:28.524407 | 2026-06-28 03:07:28.529311 | localhost | skipping: Conditional result was False 2026-06-28 03:07:28.539026 | 2026-06-28 03:07:28.539154 | LOOP [upload-logs : Upload console log and json output]