2026-05-14 03:01:29.336428 | Job console starting 2026-05-14 03:01:29.371056 | Updating git repos 2026-05-14 03:01:29.450379 | Cloning repos into workspace 2026-05-14 03:01:29.542033 | Restoring repo states 2026-05-14 03:01:29.595777 | Merging changes 2026-05-14 03:01:29.595790 | Checking out repos 2026-05-14 03:01:29.676644 | Preparing playbooks 2026-05-14 03:01:31.193283 | Running Ansible setup 2026-05-14 03:01:36.835552 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 03:01:38.102153 | 2026-05-14 03:01:38.102290 | PLAY [Base pre] 2026-05-14 03:01:38.121933 | 2026-05-14 03:01:38.122057 | TASK [Setup log path fact] 2026-05-14 03:01:38.140514 | debian-bookworm | ok 2026-05-14 03:01:38.157560 | 2026-05-14 03:01:38.157691 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:01:38.186210 | debian-bookworm | ok 2026-05-14 03:01:38.204725 | 2026-05-14 03:01:38.204832 | TASK [emit-job-header : Print job information] 2026-05-14 03:01:38.268282 | # Job Information 2026-05-14 03:01:38.268442 | Ansible Version: 2.16.14 2026-05-14 03:01:38.268487 | Job: python-black 2026-05-14 03:01:38.268522 | Pipeline: periodic-daily 2026-05-14 03:01:38.268545 | Executor: 521e9411259a 2026-05-14 03:01:38.268565 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-05-14 03:01:38.268586 | Event ID: 096df57a50a74c54859377713f4b3a98 2026-05-14 03:01:38.273399 | 2026-05-14 03:01:38.273524 | LOOP [emit-job-header : Print node information] 2026-05-14 03:01:38.430588 | debian-bookworm | ok: 2026-05-14 03:01:38.430789 | debian-bookworm | # Node Information 2026-05-14 03:01:38.430827 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 03:01:38.430894 | debian-bookworm | Hostname: debian 2026-05-14 03:01:38.430916 | debian-bookworm | Username: zuul 2026-05-14 03:01:38.430937 | debian-bookworm | Distro: Debian 12.13 2026-05-14 03:01:38.430962 | debian-bookworm | Provider: regiocloud-a 2026-05-14 03:01:38.430984 | debian-bookworm | Region: 2026-05-14 03:01:38.431005 | debian-bookworm | Label: debian-bookworm 2026-05-14 03:01:38.431025 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 03:01:38.431044 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:f45a 2026-05-14 03:01:38.454134 | 2026-05-14 03:01:38.454246 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 03:01:39.451168 | debian-bookworm -> localhost | changed 2026-05-14 03:01:39.457256 | 2026-05-14 03:01:39.457354 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 03:01:42.438113 | debian-bookworm -> localhost | changed 2026-05-14 03:01:42.446752 | 2026-05-14 03:01:42.446883 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 03:01:43.613520 | debian-bookworm -> localhost | ok 2026-05-14 03:01:43.619519 | 2026-05-14 03:01:43.619646 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 03:01:43.688978 | debian-bookworm | ok 2026-05-14 03:01:43.715671 | debian-bookworm | included: /var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 03:01:43.728460 | 2026-05-14 03:01:43.728575 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 03:01:45.757786 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 03:01:45.757967 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/faab414a44fd44c9ab7cbf5346e1ff4b_id_rsa 2026-05-14 03:01:45.758000 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/faab414a44fd44c9ab7cbf5346e1ff4b_id_rsa.pub 2026-05-14 03:01:45.758023 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 03:01:45.758044 | debian-bookworm -> localhost | SHA256:cb5pBC2oIA6BQBPipoAdCO+wkmTcDaiQiTMUGh7jhlQ zuul-build-sshkey 2026-05-14 03:01:45.758062 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 03:01:45.758089 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 03:01:45.758107 | debian-bookworm -> localhost | |&&*E | 2026-05-14 03:01:45.758125 | debian-bookworm -> localhost | |^*=.o . . | 2026-05-14 03:01:45.758142 | debian-bookworm -> localhost | |@%+. .. + o | 2026-05-14 03:01:45.758159 | debian-bookworm -> localhost | |@* . . * | 2026-05-14 03:01:45.758176 | debian-bookworm -> localhost | |=.. . S o | 2026-05-14 03:01:45.758194 | debian-bookworm -> localhost | |. . o | 2026-05-14 03:01:45.758212 | debian-bookworm -> localhost | | + | 2026-05-14 03:01:45.758228 | debian-bookworm -> localhost | | . | 2026-05-14 03:01:45.758246 | debian-bookworm -> localhost | | | 2026-05-14 03:01:45.758263 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 03:01:45.758307 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.060096 2026-05-14 03:01:45.763801 | 2026-05-14 03:01:45.763886 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 03:01:45.791514 | debian-bookworm | ok 2026-05-14 03:01:45.843373 | debian-bookworm | included: /var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 03:01:45.881617 | 2026-05-14 03:01:45.881722 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 03:01:45.919112 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:45.923892 | 2026-05-14 03:01:45.923979 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 03:01:46.802424 | debian-bookworm | changed 2026-05-14 03:01:46.807360 | 2026-05-14 03:01:46.807441 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 03:01:47.022122 | debian-bookworm | ok 2026-05-14 03:01:47.026807 | 2026-05-14 03:01:47.026983 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 03:01:47.656982 | debian-bookworm | changed 2026-05-14 03:01:47.664572 | 2026-05-14 03:01:47.664682 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 03:01:48.371496 | debian-bookworm | changed 2026-05-14 03:01:48.376854 | 2026-05-14 03:01:48.376946 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 03:01:48.437235 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:48.443305 | 2026-05-14 03:01:48.443405 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 03:01:49.818266 | debian-bookworm -> localhost | changed 2026-05-14 03:01:49.831977 | 2026-05-14 03:01:49.832100 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 03:01:50.851613 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/faab414a44fd44c9ab7cbf5346e1ff4b_id_rsa (zuul-build-sshkey) 2026-05-14 03:01:50.851829 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039253 2026-05-14 03:01:50.862194 | 2026-05-14 03:01:50.862304 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 03:01:51.550093 | debian-bookworm | ok 2026-05-14 03:01:51.584601 | 2026-05-14 03:01:51.584729 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 03:01:51.629547 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:51.683200 | 2026-05-14 03:01:51.684535 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 03:01:52.560304 | debian-bookworm | ok 2026-05-14 03:01:52.578694 | 2026-05-14 03:01:52.578796 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 03:01:52.655955 | debian-bookworm | ok 2026-05-14 03:01:52.660259 | 2026-05-14 03:01:52.660340 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 03:01:53.563816 | debian-bookworm -> localhost | ok 2026-05-14 03:01:53.569180 | 2026-05-14 03:01:53.569266 | TASK [validate-host : Collect information about the host] 2026-05-14 03:01:54.735688 | debian-bookworm | ok 2026-05-14 03:01:54.750777 | 2026-05-14 03:01:54.758255 | TASK [validate-host : Sanitize hostname] 2026-05-14 03:01:54.906554 | debian-bookworm | ok 2026-05-14 03:01:54.974915 | 2026-05-14 03:01:54.975011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 03:01:56.084693 | debian-bookworm -> localhost | changed 2026-05-14 03:01:56.089250 | 2026-05-14 03:01:56.089329 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 03:01:56.883957 | debian-bookworm | ok 2026-05-14 03:01:56.887844 | 2026-05-14 03:01:56.887930 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 03:01:58.085638 | debian-bookworm -> localhost | changed 2026-05-14 03:01:58.093155 | 2026-05-14 03:01:58.093241 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 03:01:58.389411 | debian-bookworm | ok 2026-05-14 03:01:58.395541 | 2026-05-14 03:01:58.395645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 03:01:59.773021 | debian-bookworm | changed: 2026-05-14 03:01:59.773189 | debian-bookworm | cd+++++++++ src/ 2026-05-14 03:01:59.773222 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 03:01:59.773245 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 03:01:59.773265 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-05-14 03:01:59.773351 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/logs" 2026-05-14 03:02:30.644052 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/artifacts" 2026-05-14 03:02:31.411189 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/faab414a44fd44c9ab7cbf5346e1ff4b/work/docs" 2026-05-14 03:02:31.433880 | 2026-05-14 03:02:31.434002 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 03:02:32.992026 | debian-bookworm | changed: 2026-05-14 03:02:32.992330 | debian-bookworm | .d..t...... ./ 2026-05-14 03:02:32.992370 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 03:02:32.992396 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 03:02:32.992418 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 03:02:32.992469 | debian-bookworm | changed: All items complete 2026-05-14 03:02:32.992498 | 2026-05-14 03:02:33.713667 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:02:34.391979 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:02:34.406225 | 2026-05-14 03:02:34.406321 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 03:02:34.429433 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:02:34.434577 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:02:34.446520 | 2026-05-14 03:02:34.446588 | PLAY RECAP 2026-05-14 03:02:34.446629 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-14 03:02:34.446771 | 2026-05-14 03:02:34.865057 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 03:02:34.865810 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:02:36.048036 | 2026-05-14 03:02:36.048168 | PLAY [Base post] 2026-05-14 03:02:36.076672 | 2026-05-14 03:02:36.076797 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 03:02:36.726534 | debian-bookworm | changed 2026-05-14 03:02:36.739849 | 2026-05-14 03:02:36.739961 | PLAY RECAP 2026-05-14 03:02:36.740026 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 03:02:36.740088 | 2026-05-14 03:02:36.950212 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:02:36.950983 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 03:02:38.371738 | 2026-05-14 03:02:38.371879 | PLAY [Base post-logs] 2026-05-14 03:02:38.397298 | 2026-05-14 03:02:38.397433 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 03:02:39.888939 | localhost | changed 2026-05-14 03:02:39.897033 | 2026-05-14 03:02:39.897142 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 03:02:39.934035 | localhost | ok 2026-05-14 03:02:39.936757 | 2026-05-14 03:02:39.936842 | TASK [Set zuul-log-path fact] 2026-05-14 03:02:39.962586 | localhost | ok 2026-05-14 03:02:39.969511 | 2026-05-14 03:02:39.969602 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:02:39.994491 | localhost | ok 2026-05-14 03:02:39.997159 | 2026-05-14 03:02:39.997245 | TASK [upload-logs : Create log directories] 2026-05-14 03:02:41.527454 | localhost | changed 2026-05-14 03:02:41.529599 | 2026-05-14 03:02:41.529673 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 03:02:42.689368 | localhost -> localhost | ok: Runtime: 0:00:00.026823 2026-05-14 03:02:42.692409 | 2026-05-14 03:02:42.692503 | TASK [upload-logs : Upload logs to log server] 2026-05-14 03:02:43.766400 | localhost | Output suppressed because no_log was given 2026-05-14 03:02:43.767903 | 2026-05-14 03:02:43.767981 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 03:02:43.840105 | localhost | skipping: Conditional result was False 2026-05-14 03:02:43.844744 | localhost | skipping: Conditional result was False 2026-05-14 03:02:43.853167 | 2026-05-14 03:02:43.853253 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 03:02:43.890404 | localhost | skipping: Conditional result was False 2026-05-14 03:02:43.890637 | 2026-05-14 03:02:43.894678 | localhost | skipping: Conditional result was False 2026-05-14 03:02:43.897832 | 2026-05-14 03:02:43.897913 | LOOP [upload-logs : Upload console log and json output]