2026-07-22 03:00:10.918906 | Job console starting 2026-07-22 03:00:10.998415 | Updating git repos 2026-07-22 03:00:11.446278 | Cloning repos into workspace 2026-07-22 03:00:11.615074 | Restoring repo states 2026-07-22 03:00:11.644022 | Merging changes 2026-07-22 03:00:11.644053 | Checking out repos 2026-07-22 03:00:11.888690 | Preparing playbooks 2026-07-22 03:00:14.358982 | Running Ansible setup 2026-07-22 03:00:21.402117 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 03:00:22.990149 | 2026-07-22 03:00:22.990296 | PLAY [Base pre] 2026-07-22 03:00:23.056364 | 2026-07-22 03:00:23.056636 | TASK [Setup log path fact] 2026-07-22 03:00:23.095999 | debian-bookworm | ok 2026-07-22 03:00:23.122176 | 2026-07-22 03:00:23.122327 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:00:23.150754 | debian-bookworm | ok 2026-07-22 03:00:23.195751 | 2026-07-22 03:00:23.195883 | TASK [emit-job-header : Print job information] 2026-07-22 03:00:23.275558 | # Job Information 2026-07-22 03:00:23.275728 | Ansible Version: 2.16.14 2026-07-22 03:00:23.275765 | Job: hadolint 2026-07-22 03:00:23.275799 | Pipeline: periodic-daily 2026-07-22 03:00:23.275822 | Executor: 521e9411259a 2026-07-22 03:00:23.275843 | Triggered by: https://github.com/osism/container-images 2026-07-22 03:00:23.275866 | Event ID: 28e5d32b64ab45958a16af0bb48a8355 2026-07-22 03:00:23.285273 | 2026-07-22 03:00:23.285408 | LOOP [emit-job-header : Print node information] 2026-07-22 03:00:23.634318 | debian-bookworm | ok: 2026-07-22 03:00:23.634524 | debian-bookworm | # Node Information 2026-07-22 03:00:23.634561 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 03:00:23.634605 | debian-bookworm | Hostname: debian 2026-07-22 03:00:23.634662 | debian-bookworm | Username: zuul 2026-07-22 03:00:23.634684 | debian-bookworm | Distro: Debian 12.15 2026-07-22 03:00:23.634709 | debian-bookworm | Provider: regiocloud-a 2026-07-22 03:00:23.634730 | debian-bookworm | Region: 2026-07-22 03:00:23.634751 | debian-bookworm | Label: debian-bookworm 2026-07-22 03:00:23.634771 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 03:00:23.634790 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe98:9e3d 2026-07-22 03:00:23.653194 | 2026-07-22 03:00:23.653699 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 03:00:24.842804 | debian-bookworm -> localhost | changed 2026-07-22 03:00:24.849516 | 2026-07-22 03:00:24.849615 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 03:00:28.196541 | debian-bookworm -> localhost | changed 2026-07-22 03:00:28.211568 | 2026-07-22 03:00:28.218940 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 03:00:28.691236 | debian-bookworm -> localhost | ok 2026-07-22 03:00:28.698148 | 2026-07-22 03:00:28.698262 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 03:00:28.751643 | debian-bookworm | ok 2026-07-22 03:00:28.789201 | debian-bookworm | included: /var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 03:00:28.806307 | 2026-07-22 03:00:28.806464 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 03:00:32.937686 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 03:00:32.938496 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/ab42c21c39cc44a093b9a08c9110aa40_id_rsa 2026-07-22 03:00:32.939217 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/ab42c21c39cc44a093b9a08c9110aa40_id_rsa.pub 2026-07-22 03:00:32.939322 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 03:00:32.939578 | debian-bookworm -> localhost | SHA256:qTSl6ot4H4dvS2mJu1vSYqjxX2rlFRHLK0mwYBjEGUg zuul-build-sshkey 2026-07-22 03:00:32.939615 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 03:00:32.939653 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 03:00:32.939678 | debian-bookworm -> localhost | |*E= . .. | 2026-07-22 03:00:32.939701 | debian-bookworm -> localhost | |o+ . o ... | 2026-07-22 03:00:32.939723 | debian-bookworm -> localhost | | . . +. | 2026-07-22 03:00:32.939744 | debian-bookworm -> localhost | | . +.o | 2026-07-22 03:00:32.939765 | debian-bookworm -> localhost | | * S. | 2026-07-22 03:00:32.939794 | debian-bookworm -> localhost | | . *.*. | 2026-07-22 03:00:32.939816 | debian-bookworm -> localhost | |. . Oo@. | 2026-07-22 03:00:32.939836 | debian-bookworm -> localhost | | =.+.&o | 2026-07-22 03:00:32.939857 | debian-bookworm -> localhost | |o.o+X=o. | 2026-07-22 03:00:32.939878 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 03:00:32.939935 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.960868 2026-07-22 03:00:32.963829 | 2026-07-22 03:00:32.964196 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 03:00:33.007870 | debian-bookworm | ok 2026-07-22 03:00:33.050161 | debian-bookworm | included: /var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 03:00:33.083600 | 2026-07-22 03:00:33.083724 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 03:00:33.150258 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:33.166068 | 2026-07-22 03:00:33.166199 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 03:00:34.050540 | debian-bookworm | changed 2026-07-22 03:00:34.063675 | 2026-07-22 03:00:34.063834 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 03:00:34.364380 | debian-bookworm | ok 2026-07-22 03:00:34.374930 | 2026-07-22 03:00:34.375050 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 03:00:35.219974 | debian-bookworm | changed 2026-07-22 03:00:35.226776 | 2026-07-22 03:00:35.226925 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 03:00:36.074256 | debian-bookworm | changed 2026-07-22 03:00:36.090178 | 2026-07-22 03:00:36.090301 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 03:00:36.123640 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:36.129791 | 2026-07-22 03:00:36.129904 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 03:00:36.956999 | debian-bookworm -> localhost | changed 2026-07-22 03:00:36.983867 | 2026-07-22 03:00:36.984009 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 03:00:37.665297 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/ab42c21c39cc44a093b9a08c9110aa40_id_rsa (zuul-build-sshkey) 2026-07-22 03:00:37.665541 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043174 2026-07-22 03:00:37.673265 | 2026-07-22 03:00:37.673370 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 03:00:38.435325 | debian-bookworm | ok 2026-07-22 03:00:38.443957 | 2026-07-22 03:00:38.444065 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 03:00:38.494662 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:38.521133 | 2026-07-22 03:00:38.521261 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 03:00:39.294543 | debian-bookworm | ok 2026-07-22 03:00:39.318776 | 2026-07-22 03:00:39.321062 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 03:00:39.376194 | debian-bookworm | ok 2026-07-22 03:00:39.381646 | 2026-07-22 03:00:39.381763 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 03:00:40.068053 | debian-bookworm -> localhost | ok 2026-07-22 03:00:40.073500 | 2026-07-22 03:00:40.073585 | TASK [validate-host : Collect information about the host] 2026-07-22 03:00:41.665963 | debian-bookworm | ok 2026-07-22 03:00:41.707484 | 2026-07-22 03:00:41.707609 | TASK [validate-host : Sanitize hostname] 2026-07-22 03:00:42.035623 | debian-bookworm | ok 2026-07-22 03:00:42.039423 | 2026-07-22 03:00:42.039514 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 03:00:43.225958 | debian-bookworm -> localhost | changed 2026-07-22 03:00:43.232989 | 2026-07-22 03:00:43.233092 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 03:00:44.001972 | debian-bookworm | ok 2026-07-22 03:00:44.006023 | 2026-07-22 03:00:44.006108 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 03:00:45.030186 | debian-bookworm -> localhost | changed 2026-07-22 03:00:45.038560 | 2026-07-22 03:00:45.038646 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 03:00:45.328573 | debian-bookworm | ok 2026-07-22 03:00:45.340264 | 2026-07-22 03:00:45.340386 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 03:00:46.697523 | debian-bookworm | changed: 2026-07-22 03:00:46.697707 | debian-bookworm | cd+++++++++ src/ 2026-07-22 03:00:46.697737 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 03:00:46.697757 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 03:00:46.697774 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-07-22 03:00:46.697791 | debian-bookworm | Containerfile 2026-07-22 03:00:46.706904 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-07-22 03:00:46.706919 | debian-bookworm | Containerfile 2026-07-22 03:00:46.706954 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-07-22 03:00:46.706969 | debian-bookworm | Containerfile 2026-07-22 03:00:46.707160 | debian-bookworm | Containerfile 2026-07-22 03:00:46.707292 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-07-22 03:00:46.707307 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-07-22 03:00:46.707322 | debian-bookworm | Containerfile 2026-07-22 03:00:46.707890 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-07-22 03:00:46.707904 | debian-bookworm | Containerfile 2026-07-22 03:00:46.707963 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708035 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-07-22 03:00:46.708049 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708078 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-07-22 03:00:46.708093 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708122 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-07-22 03:00:46.708136 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708165 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-07-22 03:00:46.708179 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708208 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-07-22 03:00:46.708223 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-07-22 03:00:46.708266 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708648 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-07-22 03:00:46.708663 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708692 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-07-22 03:00:46.708707 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708736 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-07-22 03:00:46.708750 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708779 | debian-bookworm | Containerfile 2026-07-22 03:00:46.708870 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-07-22 03:00:46.708885 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-07-22 03:00:46.708901 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709048 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-07-22 03:00:46.709062 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709134 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-07-22 03:00:46.709149 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709208 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-07-22 03:00:46.709222 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709251 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709354 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-07-22 03:00:46.709369 | debian-bookworm | Containerfile 2026-07-22 03:00:46.709579 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-07-22 03:00:46.709595 | debian-bookworm | Containerfile 2026-07-22 03:00:46.723474 | 2026-07-22 03:00:46.723563 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-07-22 03:00:47.133900 | debian-bookworm | changed: "logs" 2026-07-22 03:00:47.134619 | debian-bookworm | ok: All items complete 2026-07-22 03:00:47.134904 | 2026-07-22 03:00:47.431550 | debian-bookworm | changed: "artifacts" 2026-07-22 03:00:47.662787 | debian-bookworm | changed: "docs" 2026-07-22 03:00:47.683459 | 2026-07-22 03:00:47.683589 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-07-22 03:00:47.948508 | debian-bookworm | ok 2026-07-22 03:00:47.953925 | 2026-07-22 03:00:47.954032 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-07-22 03:00:48.484382 | debian-bookworm | ok: Runtime: 0:00:00.075773 2026-07-22 03:00:48.492340 | 2026-07-22 03:00:48.492514 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-07-22 03:00:49.025534 | debian-bookworm | ok: Runtime: 0:00:00.094420 2026-07-22 03:00:49.038582 | 2026-07-22 03:00:49.039559 | TASK [diagnose-network : Ensure log directory exists] 2026-07-22 03:00:49.359962 | debian-bookworm | ok 2026-07-22 03:00:49.371373 | 2026-07-22 03:00:49.371542 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-07-22 03:01:01.016416 | debian-bookworm | ok: Runtime: 0:00:06.251059 2026-07-22 03:01:01.022211 | 2026-07-22 03:01:01.022350 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-22 03:01:01.151425 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:01.165584 | 2026-07-22 03:01:01.165757 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-22 03:01:01.294902 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:01.303319 | 2026-07-22 03:01:01.303440 | PLAY RECAP 2026-07-22 03:01:01.303551 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-07-22 03:01:01.303582 | 2026-07-22 03:01:02.161288 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 03:01:02.163899 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-07-22 03:01:04.292610 | 2026-07-22 03:01:04.292737 | PLAY [Run hadolint] 2026-07-22 03:01:04.310180 | 2026-07-22 03:01:04.310295 | TASK [hadolint : Install hadolint] 2026-07-22 03:01:05.775921 | debian-bookworm | changed: OK (2426420 bytes) 2026-07-22 03:01:05.781362 | 2026-07-22 03:01:05.781515 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-07-22 03:01:06.192657 | debian-bookworm | ok: All paths examined 2026-07-22 03:01:06.204552 | 2026-07-22 03:01:06.204768 | LOOP [hadolint : Run hadolint] 2026-07-22 03:01:06.259767 | 2026-07-22 03:01:06.259924 | PLAY RECAP 2026-07-22 03:01:06.259984 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-22 03:01:06.260011 | 2026-07-22 03:01:06.378911 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-07-22 03:01:06.379868 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 03:01:07.126145 | 2026-07-22 03:01:07.126281 | PLAY [Base post-fetch] 2026-07-22 03:01:07.140797 | 2026-07-22 03:01:07.140913 | TASK [diagnose-network : Ensure log directory exists] 2026-07-22 03:01:07.556761 | debian-bookworm | ok 2026-07-22 03:01:07.564333 | 2026-07-22 03:01:07.564482 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-22 03:01:14.411242 | debian-bookworm | ok: Runtime: 0:00:04.745105 2026-07-22 03:01:14.429148 | 2026-07-22 03:01:14.429311 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-22 03:01:20.856790 | debian-bookworm | ok: Runtime: 0:00:00.008717 2026-07-22 03:01:20.872261 | 2026-07-22 03:01:20.872507 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-22 03:01:27.017452 | debian-bookworm | ok: Runtime: 0:00:00.009024 2026-07-22 03:01:27.036869 | 2026-07-22 03:01:27.036988 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-22 03:01:27.138116 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:27.143831 | 2026-07-22 03:01:27.143946 | TASK [fetch-output : Set log path for single node] 2026-07-22 03:01:27.202417 | debian-bookworm | ok 2026-07-22 03:01:27.207607 | 2026-07-22 03:01:27.207760 | LOOP [fetch-output : Ensure local output dirs] 2026-07-22 03:01:28.147496 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/logs" 2026-07-22 03:01:28.712288 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/artifacts" 2026-07-22 03:01:29.747456 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ab42c21c39cc44a093b9a08c9110aa40/work/docs" 2026-07-22 03:01:29.757868 | 2026-07-22 03:01:29.758001 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 03:01:31.125974 | debian-bookworm | changed: 2026-07-22 03:01:31.126909 | debian-bookworm | .d..t...... ./ 2026-07-22 03:01:31.126990 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 03:01:31.127021 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 03:01:31.127045 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 03:01:31.127067 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 03:01:31.127088 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 03:01:31.127135 | debian-bookworm | changed: All items complete 2026-07-22 03:01:31.127163 | 2026-07-22 03:01:32.636948 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:01:33.396403 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:01:33.412390 | 2026-07-22 03:01:33.412492 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 03:01:33.456916 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:33.461017 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:33.467987 | 2026-07-22 03:01:33.468057 | PLAY RECAP 2026-07-22 03:01:33.468099 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-22 03:01:33.468119 | 2026-07-22 03:01:33.732879 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 03:01:33.733520 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:01:34.547910 | 2026-07-22 03:01:34.548041 | PLAY [Base post] 2026-07-22 03:01:34.570746 | 2026-07-22 03:01:34.570885 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 03:01:35.294022 | debian-bookworm | changed 2026-07-22 03:01:35.309437 | 2026-07-22 03:01:35.309551 | PLAY RECAP 2026-07-22 03:01:35.309609 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 03:01:35.309695 | 2026-07-22 03:01:35.653008 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:01:35.653691 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 03:01:36.480926 | 2026-07-22 03:01:36.481061 | PLAY [Base post-logs] 2026-07-22 03:01:36.490365 | 2026-07-22 03:01:36.490471 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 03:01:37.132693 | localhost | changed 2026-07-22 03:01:37.141193 | 2026-07-22 03:01:37.141316 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 03:01:37.180751 | localhost | ok 2026-07-22 03:01:37.184266 | 2026-07-22 03:01:37.184388 | TASK [Set zuul-log-path fact] 2026-07-22 03:01:37.209726 | localhost | ok 2026-07-22 03:01:37.219536 | 2026-07-22 03:01:37.219778 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:01:37.291335 | localhost | ok 2026-07-22 03:01:37.294240 | 2026-07-22 03:01:37.294333 | TASK [upload-logs : Create log directories] 2026-07-22 03:01:38.051723 | localhost | changed 2026-07-22 03:01:38.054194 | 2026-07-22 03:01:38.054278 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 03:01:39.014771 | localhost -> localhost | ok: Runtime: 0:00:00.032487 2026-07-22 03:01:39.018898 | 2026-07-22 03:01:39.019001 | TASK [upload-logs : Upload logs to log server] 2026-07-22 03:01:40.101376 | localhost | Output suppressed because no_log was given 2026-07-22 03:01:40.102817 | 2026-07-22 03:01:40.102913 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 03:01:40.180091 | localhost | skipping: Conditional result was False 2026-07-22 03:01:40.192537 | localhost | skipping: Conditional result was False 2026-07-22 03:01:40.199751 | 2026-07-22 03:01:40.199841 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 03:01:40.252358 | localhost | skipping: Conditional result was False 2026-07-22 03:01:40.252589 | 2026-07-22 03:01:40.267356 | localhost | skipping: Conditional result was False 2026-07-22 03:01:40.277860 | 2026-07-22 03:01:40.277960 | LOOP [upload-logs : Upload console log and json output]