2026-01-11 00:21:19.914610 | Job console starting 2026-01-11 00:21:19.924963 | Updating git repos 2026-01-11 00:21:19.976274 | Cloning repos into workspace 2026-01-11 00:21:20.194100 | Restoring repo states 2026-01-11 00:21:20.216619 | Merging changes 2026-01-11 00:21:20.887245 | Checking out repos 2026-01-11 00:21:20.953383 | Preparing playbooks 2026-01-11 00:21:22.208695 | Running Ansible setup 2026-01-11 00:21:27.874973 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 00:21:29.086348 | 2026-01-11 00:21:29.086621 | PLAY [Base pre] 2026-01-11 00:21:29.105919 | 2026-01-11 00:21:29.106094 | TASK [Setup log path fact] 2026-01-11 00:21:29.127289 | debian-bookworm | ok 2026-01-11 00:21:29.149369 | 2026-01-11 00:21:29.149557 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 00:21:29.182045 | debian-bookworm | ok 2026-01-11 00:21:29.195610 | 2026-01-11 00:21:29.195748 | TASK [emit-job-header : Print job information] 2026-01-11 00:21:29.236898 | # Job Information 2026-01-11 00:21:29.237103 | Ansible Version: 2.16.14 2026-01-11 00:21:29.237140 | Job: tox 2026-01-11 00:21:29.237172 | Pipeline: check 2026-01-11 00:21:29.237195 | Executor: 521e9411259a 2026-01-11 00:21:29.237215 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1083 2026-01-11 00:21:29.237237 | Event ID: 5761d080-ee83-11f0-84ee-c277a0f51405 2026-01-11 00:21:29.242686 | 2026-01-11 00:21:29.242851 | LOOP [emit-job-header : Print node information] 2026-01-11 00:21:29.370966 | debian-bookworm | ok: 2026-01-11 00:21:29.371314 | debian-bookworm | # Node Information 2026-01-11 00:21:29.371354 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-11 00:21:29.371378 | debian-bookworm | Hostname: debian 2026-01-11 00:21:29.371400 | debian-bookworm | Username: zuul 2026-01-11 00:21:29.371422 | debian-bookworm | Distro: Debian 12.12 2026-01-11 00:21:29.371446 | debian-bookworm | Provider: regiocloud-a 2026-01-11 00:21:29.371468 | debian-bookworm | Region: 2026-01-11 00:21:29.371489 | debian-bookworm | Label: debian-bookworm 2026-01-11 00:21:29.371508 | debian-bookworm | Product Name: OpenStack Nova 2026-01-11 00:21:29.371527 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:5768 2026-01-11 00:21:29.400119 | 2026-01-11 00:21:29.400283 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 00:21:30.475962 | debian-bookworm -> localhost | changed 2026-01-11 00:21:30.483848 | 2026-01-11 00:21:30.484002 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 00:21:33.182413 | debian-bookworm -> localhost | changed 2026-01-11 00:21:33.215278 | 2026-01-11 00:21:33.215427 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 00:21:33.710482 | debian-bookworm -> localhost | ok 2026-01-11 00:21:33.719491 | 2026-01-11 00:21:33.719642 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 00:21:33.780529 | debian-bookworm | ok 2026-01-11 00:21:33.814016 | debian-bookworm | included: /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 00:21:33.822710 | 2026-01-11 00:21:33.822908 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 00:21:36.829008 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-11 00:21:36.829267 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/work/2d56aae765834369a678eeee8c8568fc_id_rsa 2026-01-11 00:21:36.829309 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/work/2d56aae765834369a678eeee8c8568fc_id_rsa.pub 2026-01-11 00:21:36.829337 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-11 00:21:36.829363 | debian-bookworm -> localhost | SHA256:SzSmdfoQvF4fBoYo4jU9iGVZzqqMfCUrhGsSUHX13Zw zuul-build-sshkey 2026-01-11 00:21:36.829385 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-11 00:21:36.829421 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-11 00:21:36.829443 | debian-bookworm -> localhost | | ..+oo.. | 2026-01-11 00:21:36.829464 | debian-bookworm -> localhost | | . +.* o o . o . | 2026-01-11 00:21:36.829484 | debian-bookworm -> localhost | |. o = * O = . E | 2026-01-11 00:21:36.829504 | debian-bookworm -> localhost | |o. o + * B . | 2026-01-11 00:21:36.829582 | debian-bookworm -> localhost | |o...... S . o | 2026-01-11 00:21:36.829610 | debian-bookworm -> localhost | |o= .+ o = o . | 2026-01-11 00:21:36.829631 | debian-bookworm -> localhost | |++oo o . . | 2026-01-11 00:21:36.829651 | debian-bookworm -> localhost | |o o | 2026-01-11 00:21:36.829671 | debian-bookworm -> localhost | | | 2026-01-11 00:21:36.829691 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-11 00:21:36.829747 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.731094 2026-01-11 00:21:36.842464 | 2026-01-11 00:21:36.843111 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 00:21:36.882314 | debian-bookworm | ok 2026-01-11 00:21:36.921602 | debian-bookworm | included: /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 00:21:36.938327 | 2026-01-11 00:21:36.938467 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 00:21:36.965951 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:21:36.975582 | 2026-01-11 00:21:36.975722 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 00:21:37.737589 | debian-bookworm | changed 2026-01-11 00:21:37.743851 | 2026-01-11 00:21:37.744068 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 00:21:38.007114 | debian-bookworm | ok 2026-01-11 00:21:38.015345 | 2026-01-11 00:21:38.015523 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 00:21:38.721958 | debian-bookworm | changed 2026-01-11 00:21:38.730189 | 2026-01-11 00:21:38.730337 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 00:21:39.469383 | debian-bookworm | changed 2026-01-11 00:21:39.475255 | 2026-01-11 00:21:39.475382 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 00:21:39.499953 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:21:39.506589 | 2026-01-11 00:21:39.506728 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 00:21:40.270379 | debian-bookworm -> localhost | changed 2026-01-11 00:21:40.281990 | 2026-01-11 00:21:40.282131 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 00:21:40.777529 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/work/2d56aae765834369a678eeee8c8568fc_id_rsa (zuul-build-sshkey) 2026-01-11 00:21:40.777790 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034483 2026-01-11 00:21:40.789028 | 2026-01-11 00:21:40.789164 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 00:21:41.609134 | debian-bookworm | ok 2026-01-11 00:21:41.616160 | 2026-01-11 00:21:41.616298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 00:21:41.679020 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:21:41.696454 | 2026-01-11 00:21:41.696605 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 00:21:42.617736 | debian-bookworm | ok 2026-01-11 00:21:42.657828 | 2026-01-11 00:21:42.658020 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 00:21:42.756801 | debian-bookworm | ok 2026-01-11 00:21:42.762751 | 2026-01-11 00:21:42.769347 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 00:21:43.857523 | debian-bookworm -> localhost | ok 2026-01-11 00:21:43.867488 | 2026-01-11 00:21:43.867625 | TASK [validate-host : Collect information about the host] 2026-01-11 00:21:46.071425 | debian-bookworm | ok 2026-01-11 00:21:46.104784 | 2026-01-11 00:21:46.104972 | TASK [validate-host : Sanitize hostname] 2026-01-11 00:21:46.363157 | debian-bookworm | ok 2026-01-11 00:21:46.500423 | 2026-01-11 00:21:46.500567 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 00:21:48.725776 | debian-bookworm -> localhost | changed 2026-01-11 00:21:48.748489 | 2026-01-11 00:21:48.748658 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 00:21:49.495221 | debian-bookworm | ok 2026-01-11 00:21:49.504142 | 2026-01-11 00:21:49.504285 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 00:21:51.858170 | debian-bookworm -> localhost | changed 2026-01-11 00:21:51.874794 | 2026-01-11 00:21:51.875023 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 00:21:52.184787 | debian-bookworm | ok 2026-01-11 00:21:52.191147 | 2026-01-11 00:21:52.191280 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 00:21:54.427746 | debian-bookworm | changed: 2026-01-11 00:21:54.427977 | debian-bookworm | cd+++++++++ src/ 2026-01-11 00:21:54.428016 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-11 00:21:54.428042 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-11 00:21:54.428065 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-11 00:21:54.428085 | debian-bookworm | =6.2.4 2026-01-11 00:22:25.248652 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2026-01-11 00:22:25.303251 | debian-bookworm | Collecting chardet>=5.2 2026-01-11 00:22:25.317189 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-11 00:22:25.342552 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.9 MB/s eta 0:00:00 2026-01-11 00:22:25.410558 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-11 00:22:25.423667 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-11 00:22:25.484190 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-11 00:22:25.496282 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-11 00:22:25.550781 | debian-bookworm | Collecting packaging>=25 2026-01-11 00:22:25.562440 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-11 00:22:25.573601 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 7.1 MB/s eta 0:00:00 2026-01-11 00:22:25.624770 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-11 00:22:25.636538 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-11 00:22:25.685238 | debian-bookworm | Collecting pluggy>=1.6 2026-01-11 00:22:25.698413 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-11 00:22:25.755698 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-11 00:22:25.770421 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-11 00:22:25.956361 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-11 00:22:25.970351 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-11 00:22:26.288444 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 19.3 MB/s eta 0:00:00 2026-01-11 00:22:26.406490 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-11 00:22:26.419402 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-11 00:22:26.444837 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.0 MB/s eta 0:00:00 2026-01-11 00:22:26.610914 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-11 00:22:27.478842 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-11 00:22:28.015068 | debian-bookworm | ok: Runtime: 0:00:03.286392 2026-01-11 00:22:28.022989 | 2026-01-11 00:22:28.023121 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-11 00:22:28.085386 | debian-bookworm | ok 2026-01-11 00:22:28.103363 | 2026-01-11 00:22:28.103515 | TASK [ensure-tox : Output tox version] 2026-01-11 00:22:28.852449 | 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-01-11 00:22:28.871212 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-11 00:22:29.215955 | debian-bookworm | ok: Runtime: 0:00:00.327788 2026-01-11 00:22:29.222657 | 2026-01-11 00:22:29.222788 | TASK [ensure-tox : Make global symlink] 2026-01-11 00:22:29.268409 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:22:29.277746 | 2026-01-11 00:22:29.277907 | PLAY RECAP 2026-01-11 00:22:29.277990 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-11 00:22:29.278021 | 2026-01-11 00:22:29.602116 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-11 00:22:29.603300 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-11 00:22:32.085785 | 2026-01-11 00:22:32.085987 | PLAY [all] 2026-01-11 00:22:32.203168 | 2026-01-11 00:22:32.203355 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-11 00:22:33.487908 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-11 00:22:33.807535 | debian-bookworm | ok: Runtime: 0:00:00.029589 2026-01-11 00:22:33.814038 | 2026-01-11 00:22:33.814195 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-11 00:22:34.412171 | debian-bookworm | ok: Runtime: 0:00:00.007816 2026-01-11 00:22:34.419580 | 2026-01-11 00:22:34.419857 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-11 00:22:34.800282 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-11 00:22:34.803369 | debian-bookworm | sudo: a password is required 2026-01-11 00:22:34.979619 | debian-bookworm | ok: Runtime: 0:00:00.024954 2026-01-11 00:22:35.023142 | 2026-01-11 00:22:35.023298 | TASK [tox : Check to see if the constraints file exists] 2026-01-11 00:22:35.197282 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:22:35.209653 | 2026-01-11 00:22:35.210313 | TASK [tox : Fail if constraints file is missing] 2026-01-11 00:22:35.284104 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:22:35.297455 | 2026-01-11 00:22:35.298483 | TASK [tox : Record file location] 2026-01-11 00:22:35.366261 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:22:35.374324 | 2026-01-11 00:22:35.374470 | TASK [tox : Install tox siblings] 2026-01-11 00:22:35.447211 | debian-bookworm | ok 2026-01-11 00:22:35.481523 | debian-bookworm | included: /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-11 00:22:35.522533 | 2026-01-11 00:22:35.522698 | TASK [tox : Run tox without tests] 2026-01-11 00:22:36.875953 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-01-11 00:22:51.402872 | debian-bookworm | test: OK (15.11 seconds) 2026-01-11 00:22:51.402934 | debian-bookworm | congratulations :) (15.14 seconds) 2026-01-11 00:22:51.658349 | debian-bookworm | ok: Runtime: 0:00:15.435721 2026-01-11 00:22:51.664214 | 2026-01-11 00:22:51.664331 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-11 00:22:52.551548 | debian-bookworm | changed 2026-01-11 00:22:52.560910 | 2026-01-11 00:22:52.561051 | TASK [tox : Get tox envlist config] 2026-01-11 00:22:53.686285 | debian-bookworm | ok: Runtime: 0:00:00.346538 2026-01-11 00:22:53.692819 | 2026-01-11 00:22:53.692979 | TASK [tox : Install any sibling python packages] 2026-01-11 00:22:54.520635 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-11 00:22:54.526555 | 2026-01-11 00:22:54.526687 | TASK [tox : Remove tempfile] 2026-01-11 00:22:55.288508 | debian-bookworm | changed 2026-01-11 00:22:55.307744 | 2026-01-11 00:22:55.307944 | TASK [tox : Emit tox command] 2026-01-11 00:22:55.404256 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-01-11 00:22:55.409790 | 2026-01-11 00:22:55.410006 | TASK [tox : Run tox] 2026-01-11 00:22:56.268219 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-01-11 00:22:56.915124 | debian-bookworm | ............... 2026-01-11 00:22:56.915177 | debian-bookworm | ---------------------------------------------------------------------- 2026-01-11 00:22:56.915192 | debian-bookworm | Ran 15 tests in 0.171s 2026-01-11 00:22:56.915197 | debian-bookworm | 2026-01-11 00:22:56.915205 | debian-bookworm | OK 2026-01-11 00:22:57.015557 | debian-bookworm | test: OK (0.79=setup[0.04]+cmd[0.75] seconds) 2026-01-11 00:22:57.015614 | debian-bookworm | congratulations :) (0.82 seconds) 2026-01-11 00:22:57.531481 | debian-bookworm | ok: Runtime: 0:00:01.106696 2026-01-11 00:22:57.538048 | 2026-01-11 00:22:57.538181 | TASK [tox : Look for output] 2026-01-11 00:22:58.098244 | debian-bookworm | ok 2026-01-11 00:22:58.127476 | 2026-01-11 00:22:58.127634 | TASK [tox : Return file comments to Zuul] 2026-01-11 00:22:58.203412 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:22:58.212365 | 2026-01-11 00:22:58.212464 | PLAY RECAP 2026-01-11 00:22:58.212780 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-11 00:22:58.212840 | 2026-01-11 00:22:58.504665 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-11 00:22:58.506056 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-11 00:23:00.057280 | 2026-01-11 00:23:00.057464 | PLAY [all] 2026-01-11 00:23:00.152791 | 2026-01-11 00:23:00.153026 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-11 00:23:00.266751 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:00.281294 | 2026-01-11 00:23:00.281503 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-11 00:23:00.321794 | debian-bookworm | ok 2026-01-11 00:23:00.328843 | 2026-01-11 00:23:00.334577 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-11 00:23:00.998639 | debian-bookworm -> localhost | changed 2026-01-11 00:23:01.007608 | 2026-01-11 00:23:01.008030 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-11 00:23:01.062761 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:01.069794 | 2026-01-11 00:23:01.069957 | TASK [fetch-tox-output : Set envlist fact] 2026-01-11 00:23:01.109074 | debian-bookworm | ok 2026-01-11 00:23:01.116527 | 2026-01-11 00:23:01.116665 | TASK [fetch-tox-output : Get tox version] 2026-01-11 00:23:01.877864 | 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-01-11 00:23:01.896202 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-11 00:23:02.157499 | debian-bookworm | ok: Runtime: 0:00:00.303859 2026-01-11 00:23:02.172147 | 2026-01-11 00:23:02.172288 | TASK [fetch-tox-output : Find all default environments] 2026-01-11 00:23:02.765654 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:02.773173 | 2026-01-11 00:23:02.773376 | TASK [fetch-tox-output : Set envlist fact] 2026-01-11 00:23:02.821022 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:02.830690 | 2026-01-11 00:23:02.830928 | TASK [fetch-tox-output : Find all default environments] 2026-01-11 00:23:03.417656 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:03.427758 | 2026-01-11 00:23:03.428117 | TASK [fetch-tox-output : Set envlist fact] 2026-01-11 00:23:03.456113 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:03.470284 | 2026-01-11 00:23:03.470423 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-11 00:23:03.568350 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:03.580566 | 2026-01-11 00:23:03.580711 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-11 00:23:05.826222 | debian-bookworm | changed: 2026-01-11 00:23:05.826464 | debian-bookworm | created directory /var/lib/zuul/builds/2d56aae765834369a678eeee8c8568fc/work/logs/tox/test 2026-01-11 00:23:05.826504 | debian-bookworm | cd+++++++++ ./ 2026-01-11 00:23:05.826531 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-11 00:23:05.826565 | 2026-01-11 00:23:05.841105 | 2026-01-11 00:23:05.841213 | PLAY RECAP 2026-01-11 00:23:05.841265 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-11 00:23:05.841289 | 2026-01-11 00:23:06.119173 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-11 00:23:06.120309 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-11 00:23:07.380759 | 2026-01-11 00:23:07.381091 | PLAY [all] 2026-01-11 00:23:07.408267 | 2026-01-11 00:23:07.408452 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-11 00:23:07.698787 | debian-bookworm | changed: non-zero return code 2026-01-11 00:23:07.720481 | 2026-01-11 00:23:07.721762 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-11 00:23:07.768002 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:07.774828 | 2026-01-11 00:23:07.775226 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-11 00:23:07.827311 | 2026-01-11 00:23:07.827609 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-11 00:23:07.877435 | 2026-01-11 00:23:07.877650 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-11 00:23:07.927004 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:07.933848 | 2026-01-11 00:23:07.934012 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-11 00:23:07.985071 | 2026-01-11 00:23:07.985305 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-11 00:23:08.033013 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:08.039402 | 2026-01-11 00:23:08.039554 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-11 00:23:08.078531 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:08.086301 | 2026-01-11 00:23:08.086449 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-11 00:23:08.124722 | debian-bookworm | skipping: Conditional result was False 2026-01-11 00:23:08.133122 | 2026-01-11 00:23:08.133233 | PLAY RECAP 2026-01-11 00:23:08.133284 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-11 00:23:08.133308 | 2026-01-11 00:23:08.518794 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-11 00:23:08.520030 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 00:23:09.804655 | 2026-01-11 00:23:09.804907 | PLAY [Base post] 2026-01-11 00:23:09.821826 | 2026-01-11 00:23:09.822050 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-11 00:23:10.411682 | debian-bookworm | changed 2026-01-11 00:23:10.426536 | 2026-01-11 00:23:10.426694 | PLAY RECAP 2026-01-11 00:23:10.426758 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-11 00:23:10.426821 | 2026-01-11 00:23:10.804615 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 00:23:10.805730 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-11 00:23:12.063209 | 2026-01-11 00:23:12.063422 | PLAY [Base post-logs] 2026-01-11 00:23:12.108237 | 2026-01-11 00:23:12.108424 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-11 00:23:12.773632 | localhost | changed 2026-01-11 00:23:12.794911 | 2026-01-11 00:23:12.795111 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-11 00:23:12.847759 | localhost | ok 2026-01-11 00:23:12.853503 | 2026-01-11 00:23:12.853680 | TASK [Set zuul-log-path fact] 2026-01-11 00:23:12.884796 | localhost | ok 2026-01-11 00:23:12.903019 | 2026-01-11 00:23:12.903198 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 00:23:12.965684 | localhost | ok 2026-01-11 00:23:12.969188 | 2026-01-11 00:23:12.969299 | TASK [upload-logs : Create log directories] 2026-01-11 00:23:14.068390 | localhost | changed 2026-01-11 00:23:14.071488 | 2026-01-11 00:23:14.071757 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-11 00:23:15.486808 | localhost -> localhost | ok: Runtime: 0:00:00.037485 2026-01-11 00:23:15.491832 | 2026-01-11 00:23:15.492004 | TASK [upload-logs : Upload logs to log server] 2026-01-11 00:23:16.671564 | localhost | Output suppressed because no_log was given 2026-01-11 00:23:16.676838 | 2026-01-11 00:23:16.676997 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 00:23:16.855385 | localhost | skipping: Conditional result was False 2026-01-11 00:23:16.900384 | localhost | skipping: Conditional result was False 2026-01-11 00:23:16.911834 | 2026-01-11 00:23:16.912308 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 00:23:17.015834 | localhost | skipping: Conditional result was False 2026-01-11 00:23:17.016180 | 2026-01-11 00:23:17.026439 | localhost | skipping: Conditional result was False 2026-01-11 00:23:17.035609 | 2026-01-11 00:23:17.035774 | LOOP [upload-logs : Upload console log and json output]