2026-05-13 21:28:53.084718 | Job console starting 2026-05-13 21:28:53.097923 | Updating git repos 2026-05-13 21:28:53.171804 | Cloning repos into workspace 2026-05-13 21:28:53.216947 | Restoring repo states 2026-05-13 21:28:53.224601 | Merging changes 2026-05-13 21:28:53.824667 | Checking out repos 2026-05-13 21:28:53.870814 | Preparing playbooks 2026-05-13 21:28:55.195715 | Running Ansible setup 2026-05-13 21:29:01.155029 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 21:29:02.519299 | 2026-05-13 21:29:02.519493 | PLAY [Base pre] 2026-05-13 21:29:02.539541 | 2026-05-13 21:29:02.539715 | TASK [Setup log path fact] 2026-05-13 21:29:02.590194 | debian-bookworm | ok 2026-05-13 21:29:02.625911 | 2026-05-13 21:29:02.626161 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 21:29:02.684013 | debian-bookworm | ok 2026-05-13 21:29:02.719356 | 2026-05-13 21:29:02.719540 | TASK [emit-job-header : Print job information] 2026-05-13 21:29:02.814741 | # Job Information 2026-05-13 21:29:02.814968 | Ansible Version: 2.16.14 2026-05-13 21:29:02.815005 | Job: tox 2026-05-13 21:29:02.815037 | Pipeline: check 2026-05-13 21:29:02.815060 | Executor: 521e9411259a 2026-05-13 21:29:02.815119 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1194 2026-05-13 21:29:02.815139 | Event ID: b7b9aa80-4f12-11f1-8776-2e3d5e66507e 2026-05-13 21:29:02.824004 | 2026-05-13 21:29:02.824169 | LOOP [emit-job-header : Print node information] 2026-05-13 21:29:03.041964 | debian-bookworm | ok: 2026-05-13 21:29:03.042124 | debian-bookworm | # Node Information 2026-05-13 21:29:03.042153 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 21:29:03.042174 | debian-bookworm | Hostname: debian 2026-05-13 21:29:03.042192 | debian-bookworm | Username: zuul 2026-05-13 21:29:03.042210 | debian-bookworm | Distro: Debian 12.13 2026-05-13 21:29:03.042229 | debian-bookworm | Provider: regiocloud-a 2026-05-13 21:29:03.042246 | debian-bookworm | Region: 2026-05-13 21:29:03.042264 | debian-bookworm | Label: debian-bookworm 2026-05-13 21:29:03.042279 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 21:29:03.042295 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:104c 2026-05-13 21:29:03.051909 | 2026-05-13 21:29:03.052014 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 21:29:03.734259 | debian-bookworm -> localhost | changed 2026-05-13 21:29:03.741263 | 2026-05-13 21:29:03.741371 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 21:29:05.138344 | debian-bookworm -> localhost | changed 2026-05-13 21:29:05.151743 | 2026-05-13 21:29:05.153106 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 21:29:05.613392 | debian-bookworm -> localhost | ok 2026-05-13 21:29:05.619602 | 2026-05-13 21:29:05.619749 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 21:29:05.652293 | debian-bookworm | ok 2026-05-13 21:29:05.676171 | debian-bookworm | included: /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 21:29:05.683883 | 2026-05-13 21:29:05.683970 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 21:29:07.375635 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 21:29:07.375812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/5360d70810cd462bb7e6913fb5d2cffa_id_rsa 2026-05-13 21:29:07.375843 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/5360d70810cd462bb7e6913fb5d2cffa_id_rsa.pub 2026-05-13 21:29:07.375865 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 21:29:07.375885 | debian-bookworm -> localhost | SHA256:w2qgHzXb9z9emiD8b+ubmh2v+hOWvBmN1EgKb11DtiQ zuul-build-sshkey 2026-05-13 21:29:07.375904 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 21:29:07.375930 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 21:29:07.375948 | debian-bookworm -> localhost | | E.+ | 2026-05-13 21:29:07.375966 | debian-bookworm -> localhost | | . =.o| 2026-05-13 21:29:07.375982 | debian-bookworm -> localhost | | o + =.| 2026-05-13 21:29:07.375998 | debian-bookworm -> localhost | | . + + .| 2026-05-13 21:29:07.376015 | debian-bookworm -> localhost | | . o S . o + | 2026-05-13 21:29:07.376036 | debian-bookworm -> localhost | | . o = o B .| 2026-05-13 21:29:07.376053 | debian-bookworm -> localhost | | . . + . + ...=.| 2026-05-13 21:29:07.376069 | debian-bookworm -> localhost | | . o . + +*B | 2026-05-13 21:29:07.376096 | debian-bookworm -> localhost | | . *X#*.| 2026-05-13 21:29:07.376112 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 21:29:07.376157 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.073231 2026-05-13 21:29:07.381452 | 2026-05-13 21:29:07.381535 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 21:29:07.397836 | debian-bookworm | ok 2026-05-13 21:29:07.405216 | debian-bookworm | included: /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 21:29:07.412916 | 2026-05-13 21:29:07.412988 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 21:29:07.425624 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:07.430550 | 2026-05-13 21:29:07.430636 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 21:29:08.074645 | debian-bookworm | changed 2026-05-13 21:29:08.082766 | 2026-05-13 21:29:08.082888 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 21:29:08.373674 | debian-bookworm | ok 2026-05-13 21:29:08.382072 | 2026-05-13 21:29:08.382220 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 21:29:09.035571 | debian-bookworm | changed 2026-05-13 21:29:09.046312 | 2026-05-13 21:29:09.046429 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 21:29:09.712564 | debian-bookworm | changed 2026-05-13 21:29:09.718231 | 2026-05-13 21:29:09.718325 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 21:29:09.751615 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:09.757443 | 2026-05-13 21:29:09.757541 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 21:29:10.437890 | debian-bookworm -> localhost | changed 2026-05-13 21:29:10.455373 | 2026-05-13 21:29:10.455490 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 21:29:10.827890 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/5360d70810cd462bb7e6913fb5d2cffa_id_rsa (zuul-build-sshkey) 2026-05-13 21:29:10.828297 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011012 2026-05-13 21:29:10.844250 | 2026-05-13 21:29:10.844364 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 21:29:11.237524 | debian-bookworm | ok 2026-05-13 21:29:11.242674 | 2026-05-13 21:29:11.242774 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 21:29:11.267867 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:11.281765 | 2026-05-13 21:29:11.281889 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 21:29:11.892955 | debian-bookworm | ok 2026-05-13 21:29:11.904717 | 2026-05-13 21:29:11.904830 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 21:29:11.932668 | debian-bookworm | ok 2026-05-13 21:29:11.938152 | 2026-05-13 21:29:11.938248 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 21:29:12.237089 | debian-bookworm -> localhost | ok 2026-05-13 21:29:12.245537 | 2026-05-13 21:29:12.245688 | TASK [validate-host : Collect information about the host] 2026-05-13 21:29:13.476719 | debian-bookworm | ok 2026-05-13 21:29:13.487561 | 2026-05-13 21:29:13.487699 | TASK [validate-host : Sanitize hostname] 2026-05-13 21:29:13.629987 | debian-bookworm | ok 2026-05-13 21:29:13.679819 | 2026-05-13 21:29:13.679960 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 21:29:14.704421 | debian-bookworm -> localhost | changed 2026-05-13 21:29:14.710642 | 2026-05-13 21:29:14.710776 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 21:29:15.181361 | debian-bookworm | ok 2026-05-13 21:29:15.187269 | 2026-05-13 21:29:15.187393 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 21:29:15.865724 | debian-bookworm -> localhost | changed 2026-05-13 21:29:15.880356 | 2026-05-13 21:29:15.880492 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 21:29:16.163071 | debian-bookworm | ok 2026-05-13 21:29:16.169690 | 2026-05-13 21:29:16.169812 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 21:29:17.156617 | debian-bookworm | changed: 2026-05-13 21:29:17.156851 | debian-bookworm | cd+++++++++ src/ 2026-05-13 21:29:17.156887 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 21:29:17.156912 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 21:29:17.156934 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-05-13 21:29:17.156954 | debian-bookworm | =7.0.3 2026-05-13 21:29:43.235503 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-13 21:29:43.287559 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-13 21:29:43.299609 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-13 21:29:43.364963 | debian-bookworm | Collecting filelock>=3.25 2026-05-13 21:29:43.379032 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-13 21:29:43.457745 | debian-bookworm | Collecting packaging>=26 2026-05-13 21:29:43.470160 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-13 21:29:43.486613 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.6 MB/s eta 0:00:00 2026-05-13 21:29:43.556778 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-13 21:29:43.568598 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-13 21:29:43.628333 | debian-bookworm | Collecting pluggy>=1.6 2026-05-13 21:29:43.640304 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-13 21:29:43.697293 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-13 21:29:43.710252 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-13 21:29:43.751183 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-13 21:29:43.764791 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-13 21:29:43.804962 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-13 21:29:43.819464 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-13 21:29:43.980444 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-13 21:29:43.992431 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-13 21:29:44.320942 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 23.4 MB/s eta 0:00:00 2026-05-13 21:29:44.421221 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-13 21:29:44.434274 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-13 21:29:44.456074 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.9 MB/s eta 0:00:00 2026-05-13 21:29:44.571090 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-13 21:29:45.390928 | debian-bookworm | Successfully installed cachetools-7.1.1 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-13 21:29:45.566764 | debian-bookworm | ok: Runtime: 0:00:03.183369 2026-05-13 21:29:45.574955 | 2026-05-13 21:29:45.575105 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-13 21:29:45.638519 | debian-bookworm | ok 2026-05-13 21:29:45.644348 | 2026-05-13 21:29:45.644459 | TASK [ensure-tox : Output tox version] 2026-05-13 21:29:46.203337 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-13 21:29:46.221168 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 21:29:46.675999 | debian-bookworm | ok: Runtime: 0:00:00.332712 2026-05-13 21:29:46.682230 | 2026-05-13 21:29:46.682350 | TASK [ensure-tox : Make global symlink] 2026-05-13 21:29:46.706950 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:46.714135 | 2026-05-13 21:29:46.714239 | PLAY RECAP 2026-05-13 21:29:46.714296 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-13 21:29:46.714320 | 2026-05-13 21:29:46.878368 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-13 21:29:46.879693 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-13 21:29:47.730231 | 2026-05-13 21:29:47.730479 | PLAY [all] 2026-05-13 21:29:47.757997 | 2026-05-13 21:29:47.758216 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-13 21:29:48.364140 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-13 21:29:48.795397 | debian-bookworm | ok: Runtime: 0:00:00.025644 2026-05-13 21:29:48.813538 | 2026-05-13 21:29:48.813725 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-13 21:29:49.346611 | debian-bookworm | ok: Runtime: 0:00:00.009339 2026-05-13 21:29:49.354620 | 2026-05-13 21:29:49.354769 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-13 21:29:49.665323 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-13 21:29:49.666836 | debian-bookworm | sudo: a password is required 2026-05-13 21:29:49.892203 | debian-bookworm | ok: Runtime: 0:00:00.019916 2026-05-13 21:29:49.903787 | 2026-05-13 21:29:49.903928 | TASK [tox : Check to see if the constraints file exists] 2026-05-13 21:29:49.939634 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:49.946827 | 2026-05-13 21:29:49.946991 | TASK [tox : Fail if constraints file is missing] 2026-05-13 21:29:49.981327 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:49.989542 | 2026-05-13 21:29:49.989693 | TASK [tox : Record file location] 2026-05-13 21:29:50.016420 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:29:50.022570 | 2026-05-13 21:29:50.022699 | TASK [tox : Install tox siblings] 2026-05-13 21:29:50.063414 | debian-bookworm | ok 2026-05-13 21:29:50.076527 | debian-bookworm | included: /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-13 21:29:50.082683 | 2026-05-13 21:29:50.082798 | TASK [tox : Run tox without tests] 2026-05-13 21:29:51.437052 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-05-13 21:30:05.081271 | debian-bookworm | test: OK (14.43 seconds) 2026-05-13 21:30:05.081373 | debian-bookworm | congratulations :) (14.46 seconds) 2026-05-13 21:30:05.624703 | debian-bookworm | ok: Runtime: 0:00:14.769629 2026-05-13 21:30:05.634306 | 2026-05-13 21:30:05.634458 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-13 21:30:06.097411 | debian-bookworm | changed 2026-05-13 21:30:06.108581 | 2026-05-13 21:30:06.108766 | TASK [tox : Detect tox version] 2026-05-13 21:30:06.702201 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 21:30:07.163366 | debian-bookworm | ok: Runtime: 0:00:00.321666 2026-05-13 21:30:07.173543 | 2026-05-13 21:30:07.173718 | TASK [tox : Get tox envlist config] 2026-05-13 21:30:08.208034 | debian-bookworm | ok: Runtime: 0:00:00.359499 2026-05-13 21:30:08.222802 | 2026-05-13 21:30:08.223046 | TASK [tox : Install any sibling python packages] 2026-05-13 21:30:08.703375 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-13 21:30:08.723203 | 2026-05-13 21:30:08.723462 | TASK [tox : Remove tempfile] 2026-05-13 21:30:09.225146 | debian-bookworm | changed 2026-05-13 21:30:09.230657 | 2026-05-13 21:30:09.230775 | TASK [tox : Emit tox command] 2026-05-13 21:30:09.286482 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-05-13 21:30:09.294267 | 2026-05-13 21:30:09.294429 | TASK [tox : Run tox] 2026-05-13 21:30:09.943490 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-05-13 21:30:10.792397 | debian-bookworm | ............... 2026-05-13 21:30:10.792450 | debian-bookworm | ---------------------------------------------------------------------- 2026-05-13 21:30:10.793144 | debian-bookworm | Ran 15 tests in 0.172s 2026-05-13 21:30:10.793162 | debian-bookworm | 2026-05-13 21:30:10.793172 | debian-bookworm | OK 2026-05-13 21:30:10.900987 | debian-bookworm | test: OK (1.01=setup[0.05]+cmd[0.95] seconds) 2026-05-13 21:30:10.901052 | debian-bookworm | congratulations :) (1.03 seconds) 2026-05-13 21:30:11.329278 | debian-bookworm | ok: Runtime: 0:00:01.364999 2026-05-13 21:30:11.339290 | 2026-05-13 21:30:11.339466 | TASK [tox : Look for output] 2026-05-13 21:30:11.760680 | debian-bookworm | ok 2026-05-13 21:30:11.775358 | 2026-05-13 21:30:11.775517 | TASK [tox : Return file comments to Zuul] 2026-05-13 21:30:11.810406 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:11.817630 | 2026-05-13 21:30:11.817726 | PLAY RECAP 2026-05-13 21:30:11.817778 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-13 21:30:11.817802 | 2026-05-13 21:30:11.984431 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-13 21:30:11.987364 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-13 21:30:12.764627 | 2026-05-13 21:30:12.764815 | PLAY [all] 2026-05-13 21:30:12.781013 | 2026-05-13 21:30:12.781217 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-13 21:30:12.827462 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:12.833624 | 2026-05-13 21:30:12.833787 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-13 21:30:12.884757 | debian-bookworm | ok 2026-05-13 21:30:12.891454 | 2026-05-13 21:30:12.891597 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-13 21:30:13.445426 | debian-bookworm -> localhost | changed 2026-05-13 21:30:13.458160 | 2026-05-13 21:30:13.458404 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-13 21:30:13.514995 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:13.529635 | 2026-05-13 21:30:13.529840 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 21:30:13.572455 | debian-bookworm | ok 2026-05-13 21:30:13.580052 | 2026-05-13 21:30:13.580203 | TASK [fetch-tox-output : Get tox version] 2026-05-13 21:30:14.299058 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-13 21:30:14.317028 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 21:30:14.615047 | debian-bookworm | ok: Runtime: 0:00:00.317517 2026-05-13 21:30:14.621210 | 2026-05-13 21:30:14.621330 | TASK [fetch-tox-output : Find all default environments] 2026-05-13 21:30:15.161020 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:15.175272 | 2026-05-13 21:30:15.175468 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 21:30:15.203042 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:15.216481 | 2026-05-13 21:30:15.216645 | TASK [fetch-tox-output : Find all default environments] 2026-05-13 21:30:15.760383 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:15.772171 | 2026-05-13 21:30:15.772329 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 21:30:15.796935 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:15.804555 | 2026-05-13 21:30:15.804681 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-13 21:30:15.860685 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:15.870568 | 2026-05-13 21:30:15.870716 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-13 21:30:16.834070 | debian-bookworm | changed: 2026-05-13 21:30:16.834497 | debian-bookworm | created directory /var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/logs/tox/test 2026-05-13 21:30:16.834562 | debian-bookworm | cd+++++++++ ./ 2026-05-13 21:30:16.834604 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-13 21:30:16.834652 | 2026-05-13 21:30:16.850570 | 2026-05-13 21:30:16.850701 | PLAY RECAP 2026-05-13 21:30:16.850772 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-13 21:30:16.850804 | 2026-05-13 21:30:17.039829 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-13 21:30:17.042661 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-13 21:30:17.848356 | 2026-05-13 21:30:17.848548 | PLAY [all] 2026-05-13 21:30:17.865199 | 2026-05-13 21:30:17.865376 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-13 21:30:18.096556 | debian-bookworm | changed: non-zero return code 2026-05-13 21:30:18.105512 | 2026-05-13 21:30:18.105678 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-13 21:30:18.131124 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:18.137860 | 2026-05-13 21:30:18.137995 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-13 21:30:18.169907 | 2026-05-13 21:30:18.170175 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-13 21:30:18.203704 | 2026-05-13 21:30:18.203933 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-13 21:30:18.228763 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:18.237267 | 2026-05-13 21:30:18.237409 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-13 21:30:18.282883 | 2026-05-13 21:30:18.283238 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-13 21:30:18.308515 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:18.322352 | 2026-05-13 21:30:18.322552 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-13 21:30:18.372070 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:18.387297 | 2026-05-13 21:30:18.387491 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-13 21:30:18.413429 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:18.427531 | 2026-05-13 21:30:18.427667 | PLAY RECAP 2026-05-13 21:30:18.427763 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-13 21:30:18.427810 | 2026-05-13 21:30:18.584332 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-13 21:30:18.586121 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 21:30:19.430383 | 2026-05-13 21:30:19.430599 | PLAY [Base post-fetch] 2026-05-13 21:30:19.446818 | 2026-05-13 21:30:19.447034 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 21:30:19.499686 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:30:19.512366 | 2026-05-13 21:30:19.512632 | TASK [fetch-output : Set log path for single node] 2026-05-13 21:30:19.558264 | debian-bookworm | ok 2026-05-13 21:30:19.564228 | 2026-05-13 21:30:19.564365 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 21:30:20.128219 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/logs" 2026-05-13 21:30:20.425748 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/artifacts" 2026-05-13 21:30:20.692128 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5360d70810cd462bb7e6913fb5d2cffa/work/docs" 2026-05-13 21:30:20.723020 | 2026-05-13 21:30:20.723227 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 21:30:21.570946 | debian-bookworm | changed: 2026-05-13 21:30:21.571270 | debian-bookworm | .d..t...... ./ 2026-05-13 21:30:21.571310 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 21:30:21.571344 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 21:30:21.571372 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 21:30:21.571414 | debian-bookworm | changed: All items complete 2026-05-13 21:30:21.571437 | 2026-05-13 21:30:22.157488 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 21:30:22.743475 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 21:30:22.764700 | 2026-05-13 21:30:22.764867 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 21:30:23.331164 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010783 2026-05-13 21:30:23.632402 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008562 2026-05-13 21:30:23.648126 | 2026-05-13 21:30:23.648269 | PLAY RECAP 2026-05-13 21:30:23.648328 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 21:30:23.648355 | 2026-05-13 21:30:23.793576 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 21:30:23.794777 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 21:30:24.564323 | 2026-05-13 21:30:24.564517 | PLAY [Base post] 2026-05-13 21:30:24.579294 | 2026-05-13 21:30:24.579464 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 21:30:25.175116 | debian-bookworm | changed 2026-05-13 21:30:25.183712 | 2026-05-13 21:30:25.183872 | PLAY RECAP 2026-05-13 21:30:25.183946 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 21:30:25.184019 | 2026-05-13 21:30:25.357576 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 21:30:25.360430 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 21:30:26.187860 | 2026-05-13 21:30:26.188042 | PLAY [Base post-logs] 2026-05-13 21:30:26.199040 | 2026-05-13 21:30:26.199208 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 21:30:26.658969 | localhost | changed 2026-05-13 21:30:26.670904 | 2026-05-13 21:30:26.671079 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 21:30:26.697556 | localhost | ok 2026-05-13 21:30:26.701966 | 2026-05-13 21:30:26.702142 | TASK [Set zuul-log-path fact] 2026-05-13 21:30:26.717902 | localhost | ok 2026-05-13 21:30:26.727149 | 2026-05-13 21:30:26.727268 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 21:30:26.763080 | localhost | ok 2026-05-13 21:30:26.767779 | 2026-05-13 21:30:26.767919 | TASK [upload-logs : Create log directories] 2026-05-13 21:30:27.316478 | localhost | changed 2026-05-13 21:30:27.319579 | 2026-05-13 21:30:27.319690 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 21:30:27.852654 | localhost -> localhost | ok: Runtime: 0:00:00.007714 2026-05-13 21:30:27.857344 | 2026-05-13 21:30:27.857475 | TASK [upload-logs : Upload logs to log server] 2026-05-13 21:30:28.459934 | localhost | Output suppressed because no_log was given 2026-05-13 21:30:28.464218 | 2026-05-13 21:30:28.464433 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 21:30:28.539342 | localhost | skipping: Conditional result was False 2026-05-13 21:30:28.548211 | localhost | skipping: Conditional result was False 2026-05-13 21:30:28.556140 | 2026-05-13 21:30:28.556332 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 21:30:28.607493 | localhost | skipping: Conditional result was False 2026-05-13 21:30:28.607791 | 2026-05-13 21:30:28.621263 | localhost | skipping: Conditional result was False 2026-05-13 21:30:28.627680 | 2026-05-13 21:30:28.627820 | LOOP [upload-logs : Upload console log and json output]