2026-05-08 10:09:16.360034 | Job console starting 2026-05-08 10:09:16.398052 | Updating git repos 2026-05-08 10:09:16.463731 | Cloning repos into workspace 2026-05-08 10:09:16.576897 | Restoring repo states 2026-05-08 10:09:16.610234 | Merging changes 2026-05-08 10:09:17.380613 | Checking out repos 2026-05-08 10:09:17.525195 | Preparing playbooks 2026-05-08 10:09:19.164435 | Running Ansible setup 2026-05-08 10:09:26.271865 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:09:28.526474 | 2026-05-08 10:09:28.526611 | PLAY [Base pre] 2026-05-08 10:09:28.563961 | 2026-05-08 10:09:28.564096 | TASK [Setup log path fact] 2026-05-08 10:09:28.589965 | debian-bookworm | ok 2026-05-08 10:09:28.629975 | 2026-05-08 10:09:28.630115 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:09:28.711132 | debian-bookworm | ok 2026-05-08 10:09:28.728786 | 2026-05-08 10:09:28.728890 | TASK [emit-job-header : Print job information] 2026-05-08 10:09:28.807809 | # Job Information 2026-05-08 10:09:28.807987 | Ansible Version: 2.16.14 2026-05-08 10:09:28.808022 | Job: container-image-python-osism-frontend-build 2026-05-08 10:09:28.808057 | Pipeline: check 2026-05-08 10:09:28.808080 | Executor: 521e9411259a 2026-05-08 10:09:28.808101 | Triggered by: https://github.com/osism/python-osism/pull/2251 2026-05-08 10:09:28.808123 | Event ID: f2ad0e8a-4ac5-11f1-8093-8f999d284815 2026-05-08 10:09:28.812865 | 2026-05-08 10:09:28.812955 | LOOP [emit-job-header : Print node information] 2026-05-08 10:09:28.918851 | debian-bookworm | ok: 2026-05-08 10:09:28.919050 | debian-bookworm | # Node Information 2026-05-08 10:09:28.919086 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 10:09:28.919112 | debian-bookworm | Hostname: debian 2026-05-08 10:09:28.919134 | debian-bookworm | Username: zuul 2026-05-08 10:09:28.919155 | debian-bookworm | Distro: Debian 12.13 2026-05-08 10:09:28.919179 | debian-bookworm | Provider: regiocloud-a 2026-05-08 10:09:28.919200 | debian-bookworm | Region: 2026-05-08 10:09:28.919221 | debian-bookworm | Label: debian-bookworm 2026-05-08 10:09:28.919240 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 10:09:28.919260 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe00:7fc9 2026-05-08 10:09:28.930446 | 2026-05-08 10:09:28.930563 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 10:09:29.979375 | debian-bookworm -> localhost | changed 2026-05-08 10:09:29.986386 | 2026-05-08 10:09:29.986481 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 10:09:32.681775 | debian-bookworm -> localhost | changed 2026-05-08 10:09:32.702056 | 2026-05-08 10:09:32.702161 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 10:09:33.729406 | debian-bookworm -> localhost | ok 2026-05-08 10:09:33.736181 | 2026-05-08 10:09:33.736285 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 10:09:33.777536 | debian-bookworm | ok 2026-05-08 10:09:33.825383 | debian-bookworm | included: /var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 10:09:33.841468 | 2026-05-08 10:09:33.841583 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 10:09:36.903367 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 10:09:36.903577 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/d4c4b3ed47864716894a60fd87558a2d_id_rsa 2026-05-08 10:09:36.903614 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/d4c4b3ed47864716894a60fd87558a2d_id_rsa.pub 2026-05-08 10:09:36.903640 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 10:09:36.903664 | debian-bookworm -> localhost | SHA256:aUrTukcJLeNXz5i2BRu9uacJ/nhKxX35RgduUurXXjc zuul-build-sshkey 2026-05-08 10:09:36.903699 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 10:09:36.903722 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 10:09:36.903743 | debian-bookworm -> localhost | | | 2026-05-08 10:09:36.903764 | debian-bookworm -> localhost | | | 2026-05-08 10:09:36.903784 | debian-bookworm -> localhost | | . . o | 2026-05-08 10:09:36.903803 | debian-bookworm -> localhost | | +...+..= ..| 2026-05-08 10:09:36.903823 | debian-bookworm -> localhost | | .o+So O=o+.+| 2026-05-08 10:09:36.903846 | debian-bookworm -> localhost | | ..=+ =o*o +o| 2026-05-08 10:09:36.903868 | debian-bookworm -> localhost | | oo .oo...E*| 2026-05-08 10:09:36.903888 | debian-bookworm -> localhost | | ..o.ooo.o+| 2026-05-08 10:09:36.903910 | debian-bookworm -> localhost | | .. +++o .| 2026-05-08 10:09:36.903930 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 10:09:36.903983 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.702429 2026-05-08 10:09:36.910290 | 2026-05-08 10:09:36.910414 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 10:09:36.945080 | debian-bookworm | ok 2026-05-08 10:09:36.960011 | debian-bookworm | included: /var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 10:09:36.977512 | 2026-05-08 10:09:36.977619 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 10:09:37.015940 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:09:37.022241 | 2026-05-08 10:09:37.022352 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 10:09:37.814881 | debian-bookworm | changed 2026-05-08 10:09:37.821262 | 2026-05-08 10:09:37.821375 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 10:09:38.098402 | debian-bookworm | ok 2026-05-08 10:09:38.103086 | 2026-05-08 10:09:38.103160 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 10:09:38.807603 | debian-bookworm | changed 2026-05-08 10:09:38.827061 | 2026-05-08 10:09:38.827158 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 10:09:39.614172 | debian-bookworm | changed 2026-05-08 10:09:39.618588 | 2026-05-08 10:09:39.618660 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 10:09:39.668351 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:09:39.673257 | 2026-05-08 10:09:39.673361 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 10:09:40.440266 | debian-bookworm -> localhost | changed 2026-05-08 10:09:40.448996 | 2026-05-08 10:09:40.449076 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 10:09:41.010098 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/d4c4b3ed47864716894a60fd87558a2d_id_rsa (zuul-build-sshkey) 2026-05-08 10:09:41.010396 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009176 2026-05-08 10:09:41.016898 | 2026-05-08 10:09:41.016984 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 10:09:41.549515 | debian-bookworm | ok 2026-05-08 10:09:41.553621 | 2026-05-08 10:09:41.553696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 10:09:41.602011 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:09:41.610368 | 2026-05-08 10:09:41.610456 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 10:09:42.377097 | debian-bookworm | ok 2026-05-08 10:09:42.390550 | 2026-05-08 10:09:42.390637 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 10:09:42.427538 | debian-bookworm | ok 2026-05-08 10:09:42.431585 | 2026-05-08 10:09:42.431660 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 10:09:43.149956 | debian-bookworm -> localhost | ok 2026-05-08 10:09:43.167346 | 2026-05-08 10:09:43.167448 | TASK [validate-host : Collect information about the host] 2026-05-08 10:09:44.604688 | debian-bookworm | ok 2026-05-08 10:09:44.613042 | 2026-05-08 10:09:44.613126 | TASK [validate-host : Sanitize hostname] 2026-05-08 10:09:44.849437 | debian-bookworm | ok 2026-05-08 10:09:44.929884 | 2026-05-08 10:09:44.929993 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 10:09:46.313531 | debian-bookworm -> localhost | changed 2026-05-08 10:09:46.318271 | 2026-05-08 10:09:46.318378 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 10:09:46.782229 | debian-bookworm | ok 2026-05-08 10:09:46.786112 | 2026-05-08 10:09:46.786197 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 10:09:47.606540 | debian-bookworm -> localhost | changed 2026-05-08 10:09:47.621398 | 2026-05-08 10:09:47.621515 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 10:09:47.921712 | debian-bookworm | ok 2026-05-08 10:09:47.927649 | 2026-05-08 10:09:47.927743 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 10:09:49.332865 | debian-bookworm | changed: 2026-05-08 10:09:49.333061 | debian-bookworm | cd+++++++++ src/ 2026-05-08 10:09:49.333095 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 10:09:49.333119 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 10:09:49.333140 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-08 10:09:49.333160 | debian-bookworm | Containerfile 2026-05-08 10:09:49.333286 | debian-bookworm | Containerfile 2026-05-08 10:09:49.400559 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/logs" 2026-05-08 10:09:56.284199 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/artifacts" 2026-05-08 10:09:56.734465 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d4c4b3ed47864716894a60fd87558a2d/work/docs" 2026-05-08 10:09:56.751061 | 2026-05-08 10:09:56.751163 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 10:09:57.668201 | debian-bookworm | changed: 2026-05-08 10:09:57.668624 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 10:09:57.668674 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 10:09:57.668705 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 10:09:57.668754 | debian-bookworm | changed: All items complete 2026-05-08 10:09:57.668791 | 2026-05-08 10:09:58.246106 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:09:58.955480 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:09:58.969954 | 2026-05-08 10:09:58.970066 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 10:09:59.586109 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.029220 2026-05-08 10:09:59.955691 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009822 2026-05-08 10:09:59.970628 | 2026-05-08 10:09:59.970724 | PLAY RECAP 2026-05-08 10:09:59.970776 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 10:09:59.970801 | 2026-05-08 10:10:00.225465 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 10:10:00.226210 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:10:01.567378 | 2026-05-08 10:10:01.567510 | PLAY [Base post] 2026-05-08 10:10:01.579634 | 2026-05-08 10:10:01.579750 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 10:10:02.274348 | debian-bookworm | changed 2026-05-08 10:10:02.280963 | 2026-05-08 10:10:02.281036 | PLAY RECAP 2026-05-08 10:10:02.281087 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:10:02.281141 | 2026-05-08 10:10:02.493731 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:10:02.494508 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 10:10:03.655676 | 2026-05-08 10:10:03.655810 | PLAY [Base post-logs] 2026-05-08 10:10:03.665920 | 2026-05-08 10:10:03.666027 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 10:10:04.741021 | localhost | changed 2026-05-08 10:10:04.748754 | 2026-05-08 10:10:04.748864 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 10:10:04.798152 | localhost | ok 2026-05-08 10:10:04.800618 | 2026-05-08 10:10:04.800694 | TASK [Set zuul-log-path fact] 2026-05-08 10:10:04.835397 | localhost | ok 2026-05-08 10:10:04.841712 | 2026-05-08 10:10:04.841797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:10:04.886379 | localhost | ok 2026-05-08 10:10:04.895480 | 2026-05-08 10:10:04.895574 | TASK [upload-logs : Create log directories] 2026-05-08 10:10:05.722716 | localhost | changed 2026-05-08 10:10:05.724952 | 2026-05-08 10:10:05.725032 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 10:10:06.537672 | localhost -> localhost | ok: Runtime: 0:00:00.005288 2026-05-08 10:10:06.540945 | 2026-05-08 10:10:06.541031 | TASK [upload-logs : Upload logs to log server] 2026-05-08 10:10:07.262773 | localhost | Output suppressed because no_log was given 2026-05-08 10:10:07.264531 | 2026-05-08 10:10:07.264619 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 10:10:07.359730 | localhost | skipping: Conditional result was False 2026-05-08 10:10:07.372947 | localhost | skipping: Conditional result was False 2026-05-08 10:10:07.382446 | 2026-05-08 10:10:07.382555 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 10:10:07.473544 | localhost | skipping: Conditional result was False 2026-05-08 10:10:07.473806 | 2026-05-08 10:10:07.486075 | localhost | skipping: Conditional result was False 2026-05-08 10:10:07.489304 | 2026-05-08 10:10:07.489431 | LOOP [upload-logs : Upload console log and json output]