2026-05-26 03:16:49.482501 | Job console starting 2026-05-26 03:16:49.491829 | Updating git repos 2026-05-26 03:16:49.534100 | Cloning repos into workspace 2026-05-26 03:16:49.658741 | Restoring repo states 2026-05-26 03:16:49.694348 | Merging changes 2026-05-26 03:16:49.694363 | Checking out repos 2026-05-26 03:16:49.828847 | Preparing playbooks 2026-05-26 03:16:50.777411 | Running Ansible setup 2026-05-26 03:16:56.611244 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 03:16:58.456855 | 2026-05-26 03:16:58.457026 | PLAY [Base pre] 2026-05-26 03:16:58.515675 | 2026-05-26 03:16:58.515802 | TASK [Setup log path fact] 2026-05-26 03:16:58.558283 | debian-bookworm | ok 2026-05-26 03:16:58.599316 | 2026-05-26 03:16:58.599455 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 03:16:58.659179 | debian-bookworm | ok 2026-05-26 03:16:58.668625 | 2026-05-26 03:16:58.668730 | TASK [emit-job-header : Print job information] 2026-05-26 03:16:58.789977 | # Job Information 2026-05-26 03:16:58.790142 | Ansible Version: 2.16.14 2026-05-26 03:16:58.790176 | Job: python-black 2026-05-26 03:16:58.790210 | Pipeline: periodic-daily 2026-05-26 03:16:58.790232 | Executor: 521e9411259a 2026-05-26 03:16:58.790253 | Triggered by: https://github.com/osism/kolla-operations 2026-05-26 03:16:58.790274 | Event ID: db53ddb45bab4b73927dc05dbc610883 2026-05-26 03:16:58.799242 | 2026-05-26 03:16:58.799346 | LOOP [emit-job-header : Print node information] 2026-05-26 03:16:59.168047 | debian-bookworm | ok: 2026-05-26 03:16:59.168292 | debian-bookworm | # Node Information 2026-05-26 03:16:59.168326 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-26 03:16:59.168351 | debian-bookworm | Hostname: debian 2026-05-26 03:16:59.168372 | debian-bookworm | Username: zuul 2026-05-26 03:16:59.168392 | debian-bookworm | Distro: Debian 12.14 2026-05-26 03:16:59.168419 | debian-bookworm | Provider: regiocloud-a 2026-05-26 03:16:59.168440 | debian-bookworm | Region: 2026-05-26 03:16:59.168462 | debian-bookworm | Label: debian-bookworm 2026-05-26 03:16:59.168482 | debian-bookworm | Product Name: OpenStack Nova 2026-05-26 03:16:59.168501 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:5474 2026-05-26 03:16:59.186649 | 2026-05-26 03:16:59.186775 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 03:17:00.068132 | debian-bookworm -> localhost | changed 2026-05-26 03:17:00.074032 | 2026-05-26 03:17:00.074122 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 03:17:01.615717 | debian-bookworm -> localhost | changed 2026-05-26 03:17:01.624468 | 2026-05-26 03:17:01.624571 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 03:17:02.130315 | debian-bookworm -> localhost | ok 2026-05-26 03:17:02.135583 | 2026-05-26 03:17:02.135672 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 03:17:02.165983 | debian-bookworm | ok 2026-05-26 03:17:02.191555 | debian-bookworm | included: /var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 03:17:02.203105 | 2026-05-26 03:17:02.203196 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 03:17:03.339105 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-26 03:17:03.339270 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/fe53dcd9a0284d9896aafb1e869f1412_id_rsa 2026-05-26 03:17:03.339301 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/fe53dcd9a0284d9896aafb1e869f1412_id_rsa.pub 2026-05-26 03:17:03.339323 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-26 03:17:03.339343 | debian-bookworm -> localhost | SHA256:aGeUCxGAZroFoVC7KaIvixq1caFVVk+LzDu+h3Tpy/M zuul-build-sshkey 2026-05-26 03:17:03.339362 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-26 03:17:03.339388 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-26 03:17:03.339406 | debian-bookworm -> localhost | |oo....=o. . | 2026-05-26 03:17:03.339425 | debian-bookworm -> localhost | |+ +. o + = . | 2026-05-26 03:17:03.339442 | debian-bookworm -> localhost | |.=. o . * o | 2026-05-26 03:17:03.339458 | debian-bookworm -> localhost | |. .= . + o | 2026-05-26 03:17:03.339474 | debian-bookworm -> localhost | |oo* . o S . | 2026-05-26 03:17:03.339495 | debian-bookworm -> localhost | |+o + . +..o | 2026-05-26 03:17:03.339513 | debian-bookworm -> localhost | |o . ..+ | 2026-05-26 03:17:03.339536 | debian-bookworm -> localhost | |oo .o+ | 2026-05-26 03:17:03.339554 | debian-bookworm -> localhost | |=o. ..o+E | 2026-05-26 03:17:03.339572 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-26 03:17:03.339617 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.491245 2026-05-26 03:17:03.344716 | 2026-05-26 03:17:03.344800 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 03:17:03.371193 | debian-bookworm | ok 2026-05-26 03:17:03.378505 | debian-bookworm | included: /var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 03:17:03.395912 | 2026-05-26 03:17:03.395996 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 03:17:03.428739 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:03.434078 | 2026-05-26 03:17:03.434168 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 03:17:04.095504 | debian-bookworm | changed 2026-05-26 03:17:04.099846 | 2026-05-26 03:17:04.099930 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 03:17:04.399970 | debian-bookworm | ok 2026-05-26 03:17:04.404549 | 2026-05-26 03:17:04.404630 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 03:17:05.069552 | debian-bookworm | changed 2026-05-26 03:17:05.078880 | 2026-05-26 03:17:05.078979 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 03:17:05.926121 | debian-bookworm | changed 2026-05-26 03:17:05.943402 | 2026-05-26 03:17:05.943511 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 03:17:05.977208 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:05.983514 | 2026-05-26 03:17:05.983611 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 03:17:06.439515 | debian-bookworm -> localhost | changed 2026-05-26 03:17:06.454888 | 2026-05-26 03:17:06.454995 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 03:17:06.766801 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/fe53dcd9a0284d9896aafb1e869f1412_id_rsa (zuul-build-sshkey) 2026-05-26 03:17:06.767068 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020748 2026-05-26 03:17:06.774640 | 2026-05-26 03:17:06.774740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 03:17:07.244301 | debian-bookworm | ok 2026-05-26 03:17:07.259377 | 2026-05-26 03:17:07.259494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 03:17:07.283509 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:07.309386 | 2026-05-26 03:17:07.309577 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 03:17:07.775548 | debian-bookworm | ok 2026-05-26 03:17:07.790783 | 2026-05-26 03:17:07.790951 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 03:17:07.819165 | debian-bookworm | ok 2026-05-26 03:17:07.824026 | 2026-05-26 03:17:07.824119 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 03:17:08.142003 | debian-bookworm -> localhost | ok 2026-05-26 03:17:08.148593 | 2026-05-26 03:17:08.148684 | TASK [validate-host : Collect information about the host] 2026-05-26 03:17:09.221423 | debian-bookworm | ok 2026-05-26 03:17:09.231398 | 2026-05-26 03:17:09.231496 | TASK [validate-host : Sanitize hostname] 2026-05-26 03:17:09.331589 | debian-bookworm | ok 2026-05-26 03:17:09.362365 | 2026-05-26 03:17:09.362462 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 03:17:10.104558 | debian-bookworm -> localhost | changed 2026-05-26 03:17:10.111379 | 2026-05-26 03:17:10.111509 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 03:17:10.736400 | debian-bookworm | ok 2026-05-26 03:17:10.748424 | 2026-05-26 03:17:10.748573 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 03:17:11.628039 | debian-bookworm -> localhost | changed 2026-05-26 03:17:11.648443 | 2026-05-26 03:17:11.648598 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 03:17:11.996269 | debian-bookworm | ok 2026-05-26 03:17:12.003215 | 2026-05-26 03:17:12.003342 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 03:17:12.945793 | debian-bookworm | changed: 2026-05-26 03:17:12.946043 | debian-bookworm | cd+++++++++ src/ 2026-05-26 03:17:12.946079 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-26 03:17:12.946103 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-26 03:17:12.946125 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-05-26 03:17:12.946147 | debian-bookworm | Containerfile 2026-05-26 03:17:12.954583 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/logs" 2026-05-26 03:17:41.819421 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/artifacts" 2026-05-26 03:17:42.137476 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe53dcd9a0284d9896aafb1e869f1412/work/docs" 2026-05-26 03:17:42.159622 | 2026-05-26 03:17:42.159837 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 03:17:43.050131 | debian-bookworm | changed: 2026-05-26 03:17:43.050473 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-26 03:17:43.050534 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-26 03:17:43.050587 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-26 03:17:43.050656 | debian-bookworm | changed: All items complete 2026-05-26 03:17:43.050696 | 2026-05-26 03:17:43.694413 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 03:17:44.325134 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 03:17:44.349189 | 2026-05-26 03:17:44.349336 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 03:17:44.383402 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:44.386806 | debian-bookworm | skipping: Conditional result was False 2026-05-26 03:17:44.404564 | 2026-05-26 03:17:44.404674 | PLAY RECAP 2026-05-26 03:17:44.404736 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-26 03:17:44.404786 | 2026-05-26 03:17:44.538207 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 03:17:44.541003 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 03:17:45.312290 | 2026-05-26 03:17:45.312473 | PLAY [Base post] 2026-05-26 03:17:45.327058 | 2026-05-26 03:17:45.327229 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 03:17:46.022916 | debian-bookworm | changed 2026-05-26 03:17:46.031183 | 2026-05-26 03:17:46.031312 | PLAY RECAP 2026-05-26 03:17:46.031384 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 03:17:46.031453 | 2026-05-26 03:17:46.180564 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 03:17:46.182325 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 03:17:47.041437 | 2026-05-26 03:17:47.041679 | PLAY [Base post-logs] 2026-05-26 03:17:47.054242 | 2026-05-26 03:17:47.054432 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 03:17:47.570921 | localhost | changed 2026-05-26 03:17:47.581982 | 2026-05-26 03:17:47.582223 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 03:17:47.615251 | localhost | ok 2026-05-26 03:17:47.618683 | 2026-05-26 03:17:47.618820 | TASK [Set zuul-log-path fact] 2026-05-26 03:17:47.635468 | localhost | ok 2026-05-26 03:17:47.644399 | 2026-05-26 03:17:47.644535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 03:17:47.671458 | localhost | ok 2026-05-26 03:17:47.674912 | 2026-05-26 03:17:47.675028 | TASK [upload-logs : Create log directories] 2026-05-26 03:17:48.198510 | localhost | changed 2026-05-26 03:17:48.201505 | 2026-05-26 03:17:48.201618 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 03:17:48.733438 | localhost -> localhost | ok: Runtime: 0:00:00.008823 2026-05-26 03:17:48.738670 | 2026-05-26 03:17:48.738820 | TASK [upload-logs : Upload logs to log server] 2026-05-26 03:17:49.378211 | localhost | Output suppressed because no_log was given 2026-05-26 03:17:49.380144 | 2026-05-26 03:17:49.380251 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 03:17:49.446791 | localhost | skipping: Conditional result was False 2026-05-26 03:17:49.453969 | localhost | skipping: Conditional result was False 2026-05-26 03:17:49.464586 | 2026-05-26 03:17:49.464888 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 03:17:49.516978 | localhost | skipping: Conditional result was False 2026-05-26 03:17:49.517524 | 2026-05-26 03:17:49.521400 | localhost | skipping: Conditional result was False 2026-05-26 03:17:49.528869 | 2026-05-26 03:17:49.529053 | LOOP [upload-logs : Upload console log and json output]