2026-07-17 01:58:47.292662 | Job console starting 2026-07-17 01:58:47.304753 | Updating git repos 2026-07-17 01:58:47.393679 | Cloning repos into workspace 2026-07-17 01:58:47.442133 | Restoring repo states 2026-07-17 01:58:47.456435 | Merging changes 2026-07-17 01:58:48.393681 | Checking out repos 2026-07-17 01:58:48.503163 | Preparing playbooks 2026-07-17 01:58:50.793919 | Running Ansible setup 2026-07-17 01:58:57.711969 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 01:58:59.421752 | 2026-07-17 01:58:59.421876 | PLAY [Base pre] 2026-07-17 01:58:59.436796 | 2026-07-17 01:58:59.436905 | TASK [Setup log path fact] 2026-07-17 01:58:59.465072 | debian-bookworm | ok 2026-07-17 01:58:59.498501 | 2026-07-17 01:58:59.503224 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 01:58:59.554788 | debian-bookworm | ok 2026-07-17 01:58:59.587328 | 2026-07-17 01:58:59.587440 | TASK [emit-job-header : Print job information] 2026-07-17 01:58:59.773989 | # Job Information 2026-07-17 01:58:59.774155 | Ansible Version: 2.16.14 2026-07-17 01:58:59.774190 | Job: yamllint 2026-07-17 01:58:59.774223 | Pipeline: check 2026-07-17 01:58:59.774246 | Executor: 521e9411259a 2026-07-17 01:58:59.774266 | Triggered by: https://github.com/osism/container-images/pull/797 2026-07-17 01:58:59.774288 | Event ID: 04da4bb0-8183-11f1-9e76-d63078d14eca 2026-07-17 01:58:59.783518 | 2026-07-17 01:58:59.783650 | LOOP [emit-job-header : Print node information] 2026-07-17 01:59:00.170394 | debian-bookworm | ok: 2026-07-17 01:59:00.170597 | debian-bookworm | # Node Information 2026-07-17 01:59:00.170628 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 01:59:00.170649 | debian-bookworm | Hostname: debian 2026-07-17 01:59:00.170667 | debian-bookworm | Username: zuul 2026-07-17 01:59:00.170684 | debian-bookworm | Distro: Debian 12.15 2026-07-17 01:59:00.170703 | debian-bookworm | Provider: regiocloud-a 2026-07-17 01:59:00.170743 | debian-bookworm | Region: 2026-07-17 01:59:00.170764 | debian-bookworm | Label: debian-bookworm 2026-07-17 01:59:00.170782 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 01:59:00.170798 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:6247 2026-07-17 01:59:00.184745 | 2026-07-17 01:59:00.184865 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 01:59:01.393238 | debian-bookworm -> localhost | changed 2026-07-17 01:59:01.401216 | 2026-07-17 01:59:01.401340 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 01:59:04.280775 | debian-bookworm -> localhost | changed 2026-07-17 01:59:04.307137 | 2026-07-17 01:59:04.307239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 01:59:04.963739 | debian-bookworm -> localhost | ok 2026-07-17 01:59:04.969064 | 2026-07-17 01:59:04.969147 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 01:59:05.032559 | debian-bookworm | ok 2026-07-17 01:59:05.051310 | debian-bookworm | included: /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 01:59:05.056197 | 2026-07-17 01:59:05.056279 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 01:59:07.373214 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 01:59:07.373381 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/7834c9a0fbd6481ea843b969db3f78bc_id_rsa 2026-07-17 01:59:07.373412 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/7834c9a0fbd6481ea843b969db3f78bc_id_rsa.pub 2026-07-17 01:59:07.373433 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 01:59:07.373453 | debian-bookworm -> localhost | SHA256:HoTIGL92WH1K93g2cqd8kfPn1LkYCHxwFqY28Tnn8zU zuul-build-sshkey 2026-07-17 01:59:07.373471 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 01:59:07.373498 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 01:59:07.373515 | debian-bookworm -> localhost | | . . o | 2026-07-17 01:59:07.373533 | debian-bookworm -> localhost | | = . o = o | 2026-07-17 01:59:07.373550 | debian-bookworm -> localhost | | . + o +=o* . | 2026-07-17 01:59:07.373566 | debian-bookworm -> localhost | | + oo+=o+ . | 2026-07-17 01:59:07.373582 | debian-bookworm -> localhost | | + . Soo.*o=E.| 2026-07-17 01:59:07.373606 | debian-bookworm -> localhost | | . . . .o*.+o+=| 2026-07-17 01:59:07.373624 | debian-bookworm -> localhost | | . .o..o=| 2026-07-17 01:59:07.373640 | debian-bookworm -> localhost | | .ooo| 2026-07-17 01:59:07.373656 | debian-bookworm -> localhost | | . ..| 2026-07-17 01:59:07.373672 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 01:59:07.373710 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.353185 2026-07-17 01:59:07.379459 | 2026-07-17 01:59:07.379555 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 01:59:07.416684 | debian-bookworm | ok 2026-07-17 01:59:07.425869 | debian-bookworm | included: /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 01:59:07.435362 | 2026-07-17 01:59:07.435461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 01:59:07.449575 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:07.455363 | 2026-07-17 01:59:07.455461 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 01:59:08.087252 | debian-bookworm | changed 2026-07-17 01:59:08.094027 | 2026-07-17 01:59:08.094121 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 01:59:08.369252 | debian-bookworm | ok 2026-07-17 01:59:08.376016 | 2026-07-17 01:59:08.376114 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 01:59:09.108203 | debian-bookworm | changed 2026-07-17 01:59:09.121154 | 2026-07-17 01:59:09.121274 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 01:59:09.861982 | debian-bookworm | changed 2026-07-17 01:59:09.867590 | 2026-07-17 01:59:09.867689 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 01:59:09.901184 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:09.908864 | 2026-07-17 01:59:09.908990 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 01:59:10.674563 | debian-bookworm -> localhost | changed 2026-07-17 01:59:10.685978 | 2026-07-17 01:59:10.686096 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 01:59:11.045590 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/7834c9a0fbd6481ea843b969db3f78bc_id_rsa (zuul-build-sshkey) 2026-07-17 01:59:11.045857 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010726 2026-07-17 01:59:11.053813 | 2026-07-17 01:59:11.053925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 01:59:11.444059 | debian-bookworm | ok 2026-07-17 01:59:11.449968 | 2026-07-17 01:59:11.450064 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 01:59:11.472849 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:11.483164 | 2026-07-17 01:59:11.483270 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 01:59:11.901962 | debian-bookworm | ok 2026-07-17 01:59:11.928124 | 2026-07-17 01:59:11.928233 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 01:59:11.985813 | debian-bookworm | ok 2026-07-17 01:59:11.989977 | 2026-07-17 01:59:11.990056 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 01:59:12.507705 | debian-bookworm -> localhost | ok 2026-07-17 01:59:12.514558 | 2026-07-17 01:59:12.514663 | TASK [validate-host : Collect information about the host] 2026-07-17 01:59:13.960097 | debian-bookworm | ok 2026-07-17 01:59:13.973727 | 2026-07-17 01:59:13.973842 | TASK [validate-host : Sanitize hostname] 2026-07-17 01:59:14.248751 | debian-bookworm | ok 2026-07-17 01:59:14.256712 | 2026-07-17 01:59:14.256837 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 01:59:15.291367 | debian-bookworm -> localhost | changed 2026-07-17 01:59:15.296954 | 2026-07-17 01:59:15.297059 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 01:59:15.943157 | debian-bookworm | ok 2026-07-17 01:59:15.948641 | 2026-07-17 01:59:15.948755 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 01:59:16.838164 | debian-bookworm -> localhost | changed 2026-07-17 01:59:16.852189 | 2026-07-17 01:59:16.852301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 01:59:17.164775 | debian-bookworm | ok 2026-07-17 01:59:17.170373 | 2026-07-17 01:59:17.170471 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 01:59:18.447038 | debian-bookworm | changed: 2026-07-17 01:59:18.447314 | debian-bookworm | cd+++++++++ src/ 2026-07-17 01:59:18.447365 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 01:59:18.447414 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 01:59:18.447445 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-07-17 01:59:18.447472 | debian-bookworm | Containerfile 2026-07-17 01:59:18.460351 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-07-17 01:59:18.460370 | debian-bookworm | Containerfile 2026-07-17 01:59:18.460406 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-07-17 01:59:18.460424 | debian-bookworm | Containerfile 2026-07-17 01:59:18.460664 | debian-bookworm | Containerfile 2026-07-17 01:59:18.461175 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-07-17 01:59:18.461193 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-07-17 01:59:18.461212 | debian-bookworm | Containerfile 2026-07-17 01:59:18.462987 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-07-17 01:59:18.463005 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463078 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463166 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-07-17 01:59:18.463184 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463219 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-07-17 01:59:18.463236 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463274 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-07-17 01:59:18.463292 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463328 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-07-17 01:59:18.463345 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463380 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-07-17 01:59:18.463397 | debian-bookworm | Containerfile 2026-07-17 01:59:18.463432 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-07-17 01:59:18.463449 | debian-bookworm | Containerfile 2026-07-17 01:59:18.464440 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-07-17 01:59:18.464460 | debian-bookworm | Containerfile 2026-07-17 01:59:18.464498 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-07-17 01:59:18.464516 | debian-bookworm | Containerfile 2026-07-17 01:59:18.464552 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-07-17 01:59:18.464571 | debian-bookworm | Containerfile 2026-07-17 01:59:18.464775 | debian-bookworm | Containerfile 2026-07-17 01:59:18.464890 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-07-17 01:59:18.464909 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-07-17 01:59:18.464926 | debian-bookworm | Containerfile 2026-07-17 01:59:18.465922 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-07-17 01:59:18.465950 | debian-bookworm | Containerfile 2026-07-17 01:59:18.466207 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-07-17 01:59:18.466228 | debian-bookworm | Containerfile 2026-07-17 01:59:18.466355 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-07-17 01:59:18.466374 | debian-bookworm | Containerfile 2026-07-17 01:59:18.466412 | debian-bookworm | Containerfile 2026-07-17 01:59:18.466538 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-07-17 01:59:18.466713 | debian-bookworm | Containerfile 2026-07-17 01:59:18.467435 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-07-17 01:59:18.467454 | debian-bookworm | Containerfile 2026-07-17 01:59:18.485394 | 2026-07-17 01:59:18.485568 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-07-17 01:59:18.814008 | debian-bookworm | changed: "logs" 2026-07-17 01:59:18.814315 | debian-bookworm | ok: All items complete 2026-07-17 01:59:18.814356 | 2026-07-17 01:59:19.069154 | debian-bookworm | changed: "artifacts" 2026-07-17 01:59:19.340183 | debian-bookworm | changed: "docs" 2026-07-17 01:59:19.362697 | 2026-07-17 01:59:19.362921 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-07-17 01:59:19.644947 | debian-bookworm | ok 2026-07-17 01:59:19.656806 | 2026-07-17 01:59:19.656947 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-07-17 01:59:20.202469 | debian-bookworm | ok: Runtime: 0:00:00.077371 2026-07-17 01:59:20.208335 | 2026-07-17 01:59:20.208481 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-07-17 01:59:20.748280 | debian-bookworm | ok: Runtime: 0:00:00.115150 2026-07-17 01:59:20.761776 | 2026-07-17 01:59:20.761937 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 01:59:21.091206 | debian-bookworm | ok 2026-07-17 01:59:21.100158 | 2026-07-17 01:59:21.100316 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-07-17 01:59:32.950346 | debian-bookworm | ok: Runtime: 0:00:05.991905 2026-07-17 01:59:32.960841 | 2026-07-17 01:59:32.961003 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 01:59:33.027445 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:33.034379 | 2026-07-17 01:59:33.034554 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 01:59:33.125829 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:33.135356 | 2026-07-17 01:59:33.135585 | PLAY RECAP 2026-07-17 01:59:33.135661 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-07-17 01:59:33.135688 | 2026-07-17 01:59:33.742600 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 01:59:33.744694 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-17 01:59:36.028507 | 2026-07-17 01:59:36.028655 | PLAY [Run yamllint] 2026-07-17 01:59:36.080654 | 2026-07-17 01:59:36.080802 | LOOP [Install python] 2026-07-17 01:59:36.147310 | debian-bookworm | ok: "ensure-python" 2026-07-17 01:59:36.168853 | debian-bookworm | ok: "ensure-pip" 2026-07-17 01:59:36.242921 | 2026-07-17 01:59:36.243076 | TASK [ensure-python : Validate python_version value] 2026-07-17 01:59:36.266895 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.273369 | 2026-07-17 01:59:36.273495 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-07-17 01:59:36.296971 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.302816 | 2026-07-17 01:59:36.302967 | TASK [ensure-python : Pull in venv package] 2026-07-17 01:59:36.356605 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.362927 | 2026-07-17 01:59:36.363047 | TASK [ensure-python : Set default RPM package name] 2026-07-17 01:59:36.397637 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.403274 | 2026-07-17 01:59:36.403375 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-07-17 01:59:36.426988 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.434395 | 2026-07-17 01:59:36.434647 | TASK [ensure-python : Install RPM package] 2026-07-17 01:59:36.492701 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.499320 | 2026-07-17 01:59:36.499438 | TASK [ensure-python : Install python using pyenv] 2026-07-17 01:59:36.522780 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.528574 | 2026-07-17 01:59:36.528675 | TASK [ensure-python : Activate python using stow] 2026-07-17 01:59:36.557928 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:36.568134 | 2026-07-17 01:59:36.568244 | TASK [ensure-pip : Check if pip is installed] 2026-07-17 01:59:37.120685 | debian-bookworm | ok: Runtime: 0:00:00.006389 2026-07-17 01:59:37.125995 | 2026-07-17 01:59:37.126086 | LOOP [ensure-pip : Install pip from packages] 2026-07-17 01:59:37.166106 | debian-bookworm | ok: "/var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-07-17 01:59:37.166390 | debian-bookworm | ok: All items complete 2026-07-17 01:59:37.166427 | 2026-07-17 01:59:37.181781 | debian-bookworm | included: /var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-07-17 01:59:37.192699 | 2026-07-17 01:59:37.192843 | TASK [ensure-pip : Update package lists] 2026-07-17 01:59:41.593219 | debian-bookworm | changed 2026-07-17 01:59:41.598559 | 2026-07-17 01:59:41.598654 | TASK [ensure-pip : Install Python 3 pip] 2026-07-17 01:59:47.012789 | debian-bookworm | changed 2026-07-17 01:59:47.052546 | 2026-07-17 01:59:47.052715 | TASK [ensure-pip : Install Python 2 pip] 2026-07-17 01:59:47.233939 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:47.245293 | 2026-07-17 01:59:47.245751 | TASK [ensure-pip : Ensure setuptools] 2026-07-17 01:59:47.374636 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:47.400456 | 2026-07-17 01:59:47.407309 | TASK [ensure-pip : Check for ensurepip module] 2026-07-17 01:59:48.103355 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-07-17 01:59:48.103530 | debian-bookworm | [--altinstall] [--default-pip] 2026-07-17 01:59:48.103563 | debian-bookworm | 2026-07-17 01:59:48.103587 | debian-bookworm | options: 2026-07-17 01:59:48.103614 | debian-bookworm | -h, --help show this help message and exit 2026-07-17 01:59:48.103646 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-07-17 01:59:48.103693 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-07-17 01:59:48.103758 | debian-bookworm | times. 2026-07-17 01:59:48.103783 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-07-17 01:59:48.103798 | debian-bookworm | --user Install using the user scheme. 2026-07-17 01:59:48.103811 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-07-17 01:59:48.103823 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-07-17 01:59:48.103835 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-07-17 01:59:48.103846 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-07-17 01:59:48.103857 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-07-17 01:59:48.519661 | debian-bookworm | ok: Runtime: 0:00:00.095705 2026-07-17 01:59:48.529446 | 2026-07-17 01:59:48.529580 | TASK [ensure-pip : Ensure python3-venv] 2026-07-17 01:59:48.605097 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:48.614207 | 2026-07-17 01:59:48.614371 | TASK [ensure-pip : Install pip from source] 2026-07-17 01:59:48.669981 | debian-bookworm | skipping: Conditional result was False 2026-07-17 01:59:48.677576 | 2026-07-17 01:59:48.677717 | TASK [ensure-pip : Probe for venv python full path] 2026-07-17 01:59:49.054980 | debian-bookworm | /usr/bin/python3 2026-07-17 01:59:49.268749 | debian-bookworm | ok: Runtime: 0:00:00.007630 2026-07-17 01:59:49.273428 | 2026-07-17 01:59:49.273502 | TASK [ensure-pip : Set host default] 2026-07-17 01:59:49.409939 | debian-bookworm | ok 2026-07-17 01:59:49.416769 | 2026-07-17 01:59:49.416924 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-07-17 01:59:49.520350 | debian-bookworm | ok 2026-07-17 01:59:49.657672 | 2026-07-17 01:59:49.657793 | TASK [yamllint : Install yamllint] 2026-07-17 01:59:56.270077 | debian-bookworm | changed 2026-07-17 01:59:56.277134 | 2026-07-17 01:59:56.277253 | TASK [yamllint : Run yamllint] 2026-07-17 01:59:57.143492 | debian-bookworm | ./.hadolint.yaml 2026-07-17 01:59:57.143673 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-07-17 01:59:57.143706 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-07-17 01:59:57.143726 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-07-17 01:59:57.143750 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-07-17 01:59:57.143773 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-07-17 01:59:57.143786 | debian-bookworm | 2026-07-17 01:59:57.143839 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-07-17 01:59:57.143867 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-07-17 01:59:57.143882 | debian-bookworm | 2026-07-17 01:59:57.338429 | debian-bookworm | ok: Runtime: 0:00:00.485286 2026-07-17 01:59:57.345901 | 2026-07-17 01:59:57.345976 | PLAY RECAP 2026-07-17 01:59:57.346030 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-17 01:59:57.346054 | 2026-07-17 01:59:57.689183 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-17 01:59:57.690600 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 01:59:59.110003 | 2026-07-17 01:59:59.110154 | PLAY [Base post-fetch] 2026-07-17 01:59:59.149118 | 2026-07-17 01:59:59.149269 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 02:00:00.074368 | debian-bookworm | ok 2026-07-17 02:00:00.088413 | 2026-07-17 02:00:00.089571 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-17 02:00:12.914440 | debian-bookworm | ok: Runtime: 0:00:05.951136 2026-07-17 02:00:12.920906 | 2026-07-17 02:00:12.921005 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 02:00:19.157807 | debian-bookworm | ok: Runtime: 0:00:00.008157 2026-07-17 02:00:19.169726 | 2026-07-17 02:00:19.169960 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 02:00:25.337068 | debian-bookworm | ok: Runtime: 0:00:00.012482 2026-07-17 02:00:25.349749 | 2026-07-17 02:00:25.349873 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 02:00:25.465267 | debian-bookworm | skipping: Conditional result was False 2026-07-17 02:00:25.470343 | 2026-07-17 02:00:25.470438 | TASK [fetch-output : Set log path for single node] 2026-07-17 02:00:25.540174 | debian-bookworm | ok 2026-07-17 02:00:25.547266 | 2026-07-17 02:00:25.547368 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 02:00:25.975381 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/logs" 2026-07-17 02:00:26.255508 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/artifacts" 2026-07-17 02:00:26.624744 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7834c9a0fbd6481ea843b969db3f78bc/work/docs" 2026-07-17 02:00:26.658285 | 2026-07-17 02:00:26.658413 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 02:00:28.111694 | debian-bookworm | changed: 2026-07-17 02:00:28.111906 | debian-bookworm | .d..t...... ./ 2026-07-17 02:00:28.111942 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 02:00:28.111966 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 02:00:28.111988 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 02:00:28.112011 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 02:00:28.112033 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 02:00:28.112071 | debian-bookworm | changed: All items complete 2026-07-17 02:00:28.112093 | 2026-07-17 02:00:29.020695 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 02:00:29.677676 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 02:00:29.712292 | 2026-07-17 02:00:29.712418 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 02:00:30.324575 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.022299 2026-07-17 02:00:30.664593 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005976 2026-07-17 02:00:30.686443 | 2026-07-17 02:00:30.686632 | PLAY RECAP 2026-07-17 02:00:30.686692 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 02:00:30.686720 | 2026-07-17 02:00:30.808981 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 02:00:30.809750 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 02:00:31.624573 | 2026-07-17 02:00:31.624709 | PLAY [Base post] 2026-07-17 02:00:31.663141 | 2026-07-17 02:00:31.663279 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 02:00:32.332728 | debian-bookworm | changed 2026-07-17 02:00:32.340696 | 2026-07-17 02:00:32.340785 | PLAY RECAP 2026-07-17 02:00:32.340867 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 02:00:32.340916 | 2026-07-17 02:00:32.632070 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 02:00:32.633128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 02:00:34.150046 | 2026-07-17 02:00:34.150203 | PLAY [Base post-logs] 2026-07-17 02:00:34.160824 | 2026-07-17 02:00:34.160964 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 02:00:34.900650 | localhost | changed 2026-07-17 02:00:34.913143 | 2026-07-17 02:00:34.913303 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 02:00:34.965719 | localhost | ok 2026-07-17 02:00:34.973817 | 2026-07-17 02:00:34.973926 | TASK [Set zuul-log-path fact] 2026-07-17 02:00:35.023026 | localhost | ok 2026-07-17 02:00:35.031523 | 2026-07-17 02:00:35.031642 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 02:00:35.097145 | localhost | ok 2026-07-17 02:00:35.100292 | 2026-07-17 02:00:35.100391 | TASK [upload-logs : Create log directories] 2026-07-17 02:00:35.759537 | localhost | changed 2026-07-17 02:00:35.764624 | 2026-07-17 02:00:35.764731 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 02:00:36.387324 | localhost -> localhost | ok: Runtime: 0:00:00.012149 2026-07-17 02:00:36.391281 | 2026-07-17 02:00:36.391389 | TASK [upload-logs : Upload logs to log server] 2026-07-17 02:00:37.270820 | localhost | Output suppressed because no_log was given 2026-07-17 02:00:37.273282 | 2026-07-17 02:00:37.273377 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 02:00:37.372292 | localhost | skipping: Conditional result was False 2026-07-17 02:00:37.380478 | localhost | skipping: Conditional result was False 2026-07-17 02:00:37.390348 | 2026-07-17 02:00:37.390469 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 02:00:37.502040 | localhost | skipping: Conditional result was False 2026-07-17 02:00:37.502294 | 2026-07-17 02:00:37.509428 | localhost | skipping: Conditional result was False 2026-07-17 02:00:37.517546 | 2026-07-17 02:00:37.517668 | LOOP [upload-logs : Upload console log and json output]