2026-05-06 14:04:57.850901 | Job console starting 2026-05-06 14:04:57.894142 | Updating git repos 2026-05-06 14:04:57.933764 | Cloning repos into workspace 2026-05-06 14:04:58.004059 | Restoring repo states 2026-05-06 14:04:58.011548 | Merging changes 2026-05-06 14:04:58.546359 | Checking out repos 2026-05-06 14:04:58.604434 | Preparing playbooks 2026-05-06 14:04:59.300647 | Running Ansible setup 2026-05-06 14:05:03.859560 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 14:05:04.646388 | 2026-05-06 14:05:04.646575 | PLAY [Base pre] 2026-05-06 14:05:04.664350 | 2026-05-06 14:05:04.664529 | TASK [Setup log path fact] 2026-05-06 14:05:04.699911 | debian-bookworm | ok 2026-05-06 14:05:04.721043 | 2026-05-06 14:05:04.721214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 14:05:04.765844 | debian-bookworm | ok 2026-05-06 14:05:04.780636 | 2026-05-06 14:05:04.780797 | TASK [emit-job-header : Print job information] 2026-05-06 14:05:04.821379 | # Job Information 2026-05-06 14:05:04.821594 | Ansible Version: 2.16.14 2026-05-06 14:05:04.821633 | Job: hadolint 2026-05-06 14:05:04.821671 | Pipeline: check 2026-05-06 14:05:04.821696 | Executor: 521e9411259a 2026-05-06 14:05:04.821719 | Triggered by: https://github.com/osism/container-images/pull/797 2026-05-06 14:05:04.821743 | Event ID: 89720eb0-4954-11f1-8544-dcd3833d891d 2026-05-06 14:05:04.826987 | 2026-05-06 14:05:04.827110 | LOOP [emit-job-header : Print node information] 2026-05-06 14:05:04.933102 | debian-bookworm | ok: 2026-05-06 14:05:04.933294 | debian-bookworm | # Node Information 2026-05-06 14:05:04.933328 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 14:05:04.933353 | debian-bookworm | Hostname: debian 2026-05-06 14:05:04.933374 | debian-bookworm | Username: zuul 2026-05-06 14:05:04.933394 | debian-bookworm | Distro: Debian 12.13 2026-05-06 14:05:04.933418 | debian-bookworm | Provider: regiocloud-a 2026-05-06 14:05:04.933438 | debian-bookworm | Region: 2026-05-06 14:05:04.933459 | debian-bookworm | Label: debian-bookworm 2026-05-06 14:05:04.933478 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 14:05:04.933497 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1a:6ed9 2026-05-06 14:05:04.947291 | 2026-05-06 14:05:04.947421 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 14:05:05.441437 | debian-bookworm -> localhost | changed 2026-05-06 14:05:05.449239 | 2026-05-06 14:05:05.449377 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 14:05:06.499651 | debian-bookworm -> localhost | changed 2026-05-06 14:05:06.519742 | 2026-05-06 14:05:06.519896 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 14:05:06.842797 | debian-bookworm -> localhost | ok 2026-05-06 14:05:06.849506 | 2026-05-06 14:05:06.849665 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 14:05:06.880273 | debian-bookworm | ok 2026-05-06 14:05:06.895707 | debian-bookworm | included: /var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 14:05:06.903340 | 2026-05-06 14:05:06.903450 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 14:05:07.853802 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 14:05:07.854202 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/7e929e06163a411cb6e0ef99da8290fe_id_rsa 2026-05-06 14:05:07.854245 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/7e929e06163a411cb6e0ef99da8290fe_id_rsa.pub 2026-05-06 14:05:07.854272 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 14:05:07.854297 | debian-bookworm -> localhost | SHA256:wAhmJ1WIkKKGJ1C8KdecoJCcxmTUEeIpvRsCeJr5ZH8 zuul-build-sshkey 2026-05-06 14:05:07.854320 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 14:05:07.854358 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 14:05:07.854380 | debian-bookworm -> localhost | |*@O==o. | 2026-05-06 14:05:07.854402 | debian-bookworm -> localhost | |XO*=.o | 2026-05-06 14:05:07.854422 | debian-bookworm -> localhost | |@+o*..o | 2026-05-06 14:05:07.854442 | debian-bookworm -> localhost | |O*=.+ . | 2026-05-06 14:05:07.854461 | debian-bookworm -> localhost | |*== S | 2026-05-06 14:05:07.854487 | debian-bookworm -> localhost | | = + | 2026-05-06 14:05:07.854507 | debian-bookworm -> localhost | | o . E | 2026-05-06 14:05:07.854565 | debian-bookworm -> localhost | | . | 2026-05-06 14:05:07.854588 | debian-bookworm -> localhost | | | 2026-05-06 14:05:07.854608 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 14:05:07.854674 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.462720 2026-05-06 14:05:07.862408 | 2026-05-06 14:05:07.862612 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 14:05:07.893688 | debian-bookworm | ok 2026-05-06 14:05:07.903806 | debian-bookworm | included: /var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 14:05:07.913685 | 2026-05-06 14:05:07.913825 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 14:05:07.939367 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:05:07.946214 | 2026-05-06 14:05:07.946357 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 14:05:08.616209 | debian-bookworm | changed 2026-05-06 14:05:08.621913 | 2026-05-06 14:05:08.622021 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 14:05:08.901129 | debian-bookworm | ok 2026-05-06 14:05:08.910698 | 2026-05-06 14:05:08.910897 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 14:05:09.578384 | debian-bookworm | changed 2026-05-06 14:05:09.585466 | 2026-05-06 14:05:09.585628 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 14:05:10.283183 | debian-bookworm | changed 2026-05-06 14:05:10.292237 | 2026-05-06 14:05:10.292396 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 14:05:10.317434 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:05:10.324727 | 2026-05-06 14:05:10.324860 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 14:05:10.800668 | debian-bookworm -> localhost | changed 2026-05-06 14:05:10.817379 | 2026-05-06 14:05:10.817536 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 14:05:11.167067 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/7e929e06163a411cb6e0ef99da8290fe_id_rsa (zuul-build-sshkey) 2026-05-06 14:05:11.167707 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019845 2026-05-06 14:05:11.184312 | 2026-05-06 14:05:11.184487 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 14:05:11.638056 | debian-bookworm | ok 2026-05-06 14:05:11.646312 | 2026-05-06 14:05:11.646463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 14:05:11.681847 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:05:11.693927 | 2026-05-06 14:05:11.694064 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 14:05:12.157128 | debian-bookworm | ok 2026-05-06 14:05:12.173280 | 2026-05-06 14:05:12.173420 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 14:05:12.205346 | debian-bookworm | ok 2026-05-06 14:05:12.215886 | 2026-05-06 14:05:12.216022 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 14:05:12.493667 | debian-bookworm -> localhost | ok 2026-05-06 14:05:12.500467 | 2026-05-06 14:05:12.500628 | TASK [validate-host : Collect information about the host] 2026-05-06 14:05:13.704183 | debian-bookworm | ok 2026-05-06 14:05:13.714434 | 2026-05-06 14:05:13.714600 | TASK [validate-host : Sanitize hostname] 2026-05-06 14:05:13.825654 | debian-bookworm | ok 2026-05-06 14:05:13.867941 | 2026-05-06 14:05:13.868084 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 14:05:14.460237 | debian-bookworm -> localhost | changed 2026-05-06 14:05:14.472098 | 2026-05-06 14:05:14.472270 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 14:05:14.916155 | debian-bookworm | ok 2026-05-06 14:05:14.923989 | 2026-05-06 14:05:14.924135 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 14:05:15.548777 | debian-bookworm -> localhost | changed 2026-05-06 14:05:15.561750 | 2026-05-06 14:05:15.561894 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 14:05:15.858781 | debian-bookworm | ok 2026-05-06 14:05:15.869020 | 2026-05-06 14:05:15.869163 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 14:05:16.809097 | debian-bookworm | changed: 2026-05-06 14:05:16.809325 | debian-bookworm | cd+++++++++ src/ 2026-05-06 14:05:16.809361 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 14:05:16.809385 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 14:05:16.809407 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-06 14:05:16.809427 | debian-bookworm | Containerfile 2026-05-06 14:05:16.823918 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-06 14:05:16.823940 | debian-bookworm | Containerfile 2026-05-06 14:05:16.823976 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-06 14:05:16.823994 | debian-bookworm | Containerfile 2026-05-06 14:05:16.824208 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-06 14:05:16.824226 | debian-bookworm | Containerfile 2026-05-06 14:05:16.824317 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-06 14:05:16.824334 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-06 14:05:16.824352 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825062 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-06 14:05:16.825084 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825156 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825245 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-06 14:05:16.825262 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825297 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-06 14:05:16.825314 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825349 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-06 14:05:16.825366 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825400 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-06 14:05:16.825417 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825452 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-06 14:05:16.825469 | debian-bookworm | Containerfile 2026-05-06 14:05:16.825503 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-06 14:05:16.825529 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826169 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-06 14:05:16.826188 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826225 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-06 14:05:16.826244 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826281 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-06 14:05:16.826300 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826336 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826443 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-06 14:05:16.826461 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-06 14:05:16.826478 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826691 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-06 14:05:16.826709 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826796 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-06 14:05:16.826814 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826907 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-06 14:05:16.826925 | debian-bookworm | Containerfile 2026-05-06 14:05:16.826962 | debian-bookworm | Containerfile 2026-05-06 14:05:16.827086 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-06 14:05:16.827246 | debian-bookworm | Containerfile 2026-05-06 14:05:16.827449 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-06 14:05:16.827467 | debian-bookworm | Containerfile 2026-05-06 14:05:16.845447 | 2026-05-06 14:05:16.845594 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-06 14:05:17.177129 | debian-bookworm | changed: "logs" 2026-05-06 14:05:17.177575 | debian-bookworm | ok: All items complete 2026-05-06 14:05:17.177635 | 2026-05-06 14:05:17.447300 | debian-bookworm | changed: "artifacts" 2026-05-06 14:05:17.668725 | debian-bookworm | changed: "docs" 2026-05-06 14:05:17.686475 | 2026-05-06 14:05:17.686666 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-06 14:05:18.010351 | debian-bookworm | ok 2026-05-06 14:05:18.017238 | 2026-05-06 14:05:18.017372 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-06 14:05:18.556664 | debian-bookworm | ok: Runtime: 0:00:00.080242 2026-05-06 14:05:18.567867 | 2026-05-06 14:05:18.568059 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-06 14:05:19.097896 | debian-bookworm | ok: Runtime: 0:00:00.114923 2026-05-06 14:05:19.116166 | 2026-05-06 14:05:19.116363 | PLAY RECAP 2026-05-06 14:05:19.116469 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-06 14:05:19.116542 | 2026-05-06 14:05:19.282652 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 14:05:19.283699 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-06 14:05:20.032493 | 2026-05-06 14:05:20.032712 | PLAY [Run hadolint] 2026-05-06 14:05:20.048237 | 2026-05-06 14:05:20.048383 | TASK [hadolint : Install hadolint] 2026-05-06 14:05:24.742081 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-06 14:05:24.751443 | 2026-05-06 14:05:24.751643 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-06 14:05:25.155894 | debian-bookworm | ok: All paths examined 2026-05-06 14:05:25.163858 | 2026-05-06 14:05:25.164122 | LOOP [hadolint : Run hadolint] 2026-05-06 14:05:25.235821 | 2026-05-06 14:05:25.236063 | PLAY RECAP 2026-05-06 14:05:25.236176 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-06 14:05:25.236221 | 2026-05-06 14:05:25.365994 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-06 14:05:25.367264 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 14:05:26.104847 | 2026-05-06 14:05:26.105022 | PLAY [Base post-fetch] 2026-05-06 14:05:26.120247 | 2026-05-06 14:05:26.120406 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-06 14:05:26.178377 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:05:26.192299 | 2026-05-06 14:05:26.192559 | TASK [fetch-output : Set log path for single node] 2026-05-06 14:05:26.238969 | debian-bookworm | ok 2026-05-06 14:05:26.246651 | 2026-05-06 14:05:26.246813 | LOOP [fetch-output : Ensure local output dirs] 2026-05-06 14:05:26.790571 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/logs" 2026-05-06 14:05:27.070910 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/artifacts" 2026-05-06 14:05:27.383901 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7e929e06163a411cb6e0ef99da8290fe/work/docs" 2026-05-06 14:05:27.404883 | 2026-05-06 14:05:27.405046 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 14:05:28.184377 | debian-bookworm | changed: 2026-05-06 14:05:28.185022 | debian-bookworm | .d..t...... ./ 2026-05-06 14:05:28.185123 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 14:05:28.185216 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 14:05:28.185297 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 14:05:28.185401 | debian-bookworm | changed: All items complete 2026-05-06 14:05:28.185467 | 2026-05-06 14:05:28.753960 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 14:05:29.368623 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 14:05:29.400798 | 2026-05-06 14:05:29.401006 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 14:05:29.931009 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011149 2026-05-06 14:05:30.247677 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011256 2026-05-06 14:05:30.265331 | 2026-05-06 14:05:30.265474 | PLAY RECAP 2026-05-06 14:05:30.265651 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-06 14:05:30.265691 | 2026-05-06 14:05:30.397015 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 14:05:30.399464 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 14:05:31.137320 | 2026-05-06 14:05:31.137502 | PLAY [Base post] 2026-05-06 14:05:31.152045 | 2026-05-06 14:05:31.152215 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 14:05:31.755459 | debian-bookworm | changed 2026-05-06 14:05:31.766953 | 2026-05-06 14:05:31.767128 | PLAY RECAP 2026-05-06 14:05:31.767226 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 14:05:31.767323 | 2026-05-06 14:05:31.901057 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 14:05:31.903207 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 14:05:32.723867 | 2026-05-06 14:05:32.724075 | PLAY [Base post-logs] 2026-05-06 14:05:32.736851 | 2026-05-06 14:05:32.737002 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 14:05:33.234699 | localhost | changed 2026-05-06 14:05:33.247579 | 2026-05-06 14:05:33.247753 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 14:05:33.286481 | localhost | ok 2026-05-06 14:05:33.294290 | 2026-05-06 14:05:33.294474 | TASK [Set zuul-log-path fact] 2026-05-06 14:05:33.321783 | localhost | ok 2026-05-06 14:05:33.330894 | 2026-05-06 14:05:33.331035 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 14:05:33.369231 | localhost | ok 2026-05-06 14:05:33.376988 | 2026-05-06 14:05:33.377198 | TASK [upload-logs : Create log directories] 2026-05-06 14:05:33.952506 | localhost | changed 2026-05-06 14:05:33.957887 | 2026-05-06 14:05:33.958049 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 14:05:34.465418 | localhost -> localhost | ok: Runtime: 0:00:00.004074 2026-05-06 14:05:34.472939 | 2026-05-06 14:05:34.473101 | TASK [upload-logs : Upload logs to log server] 2026-05-06 14:05:35.064942 | localhost | Output suppressed because no_log was given 2026-05-06 14:05:35.068008 | 2026-05-06 14:05:35.068152 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 14:05:35.134332 | localhost | skipping: Conditional result was False 2026-05-06 14:05:35.137363 | localhost | skipping: Conditional result was False 2026-05-06 14:05:35.151411 | 2026-05-06 14:05:35.151659 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 14:05:35.203660 | localhost | skipping: Conditional result was False 2026-05-06 14:05:35.204308 | 2026-05-06 14:05:35.208177 | localhost | skipping: Conditional result was False 2026-05-06 14:05:35.224185 | 2026-05-06 14:05:35.224435 | LOOP [upload-logs : Upload console log and json output]