2026-03-24 01:51:48.502375 | Job console starting 2026-03-24 01:51:48.531398 | Updating git repos 2026-03-24 01:51:48.570208 | Cloning repos into workspace 2026-03-24 01:51:48.621131 | Restoring repo states 2026-03-24 01:51:48.651434 | Merging changes 2026-03-24 01:51:49.177470 | Checking out repos 2026-03-24 01:51:49.214517 | Preparing playbooks 2026-03-24 01:51:49.933695 | Running Ansible setup 2026-03-24 01:51:54.719696 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-24 01:51:55.608143 | 2026-03-24 01:51:55.608393 | PLAY [Base pre] 2026-03-24 01:51:55.637182 | 2026-03-24 01:51:55.637382 | TASK [Setup log path fact] 2026-03-24 01:51:55.670138 | debian-bookworm | ok 2026-03-24 01:51:55.686524 | 2026-03-24 01:51:55.686705 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-24 01:51:55.717366 | debian-bookworm | ok 2026-03-24 01:51:55.728153 | 2026-03-24 01:51:55.728291 | TASK [emit-job-header : Print job information] 2026-03-24 01:51:55.768522 | # Job Information 2026-03-24 01:51:55.768724 | Ansible Version: 2.16.14 2026-03-24 01:51:55.768760 | Job: yamllint 2026-03-24 01:51:55.768794 | Pipeline: check 2026-03-24 01:51:55.768818 | Executor: 521e9411259a 2026-03-24 01:51:55.768840 | Triggered by: https://github.com/osism/container-images/pull/797 2026-03-24 01:51:55.768863 | Event ID: ff6454a0-2723-11f1-950b-66055049bbb3 2026-03-24 01:51:55.774865 | 2026-03-24 01:51:55.774985 | LOOP [emit-job-header : Print node information] 2026-03-24 01:51:55.881695 | debian-bookworm | ok: 2026-03-24 01:51:55.881938 | debian-bookworm | # Node Information 2026-03-24 01:51:55.881983 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-24 01:51:55.882017 | debian-bookworm | Hostname: debian 2026-03-24 01:51:55.882046 | debian-bookworm | Username: zuul 2026-03-24 01:51:55.882075 | debian-bookworm | Distro: Debian 12.13 2026-03-24 01:51:55.882107 | debian-bookworm | Provider: regiocloud-a 2026-03-24 01:51:55.882136 | debian-bookworm | Region: 2026-03-24 01:51:55.882164 | debian-bookworm | Label: debian-bookworm 2026-03-24 01:51:55.882192 | debian-bookworm | Product Name: OpenStack Nova 2026-03-24 01:51:55.882219 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:2647 2026-03-24 01:51:55.899989 | 2026-03-24 01:51:55.900166 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-24 01:51:56.394620 | debian-bookworm -> localhost | changed 2026-03-24 01:51:56.403207 | 2026-03-24 01:51:56.403403 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-24 01:51:57.710309 | debian-bookworm -> localhost | changed 2026-03-24 01:51:57.721988 | 2026-03-24 01:51:57.722142 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-24 01:51:58.074344 | debian-bookworm -> localhost | ok 2026-03-24 01:51:58.087512 | 2026-03-24 01:51:58.087682 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-24 01:51:58.125999 | debian-bookworm | ok 2026-03-24 01:51:58.151471 | debian-bookworm | included: /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-24 01:51:58.159418 | 2026-03-24 01:51:58.159570 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-24 01:51:59.879574 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-24 01:51:59.879858 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/work/67656778a79543fb9d38b7b30ee08f62_id_rsa 2026-03-24 01:51:59.879900 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/work/67656778a79543fb9d38b7b30ee08f62_id_rsa.pub 2026-03-24 01:51:59.879928 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-24 01:51:59.879954 | debian-bookworm -> localhost | SHA256:9f/v7HR5CVd1h5fC5XeXzaFmXwXgSc1CSrXM3s3HGjw zuul-build-sshkey 2026-03-24 01:51:59.879978 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-24 01:51:59.880021 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-24 01:51:59.880056 | debian-bookworm -> localhost | | .o*+o=*| 2026-03-24 01:51:59.880091 | debian-bookworm -> localhost | | . *.=*oX| 2026-03-24 01:51:59.880124 | debian-bookworm -> localhost | | o *=.+O| 2026-03-24 01:51:59.880157 | debian-bookworm -> localhost | | . ooo.+*| 2026-03-24 01:51:59.880190 | debian-bookworm -> localhost | | S o.Eo=| 2026-03-24 01:51:59.880234 | debian-bookworm -> localhost | | .o++| 2026-03-24 01:51:59.880274 | debian-bookworm -> localhost | | oo+| 2026-03-24 01:51:59.880296 | debian-bookworm -> localhost | | +o| 2026-03-24 01:51:59.880317 | debian-bookworm -> localhost | | oB| 2026-03-24 01:51:59.880338 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-24 01:51:59.880407 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.824233 2026-03-24 01:51:59.888446 | 2026-03-24 01:51:59.888610 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-24 01:51:59.918897 | debian-bookworm | ok 2026-03-24 01:51:59.930988 | debian-bookworm | included: /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-24 01:51:59.942872 | 2026-03-24 01:51:59.943020 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-24 01:51:59.967812 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:51:59.975980 | 2026-03-24 01:51:59.976150 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-24 01:52:00.711424 | debian-bookworm | changed 2026-03-24 01:52:00.720786 | 2026-03-24 01:52:00.720953 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-24 01:52:01.003169 | debian-bookworm | ok 2026-03-24 01:52:01.015812 | 2026-03-24 01:52:01.016043 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-24 01:52:01.701205 | debian-bookworm | changed 2026-03-24 01:52:01.711385 | 2026-03-24 01:52:01.711704 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-24 01:52:02.370483 | debian-bookworm | changed 2026-03-24 01:52:02.376550 | 2026-03-24 01:52:02.376674 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-24 01:52:02.401531 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:02.409091 | 2026-03-24 01:52:02.409228 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-24 01:52:02.926131 | debian-bookworm -> localhost | changed 2026-03-24 01:52:02.943604 | 2026-03-24 01:52:02.943775 | TASK [add-build-sshkey : Add back temp key] 2026-03-24 01:52:03.337753 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/work/67656778a79543fb9d38b7b30ee08f62_id_rsa (zuul-build-sshkey) 2026-03-24 01:52:03.338114 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021134 2026-03-24 01:52:03.347497 | 2026-03-24 01:52:03.347650 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-24 01:52:03.990567 | debian-bookworm | ok 2026-03-24 01:52:04.005188 | 2026-03-24 01:52:04.005361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-24 01:52:04.030220 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:04.042907 | 2026-03-24 01:52:04.043078 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-24 01:52:04.514275 | debian-bookworm | ok 2026-03-24 01:52:04.535632 | 2026-03-24 01:52:04.535804 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-24 01:52:04.585906 | debian-bookworm | ok 2026-03-24 01:52:04.597228 | 2026-03-24 01:52:04.597440 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-24 01:52:04.991239 | debian-bookworm -> localhost | ok 2026-03-24 01:52:04.998780 | 2026-03-24 01:52:04.999012 | TASK [validate-host : Collect information about the host] 2026-03-24 01:52:06.223052 | debian-bookworm | ok 2026-03-24 01:52:06.245917 | 2026-03-24 01:52:06.246091 | TASK [validate-host : Sanitize hostname] 2026-03-24 01:52:06.402365 | debian-bookworm | ok 2026-03-24 01:52:06.483114 | 2026-03-24 01:52:06.483398 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-24 01:52:07.092891 | debian-bookworm -> localhost | changed 2026-03-24 01:52:07.102354 | 2026-03-24 01:52:07.102507 | TASK [validate-host : Collect information about zuul worker] 2026-03-24 01:52:07.578161 | debian-bookworm | ok 2026-03-24 01:52:07.585565 | 2026-03-24 01:52:07.585720 | TASK [validate-host : Write out all zuul information for each host] 2026-03-24 01:52:08.199636 | debian-bookworm -> localhost | changed 2026-03-24 01:52:08.217332 | 2026-03-24 01:52:08.217511 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-24 01:52:08.521687 | debian-bookworm | ok 2026-03-24 01:52:08.528236 | 2026-03-24 01:52:08.528386 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-24 01:52:09.470908 | debian-bookworm | changed: 2026-03-24 01:52:09.471127 | debian-bookworm | cd+++++++++ src/ 2026-03-24 01:52:09.471163 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-24 01:52:09.471187 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-24 01:52:09.471209 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-24 01:52:09.471230 | debian-bookworm | Containerfile 2026-03-24 01:52:09.475371 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-24 01:52:09.475389 | debian-bookworm | Containerfile 2026-03-24 01:52:09.475426 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-24 01:52:09.475443 | debian-bookworm | Containerfile 2026-03-24 01:52:09.476453 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-24 01:52:09.476475 | debian-bookworm | Containerfile 2026-03-24 01:52:09.476921 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-24 01:52:09.476942 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-24 01:52:09.476961 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478332 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-24 01:52:09.478350 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478425 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478517 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-24 01:52:09.478535 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478570 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-24 01:52:09.478589 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478634 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-24 01:52:09.478652 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478689 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-24 01:52:09.478706 | debian-bookworm | Containerfile 2026-03-24 01:52:09.478742 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-24 01:52:09.478760 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479316 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-24 01:52:09.479339 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479377 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-24 01:52:09.479395 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479431 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-24 01:52:09.479449 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479485 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479590 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-24 01:52:09.479608 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-24 01:52:09.479625 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479804 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-24 01:52:09.479821 | debian-bookworm | Containerfile 2026-03-24 01:52:09.479909 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-24 01:52:09.479929 | debian-bookworm | Containerfile 2026-03-24 01:52:09.480000 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-24 01:52:09.480017 | debian-bookworm | Containerfile 2026-03-24 01:52:09.480052 | debian-bookworm | Containerfile 2026-03-24 01:52:09.480179 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-24 01:52:09.480198 | debian-bookworm | Containerfile 2026-03-24 01:52:09.480388 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-24 01:52:09.480405 | debian-bookworm | Containerfile 2026-03-24 01:52:09.490055 | 2026-03-24 01:52:09.490144 | PLAY RECAP 2026-03-24 01:52:09.490199 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-24 01:52:09.490222 | 2026-03-24 01:52:09.684870 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-24 01:52:09.685743 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-03-24 01:52:10.571659 | 2026-03-24 01:52:10.571876 | PLAY [Run yamllint] 2026-03-24 01:52:10.592840 | 2026-03-24 01:52:10.593015 | LOOP [Install python] 2026-03-24 01:52:10.617141 | debian-bookworm | ok: "ensure-python" 2026-03-24 01:52:10.622056 | debian-bookworm | ok: "ensure-pip" 2026-03-24 01:52:10.669567 | 2026-03-24 01:52:10.669770 | TASK [ensure-python : Validate python_version value] 2026-03-24 01:52:10.714710 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.722791 | 2026-03-24 01:52:10.722955 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-03-24 01:52:10.757315 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.763505 | 2026-03-24 01:52:10.763642 | TASK [ensure-python : Pull in venv package] 2026-03-24 01:52:10.787603 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.794993 | 2026-03-24 01:52:10.795189 | TASK [ensure-python : Set default RPM package name] 2026-03-24 01:52:10.818910 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.825038 | 2026-03-24 01:52:10.825151 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-03-24 01:52:10.848790 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.858705 | 2026-03-24 01:52:10.858877 | TASK [ensure-python : Install RPM package] 2026-03-24 01:52:10.893103 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.900604 | 2026-03-24 01:52:10.900738 | TASK [ensure-python : Install python using pyenv] 2026-03-24 01:52:10.924595 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.930537 | 2026-03-24 01:52:10.930654 | TASK [ensure-python : Activate python using stow] 2026-03-24 01:52:10.964186 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:10.975016 | 2026-03-24 01:52:10.975141 | TASK [ensure-pip : Check if pip is installed] 2026-03-24 01:52:11.549587 | debian-bookworm | ok: Runtime: 0:00:00.009085 2026-03-24 01:52:11.557039 | 2026-03-24 01:52:11.557177 | LOOP [ensure-pip : Install pip from packages] 2026-03-24 01:52:11.603651 | debian-bookworm | ok: "/var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-03-24 01:52:11.604012 | debian-bookworm | ok: All items complete 2026-03-24 01:52:11.604071 | 2026-03-24 01:52:11.621220 | debian-bookworm | included: /var/lib/zuul/builds/67656778a79543fb9d38b7b30ee08f62/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-03-24 01:52:11.635126 | 2026-03-24 01:52:11.635322 | TASK [ensure-pip : Update package lists] 2026-03-24 01:52:16.355363 | debian-bookworm | changed 2026-03-24 01:52:16.365583 | 2026-03-24 01:52:16.365943 | TASK [ensure-pip : Install Python 3 pip] 2026-03-24 01:52:21.667422 | debian-bookworm | changed 2026-03-24 01:52:21.675619 | 2026-03-24 01:52:21.675787 | TASK [ensure-pip : Install Python 2 pip] 2026-03-24 01:52:21.741877 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:21.755198 | 2026-03-24 01:52:21.755454 | TASK [ensure-pip : Ensure setuptools] 2026-03-24 01:52:21.791515 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:21.806133 | 2026-03-24 01:52:21.806352 | TASK [ensure-pip : Check for ensurepip module] 2026-03-24 01:52:22.198025 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-03-24 01:52:22.198208 | debian-bookworm | [--altinstall] [--default-pip] 2026-03-24 01:52:22.198229 | debian-bookworm | 2026-03-24 01:52:22.198244 | debian-bookworm | options: 2026-03-24 01:52:22.198263 | debian-bookworm | -h, --help show this help message and exit 2026-03-24 01:52:22.198284 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-03-24 01:52:22.198298 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-03-24 01:52:22.198341 | debian-bookworm | times. 2026-03-24 01:52:22.198365 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-03-24 01:52:22.198379 | debian-bookworm | --user Install using the user scheme. 2026-03-24 01:52:22.198392 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-03-24 01:52:22.198404 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-03-24 01:52:22.198416 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-03-24 01:52:22.198427 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-03-24 01:52:22.198438 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-03-24 01:52:22.339377 | debian-bookworm | ok: Runtime: 0:00:00.100078 2026-03-24 01:52:22.353602 | 2026-03-24 01:52:22.353774 | TASK [ensure-pip : Ensure python3-venv] 2026-03-24 01:52:22.391732 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:22.404209 | 2026-03-24 01:52:22.404430 | TASK [ensure-pip : Install pip from source] 2026-03-24 01:52:22.429317 | debian-bookworm | skipping: Conditional result was False 2026-03-24 01:52:22.436491 | 2026-03-24 01:52:22.436621 | TASK [ensure-pip : Probe for venv python full path] 2026-03-24 01:52:22.728702 | debian-bookworm | /usr/bin/python3 2026-03-24 01:52:22.968097 | debian-bookworm | ok: Runtime: 0:00:00.008100 2026-03-24 01:52:22.982513 | 2026-03-24 01:52:22.982704 | TASK [ensure-pip : Set host default] 2026-03-24 01:52:23.048443 | debian-bookworm | ok 2026-03-24 01:52:23.054142 | 2026-03-24 01:52:23.054306 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-03-24 01:52:23.138797 | debian-bookworm | ok 2026-03-24 01:52:23.195290 | 2026-03-24 01:52:23.195460 | TASK [yamllint : Install yamllint] 2026-03-24 01:52:29.534818 | debian-bookworm | changed 2026-03-24 01:52:29.543287 | 2026-03-24 01:52:29.543462 | TASK [yamllint : Run yamllint] 2026-03-24 01:52:30.288527 | debian-bookworm | ./.hadolint.yaml 2026-03-24 01:52:30.288635 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-03-24 01:52:30.288667 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-03-24 01:52:30.288676 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-03-24 01:52:30.288686 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-03-24 01:52:30.288694 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-03-24 01:52:30.288699 | debian-bookworm | 2026-03-24 01:52:30.575974 | debian-bookworm | ok: Runtime: 0:00:00.463369 2026-03-24 01:52:30.591537 | 2026-03-24 01:52:30.591674 | PLAY RECAP 2026-03-24 01:52:30.591765 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-24 01:52:30.591807 | 2026-03-24 01:52:30.755109 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-03-24 01:52:30.756569 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-24 01:52:31.591779 | 2026-03-24 01:52:31.591974 | PLAY [Base post] 2026-03-24 01:52:31.606628 | 2026-03-24 01:52:31.606776 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-24 01:52:32.233698 | debian-bookworm | changed 2026-03-24 01:52:32.244400 | 2026-03-24 01:52:32.244715 | PLAY RECAP 2026-03-24 01:52:32.244901 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-24 01:52:32.245084 | 2026-03-24 01:52:32.429397 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-24 01:52:32.431548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-24 01:52:33.315100 | 2026-03-24 01:52:33.315342 | PLAY [Base post-logs] 2026-03-24 01:52:33.333699 | 2026-03-24 01:52:33.333891 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-24 01:52:33.845697 | localhost | changed 2026-03-24 01:52:33.867846 | 2026-03-24 01:52:33.868132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-24 01:52:33.909652 | localhost | ok 2026-03-24 01:52:33.916773 | 2026-03-24 01:52:33.916963 | TASK [Set zuul-log-path fact] 2026-03-24 01:52:33.934923 | localhost | ok 2026-03-24 01:52:33.946726 | 2026-03-24 01:52:33.946913 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-24 01:52:33.973696 | localhost | ok 2026-03-24 01:52:33.977545 | 2026-03-24 01:52:33.977680 | TASK [upload-logs : Create log directories] 2026-03-24 01:52:34.554150 | localhost | changed 2026-03-24 01:52:34.557306 | 2026-03-24 01:52:34.557436 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-24 01:52:35.067350 | localhost -> localhost | ok: Runtime: 0:00:00.005453 2026-03-24 01:52:35.072039 | 2026-03-24 01:52:35.072193 | TASK [upload-logs : Upload logs to log server] 2026-03-24 01:52:35.673713 | localhost | Output suppressed because no_log was given 2026-03-24 01:52:35.677362 | 2026-03-24 01:52:35.677545 | LOOP [upload-logs : Compress console log and json output] 2026-03-24 01:52:35.731686 | localhost | skipping: Conditional result was False 2026-03-24 01:52:35.737911 | localhost | skipping: Conditional result was False 2026-03-24 01:52:35.750693 | 2026-03-24 01:52:35.751027 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-24 01:52:35.811085 | localhost | skipping: Conditional result was False 2026-03-24 01:52:35.811443 | 2026-03-24 01:52:35.818935 | localhost | skipping: Conditional result was False 2026-03-24 01:52:35.827378 | 2026-03-24 01:52:35.827513 | LOOP [upload-logs : Upload console log and json output]