2026-06-16 19:39:13.733858 | Job console starting 2026-06-16 19:39:13.779059 | Updating git repos 2026-06-16 19:39:14.003551 | Cloning repos into workspace 2026-06-16 19:39:14.177661 | Restoring repo states 2026-06-16 19:39:14.213985 | Merging changes 2026-06-16 19:39:15.123287 | Checking out repos 2026-06-16 19:39:15.308738 | Preparing playbooks 2026-06-16 19:39:17.729597 | Running Ansible setup 2026-06-16 19:39:23.319851 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:39:24.672628 | 2026-06-16 19:39:24.672769 | PLAY [Base pre] 2026-06-16 19:39:24.711945 | 2026-06-16 19:39:24.712082 | TASK [Setup log path fact] 2026-06-16 19:39:24.740455 | debian-bookworm | ok 2026-06-16 19:39:24.780566 | 2026-06-16 19:39:24.780714 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:39:24.828980 | debian-bookworm | ok 2026-06-16 19:39:24.846777 | 2026-06-16 19:39:24.846918 | TASK [emit-job-header : Print job information] 2026-06-16 19:39:24.897981 | # Job Information 2026-06-16 19:39:24.898219 | Ansible Version: 2.16.14 2026-06-16 19:39:24.898258 | Job: python-osism-test-setup 2026-06-16 19:39:24.898300 | Pipeline: check 2026-06-16 19:39:24.898329 | Executor: 521e9411259a 2026-06-16 19:39:24.898350 | Triggered by: https://github.com/osism/python-osism/pull/2384 2026-06-16 19:39:24.898374 | Event ID: 0584dbf0-69bb-11f1-88f3-cdccd776fe30 2026-06-16 19:39:24.905815 | 2026-06-16 19:39:24.906911 | LOOP [emit-job-header : Print node information] 2026-06-16 19:39:25.092660 | debian-bookworm | ok: 2026-06-16 19:39:25.092980 | debian-bookworm | # Node Information 2026-06-16 19:39:25.093028 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 19:39:25.093055 | debian-bookworm | Hostname: debian 2026-06-16 19:39:25.093077 | debian-bookworm | Username: zuul 2026-06-16 19:39:25.093099 | debian-bookworm | Distro: Debian 12.14 2026-06-16 19:39:25.093122 | debian-bookworm | Provider: regiocloud-a 2026-06-16 19:39:25.093143 | debian-bookworm | Region: 2026-06-16 19:39:25.093164 | debian-bookworm | Label: debian-bookworm 2026-06-16 19:39:25.093184 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 19:39:25.093203 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:3c82 2026-06-16 19:39:25.123948 | 2026-06-16 19:39:25.124070 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 19:39:26.083417 | debian-bookworm -> localhost | changed 2026-06-16 19:39:26.090551 | 2026-06-16 19:39:26.090672 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 19:39:29.144329 | debian-bookworm -> localhost | changed 2026-06-16 19:39:29.164978 | 2026-06-16 19:39:29.165111 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 19:39:29.822127 | debian-bookworm -> localhost | ok 2026-06-16 19:39:29.827439 | 2026-06-16 19:39:29.827539 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 19:39:29.866820 | debian-bookworm | ok 2026-06-16 19:39:29.910763 | debian-bookworm | included: /var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 19:39:29.921373 | 2026-06-16 19:39:29.921476 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 19:39:33.670742 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 19:39:33.671110 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/7378b3a021b742c18d39786735c541cd_id_rsa 2026-06-16 19:39:33.671170 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/7378b3a021b742c18d39786735c541cd_id_rsa.pub 2026-06-16 19:39:33.671210 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 19:39:33.671236 | debian-bookworm -> localhost | SHA256:KzcyzrGEy5YlLbuMvUQCV2EHKHGXPLf+rUUqlAVc++g zuul-build-sshkey 2026-06-16 19:39:33.671259 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 19:39:33.671307 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 19:39:33.671331 | debian-bookworm -> localhost | |...o*=o.. | 2026-06-16 19:39:33.671353 | debian-bookworm -> localhost | |...++.o. . | 2026-06-16 19:39:33.671374 | debian-bookworm -> localhost | |... o .o | 2026-06-16 19:39:33.671394 | debian-bookworm -> localhost | | o .o o | 2026-06-16 19:39:33.671414 | debian-bookworm -> localhost | | . .oo S o | 2026-06-16 19:39:33.671437 | debian-bookworm -> localhost | | ooo+. + | 2026-06-16 19:39:33.671458 | debian-bookworm -> localhost | | o*B.E.. | 2026-06-16 19:39:33.671478 | debian-bookworm -> localhost | | *+= O.o. | 2026-06-16 19:39:33.671499 | debian-bookworm -> localhost | | ..Bo+ .. | 2026-06-16 19:39:33.671520 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 19:39:33.671568 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.010599 2026-06-16 19:39:33.678015 | 2026-06-16 19:39:33.678117 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 19:39:33.736473 | debian-bookworm | ok 2026-06-16 19:39:33.759440 | debian-bookworm | included: /var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 19:39:33.780590 | 2026-06-16 19:39:33.780712 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 19:39:33.839406 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:39:33.845313 | 2026-06-16 19:39:33.845410 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 19:39:34.493549 | debian-bookworm | changed 2026-06-16 19:39:34.499944 | 2026-06-16 19:39:34.500049 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 19:39:34.814967 | debian-bookworm | ok 2026-06-16 19:39:34.830709 | 2026-06-16 19:39:34.831063 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 19:39:35.607047 | debian-bookworm | changed 2026-06-16 19:39:35.616061 | 2026-06-16 19:39:35.616169 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 19:39:36.370967 | debian-bookworm | changed 2026-06-16 19:39:36.383987 | 2026-06-16 19:39:36.384098 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 19:39:36.414426 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:39:36.436929 | 2026-06-16 19:39:36.437048 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 19:39:37.716198 | debian-bookworm -> localhost | changed 2026-06-16 19:39:37.726662 | 2026-06-16 19:39:37.726773 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 19:39:38.811590 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/7378b3a021b742c18d39786735c541cd_id_rsa (zuul-build-sshkey) 2026-06-16 19:39:38.811831 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033358 2026-06-16 19:39:38.818262 | 2026-06-16 19:39:38.818345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 19:39:39.233768 | debian-bookworm | ok 2026-06-16 19:39:39.238823 | 2026-06-16 19:39:39.242735 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 19:39:39.356628 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:39:39.367186 | 2026-06-16 19:39:39.367303 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 19:39:39.903372 | debian-bookworm | ok 2026-06-16 19:39:39.945265 | 2026-06-16 19:39:39.945388 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 19:39:40.027492 | debian-bookworm | ok 2026-06-16 19:39:40.032469 | 2026-06-16 19:39:40.032572 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 19:39:40.824060 | debian-bookworm -> localhost | ok 2026-06-16 19:39:40.830572 | 2026-06-16 19:39:40.830663 | TASK [validate-host : Collect information about the host] 2026-06-16 19:39:42.410674 | debian-bookworm | ok 2026-06-16 19:39:42.428679 | 2026-06-16 19:39:42.428828 | TASK [validate-host : Sanitize hostname] 2026-06-16 19:39:42.807224 | debian-bookworm | ok 2026-06-16 19:39:42.818354 | 2026-06-16 19:39:42.818473 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 19:39:44.029831 | debian-bookworm -> localhost | changed 2026-06-16 19:39:44.035645 | 2026-06-16 19:39:44.035743 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 19:39:44.653031 | debian-bookworm | ok 2026-06-16 19:39:44.661608 | 2026-06-16 19:39:44.661718 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 19:39:45.798855 | debian-bookworm -> localhost | changed 2026-06-16 19:39:45.808192 | 2026-06-16 19:39:45.808301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 19:39:46.098518 | debian-bookworm | ok 2026-06-16 19:39:46.110135 | 2026-06-16 19:39:46.110310 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 19:39:47.484047 | debian-bookworm | changed: 2026-06-16 19:39:47.484244 | debian-bookworm | cd+++++++++ src/ 2026-06-16 19:39:47.484280 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 19:39:47.484305 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 19:39:47.484327 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-16 19:39:47.484347 | debian-bookworm | Containerfile 2026-06-16 19:39:47.484501 | debian-bookworm | Containerfile 2026-06-16 19:39:47.554952 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/logs" 2026-06-16 19:43:03.865592 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/artifacts" 2026-06-16 19:43:04.333548 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7378b3a021b742c18d39786735c541cd/work/docs" 2026-06-16 19:43:04.352231 | 2026-06-16 19:43:04.352404 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 19:43:05.366742 | debian-bookworm | changed: 2026-06-16 19:43:05.367209 | debian-bookworm | .d..t...... ./ 2026-06-16 19:43:05.367278 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 19:43:05.367307 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 19:43:05.367345 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 19:43:05.367369 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 19:43:05.367393 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 19:43:05.367444 | debian-bookworm | changed: All items complete 2026-06-16 19:43:05.367468 | 2026-06-16 19:43:06.150153 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:43:07.108531 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:43:07.144820 | 2026-06-16 19:43:07.145042 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 19:43:07.563462 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012948 2026-06-16 19:43:08.243526 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007627 2026-06-16 19:43:08.272706 | 2026-06-16 19:43:08.273158 | PLAY RECAP 2026-06-16 19:43:08.273234 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 19:43:08.273432 | 2026-06-16 19:43:08.670605 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:43:08.671583 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:43:09.656011 | 2026-06-16 19:43:09.656151 | PLAY [Base post] 2026-06-16 19:43:09.672413 | 2026-06-16 19:43:09.672538 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 19:43:10.492023 | debian-bookworm | changed 2026-06-16 19:43:10.507124 | 2026-06-16 19:43:10.507256 | PLAY RECAP 2026-06-16 19:43:10.507324 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 19:43:10.507387 | 2026-06-16 19:43:10.669805 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:43:10.670576 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 19:43:11.967781 | 2026-06-16 19:43:11.967904 | PLAY [Base post-logs] 2026-06-16 19:43:11.983786 | 2026-06-16 19:43:11.983906 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 19:43:12.553058 | localhost | changed 2026-06-16 19:43:12.576424 | 2026-06-16 19:43:12.576574 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 19:43:12.624618 | localhost | ok 2026-06-16 19:43:12.627802 | 2026-06-16 19:43:12.627907 | TASK [Set zuul-log-path fact] 2026-06-16 19:43:12.643228 | localhost | ok 2026-06-16 19:43:12.651216 | 2026-06-16 19:43:12.651314 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:43:12.696049 | localhost | ok 2026-06-16 19:43:12.699064 | 2026-06-16 19:43:12.699156 | TASK [upload-logs : Create log directories] 2026-06-16 19:43:13.348480 | localhost | changed 2026-06-16 19:43:13.351404 | 2026-06-16 19:43:13.351495 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 19:43:14.207423 | localhost -> localhost | ok: Runtime: 0:00:00.017003 2026-06-16 19:43:14.211203 | 2026-06-16 19:43:14.211308 | TASK [upload-logs : Upload logs to log server] 2026-06-16 19:43:14.870657 | localhost | Output suppressed because no_log was given 2026-06-16 19:43:14.873267 | 2026-06-16 19:43:14.873383 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 19:43:14.928281 | localhost | skipping: Conditional result was False 2026-06-16 19:43:14.934292 | localhost | skipping: Conditional result was False 2026-06-16 19:43:14.940996 | 2026-06-16 19:43:14.941114 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 19:43:14.985137 | localhost | skipping: Conditional result was False 2026-06-16 19:43:14.985456 | 2026-06-16 19:43:14.990136 | localhost | skipping: Conditional result was False 2026-06-16 19:43:14.997906 | 2026-06-16 19:43:14.998022 | LOOP [upload-logs : Upload console log and json output]