2026-05-27 15:38:05.489017 | Job console starting 2026-05-27 15:38:05.498083 | Updating git repos 2026-05-27 15:38:05.553962 | Cloning repos into workspace 2026-05-27 15:38:05.621514 | Restoring repo states 2026-05-27 15:38:05.641910 | Merging changes 2026-05-27 15:38:06.474355 | Checking out repos 2026-05-27 15:38:06.554552 | Preparing playbooks 2026-05-27 15:38:07.822604 | Running Ansible setup 2026-05-27 15:38:13.904149 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 15:38:14.639882 | 2026-05-27 15:38:14.640024 | PLAY [Base pre] 2026-05-27 15:38:14.656526 | 2026-05-27 15:38:14.656645 | TASK [Setup log path fact] 2026-05-27 15:38:14.687947 | debian-bookworm | ok 2026-05-27 15:38:14.703108 | 2026-05-27 15:38:14.703241 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 15:38:14.731345 | debian-bookworm | ok 2026-05-27 15:38:14.740899 | 2026-05-27 15:38:14.741012 | TASK [emit-job-header : Print job information] 2026-05-27 15:38:14.781112 | # Job Information 2026-05-27 15:38:14.781272 | Ansible Version: 2.16.14 2026-05-27 15:38:14.781307 | Job: tox 2026-05-27 15:38:14.781340 | Pipeline: check 2026-05-27 15:38:14.781363 | Executor: 521e9411259a 2026-05-27 15:38:14.781383 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1207 2026-05-27 15:38:14.781405 | Event ID: e9fc8470-59e1-11f1-9f6f-9962cdf41688 2026-05-27 15:38:14.786187 | 2026-05-27 15:38:14.786279 | LOOP [emit-job-header : Print node information] 2026-05-27 15:38:14.899644 | debian-bookworm | ok: 2026-05-27 15:38:14.899832 | debian-bookworm | # Node Information 2026-05-27 15:38:14.899867 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 15:38:14.899891 | debian-bookworm | Hostname: debian 2026-05-27 15:38:14.899913 | debian-bookworm | Username: zuul 2026-05-27 15:38:14.899934 | debian-bookworm | Distro: Debian 12.14 2026-05-27 15:38:14.899957 | debian-bookworm | Provider: regiocloud-a 2026-05-27 15:38:14.900154 | debian-bookworm | Region: 2026-05-27 15:38:14.900186 | debian-bookworm | Label: debian-bookworm 2026-05-27 15:38:14.900209 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 15:38:14.900230 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe62:a592 2026-05-27 15:38:14.910558 | 2026-05-27 15:38:14.910647 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 15:38:15.307321 | debian-bookworm -> localhost | changed 2026-05-27 15:38:15.314269 | 2026-05-27 15:38:15.314370 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 15:38:16.235314 | debian-bookworm -> localhost | changed 2026-05-27 15:38:16.243825 | 2026-05-27 15:38:16.243918 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 15:38:16.520060 | debian-bookworm -> localhost | ok 2026-05-27 15:38:16.526096 | 2026-05-27 15:38:16.526195 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 15:38:16.556672 | debian-bookworm | ok 2026-05-27 15:38:16.571056 | debian-bookworm | included: /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 15:38:16.577261 | 2026-05-27 15:38:16.577363 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 15:38:17.955330 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 15:38:17.955529 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/fedd960595e44ac3add2516b4e4beac0_id_rsa 2026-05-27 15:38:17.955568 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/fedd960595e44ac3add2516b4e4beac0_id_rsa.pub 2026-05-27 15:38:17.955596 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 15:38:17.955622 | debian-bookworm -> localhost | SHA256:bmPkY93h3a8uICQF55TNbzC1cp1ehT55xDZHCbICXSo zuul-build-sshkey 2026-05-27 15:38:17.955646 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 15:38:17.955688 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 15:38:17.955711 | debian-bookworm -> localhost | | .o++.+...++| 2026-05-27 15:38:17.955733 | debian-bookworm -> localhost | | ++.* oo.+*| 2026-05-27 15:38:17.955754 | debian-bookworm -> localhost | | E.o.=o.o++| 2026-05-27 15:38:17.955775 | debian-bookworm -> localhost | | . o .oo.+..| 2026-05-27 15:38:17.955796 | debian-bookworm -> localhost | | oS .. .o | 2026-05-27 15:38:17.955823 | debian-bookworm -> localhost | | +...o o . | 2026-05-27 15:38:17.955846 | debian-bookworm -> localhost | | O...o . .| 2026-05-27 15:38:17.955867 | debian-bookworm -> localhost | | + o . .| 2026-05-27 15:38:17.955888 | debian-bookworm -> localhost | | oo..| 2026-05-27 15:38:17.955908 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 15:38:17.955958 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.682786 2026-05-27 15:38:17.964386 | 2026-05-27 15:38:17.964489 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 15:38:17.982577 | debian-bookworm | ok 2026-05-27 15:38:17.992870 | debian-bookworm | included: /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 15:38:18.001307 | 2026-05-27 15:38:18.001400 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 15:38:18.041206 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:38:18.047507 | 2026-05-27 15:38:18.047602 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 15:38:18.722263 | debian-bookworm | changed 2026-05-27 15:38:18.728599 | 2026-05-27 15:38:18.728718 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 15:38:18.991764 | debian-bookworm | ok 2026-05-27 15:38:18.996123 | 2026-05-27 15:38:18.996202 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 15:38:19.686753 | debian-bookworm | changed 2026-05-27 15:38:19.696988 | 2026-05-27 15:38:19.697113 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 15:38:20.439261 | debian-bookworm | changed 2026-05-27 15:38:20.445140 | 2026-05-27 15:38:20.445248 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 15:38:20.479122 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:38:20.485646 | 2026-05-27 15:38:20.485784 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 15:38:20.938331 | debian-bookworm -> localhost | changed 2026-05-27 15:38:20.951846 | 2026-05-27 15:38:20.951951 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 15:38:21.320020 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/fedd960595e44ac3add2516b4e4beac0_id_rsa (zuul-build-sshkey) 2026-05-27 15:38:21.320225 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012328 2026-05-27 15:38:21.328370 | 2026-05-27 15:38:21.328475 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 15:38:21.715375 | debian-bookworm | ok 2026-05-27 15:38:21.721179 | 2026-05-27 15:38:21.721274 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 15:38:21.744203 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:38:21.755531 | 2026-05-27 15:38:21.755631 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 15:38:22.185555 | debian-bookworm | ok 2026-05-27 15:38:22.200381 | 2026-05-27 15:38:22.200493 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 15:38:22.228496 | debian-bookworm | ok 2026-05-27 15:38:22.233936 | 2026-05-27 15:38:22.234026 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 15:38:22.542575 | debian-bookworm -> localhost | ok 2026-05-27 15:38:22.558485 | 2026-05-27 15:38:22.558602 | TASK [validate-host : Collect information about the host] 2026-05-27 15:38:23.746784 | debian-bookworm | ok 2026-05-27 15:38:23.762374 | 2026-05-27 15:38:23.762527 | TASK [validate-host : Sanitize hostname] 2026-05-27 15:38:23.891442 | debian-bookworm | ok 2026-05-27 15:38:23.944205 | 2026-05-27 15:38:23.944350 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 15:38:24.566292 | debian-bookworm -> localhost | changed 2026-05-27 15:38:24.581712 | 2026-05-27 15:38:24.581966 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 15:38:25.035264 | debian-bookworm | ok 2026-05-27 15:38:25.043105 | 2026-05-27 15:38:25.043278 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 15:38:25.652852 | debian-bookworm -> localhost | changed 2026-05-27 15:38:25.663928 | 2026-05-27 15:38:25.664062 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 15:38:25.945423 | debian-bookworm | ok 2026-05-27 15:38:25.953698 | 2026-05-27 15:38:25.958963 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 15:38:26.925105 | debian-bookworm | changed: 2026-05-27 15:38:26.925317 | debian-bookworm | cd+++++++++ src/ 2026-05-27 15:38:26.925352 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 15:38:26.925376 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 15:38:26.925398 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-05-27 15:38:26.925419 | debian-bookworm | =7.0.3 2026-05-27 15:38:54.101698 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-05-27 15:38:54.146712 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-27 15:38:54.159363 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-27 15:38:54.241556 | debian-bookworm | Collecting filelock>=3.25 2026-05-27 15:38:54.254288 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-27 15:38:54.317116 | debian-bookworm | Collecting packaging>=26 2026-05-27 15:38:54.329551 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-27 15:38:54.344795 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.2 MB/s eta 0:00:00 2026-05-27 15:38:54.417264 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-27 15:38:54.429804 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-27 15:38:54.472133 | debian-bookworm | Collecting pluggy>=1.6 2026-05-27 15:38:54.484197 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-27 15:38:54.543012 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-27 15:38:54.556410 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-27 15:38:54.593256 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-27 15:38:54.604879 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-27 15:38:54.643725 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-27 15:38:54.656690 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-27 15:38:54.803181 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-27 15:38:54.814916 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-27 15:38:55.129216 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 24.5 MB/s eta 0:00:00 2026-05-27 15:38:55.243304 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-27 15:38:55.255941 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-27 15:38:55.282206 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.6 MB/s eta 0:00:00 2026-05-27 15:38:55.426602 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-27 15:38:56.335493 | debian-bookworm | Successfully installed cachetools-7.1.4 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-27 15:38:56.621939 | debian-bookworm | ok: Runtime: 0:00:03.404408 2026-05-27 15:38:56.654533 | 2026-05-27 15:38:56.654699 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-27 15:38:56.755044 | debian-bookworm | ok 2026-05-27 15:38:56.776068 | 2026-05-27 15:38:56.776361 | TASK [ensure-tox : Output tox version] 2026-05-27 15:38:57.346635 | 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-27 15:38:57.365032 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 15:38:57.811068 | debian-bookworm | ok: Runtime: 0:00:00.342922 2026-05-27 15:38:57.817436 | 2026-05-27 15:38:57.817598 | TASK [ensure-tox : Make global symlink] 2026-05-27 15:38:57.862920 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:38:57.870465 | 2026-05-27 15:38:57.870580 | PLAY RECAP 2026-05-27 15:38:57.870637 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-27 15:38:57.870662 | 2026-05-27 15:38:58.154114 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-27 15:38:58.155348 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 15:38:59.207060 | 2026-05-27 15:38:59.207243 | PLAY [all] 2026-05-27 15:38:59.249155 | 2026-05-27 15:38:59.249343 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-27 15:38:59.740978 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 15:38:59.803500 | debian-bookworm | ok: Runtime: 0:00:00.022173 2026-05-27 15:38:59.814471 | 2026-05-27 15:38:59.814691 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-27 15:39:00.355230 | debian-bookworm | ok: Runtime: 0:00:00.008599 2026-05-27 15:39:00.365599 | 2026-05-27 15:39:00.365744 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-27 15:39:00.692352 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 15:39:00.694237 | debian-bookworm | sudo: a password is required 2026-05-27 15:39:00.895950 | debian-bookworm | ok: Runtime: 0:00:00.020512 2026-05-27 15:39:00.907573 | 2026-05-27 15:39:00.907818 | TASK [tox : Check to see if the constraints file exists] 2026-05-27 15:39:00.943844 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:00.955970 | 2026-05-27 15:39:00.956470 | TASK [tox : Fail if constraints file is missing] 2026-05-27 15:39:00.985514 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:00.998610 | 2026-05-27 15:39:00.998789 | TASK [tox : Record file location] 2026-05-27 15:39:01.034475 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:01.045597 | 2026-05-27 15:39:01.045754 | TASK [tox : Install tox siblings] 2026-05-27 15:39:01.081150 | debian-bookworm | ok 2026-05-27 15:39:01.091972 | debian-bookworm | included: /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-27 15:39:01.099136 | 2026-05-27 15:39:01.099286 | TASK [tox : Run tox without tests] 2026-05-27 15:39:02.605018 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-05-27 15:39:16.683944 | debian-bookworm | test: OK (14.98 seconds) 2026-05-27 15:39:16.684003 | debian-bookworm | congratulations :) (15.01 seconds) 2026-05-27 15:39:17.146964 | debian-bookworm | ok: Runtime: 0:00:15.338770 2026-05-27 15:39:17.151769 | 2026-05-27 15:39:17.151853 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-27 15:39:17.550544 | debian-bookworm | changed 2026-05-27 15:39:17.557440 | 2026-05-27 15:39:17.557546 | TASK [tox : Detect tox version] 2026-05-27 15:39:18.218907 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 15:39:18.613855 | debian-bookworm | ok: Runtime: 0:00:00.331071 2026-05-27 15:39:18.619019 | 2026-05-27 15:39:18.619104 | TASK [tox : Get tox envlist config] 2026-05-27 15:39:19.649943 | debian-bookworm | ok: Runtime: 0:00:00.408355 2026-05-27 15:39:19.656267 | 2026-05-27 15:39:19.656363 | TASK [tox : Install any sibling python packages] 2026-05-27 15:39:20.248703 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-27 15:39:20.253897 | 2026-05-27 15:39:20.253985 | TASK [tox : Remove tempfile] 2026-05-27 15:39:20.790883 | debian-bookworm | changed 2026-05-27 15:39:20.796531 | 2026-05-27 15:39:20.796625 | TASK [tox : Emit tox command] 2026-05-27 15:39:20.846695 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-05-27 15:39:20.851789 | 2026-05-27 15:39:20.851886 | TASK [tox : Run tox] 2026-05-27 15:39:21.553769 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-05-27 15:39:22.204876 | debian-bookworm | /home/zuul/src/github.com/osism/openstack-image-manager/.tox/test/lib/python3.11/site-packages/openstack/resource.py:838: RemovedInSDK50Warning: The _compute_attributes method is deprecated for removal 2026-05-27 15:39:22.204962 | debian-bookworm | warnings.warn( 2026-05-27 15:39:22.384739 | debian-bookworm | ............... 2026-05-27 15:39:22.384798 | debian-bookworm | ---------------------------------------------------------------------- 2026-05-27 15:39:22.384812 | debian-bookworm | Ran 15 tests in 0.181s 2026-05-27 15:39:22.385277 | debian-bookworm | 2026-05-27 15:39:22.385303 | debian-bookworm | OK 2026-05-27 15:39:22.519445 | debian-bookworm | test: OK (1.02=setup[0.06]+cmd[0.96] seconds) 2026-05-27 15:39:22.519495 | debian-bookworm | congratulations :) (1.05 seconds) 2026-05-27 15:39:22.891002 | debian-bookworm | ok: Runtime: 0:00:01.415520 2026-05-27 15:39:22.896666 | 2026-05-27 15:39:22.896758 | TASK [tox : Look for output] 2026-05-27 15:39:23.440807 | debian-bookworm | ok 2026-05-27 15:39:23.460576 | 2026-05-27 15:39:23.460684 | TASK [tox : Return file comments to Zuul] 2026-05-27 15:39:23.529575 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:23.539030 | 2026-05-27 15:39:23.539124 | PLAY RECAP 2026-05-27 15:39:23.539177 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-27 15:39:23.539201 | 2026-05-27 15:39:23.795983 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 15:39:23.796994 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 15:39:24.742354 | 2026-05-27 15:39:24.742489 | PLAY [all] 2026-05-27 15:39:24.762747 | 2026-05-27 15:39:24.762936 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-27 15:39:24.817195 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:24.822817 | 2026-05-27 15:39:24.822957 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-27 15:39:24.851368 | debian-bookworm | ok 2026-05-27 15:39:24.856560 | 2026-05-27 15:39:24.856667 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-27 15:39:25.345572 | debian-bookworm -> localhost | changed 2026-05-27 15:39:25.351742 | 2026-05-27 15:39:25.351833 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-27 15:39:25.445751 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:25.450305 | 2026-05-27 15:39:25.450394 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 15:39:25.507827 | debian-bookworm | ok 2026-05-27 15:39:25.514753 | 2026-05-27 15:39:25.514863 | TASK [fetch-tox-output : Get tox version] 2026-05-27 15:39:26.289409 | 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-27 15:39:26.306771 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 15:39:26.584643 | debian-bookworm | ok: Runtime: 0:00:00.314604 2026-05-27 15:39:26.589266 | 2026-05-27 15:39:26.589351 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 15:39:27.118798 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:27.123839 | 2026-05-27 15:39:27.123933 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 15:39:27.168229 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:27.172997 | 2026-05-27 15:39:27.173084 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 15:39:27.719042 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:27.732650 | 2026-05-27 15:39:27.732828 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 15:39:27.757485 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:27.763996 | 2026-05-27 15:39:27.764108 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-27 15:39:27.819424 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:27.834572 | 2026-05-27 15:39:27.834686 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-27 15:39:28.666756 | debian-bookworm | changed: 2026-05-27 15:39:28.666994 | debian-bookworm | created directory /var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/logs/tox/test 2026-05-27 15:39:28.667032 | debian-bookworm | cd+++++++++ ./ 2026-05-27 15:39:28.667058 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-27 15:39:28.667086 | 2026-05-27 15:39:28.685840 | 2026-05-27 15:39:28.685919 | PLAY RECAP 2026-05-27 15:39:28.685967 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-27 15:39:28.685991 | 2026-05-27 15:39:28.806982 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 15:39:28.807903 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 15:39:29.557474 | 2026-05-27 15:39:29.557616 | PLAY [all] 2026-05-27 15:39:29.572081 | 2026-05-27 15:39:29.572209 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-27 15:39:29.783866 | debian-bookworm | changed: non-zero return code 2026-05-27 15:39:29.789236 | 2026-05-27 15:39:29.789358 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-27 15:39:29.802570 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:29.808978 | 2026-05-27 15:39:29.809109 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-27 15:39:29.840054 | 2026-05-27 15:39:29.840239 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-27 15:39:29.870937 | 2026-05-27 15:39:29.871110 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-27 15:39:29.884143 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:29.889815 | 2026-05-27 15:39:29.889924 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-27 15:39:29.918259 | 2026-05-27 15:39:29.918423 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-27 15:39:29.931332 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:29.936781 | 2026-05-27 15:39:29.936873 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-27 15:39:29.959915 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:29.965510 | 2026-05-27 15:39:29.965619 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-27 15:39:29.988629 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:29.994933 | 2026-05-27 15:39:29.995018 | PLAY RECAP 2026-05-27 15:39:29.995066 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-27 15:39:29.995091 | 2026-05-27 15:39:30.193868 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 15:39:30.194813 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 15:39:31.218664 | 2026-05-27 15:39:31.218859 | PLAY [Base post-fetch] 2026-05-27 15:39:31.240509 | 2026-05-27 15:39:31.240671 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 15:39:31.273840 | debian-bookworm | skipping: Conditional result was False 2026-05-27 15:39:31.278398 | 2026-05-27 15:39:31.278508 | TASK [fetch-output : Set log path for single node] 2026-05-27 15:39:31.304888 | debian-bookworm | ok 2026-05-27 15:39:31.308989 | 2026-05-27 15:39:31.309067 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 15:39:31.675842 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/logs" 2026-05-27 15:39:31.926146 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/artifacts" 2026-05-27 15:39:32.357262 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fedd960595e44ac3add2516b4e4beac0/work/docs" 2026-05-27 15:39:32.372995 | 2026-05-27 15:39:32.373093 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 15:39:33.091180 | debian-bookworm | changed: 2026-05-27 15:39:33.091487 | debian-bookworm | .d..t...... ./ 2026-05-27 15:39:33.091527 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 15:39:33.091556 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 15:39:33.091583 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 15:39:33.091622 | debian-bookworm | changed: All items complete 2026-05-27 15:39:33.091644 | 2026-05-27 15:39:33.639605 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 15:39:34.189040 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 15:39:34.219359 | 2026-05-27 15:39:34.219575 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 15:39:34.697260 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009605 2026-05-27 15:39:34.918341 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009826 2026-05-27 15:39:34.944711 | 2026-05-27 15:39:34.944830 | PLAY RECAP 2026-05-27 15:39:34.944908 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 15:39:34.944949 | 2026-05-27 15:39:35.067779 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 15:39:35.068744 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 15:39:35.767115 | 2026-05-27 15:39:35.767252 | PLAY [Base post] 2026-05-27 15:39:35.779604 | 2026-05-27 15:39:35.779731 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 15:39:36.415303 | debian-bookworm | changed 2026-05-27 15:39:36.422488 | 2026-05-27 15:39:36.422654 | PLAY RECAP 2026-05-27 15:39:36.422721 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 15:39:36.422789 | 2026-05-27 15:39:36.557950 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 15:39:36.559095 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 15:39:37.403929 | 2026-05-27 15:39:37.404097 | PLAY [Base post-logs] 2026-05-27 15:39:37.414973 | 2026-05-27 15:39:37.415112 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 15:39:37.891013 | localhost | changed 2026-05-27 15:39:37.907705 | 2026-05-27 15:39:37.907859 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 15:39:37.936119 | localhost | ok 2026-05-27 15:39:37.939270 | 2026-05-27 15:39:37.939374 | TASK [Set zuul-log-path fact] 2026-05-27 15:39:37.954812 | localhost | ok 2026-05-27 15:39:37.962811 | 2026-05-27 15:39:37.962955 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 15:39:37.988027 | localhost | ok 2026-05-27 15:39:37.991113 | 2026-05-27 15:39:37.991219 | TASK [upload-logs : Create log directories] 2026-05-27 15:39:38.528748 | localhost | changed 2026-05-27 15:39:38.535304 | 2026-05-27 15:39:38.535485 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 15:39:39.046798 | localhost -> localhost | ok: Runtime: 0:00:00.007991 2026-05-27 15:39:39.051104 | 2026-05-27 15:39:39.051234 | TASK [upload-logs : Upload logs to log server] 2026-05-27 15:39:39.686481 | localhost | Output suppressed because no_log was given 2026-05-27 15:39:39.690219 | 2026-05-27 15:39:39.690449 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 15:39:39.751148 | localhost | skipping: Conditional result was False 2026-05-27 15:39:39.752767 | localhost | skipping: Conditional result was False 2026-05-27 15:39:39.764385 | 2026-05-27 15:39:39.764657 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 15:39:39.823724 | localhost | skipping: Conditional result was False 2026-05-27 15:39:39.824184 | 2026-05-27 15:39:39.828220 | localhost | skipping: Conditional result was False 2026-05-27 15:39:39.834250 | 2026-05-27 15:39:39.834367 | LOOP [upload-logs : Upload console log and json output]