2026-07-20 08:17:04.422446 | Job console starting 2026-07-20 08:17:04.441353 | Updating git repos 2026-07-20 08:17:04.995101 | Cloning repos into workspace 2026-07-20 08:17:05.038865 | Restoring repo states 2026-07-20 08:17:05.060082 | Merging changes 2026-07-20 08:17:05.575792 | Checking out repos 2026-07-20 08:17:05.643532 | Preparing playbooks 2026-07-20 08:17:07.107169 | Running Ansible setup 2026-07-20 08:17:14.575877 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 08:17:16.364201 | 2026-07-20 08:17:16.364340 | PLAY [Base pre] 2026-07-20 08:17:16.383775 | 2026-07-20 08:17:16.383901 | TASK [Setup log path fact] 2026-07-20 08:17:16.431801 | debian-bookworm | ok 2026-07-20 08:17:16.459887 | 2026-07-20 08:17:16.460052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 08:17:16.517181 | debian-bookworm | ok 2026-07-20 08:17:16.529110 | 2026-07-20 08:17:16.529210 | TASK [emit-job-header : Print job information] 2026-07-20 08:17:16.593654 | # Job Information 2026-07-20 08:17:16.593803 | Ansible Version: 2.16.14 2026-07-20 08:17:16.593833 | Job: yamllint 2026-07-20 08:17:16.593861 | Pipeline: check 2026-07-20 08:17:16.593880 | Executor: 521e9411259a 2026-07-20 08:17:16.593898 | Triggered by: https://github.com/osism/container-images/pull/934 2026-07-20 08:17:16.593917 | Event ID: 5ccf71a0-8413-11f1-881d-0d7dedcede35 2026-07-20 08:17:16.597901 | 2026-07-20 08:17:16.598007 | LOOP [emit-job-header : Print node information] 2026-07-20 08:17:16.818327 | debian-bookworm | ok: 2026-07-20 08:17:16.818481 | debian-bookworm | # Node Information 2026-07-20 08:17:16.818508 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 08:17:16.818529 | debian-bookworm | Hostname: debian 2026-07-20 08:17:16.818547 | debian-bookworm | Username: zuul 2026-07-20 08:17:16.818565 | debian-bookworm | Distro: Debian 12.15 2026-07-20 08:17:16.818584 | debian-bookworm | Provider: regiocloud-a 2026-07-20 08:17:16.818601 | debian-bookworm | Region: 2026-07-20 08:17:16.818619 | debian-bookworm | Label: debian-bookworm 2026-07-20 08:17:16.818635 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 08:17:16.818652 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fece:d7d4 2026-07-20 08:17:16.835521 | 2026-07-20 08:17:16.835625 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 08:17:17.522317 | debian-bookworm -> localhost | changed 2026-07-20 08:17:17.531276 | 2026-07-20 08:17:17.531410 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 08:17:20.443381 | debian-bookworm -> localhost | changed 2026-07-20 08:17:20.460288 | 2026-07-20 08:17:20.460493 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 08:17:21.199343 | debian-bookworm -> localhost | ok 2026-07-20 08:17:21.210674 | 2026-07-20 08:17:21.210786 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 08:17:21.262757 | debian-bookworm | ok 2026-07-20 08:17:21.285636 | debian-bookworm | included: /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 08:17:21.296759 | 2026-07-20 08:17:21.296861 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 08:17:22.829598 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 08:17:22.829816 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/d053e21daa154ccb99e7d7108a0993eb_id_rsa 2026-07-20 08:17:22.829855 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/d053e21daa154ccb99e7d7108a0993eb_id_rsa.pub 2026-07-20 08:17:22.829882 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 08:17:22.829908 | debian-bookworm -> localhost | SHA256:iAfS3Uezyc9a78XS/I9xYebso/hv413PqPQugGD1IUo zuul-build-sshkey 2026-07-20 08:17:22.829932 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 08:17:22.829966 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 08:17:22.830001 | debian-bookworm -> localhost | | o | 2026-07-20 08:17:22.830023 | debian-bookworm -> localhost | | . .E.oo.+ | 2026-07-20 08:17:22.830044 | debian-bookworm -> localhost | | . o..o.o=. | 2026-07-20 08:17:22.830064 | debian-bookworm -> localhost | | . o+. ..o | 2026-07-20 08:17:22.830084 | debian-bookworm -> localhost | | ..o.S. + + | 2026-07-20 08:17:22.830111 | debian-bookworm -> localhost | | . . .o .=+.| 2026-07-20 08:17:22.830131 | debian-bookworm -> localhost | | ... +oB| 2026-07-20 08:17:22.830151 | debian-bookworm -> localhost | | .oo.%=| 2026-07-20 08:17:22.830172 | debian-bookworm -> localhost | | .o*@+X| 2026-07-20 08:17:22.830193 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 08:17:22.830247 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.694570 2026-07-20 08:17:22.836644 | 2026-07-20 08:17:22.836743 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 08:17:22.871861 | debian-bookworm | ok 2026-07-20 08:17:22.888549 | debian-bookworm | included: /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 08:17:22.913418 | 2026-07-20 08:17:22.913556 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 08:17:22.947186 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:22.953455 | 2026-07-20 08:17:22.953573 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 08:17:23.919905 | debian-bookworm | changed 2026-07-20 08:17:23.926727 | 2026-07-20 08:17:23.926843 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 08:17:24.279199 | debian-bookworm | ok 2026-07-20 08:17:24.314266 | 2026-07-20 08:17:24.314398 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 08:17:25.049946 | debian-bookworm | changed 2026-07-20 08:17:25.059178 | 2026-07-20 08:17:25.059280 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 08:17:25.841973 | debian-bookworm | changed 2026-07-20 08:17:25.847509 | 2026-07-20 08:17:25.847599 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 08:17:25.882227 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:25.889394 | 2026-07-20 08:17:25.889517 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 08:17:26.496489 | debian-bookworm -> localhost | changed 2026-07-20 08:17:26.516041 | 2026-07-20 08:17:26.516149 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 08:17:27.076580 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/d053e21daa154ccb99e7d7108a0993eb_id_rsa (zuul-build-sshkey) 2026-07-20 08:17:27.076762 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008753 2026-07-20 08:17:27.083035 | 2026-07-20 08:17:27.083127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 08:17:27.469839 | debian-bookworm | ok 2026-07-20 08:17:27.474465 | 2026-07-20 08:17:27.474558 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 08:17:27.510288 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:27.518737 | 2026-07-20 08:17:27.518828 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 08:17:28.164248 | debian-bookworm | ok 2026-07-20 08:17:28.192231 | 2026-07-20 08:17:28.192366 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 08:17:28.233023 | debian-bookworm | ok 2026-07-20 08:17:28.238213 | 2026-07-20 08:17:28.238313 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 08:17:28.696971 | debian-bookworm -> localhost | ok 2026-07-20 08:17:28.703119 | 2026-07-20 08:17:28.703213 | TASK [validate-host : Collect information about the host] 2026-07-20 08:17:29.752838 | debian-bookworm | ok 2026-07-20 08:17:29.762765 | 2026-07-20 08:17:29.774469 | TASK [validate-host : Sanitize hostname] 2026-07-20 08:17:29.898639 | debian-bookworm | ok 2026-07-20 08:17:29.902253 | 2026-07-20 08:17:29.902326 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 08:17:30.662619 | debian-bookworm -> localhost | changed 2026-07-20 08:17:30.667457 | 2026-07-20 08:17:30.667538 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 08:17:31.070943 | debian-bookworm | ok 2026-07-20 08:17:31.092119 | 2026-07-20 08:17:31.092239 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 08:17:32.030846 | debian-bookworm -> localhost | changed 2026-07-20 08:17:32.039781 | 2026-07-20 08:17:32.039884 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 08:17:32.342507 | debian-bookworm | ok 2026-07-20 08:17:32.347250 | 2026-07-20 08:17:32.347512 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 08:17:33.191741 | debian-bookworm | changed: 2026-07-20 08:17:33.191929 | debian-bookworm | cd+++++++++ src/ 2026-07-20 08:17:33.191965 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 08:17:33.192014 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 08:17:33.192051 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-07-20 08:17:33.192077 | debian-bookworm | Containerfile 2026-07-20 08:17:33.201199 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-07-20 08:17:33.201217 | debian-bookworm | Containerfile 2026-07-20 08:17:33.201252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-07-20 08:17:33.201270 | debian-bookworm | Containerfile 2026-07-20 08:17:33.201501 | debian-bookworm | Containerfile 2026-07-20 08:17:33.201664 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-07-20 08:17:33.201682 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-07-20 08:17:33.201700 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202430 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-07-20 08:17:33.202448 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202521 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202611 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-07-20 08:17:33.202629 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202665 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-07-20 08:17:33.202687 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202723 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-07-20 08:17:33.202740 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202776 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-07-20 08:17:33.202793 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202840 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-07-20 08:17:33.202861 | debian-bookworm | Containerfile 2026-07-20 08:17:33.202898 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-07-20 08:17:33.202916 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203373 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-07-20 08:17:33.203391 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203427 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-07-20 08:17:33.203445 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203481 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-07-20 08:17:33.203498 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203533 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203641 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-07-20 08:17:33.203659 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-07-20 08:17:33.203677 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203856 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-07-20 08:17:33.203874 | debian-bookworm | Containerfile 2026-07-20 08:17:33.203967 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-07-20 08:17:33.204006 | debian-bookworm | Containerfile 2026-07-20 08:17:33.204082 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-07-20 08:17:33.204100 | debian-bookworm | Containerfile 2026-07-20 08:17:33.204136 | debian-bookworm | Containerfile 2026-07-20 08:17:33.204259 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-07-20 08:17:33.204277 | debian-bookworm | Containerfile 2026-07-20 08:17:33.204523 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-07-20 08:17:33.204541 | debian-bookworm | Containerfile 2026-07-20 08:17:33.220673 | 2026-07-20 08:17:33.220783 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-07-20 08:17:33.491870 | debian-bookworm | changed: "logs" 2026-07-20 08:17:33.492124 | debian-bookworm | ok: All items complete 2026-07-20 08:17:33.492162 | 2026-07-20 08:17:33.707166 | debian-bookworm | changed: "artifacts" 2026-07-20 08:17:33.965732 | debian-bookworm | changed: "docs" 2026-07-20 08:17:33.983472 | 2026-07-20 08:17:33.983583 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-07-20 08:17:34.278805 | debian-bookworm | ok 2026-07-20 08:17:34.283870 | 2026-07-20 08:17:34.283962 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-07-20 08:17:34.809063 | debian-bookworm | ok: Runtime: 0:00:00.060068 2026-07-20 08:17:34.813926 | 2026-07-20 08:17:34.814047 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-07-20 08:17:35.376340 | debian-bookworm | ok: Runtime: 0:00:00.111802 2026-07-20 08:17:35.384905 | 2026-07-20 08:17:35.385023 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 08:17:35.667287 | debian-bookworm | ok 2026-07-20 08:17:35.676585 | 2026-07-20 08:17:35.676723 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-07-20 08:17:47.300587 | debian-bookworm | ok: Runtime: 0:00:08.124426 2026-07-20 08:17:47.305750 | 2026-07-20 08:17:47.305885 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 08:17:47.398652 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:47.404527 | 2026-07-20 08:17:47.404675 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 08:17:47.506736 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:47.514283 | 2026-07-20 08:17:47.514382 | PLAY RECAP 2026-07-20 08:17:47.514436 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-07-20 08:17:47.514460 | 2026-07-20 08:17:47.813523 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 08:17:47.814494 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-20 08:17:49.682866 | 2026-07-20 08:17:49.683104 | PLAY [Run yamllint] 2026-07-20 08:17:49.707678 | 2026-07-20 08:17:49.707843 | LOOP [Install python] 2026-07-20 08:17:49.731235 | debian-bookworm | ok: "ensure-python" 2026-07-20 08:17:49.741998 | debian-bookworm | ok: "ensure-pip" 2026-07-20 08:17:49.832017 | 2026-07-20 08:17:49.832220 | TASK [ensure-python : Validate python_version value] 2026-07-20 08:17:49.860574 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:49.869630 | 2026-07-20 08:17:49.869811 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-07-20 08:17:49.907255 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:49.914634 | 2026-07-20 08:17:49.914826 | TASK [ensure-python : Pull in venv package] 2026-07-20 08:17:49.994523 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.003145 | 2026-07-20 08:17:50.004019 | TASK [ensure-python : Set default RPM package name] 2026-07-20 08:17:50.064152 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.071750 | 2026-07-20 08:17:50.071927 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-07-20 08:17:50.120445 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.129678 | 2026-07-20 08:17:50.129853 | TASK [ensure-python : Install RPM package] 2026-07-20 08:17:50.191305 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.198050 | 2026-07-20 08:17:50.198217 | TASK [ensure-python : Install python using pyenv] 2026-07-20 08:17:50.233266 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.240620 | 2026-07-20 08:17:50.240774 | TASK [ensure-python : Activate python using stow] 2026-07-20 08:17:50.305510 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:17:50.317582 | 2026-07-20 08:17:50.317741 | TASK [ensure-pip : Check if pip is installed] 2026-07-20 08:17:51.372014 | debian-bookworm | ok: Runtime: 0:00:00.008739 2026-07-20 08:17:51.381553 | 2026-07-20 08:17:51.381664 | LOOP [ensure-pip : Install pip from packages] 2026-07-20 08:17:51.430741 | debian-bookworm | ok: "/var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-07-20 08:17:51.431353 | debian-bookworm | ok: All items complete 2026-07-20 08:17:51.431408 | 2026-07-20 08:17:51.453967 | debian-bookworm | included: /var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-07-20 08:17:51.465710 | 2026-07-20 08:17:51.465815 | TASK [ensure-pip : Update package lists] 2026-07-20 08:17:55.768796 | debian-bookworm | changed 2026-07-20 08:17:55.788553 | 2026-07-20 08:17:55.788682 | TASK [ensure-pip : Install Python 3 pip] 2026-07-20 08:18:01.132821 | debian-bookworm | changed 2026-07-20 08:18:01.144674 | 2026-07-20 08:18:01.147241 | TASK [ensure-pip : Install Python 2 pip] 2026-07-20 08:18:01.260919 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:18:01.267771 | 2026-07-20 08:18:01.267914 | TASK [ensure-pip : Ensure setuptools] 2026-07-20 08:18:01.312402 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:18:01.321011 | 2026-07-20 08:18:01.321150 | TASK [ensure-pip : Check for ensurepip module] 2026-07-20 08:18:01.759070 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-07-20 08:18:01.759261 | debian-bookworm | [--altinstall] [--default-pip] 2026-07-20 08:18:01.759306 | debian-bookworm | 2026-07-20 08:18:01.759324 | debian-bookworm | options: 2026-07-20 08:18:01.759346 | debian-bookworm | -h, --help show this help message and exit 2026-07-20 08:18:01.759380 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-07-20 08:18:01.759405 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-07-20 08:18:01.759469 | debian-bookworm | times. 2026-07-20 08:18:01.759507 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-07-20 08:18:01.759528 | debian-bookworm | --user Install using the user scheme. 2026-07-20 08:18:01.759541 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-07-20 08:18:01.759554 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-07-20 08:18:01.759565 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-07-20 08:18:01.759576 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-07-20 08:18:01.759587 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-07-20 08:18:01.899701 | debian-bookworm | ok: Runtime: 0:00:00.092163 2026-07-20 08:18:01.915010 | 2026-07-20 08:18:01.915184 | TASK [ensure-pip : Ensure python3-venv] 2026-07-20 08:18:01.943037 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:18:01.964917 | 2026-07-20 08:18:01.965085 | TASK [ensure-pip : Install pip from source] 2026-07-20 08:18:01.989229 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:18:01.998012 | 2026-07-20 08:18:01.998141 | TASK [ensure-pip : Probe for venv python full path] 2026-07-20 08:18:02.325928 | debian-bookworm | /usr/bin/python3 2026-07-20 08:18:02.550641 | debian-bookworm | ok: Runtime: 0:00:00.008205 2026-07-20 08:18:02.556674 | 2026-07-20 08:18:02.556787 | TASK [ensure-pip : Set host default] 2026-07-20 08:18:02.626894 | debian-bookworm | ok 2026-07-20 08:18:02.632170 | 2026-07-20 08:18:02.632281 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-07-20 08:18:02.693346 | debian-bookworm | ok 2026-07-20 08:18:02.741508 | 2026-07-20 08:18:02.741657 | TASK [yamllint : Install yamllint] 2026-07-20 08:18:09.184821 | debian-bookworm | changed 2026-07-20 08:18:09.190887 | 2026-07-20 08:18:09.191033 | TASK [yamllint : Run yamllint] 2026-07-20 08:18:10.055324 | debian-bookworm | ./.hadolint.yaml 2026-07-20 08:18:10.055505 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-07-20 08:18:10.055537 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-07-20 08:18:10.055557 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-07-20 08:18:10.055580 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-07-20 08:18:10.055603 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-07-20 08:18:10.055616 | debian-bookworm | 2026-07-20 08:18:10.055666 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-07-20 08:18:10.055691 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-07-20 08:18:10.055706 | debian-bookworm | 2026-07-20 08:18:10.268615 | debian-bookworm | ok: Runtime: 0:00:00.503000 2026-07-20 08:18:10.278927 | 2026-07-20 08:18:10.279048 | PLAY RECAP 2026-07-20 08:18:10.279110 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-20 08:18:10.279135 | 2026-07-20 08:18:10.495818 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-20 08:18:10.496761 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 08:18:11.789769 | 2026-07-20 08:18:11.790005 | PLAY [Base post-fetch] 2026-07-20 08:18:11.815801 | 2026-07-20 08:18:11.816040 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 08:18:12.250603 | debian-bookworm | ok 2026-07-20 08:18:12.260126 | 2026-07-20 08:18:12.260308 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 08:18:18.989317 | debian-bookworm | ok: Runtime: 0:00:04.728656 2026-07-20 08:18:18.998078 | 2026-07-20 08:18:18.998187 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 08:18:25.047745 | debian-bookworm | ok: Runtime: 0:00:00.009388 2026-07-20 08:18:25.053707 | 2026-07-20 08:18:25.053856 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 08:18:31.140020 | debian-bookworm | ok: Runtime: 0:00:00.005907 2026-07-20 08:18:31.151955 | 2026-07-20 08:18:31.152135 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 08:18:31.207181 | debian-bookworm | skipping: Conditional result was False 2026-07-20 08:18:31.213353 | 2026-07-20 08:18:31.213489 | TASK [fetch-output : Set log path for single node] 2026-07-20 08:18:31.254556 | debian-bookworm | ok 2026-07-20 08:18:31.263627 | 2026-07-20 08:18:31.263774 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 08:18:31.619315 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/logs" 2026-07-20 08:18:32.052335 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/artifacts" 2026-07-20 08:18:32.339932 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d053e21daa154ccb99e7d7108a0993eb/work/docs" 2026-07-20 08:18:32.351878 | 2026-07-20 08:18:32.352044 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 08:18:33.359149 | debian-bookworm | changed: 2026-07-20 08:18:33.359467 | debian-bookworm | .d..t...... ./ 2026-07-20 08:18:33.359507 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 08:18:33.359533 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 08:18:33.359556 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 08:18:33.359577 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 08:18:33.359597 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 08:18:33.359644 | debian-bookworm | changed: All items complete 2026-07-20 08:18:33.359670 | 2026-07-20 08:18:34.104429 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 08:18:35.205076 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 08:18:35.219685 | 2026-07-20 08:18:35.219839 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 08:18:35.730261 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009961 2026-07-20 08:18:36.390254 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.029361 2026-07-20 08:18:36.400896 | 2026-07-20 08:18:36.401110 | PLAY RECAP 2026-07-20 08:18:36.401171 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 08:18:36.401198 | 2026-07-20 08:18:36.809813 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 08:18:36.810745 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 08:18:38.221610 | 2026-07-20 08:18:38.221747 | PLAY [Base post] 2026-07-20 08:18:38.234375 | 2026-07-20 08:18:38.234496 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 08:18:38.996267 | debian-bookworm | changed 2026-07-20 08:18:39.006330 | 2026-07-20 08:18:39.006450 | PLAY RECAP 2026-07-20 08:18:39.006513 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 08:18:39.006576 | 2026-07-20 08:18:39.269827 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 08:18:39.270610 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 08:18:40.541444 | 2026-07-20 08:18:40.541589 | PLAY [Base post-logs] 2026-07-20 08:18:40.557094 | 2026-07-20 08:18:40.557215 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 08:18:41.109622 | localhost | changed 2026-07-20 08:18:41.117528 | 2026-07-20 08:18:41.117650 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 08:18:41.162725 | localhost | ok 2026-07-20 08:18:41.165428 | 2026-07-20 08:18:41.165566 | TASK [Set zuul-log-path fact] 2026-07-20 08:18:41.190740 | localhost | ok 2026-07-20 08:18:41.199396 | 2026-07-20 08:18:41.199493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 08:18:41.236670 | localhost | ok 2026-07-20 08:18:41.239418 | 2026-07-20 08:18:41.239514 | TASK [upload-logs : Create log directories] 2026-07-20 08:18:42.081546 | localhost | changed 2026-07-20 08:18:42.084205 | 2026-07-20 08:18:42.084299 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 08:18:42.906350 | localhost -> localhost | ok: Runtime: 0:00:00.038611 2026-07-20 08:18:42.910413 | 2026-07-20 08:18:42.910508 | TASK [upload-logs : Upload logs to log server] 2026-07-20 08:18:43.747700 | localhost | Output suppressed because no_log was given 2026-07-20 08:18:43.749139 | 2026-07-20 08:18:43.749216 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 08:18:43.789936 | localhost | skipping: Conditional result was False 2026-07-20 08:18:43.794431 | localhost | skipping: Conditional result was False 2026-07-20 08:18:43.805108 | 2026-07-20 08:18:43.805201 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 08:18:43.880645 | localhost | skipping: Conditional result was False 2026-07-20 08:18:43.880882 | 2026-07-20 08:18:43.885781 | localhost | skipping: Conditional result was False 2026-07-20 08:18:43.894021 | 2026-07-20 08:18:43.894119 | LOOP [upload-logs : Upload console log and json output]