2026-05-27 03:00:12.354288 | Job console starting 2026-05-27 03:00:12.387439 | Updating git repos 2026-05-27 03:00:12.868652 | Cloning repos into workspace 2026-05-27 03:00:13.027697 | Restoring repo states 2026-05-27 03:00:13.032671 | Merging changes 2026-05-27 03:00:13.032697 | Checking out repos 2026-05-27 03:00:13.265582 | Preparing playbooks 2026-05-27 03:00:15.190698 | Running Ansible setup 2026-05-27 03:00:21.930192 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 03:00:23.332285 | 2026-05-27 03:00:23.332405 | PLAY [Base pre] 2026-05-27 03:00:23.364083 | 2026-05-27 03:00:23.364194 | TASK [Setup log path fact] 2026-05-27 03:00:23.391084 | debian-bookworm | ok 2026-05-27 03:00:23.405698 | 2026-05-27 03:00:23.405813 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:00:23.432682 | debian-bookworm | ok 2026-05-27 03:00:23.440878 | 2026-05-27 03:00:23.440970 | TASK [emit-job-header : Print job information] 2026-05-27 03:00:23.510716 | # Job Information 2026-05-27 03:00:23.510931 | Ansible Version: 2.16.14 2026-05-27 03:00:23.510964 | Job: hadolint 2026-05-27 03:00:23.510992 | Pipeline: periodic-daily 2026-05-27 03:00:23.511012 | Executor: 521e9411259a 2026-05-27 03:00:23.511029 | Triggered by: https://github.com/osism/container-images 2026-05-27 03:00:23.511048 | Event ID: 93416addd6ed4d729581643d2417c424 2026-05-27 03:00:23.517280 | 2026-05-27 03:00:23.517510 | LOOP [emit-job-header : Print node information] 2026-05-27 03:00:23.865758 | debian-bookworm | ok: 2026-05-27 03:00:23.865926 | debian-bookworm | # Node Information 2026-05-27 03:00:23.865956 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 03:00:23.865977 | debian-bookworm | Hostname: debian 2026-05-27 03:00:23.865995 | debian-bookworm | Username: zuul 2026-05-27 03:00:23.866011 | debian-bookworm | Distro: Debian 12.14 2026-05-27 03:00:23.866033 | debian-bookworm | Provider: regiocloud-a 2026-05-27 03:00:23.866051 | debian-bookworm | Region: 2026-05-27 03:00:23.866068 | debian-bookworm | Label: debian-bookworm 2026-05-27 03:00:23.866085 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 03:00:23.866101 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:f6ff 2026-05-27 03:00:23.897288 | 2026-05-27 03:00:23.897517 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 03:00:25.082849 | debian-bookworm -> localhost | changed 2026-05-27 03:00:25.112677 | 2026-05-27 03:00:25.113294 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 03:00:27.676343 | debian-bookworm -> localhost | changed 2026-05-27 03:00:27.687279 | 2026-05-27 03:00:27.687384 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 03:00:28.447779 | debian-bookworm -> localhost | ok 2026-05-27 03:00:28.454331 | 2026-05-27 03:00:28.454449 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 03:00:28.520081 | debian-bookworm | ok 2026-05-27 03:00:28.553706 | debian-bookworm | included: /var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 03:00:28.565143 | 2026-05-27 03:00:28.565253 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 03:00:32.463912 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 03:00:32.464122 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/b54afbdf969c43ccb41c5a6aceee7eda_id_rsa 2026-05-27 03:00:32.464155 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/b54afbdf969c43ccb41c5a6aceee7eda_id_rsa.pub 2026-05-27 03:00:32.464178 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 03:00:32.464199 | debian-bookworm -> localhost | SHA256:+ES3Nm1AnbefzSCwVFVN4cJdP+QqsMUTKvl3SH7A/3g zuul-build-sshkey 2026-05-27 03:00:32.464218 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 03:00:32.464245 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 03:00:32.464264 | debian-bookworm -> localhost | | .+.o.=*| 2026-05-27 03:00:32.464282 | debian-bookworm -> localhost | | ..* = * +| 2026-05-27 03:00:32.464299 | debian-bookworm -> localhost | | o.+oX + *.| 2026-05-27 03:00:32.464316 | debian-bookworm -> localhost | | oo.B+* = .| 2026-05-27 03:00:32.464333 | debian-bookworm -> localhost | | . So+=o* +o| 2026-05-27 03:00:32.464352 | debian-bookworm -> localhost | | o ..o+ o.+| 2026-05-27 03:00:32.464369 | debian-bookworm -> localhost | | . . E | 2026-05-27 03:00:32.464386 | debian-bookworm -> localhost | | . | 2026-05-27 03:00:32.464403 | debian-bookworm -> localhost | | | 2026-05-27 03:00:32.464431 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 03:00:32.464479 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.720782 2026-05-27 03:00:32.471790 | 2026-05-27 03:00:32.472019 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 03:00:32.498606 | debian-bookworm | ok 2026-05-27 03:00:32.508368 | debian-bookworm | included: /var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 03:00:32.521686 | 2026-05-27 03:00:32.521776 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 03:00:32.534462 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:32.539639 | 2026-05-27 03:00:32.539726 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 03:00:33.277437 | debian-bookworm | changed 2026-05-27 03:00:33.289211 | 2026-05-27 03:00:33.289312 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 03:00:33.589165 | debian-bookworm | ok 2026-05-27 03:00:33.597581 | 2026-05-27 03:00:33.599173 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 03:00:34.328120 | debian-bookworm | changed 2026-05-27 03:00:34.334651 | 2026-05-27 03:00:34.334761 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 03:00:35.104977 | debian-bookworm | changed 2026-05-27 03:00:35.114980 | 2026-05-27 03:00:35.115097 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 03:00:35.148383 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:35.154604 | 2026-05-27 03:00:35.154708 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 03:00:36.405201 | debian-bookworm -> localhost | changed 2026-05-27 03:00:36.423899 | 2026-05-27 03:00:36.424089 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 03:00:37.187861 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/b54afbdf969c43ccb41c5a6aceee7eda_id_rsa (zuul-build-sshkey) 2026-05-27 03:00:37.188086 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040309 2026-05-27 03:00:37.195590 | 2026-05-27 03:00:37.195692 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 03:00:37.718617 | debian-bookworm | ok 2026-05-27 03:00:37.725797 | 2026-05-27 03:00:37.725897 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 03:00:37.759001 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:37.769729 | 2026-05-27 03:00:37.769840 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 03:00:38.552682 | debian-bookworm | ok 2026-05-27 03:00:38.566293 | 2026-05-27 03:00:38.566393 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 03:00:38.614388 | debian-bookworm | ok 2026-05-27 03:00:38.618550 | 2026-05-27 03:00:38.618812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 03:00:39.301591 | debian-bookworm -> localhost | ok 2026-05-27 03:00:39.306738 | 2026-05-27 03:00:39.306823 | TASK [validate-host : Collect information about the host] 2026-05-27 03:00:40.666779 | debian-bookworm | ok 2026-05-27 03:00:40.691443 | 2026-05-27 03:00:40.691549 | TASK [validate-host : Sanitize hostname] 2026-05-27 03:00:40.865803 | debian-bookworm | ok 2026-05-27 03:00:41.003387 | 2026-05-27 03:00:41.003551 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 03:00:42.326434 | debian-bookworm -> localhost | changed 2026-05-27 03:00:42.331099 | 2026-05-27 03:00:42.331188 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 03:00:42.938205 | debian-bookworm | ok 2026-05-27 03:00:42.943802 | 2026-05-27 03:00:42.943896 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 03:00:43.618357 | debian-bookworm -> localhost | changed 2026-05-27 03:00:43.625971 | 2026-05-27 03:00:43.626059 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 03:00:43.944136 | debian-bookworm | ok 2026-05-27 03:00:43.949889 | 2026-05-27 03:00:43.949986 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 03:00:45.179361 | debian-bookworm | changed: 2026-05-27 03:00:45.179666 | debian-bookworm | cd+++++++++ src/ 2026-05-27 03:00:45.179707 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 03:00:45.179733 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 03:00:45.179755 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-27 03:00:45.179775 | debian-bookworm | Containerfile 2026-05-27 03:00:45.227556 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-27 03:00:45.227574 | debian-bookworm | Containerfile 2026-05-27 03:00:45.227610 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-27 03:00:45.227628 | debian-bookworm | Containerfile 2026-05-27 03:00:45.228780 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-27 03:00:45.228809 | debian-bookworm | Containerfile 2026-05-27 03:00:45.228914 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-27 03:00:45.228932 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-27 03:00:45.228950 | debian-bookworm | Containerfile 2026-05-27 03:00:45.229756 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-27 03:00:45.229775 | debian-bookworm | Containerfile 2026-05-27 03:00:45.229854 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230001 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-27 03:00:45.230022 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230060 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-27 03:00:45.230078 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230116 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-27 03:00:45.230134 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230288 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-27 03:00:45.230308 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230346 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-27 03:00:45.230441 | debian-bookworm | Containerfile 2026-05-27 03:00:45.230487 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-27 03:00:45.230505 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231123 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-27 03:00:45.231141 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231177 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-27 03:00:45.231194 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231274 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-27 03:00:45.231302 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231343 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231470 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-27 03:00:45.231488 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-27 03:00:45.231507 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231824 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-27 03:00:45.231841 | debian-bookworm | Containerfile 2026-05-27 03:00:45.231930 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-27 03:00:45.231949 | debian-bookworm | Containerfile 2026-05-27 03:00:45.232020 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-27 03:00:45.232132 | debian-bookworm | Containerfile 2026-05-27 03:00:45.232178 | debian-bookworm | Containerfile 2026-05-27 03:00:45.232308 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-27 03:00:45.232327 | debian-bookworm | Containerfile 2026-05-27 03:00:45.232667 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-27 03:00:45.232697 | debian-bookworm | Containerfile 2026-05-27 03:00:45.257828 | 2026-05-27 03:00:45.257935 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-27 03:00:45.591476 | debian-bookworm | changed: "logs" 2026-05-27 03:00:45.596437 | debian-bookworm | ok: All items complete 2026-05-27 03:00:45.596487 | 2026-05-27 03:00:45.867548 | debian-bookworm | changed: "artifacts" 2026-05-27 03:00:46.104973 | debian-bookworm | changed: "docs" 2026-05-27 03:00:46.125447 | 2026-05-27 03:00:46.125566 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-27 03:00:46.402453 | debian-bookworm | ok 2026-05-27 03:00:46.409618 | 2026-05-27 03:00:46.409728 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-27 03:00:46.959885 | debian-bookworm | ok: Runtime: 0:00:00.055025 2026-05-27 03:00:46.987344 | 2026-05-27 03:00:46.987555 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-27 03:00:47.526870 | debian-bookworm | ok: Runtime: 0:00:00.129827 2026-05-27 03:00:47.532415 | 2026-05-27 03:00:47.532526 | PLAY RECAP 2026-05-27 03:00:47.532580 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-27 03:00:47.532606 | 2026-05-27 03:00:47.813568 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 03:00:47.815387 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-27 03:00:49.525500 | 2026-05-27 03:00:49.525671 | PLAY [Run hadolint] 2026-05-27 03:00:49.542265 | 2026-05-27 03:00:49.542457 | TASK [hadolint : Install hadolint] 2026-05-27 03:00:51.856842 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-27 03:00:51.863108 | 2026-05-27 03:00:51.863234 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-27 03:00:52.263846 | debian-bookworm | ok: All paths examined 2026-05-27 03:00:52.270415 | 2026-05-27 03:00:52.270538 | LOOP [hadolint : Run hadolint] 2026-05-27 03:00:52.364628 | 2026-05-27 03:00:52.364907 | PLAY RECAP 2026-05-27 03:00:52.365020 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 03:00:52.365075 | 2026-05-27 03:00:52.477962 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-27 03:00:52.478996 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 03:00:53.287736 | 2026-05-27 03:00:53.287907 | PLAY [Base post-fetch] 2026-05-27 03:00:53.318994 | 2026-05-27 03:00:53.319284 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 03:00:53.392927 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:53.408255 | 2026-05-27 03:00:53.408581 | TASK [fetch-output : Set log path for single node] 2026-05-27 03:00:53.451739 | debian-bookworm | ok 2026-05-27 03:00:53.457695 | 2026-05-27 03:00:53.457823 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 03:00:53.976496 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/logs" 2026-05-27 03:00:54.295326 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/artifacts" 2026-05-27 03:00:54.731603 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b54afbdf969c43ccb41c5a6aceee7eda/work/docs" 2026-05-27 03:00:54.752366 | 2026-05-27 03:00:54.752552 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 03:00:55.613671 | debian-bookworm | changed: 2026-05-27 03:00:55.613928 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 03:00:55.613968 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 03:00:55.613999 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 03:00:55.614145 | debian-bookworm | changed: All items complete 2026-05-27 03:00:55.614248 | 2026-05-27 03:00:56.276648 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 03:00:57.084391 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 03:00:57.107975 | 2026-05-27 03:00:57.108182 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 03:00:57.141525 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:57.144642 | debian-bookworm | skipping: Conditional result was False 2026-05-27 03:00:57.163616 | 2026-05-27 03:00:57.163738 | PLAY RECAP 2026-05-27 03:00:57.163826 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-27 03:00:57.163867 | 2026-05-27 03:00:57.315076 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 03:00:57.317248 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:00:58.247058 | 2026-05-27 03:00:58.247225 | PLAY [Base post] 2026-05-27 03:00:58.261512 | 2026-05-27 03:00:58.261658 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 03:00:58.892514 | debian-bookworm | changed 2026-05-27 03:00:58.903186 | 2026-05-27 03:00:58.903315 | PLAY RECAP 2026-05-27 03:00:58.903380 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 03:00:58.903462 | 2026-05-27 03:00:59.035397 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 03:00:59.036299 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 03:00:59.890030 | 2026-05-27 03:00:59.890223 | PLAY [Base post-logs] 2026-05-27 03:00:59.901935 | 2026-05-27 03:00:59.902100 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 03:01:00.532642 | localhost | changed 2026-05-27 03:01:00.557967 | 2026-05-27 03:01:00.558161 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 03:01:00.597045 | localhost | ok 2026-05-27 03:01:00.601351 | 2026-05-27 03:01:00.601618 | TASK [Set zuul-log-path fact] 2026-05-27 03:01:00.618117 | localhost | ok 2026-05-27 03:01:00.628051 | 2026-05-27 03:01:00.628173 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 03:01:00.654040 | localhost | ok 2026-05-27 03:01:00.657065 | 2026-05-27 03:01:00.657169 | TASK [upload-logs : Create log directories] 2026-05-27 03:01:01.217016 | localhost | changed 2026-05-27 03:01:01.221115 | 2026-05-27 03:01:01.221260 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 03:01:01.976086 | localhost -> localhost | ok: Runtime: 0:00:00.021935 2026-05-27 03:01:01.986225 | 2026-05-27 03:01:01.988898 | TASK [upload-logs : Upload logs to log server] 2026-05-27 03:01:02.842074 | localhost | Output suppressed because no_log was given 2026-05-27 03:01:02.844160 | 2026-05-27 03:01:02.844278 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 03:01:02.904781 | localhost | skipping: Conditional result was False 2026-05-27 03:01:02.911143 | localhost | skipping: Conditional result was False 2026-05-27 03:01:02.925158 | 2026-05-27 03:01:02.925392 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 03:01:02.975618 | localhost | skipping: Conditional result was False 2026-05-27 03:01:02.976212 | 2026-05-27 03:01:02.980160 | localhost | skipping: Conditional result was False 2026-05-27 03:01:02.986696 | 2026-05-27 03:01:02.986915 | LOOP [upload-logs : Upload console log and json output]