2026-06-05 03:00:10.918050 | Job console starting 2026-06-05 03:00:10.927761 | Updating git repos 2026-06-05 03:00:11.125564 | Cloning repos into workspace 2026-06-05 03:00:11.252526 | Restoring repo states 2026-06-05 03:00:11.277226 | Merging changes 2026-06-05 03:00:11.277246 | Checking out repos 2026-06-05 03:00:11.492494 | Preparing playbooks 2026-06-05 03:00:13.113727 | Running Ansible setup 2026-06-05 03:00:21.626486 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 03:00:23.266193 | 2026-06-05 03:00:23.266327 | PLAY [Base pre] 2026-06-05 03:00:23.289036 | 2026-06-05 03:00:23.289161 | TASK [Setup log path fact] 2026-06-05 03:00:23.337467 | debian-bookworm | ok 2026-06-05 03:00:23.379739 | 2026-06-05 03:00:23.379892 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:00:23.428012 | debian-bookworm | ok 2026-06-05 03:00:23.450380 | 2026-06-05 03:00:23.450503 | TASK [emit-job-header : Print job information] 2026-06-05 03:00:23.529373 | # Job Information 2026-06-05 03:00:23.529539 | Ansible Version: 2.16.14 2026-06-05 03:00:23.529574 | Job: python-black 2026-06-05 03:00:23.529607 | Pipeline: periodic-daily 2026-06-05 03:00:23.529657 | Executor: 521e9411259a 2026-06-05 03:00:23.529680 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-06-05 03:00:23.529703 | Event ID: 518b61730e184e518c5c85927e0e5f18 2026-06-05 03:00:23.536967 | 2026-06-05 03:00:23.537068 | LOOP [emit-job-header : Print node information] 2026-06-05 03:00:23.804339 | debian-bookworm | ok: 2026-06-05 03:00:23.804530 | debian-bookworm | # Node Information 2026-06-05 03:00:23.804597 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-05 03:00:23.804651 | debian-bookworm | Hostname: debian 2026-06-05 03:00:23.804675 | debian-bookworm | Username: zuul 2026-06-05 03:00:23.804696 | debian-bookworm | Distro: Debian 12.14 2026-06-05 03:00:23.804719 | debian-bookworm | Provider: regiocloud-a 2026-06-05 03:00:23.804740 | debian-bookworm | Region: 2026-06-05 03:00:23.804762 | debian-bookworm | Label: debian-bookworm 2026-06-05 03:00:23.804782 | debian-bookworm | Product Name: OpenStack Nova 2026-06-05 03:00:23.804801 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef1:6de6 2026-06-05 03:00:23.827894 | 2026-06-05 03:00:23.828015 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 03:00:24.817552 | debian-bookworm -> localhost | changed 2026-06-05 03:00:24.825962 | 2026-06-05 03:00:24.826061 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 03:00:28.344900 | debian-bookworm -> localhost | changed 2026-06-05 03:00:28.355134 | 2026-06-05 03:00:28.355225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 03:00:29.129743 | debian-bookworm -> localhost | ok 2026-06-05 03:00:29.134602 | 2026-06-05 03:00:29.134716 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 03:00:29.184482 | debian-bookworm | ok 2026-06-05 03:00:29.221144 | debian-bookworm | included: /var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 03:00:29.248177 | 2026-06-05 03:00:29.248268 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 03:00:31.587989 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-05 03:00:31.588228 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/e4f4cc83a29042698777e94798a3cfbd_id_rsa 2026-06-05 03:00:31.588269 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/e4f4cc83a29042698777e94798a3cfbd_id_rsa.pub 2026-06-05 03:00:31.588297 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-05 03:00:31.588322 | debian-bookworm -> localhost | SHA256:JPcwjXbTQHm2NCJvF+WIPKwnAGRTWk55gUcbBEhJ66Y zuul-build-sshkey 2026-06-05 03:00:31.588349 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-05 03:00:31.588396 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-05 03:00:31.588421 | debian-bookworm -> localhost | | +B+=*=oo. .. | 2026-06-05 03:00:31.588443 | debian-bookworm -> localhost | | .oOo +Bo+*o | 2026-06-05 03:00:31.588463 | debian-bookworm -> localhost | | o +oOoO=o+. | 2026-06-05 03:00:31.588482 | debian-bookworm -> localhost | | . * *ooo | 2026-06-05 03:00:31.588501 | debian-bookworm -> localhost | | o S.o. | 2026-06-05 03:00:31.588529 | debian-bookworm -> localhost | | o o | 2026-06-05 03:00:31.588549 | debian-bookworm -> localhost | | E | 2026-06-05 03:00:31.588568 | debian-bookworm -> localhost | | | 2026-06-05 03:00:31.588589 | debian-bookworm -> localhost | | | 2026-06-05 03:00:31.588609 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-05 03:00:31.588699 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.010986 2026-06-05 03:00:31.595236 | 2026-06-05 03:00:31.595354 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 03:00:31.664256 | debian-bookworm | ok 2026-06-05 03:00:31.681735 | debian-bookworm | included: /var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 03:00:31.711411 | 2026-06-05 03:00:31.711546 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 03:00:31.761377 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:00:31.767653 | 2026-06-05 03:00:31.767767 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 03:00:32.892994 | debian-bookworm | changed 2026-06-05 03:00:32.909086 | 2026-06-05 03:00:32.909590 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 03:00:33.212262 | debian-bookworm | ok 2026-06-05 03:00:33.227700 | 2026-06-05 03:00:33.227804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 03:00:33.965930 | debian-bookworm | changed 2026-06-05 03:00:33.975915 | 2026-06-05 03:00:33.976018 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 03:00:34.710178 | debian-bookworm | changed 2026-06-05 03:00:34.715270 | 2026-06-05 03:00:34.715492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 03:00:34.761357 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:00:34.766565 | 2026-06-05 03:00:34.766668 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 03:00:35.918505 | debian-bookworm -> localhost | changed 2026-06-05 03:00:35.933319 | 2026-06-05 03:00:35.933410 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 03:00:36.534138 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/e4f4cc83a29042698777e94798a3cfbd_id_rsa (zuul-build-sshkey) 2026-06-05 03:00:36.534386 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024158 2026-06-05 03:00:36.540826 | 2026-06-05 03:00:36.540907 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 03:00:37.114755 | debian-bookworm | ok 2026-06-05 03:00:37.145950 | 2026-06-05 03:00:37.146820 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 03:00:37.230616 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:00:37.259400 | 2026-06-05 03:00:37.259522 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 03:00:37.842163 | debian-bookworm | ok 2026-06-05 03:00:37.859069 | 2026-06-05 03:00:37.859177 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 03:00:37.886723 | debian-bookworm | ok 2026-06-05 03:00:37.891841 | 2026-06-05 03:00:37.891924 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 03:00:38.370066 | debian-bookworm -> localhost | ok 2026-06-05 03:00:38.377312 | 2026-06-05 03:00:38.377409 | TASK [validate-host : Collect information about the host] 2026-06-05 03:00:39.710973 | debian-bookworm | ok 2026-06-05 03:00:39.722151 | 2026-06-05 03:00:39.722241 | TASK [validate-host : Sanitize hostname] 2026-06-05 03:00:39.947548 | debian-bookworm | ok 2026-06-05 03:00:40.031186 | 2026-06-05 03:00:40.031275 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 03:00:40.987999 | debian-bookworm -> localhost | changed 2026-06-05 03:00:40.994973 | 2026-06-05 03:00:40.995083 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 03:00:41.905111 | debian-bookworm | ok 2026-06-05 03:00:41.915463 | 2026-06-05 03:00:41.915569 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 03:00:43.389723 | debian-bookworm -> localhost | changed 2026-06-05 03:00:43.398959 | 2026-06-05 03:00:43.399054 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 03:00:43.703387 | debian-bookworm | ok 2026-06-05 03:00:43.708560 | 2026-06-05 03:00:43.708678 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 03:00:46.032951 | debian-bookworm | changed: 2026-06-05 03:00:46.033151 | debian-bookworm | cd+++++++++ src/ 2026-06-05 03:00:46.033186 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-05 03:00:46.033209 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-05 03:00:46.033230 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-06-05 03:00:46.033250 | debian-bookworm | RedHat.yml 2026-06-05 03:00:46.073416 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-06-05 03:00:46.073434 | debian-bookworm | RedHat.yml 2026-06-05 03:00:46.073487 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/logs" 2026-06-05 03:01:19.406876 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/artifacts" 2026-06-05 03:01:20.006337 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e4f4cc83a29042698777e94798a3cfbd/work/docs" 2026-06-05 03:01:20.016772 | 2026-06-05 03:01:20.016924 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-05 03:01:21.143278 | debian-bookworm | changed: 2026-06-05 03:01:21.143434 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-05 03:01:21.143464 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-05 03:01:21.143488 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-05 03:01:21.143525 | debian-bookworm | changed: All items complete 2026-06-05 03:01:21.143547 | 2026-06-05 03:01:22.410489 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 03:01:23.702374 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 03:01:23.719439 | 2026-06-05 03:01:23.719581 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-05 03:01:23.742519 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:01:23.746225 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:01:23.762278 | 2026-06-05 03:01:23.762385 | PLAY RECAP 2026-06-05 03:01:23.762452 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-05 03:01:23.762479 | 2026-06-05 03:01:24.305886 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-05 03:01:24.307270 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 03:01:25.830259 | 2026-06-05 03:01:25.830372 | PLAY [Base post] 2026-06-05 03:01:25.845596 | 2026-06-05 03:01:25.845723 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-05 03:01:27.278239 | debian-bookworm | changed 2026-06-05 03:01:27.289948 | 2026-06-05 03:01:27.290053 | PLAY RECAP 2026-06-05 03:01:27.290115 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-05 03:01:27.290180 | 2026-06-05 03:01:27.596694 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 03:01:27.597321 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-05 03:01:29.907918 | 2026-06-05 03:01:29.908051 | PLAY [Base post-logs] 2026-06-05 03:01:29.942101 | 2026-06-05 03:01:29.942224 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-05 03:01:31.470676 | localhost | changed 2026-06-05 03:01:31.480234 | 2026-06-05 03:01:31.480364 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-05 03:01:31.530045 | localhost | ok 2026-06-05 03:01:31.532943 | 2026-06-05 03:01:31.533030 | TASK [Set zuul-log-path fact] 2026-06-05 03:01:31.580964 | localhost | ok 2026-06-05 03:01:31.590232 | 2026-06-05 03:01:31.590352 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:01:31.707250 | localhost | ok 2026-06-05 03:01:31.710318 | 2026-06-05 03:01:31.710416 | TASK [upload-logs : Create log directories] 2026-06-05 03:01:33.556612 | localhost | changed 2026-06-05 03:01:33.560119 | 2026-06-05 03:01:33.560216 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-05 03:01:34.737527 | localhost -> localhost | ok: Runtime: 0:00:00.018690 2026-06-05 03:01:34.740522 | 2026-06-05 03:01:34.740602 | TASK [upload-logs : Upload logs to log server] 2026-06-05 03:01:36.526220 | localhost | Output suppressed because no_log was given 2026-06-05 03:01:36.527702 | 2026-06-05 03:01:36.527780 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 03:01:36.619399 | localhost | skipping: Conditional result was False 2026-06-05 03:01:36.641813 | localhost | skipping: Conditional result was False 2026-06-05 03:01:36.652689 | 2026-06-05 03:01:36.652792 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 03:01:36.850725 | localhost | skipping: Conditional result was False 2026-06-05 03:01:36.851143 | 2026-06-05 03:01:36.874721 | localhost | skipping: Conditional result was False 2026-06-05 03:01:36.880410 | 2026-06-05 03:01:36.880531 | LOOP [upload-logs : Upload console log and json output]