2026-07-21 17:44:29.868200 | Job console starting 2026-07-21 17:44:29.903341 | Updating git repos 2026-07-21 17:44:30.001072 | Cloning repos into workspace 2026-07-21 17:44:30.166976 | Restoring repo states 2026-07-21 17:44:30.195164 | Merging changes 2026-07-21 17:44:30.905428 | Checking out repos 2026-07-21 17:44:31.039094 | Preparing playbooks 2026-07-21 17:44:33.013918 | Running Ansible setup 2026-07-21 17:44:39.818158 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 17:44:41.087354 | 2026-07-21 17:44:41.087559 | PLAY [Base pre] 2026-07-21 17:44:41.137250 | 2026-07-21 17:44:41.137385 | TASK [Setup log path fact] 2026-07-21 17:44:41.177718 | debian-bookworm | ok 2026-07-21 17:44:41.209689 | 2026-07-21 17:44:41.209852 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 17:44:41.274309 | debian-bookworm | ok 2026-07-21 17:44:41.285960 | 2026-07-21 17:44:41.286077 | TASK [emit-job-header : Print job information] 2026-07-21 17:44:41.388547 | # Job Information 2026-07-21 17:44:41.388722 | Ansible Version: 2.16.14 2026-07-21 17:44:41.388758 | Job: generics-tox-seed 2026-07-21 17:44:41.388789 | Pipeline: check 2026-07-21 17:44:41.388812 | Executor: 521e9411259a 2026-07-21 17:44:41.388832 | Triggered by: https://github.com/osism/generics/pull/610 2026-07-21 17:44:41.388856 | Event ID: cd0d12b0-852b-11f1-9d6e-a1c46417cf24 2026-07-21 17:44:41.393727 | 2026-07-21 17:44:41.393828 | LOOP [emit-job-header : Print node information] 2026-07-21 17:44:41.743070 | debian-bookworm | ok: 2026-07-21 17:44:41.743262 | debian-bookworm | # Node Information 2026-07-21 17:44:41.743292 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 17:44:41.743313 | debian-bookworm | Hostname: debian 2026-07-21 17:44:41.743332 | debian-bookworm | Username: zuul 2026-07-21 17:44:41.743349 | debian-bookworm | Distro: Debian 12.15 2026-07-21 17:44:41.743369 | debian-bookworm | Provider: regiocloud-a 2026-07-21 17:44:41.743386 | debian-bookworm | Region: 2026-07-21 17:44:41.743404 | debian-bookworm | Label: debian-bookworm 2026-07-21 17:44:41.743420 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 17:44:41.743437 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:5d36 2026-07-21 17:44:41.754054 | 2026-07-21 17:44:41.754171 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 17:44:42.909442 | debian-bookworm -> localhost | changed 2026-07-21 17:44:42.915475 | 2026-07-21 17:44:42.915565 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 17:44:45.520022 | debian-bookworm -> localhost | changed 2026-07-21 17:44:45.537290 | 2026-07-21 17:44:45.537413 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 17:44:46.152386 | debian-bookworm -> localhost | ok 2026-07-21 17:44:46.158300 | 2026-07-21 17:44:46.158405 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 17:44:46.198258 | debian-bookworm | ok 2026-07-21 17:44:46.245271 | debian-bookworm | included: /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 17:44:46.277342 | 2026-07-21 17:44:46.277465 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 17:44:49.573715 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 17:44:49.573916 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/e7d8d1ce8516477bb758afc9c382a016_id_rsa 2026-07-21 17:44:49.573953 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/e7d8d1ce8516477bb758afc9c382a016_id_rsa.pub 2026-07-21 17:44:49.573979 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 17:44:49.574003 | debian-bookworm -> localhost | SHA256:OFKPh7OFMms+8CT2jg/T/tfZwubgGbonvfM5fEBAl7Q zuul-build-sshkey 2026-07-21 17:44:49.574025 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 17:44:49.574059 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 17:44:49.574081 | debian-bookworm -> localhost | | ...o. | 2026-07-21 17:44:49.574103 | debian-bookworm -> localhost | | .... | 2026-07-21 17:44:49.574124 | debian-bookworm -> localhost | | . .E | 2026-07-21 17:44:49.574144 | debian-bookworm -> localhost | | . * . | 2026-07-21 17:44:49.574163 | debian-bookworm -> localhost | | + B S. | 2026-07-21 17:44:49.574192 | debian-bookworm -> localhost | | +..= * . | 2026-07-21 17:44:49.574215 | debian-bookworm -> localhost | | .o*+ ..o+ + | 2026-07-21 17:44:49.574237 | debian-bookworm -> localhost | | B+ .o=+O.o | 2026-07-21 17:44:49.574259 | debian-bookworm -> localhost | | .o=o+=+*++ | 2026-07-21 17:44:49.574279 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 17:44:49.574327 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.096842 2026-07-21 17:44:49.580534 | 2026-07-21 17:44:49.580624 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 17:44:49.621881 | debian-bookworm | ok 2026-07-21 17:44:49.637027 | debian-bookworm | included: /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 17:44:49.669831 | 2026-07-21 17:44:49.669947 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 17:44:49.727328 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:49.733136 | 2026-07-21 17:44:49.733230 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 17:44:50.471555 | debian-bookworm | changed 2026-07-21 17:44:50.483395 | 2026-07-21 17:44:50.483496 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 17:44:50.760944 | debian-bookworm | ok 2026-07-21 17:44:50.771469 | 2026-07-21 17:44:50.771583 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 17:44:51.518329 | debian-bookworm | changed 2026-07-21 17:44:51.522958 | 2026-07-21 17:44:51.523041 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 17:44:52.237575 | debian-bookworm | changed 2026-07-21 17:44:52.244128 | 2026-07-21 17:44:52.244221 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 17:44:52.258061 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:52.265239 | 2026-07-21 17:44:52.265344 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 17:44:52.917462 | debian-bookworm -> localhost | changed 2026-07-21 17:44:52.934666 | 2026-07-21 17:44:52.934808 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 17:44:53.577659 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/e7d8d1ce8516477bb758afc9c382a016_id_rsa (zuul-build-sshkey) 2026-07-21 17:44:53.577918 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022604 2026-07-21 17:44:53.585923 | 2026-07-21 17:44:53.586026 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 17:44:54.095299 | debian-bookworm | ok 2026-07-21 17:44:54.105576 | 2026-07-21 17:44:54.105697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 17:44:54.151456 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:44:54.161482 | 2026-07-21 17:44:54.161584 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 17:44:54.736410 | debian-bookworm | ok 2026-07-21 17:44:54.745267 | 2026-07-21 17:44:54.745353 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 17:44:54.792523 | debian-bookworm | ok 2026-07-21 17:44:54.814128 | 2026-07-21 17:44:54.814233 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 17:44:55.375554 | debian-bookworm -> localhost | ok 2026-07-21 17:44:55.380896 | 2026-07-21 17:44:55.380981 | TASK [validate-host : Collect information about the host] 2026-07-21 17:44:56.828257 | debian-bookworm | ok 2026-07-21 17:44:56.848724 | 2026-07-21 17:44:56.848830 | TASK [validate-host : Sanitize hostname] 2026-07-21 17:44:57.026615 | debian-bookworm | ok 2026-07-21 17:44:57.031052 | 2026-07-21 17:44:57.031130 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 17:44:58.084457 | debian-bookworm -> localhost | changed 2026-07-21 17:44:58.093203 | 2026-07-21 17:44:58.093297 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 17:44:58.659126 | debian-bookworm | ok 2026-07-21 17:44:58.663014 | 2026-07-21 17:44:58.663094 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 17:44:59.414702 | debian-bookworm -> localhost | changed 2026-07-21 17:44:59.427242 | 2026-07-21 17:44:59.427335 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 17:44:59.726420 | debian-bookworm | ok 2026-07-21 17:44:59.731075 | 2026-07-21 17:44:59.731154 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 17:45:00.746745 | debian-bookworm | changed: 2026-07-21 17:45:00.746925 | debian-bookworm | cd+++++++++ src/ 2026-07-21 17:45:00.746961 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 17:45:00.746986 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 17:45:00.747008 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-21 17:45:00.747028 | debian-bookworm | =7.0.3 2026-07-21 17:45:38.976961 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 17:45:39.029753 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-21 17:45:39.044157 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-21 17:45:39.111815 | debian-bookworm | Collecting filelock>=3.25 2026-07-21 17:45:39.123751 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-21 17:45:39.131683 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 17.3 MB/s eta 0:00:00 2026-07-21 17:45:39.177377 | debian-bookworm | Collecting packaging>=26 2026-07-21 17:45:39.189993 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 17:45:39.199406 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.9 MB/s eta 0:00:00 2026-07-21 17:45:39.253017 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-21 17:45:39.267282 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-21 17:45:39.307655 | debian-bookworm | Collecting pluggy>=1.6 2026-07-21 17:45:39.319969 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 17:45:39.360557 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-21 17:45:39.375781 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-21 17:45:39.435373 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-21 17:45:39.447886 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-21 17:45:39.488228 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-21 17:45:39.500287 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-21 17:45:39.638622 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-21 17:45:39.650746 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-21 17:45:39.763828 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 51.1 MB/s eta 0:00:00 2026-07-21 17:45:39.853329 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-21 17:45:39.865860 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 17:45:39.879522 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 42.3 MB/s eta 0:00:00 2026-07-21 17:45:39.980657 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-21 17:45:40.846373 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-21 17:45:41.427775 | debian-bookworm | ok: Runtime: 0:00:02.797705 2026-07-21 17:45:41.440208 | 2026-07-21 17:45:41.440387 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-21 17:45:41.499443 | debian-bookworm | ok 2026-07-21 17:45:41.509122 | 2026-07-21 17:45:41.509268 | TASK [ensure-tox : Output tox version] 2026-07-21 17:45:42.061790 | 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-07-21 17:45:42.079389 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 17:45:42.541824 | debian-bookworm | ok: Runtime: 0:00:00.335840 2026-07-21 17:45:42.548344 | 2026-07-21 17:45:42.548466 | TASK [ensure-tox : Make global symlink] 2026-07-21 17:45:42.586732 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:42.608443 | 2026-07-21 17:45:42.608545 | PLAY RECAP 2026-07-21 17:45:42.608613 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-21 17:45:42.608641 | 2026-07-21 17:45:42.799154 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-21 17:45:42.800328 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-21 17:45:43.712919 | 2026-07-21 17:45:43.713139 | PLAY [all] 2026-07-21 17:45:43.731427 | 2026-07-21 17:45:43.731611 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-21 17:45:44.233083 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-21 17:45:44.302097 | debian-bookworm | ok: Runtime: 0:00:00.029979 2026-07-21 17:45:44.309344 | 2026-07-21 17:45:44.309509 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-21 17:45:44.840342 | debian-bookworm | ok: Runtime: 0:00:00.007431 2026-07-21 17:45:44.850299 | 2026-07-21 17:45:44.850442 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-21 17:45:45.162291 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-21 17:45:45.166458 | debian-bookworm | sudo: a password is required 2026-07-21 17:45:45.379603 | debian-bookworm | ok: Runtime: 0:00:00.024664 2026-07-21 17:45:45.406090 | 2026-07-21 17:45:45.406279 | TASK [tox : Check to see if the constraints file exists] 2026-07-21 17:45:45.432353 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:45.463975 | 2026-07-21 17:45:45.464172 | TASK [tox : Fail if constraints file is missing] 2026-07-21 17:45:45.500212 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:45.507318 | 2026-07-21 17:45:45.507461 | TASK [tox : Record file location] 2026-07-21 17:45:45.532160 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:45.540545 | 2026-07-21 17:45:45.540736 | TASK [tox : Install tox siblings] 2026-07-21 17:45:45.604403 | debian-bookworm | ok 2026-07-21 17:45:45.622436 | debian-bookworm | included: /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-21 17:45:45.637234 | 2026-07-21 17:45:45.637400 | TASK [tox : Run tox without tests] 2026-07-21 17:45:46.215580 | debian-bookworm | ROOT: 230 D setup logging to DEBUG on pid 1748 [tox/report.py:229] 2026-07-21 17:45:46.246783 | debian-bookworm | seed: 261 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-21 17:45:46.249529 | debian-bookworm | seed: 264 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-21 17:45:46.253644 | debian-bookworm | seed: 268 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 278bedb14f42c6cae526f2a8520a46fc a0baebfbb732e57de309836660d6cabd [python_discovery/_cached_py_info.py:198] 2026-07-21 17:45:46.348342 | debian-bookworm | seed: 363 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-21 17:45:46.349353 | debian-bookworm | seed: 364 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-21 17:45:46.349754 | debian-bookworm | seed: 364 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-21 17:45:46.350110 | debian-bookworm | seed: 365 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-21 17:45:46.354344 | debian-bookworm | seed: 369 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-21 17:45:46.354677 | debian-bookworm | seed: 369 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-21 17:45:46.390805 | debian-bookworm | seed: 405 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/seed, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-21 17:45:46.391113 | debian-bookworm | seed: 406 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/bin [virtualenv/util/path/_sync.py:18] 2026-07-21 17:45:46.391271 | debian-bookworm | seed: 406 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/include [virtualenv/util/path/_sync.py:18] 2026-07-21 17:45:46.391369 | debian-bookworm | seed: 406 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-21 17:45:46.391579 | debian-bookworm | seed: 406 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-21 17:45:46.391673 | debian-bookworm | seed: 406 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.391733 | debian-bookworm | seed: 407 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.391776 | debian-bookworm | seed: 407 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.391829 | debian-bookworm | seed: 407 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.391881 | debian-bookworm | seed: 407 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.391976 | debian-bookworm | seed: 407 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392027 | debian-bookworm | seed: 407 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392081 | debian-bookworm | seed: 407 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392132 | debian-bookworm | seed: 407 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392180 | debian-bookworm | seed: 407 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392233 | debian-bookworm | seed: 407 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:46.392541 | debian-bookworm | seed: 407 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-21 17:45:46.393036 | debian-bookworm | seed: 408 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-21 17:45:46.393287 | debian-bookworm | seed: 408 D debug via /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-21 17:45:46.424415 | debian-bookworm | seed: 408 D { 2026-07-21 17:45:46.424463 | debian-bookworm | "sys": { 2026-07-21 17:45:46.424468 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/seed/bin/python", 2026-07-21 17:45:46.424473 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-21 17:45:46.424481 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-21 17:45:46.424486 | debian-bookworm | "base_prefix": "/usr", 2026-07-21 17:45:46.424491 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-21 17:45:46.424495 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-21 17:45:46.424499 | debian-bookworm | "path": [ 2026-07-21 17:45:46.424503 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-21 17:45:46.424507 | debian-bookworm | "/usr/lib/python3.11", 2026-07-21 17:45:46.424511 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-21 17:45:46.424515 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages" 2026-07-21 17:45:46.424519 | debian-bookworm | ], 2026-07-21 17:45:46.424523 | debian-bookworm | "meta_path": [ 2026-07-21 17:45:46.424527 | debian-bookworm | "", 2026-07-21 17:45:46.424532 | debian-bookworm | "", 2026-07-21 17:45:46.424535 | debian-bookworm | "" 2026-07-21 17:45:46.424539 | debian-bookworm | ], 2026-07-21 17:45:46.424543 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-21 17:45:46.424547 | debian-bookworm | "io_encoding": "utf-8" 2026-07-21 17:45:46.424551 | debian-bookworm | }, 2026-07-21 17:45:46.424555 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-21 17:45:46.424559 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-21 17:45:46.424563 | debian-bookworm | "os": "", 2026-07-21 17:45:46.424567 | debian-bookworm | "site": "", 2026-07-21 17:45:46.424574 | debian-bookworm | "datetime": "", 2026-07-21 17:45:46.424578 | debian-bookworm | "math": "", 2026-07-21 17:45:46.424582 | debian-bookworm | "json": "" 2026-07-21 17:45:46.424586 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-21 17:45:46.424918 | debian-bookworm | seed: 439 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-21 17:45:46.432884 | debian-bookworm | seed: 448 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-21 17:45:46.433488 | debian-bookworm | seed: 448 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-21 17:45:46.434968 | debian-bookworm | seed: 450 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-21 17:45:46.435313 | debian-bookworm | seed: 450 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-21 17:45:46.847054 | debian-bookworm | seed: 862 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.849275 | debian-bookworm | seed: 864 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.853261 | debian-bookworm | seed: 868 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.853885 | debian-bookworm | seed: 869 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.854439 | debian-bookworm | seed: 869 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.869012 | debian-bookworm | seed: 884 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.886859 | debian-bookworm | seed: 902 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:46.887884 | debian-bookworm | seed: 903 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-21 17:45:47.053982 | debian-bookworm | seed: 1068 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-21 17:45:47.061344 | debian-bookworm | seed: 1076 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-21 17:45:47.061874 | debian-bookworm | seed: 1077 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-21 17:45:47.069547 | debian-bookworm | seed: 1084 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-21 17:45:47.069615 | debian-bookworm | seed: 1084 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069626 | debian-bookworm | seed: 1084 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069687 | debian-bookworm | seed: 1084 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069725 | debian-bookworm | seed: 1085 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069849 | debian-bookworm | seed: 1085 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069906 | debian-bookworm | seed: 1085 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.069973 | debian-bookworm | seed: 1085 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.070009 | debian-bookworm | seed: 1085 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.070065 | debian-bookworm | seed: 1085 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.070121 | debian-bookworm | seed: 1085 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.070173 | debian-bookworm | seed: 1085 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 17:45:47.073372 | debian-bookworm | seed: OK (0.83 seconds) 2026-07-21 17:45:47.073408 | debian-bookworm | congratulations :) (0.86 seconds) 2026-07-21 17:45:47.203490 | debian-bookworm | ok: Runtime: 0:00:01.195609 2026-07-21 17:45:47.213713 | 2026-07-21 17:45:47.213853 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-21 17:45:47.649942 | debian-bookworm | changed 2026-07-21 17:45:47.655522 | 2026-07-21 17:45:47.655652 | TASK [tox : Detect tox version] 2026-07-21 17:45:48.271698 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 17:45:48.694633 | debian-bookworm | ok: Runtime: 0:00:00.349243 2026-07-21 17:45:48.709768 | 2026-07-21 17:45:48.709983 | TASK [tox : Get tox envlist config] 2026-07-21 17:45:49.754963 | debian-bookworm | ok: Runtime: 0:00:00.389252 2026-07-21 17:45:49.761093 | 2026-07-21 17:45:49.761220 | TASK [tox : Install any sibling python packages] 2026-07-21 17:45:50.300533 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-21 17:45:50.307465 | 2026-07-21 17:45:50.307593 | TASK [tox : Remove tempfile] 2026-07-21 17:45:50.848157 | debian-bookworm | changed 2026-07-21 17:45:50.853755 | 2026-07-21 17:45:50.853877 | TASK [tox : Emit tox command] 2026-07-21 17:45:50.916616 | /home/zuul/.local/tox/bin/tox -eseed -vv --skip-missing-interpreters=false 2026-07-21 17:45:50.924828 | 2026-07-21 17:45:50.924977 | TASK [tox : Run tox] 2026-07-21 17:45:51.561954 | debian-bookworm | ROOT: 221 D setup logging to DEBUG on pid 1788 [tox/report.py:229] 2026-07-21 17:45:51.610115 | debian-bookworm | seed: 269 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-21 17:45:51.613219 | debian-bookworm | seed: 273 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-21 17:45:51.617884 | debian-bookworm | seed: 277 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-21 17:45:51.618760 | debian-bookworm | seed: 278 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-21 17:45:51.618943 | debian-bookworm | seed: 278 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-21 17:45:51.619070 | debian-bookworm | seed: 279 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-21 17:45:51.621108 | debian-bookworm | seed: 280 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-21 17:45:51.621246 | debian-bookworm | seed: 281 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-21 17:45:51.653320 | debian-bookworm | seed: 313 W commands[0]> bash src/test-seed.sh [tox/tox_env/api.py:485] 2026-07-21 17:45:52.280271 | debian-bookworm | PASS=44 FAIL=0 2026-07-21 17:45:52.282873 | debian-bookworm | seed: 942 I exit 0 (0.63 seconds) /home/zuul/src/github.com/osism/generics> bash src/test-seed.sh pid=1795 [tox/execute/api.py:308] 2026-07-21 17:45:52.284360 | debian-bookworm | seed: OK (0.68=setup[0.05]+cmd[0.63] seconds) 2026-07-21 17:45:52.284384 | debian-bookworm | congratulations :) (0.72 seconds) 2026-07-21 17:45:52.457000 | debian-bookworm | ok: Runtime: 0:00:01.046409 2026-07-21 17:45:52.468032 | 2026-07-21 17:45:52.468176 | TASK [tox : Look for output] 2026-07-21 17:45:52.875831 | debian-bookworm | ok 2026-07-21 17:45:52.894037 | 2026-07-21 17:45:52.894174 | TASK [tox : Return file comments to Zuul] 2026-07-21 17:45:52.928982 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:52.944005 | 2026-07-21 17:45:52.944138 | PLAY RECAP 2026-07-21 17:45:52.944229 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-21 17:45:52.944273 | 2026-07-21 17:45:53.109838 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-21 17:45:53.111020 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-21 17:45:53.908073 | 2026-07-21 17:45:53.908249 | PLAY [all] 2026-07-21 17:45:53.925376 | 2026-07-21 17:45:53.925514 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-21 17:45:53.994171 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:54.000310 | 2026-07-21 17:45:54.000468 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-21 17:45:54.040277 | debian-bookworm | ok 2026-07-21 17:45:54.045855 | 2026-07-21 17:45:54.045968 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-21 17:45:54.566489 | debian-bookworm -> localhost | changed 2026-07-21 17:45:54.574984 | 2026-07-21 17:45:54.575115 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-21 17:45:54.623605 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:54.637926 | 2026-07-21 17:45:54.638155 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 17:45:54.701677 | debian-bookworm | ok 2026-07-21 17:45:54.711977 | 2026-07-21 17:45:54.712819 | TASK [fetch-tox-output : Get tox version] 2026-07-21 17:45:55.462337 | 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-07-21 17:45:55.479856 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 17:45:55.754467 | debian-bookworm | ok: Runtime: 0:00:00.331223 2026-07-21 17:45:55.761757 | 2026-07-21 17:45:55.761916 | TASK [fetch-tox-output : Find all default environments] 2026-07-21 17:45:56.299526 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:56.313090 | 2026-07-21 17:45:56.313329 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 17:45:56.349907 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:56.361464 | 2026-07-21 17:45:56.361676 | TASK [fetch-tox-output : Find all default environments] 2026-07-21 17:45:56.900245 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:56.918540 | 2026-07-21 17:45:56.918754 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 17:45:56.954570 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:56.962310 | 2026-07-21 17:45:56.962440 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-21 17:45:57.010341 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:57.031012 | 2026-07-21 17:45:57.031167 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-21 17:45:57.905205 | debian-bookworm | changed: 2026-07-21 17:45:57.905513 | debian-bookworm | created directory /var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/logs/tox/seed 2026-07-21 17:45:57.905570 | debian-bookworm | cd+++++++++ ./ 2026-07-21 17:45:57.905612 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-21 17:45:57.905674 | 2026-07-21 17:45:57.921106 | 2026-07-21 17:45:57.921217 | PLAY RECAP 2026-07-21 17:45:57.921282 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-21 17:45:57.921312 | 2026-07-21 17:45:58.079344 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-21 17:45:58.083193 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-21 17:45:58.860082 | 2026-07-21 17:45:58.860257 | PLAY [all] 2026-07-21 17:45:58.878111 | 2026-07-21 17:45:58.878265 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-21 17:45:59.117702 | debian-bookworm | changed: non-zero return code 2026-07-21 17:45:59.126095 | 2026-07-21 17:45:59.126259 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-21 17:45:59.151286 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:59.158089 | 2026-07-21 17:45:59.158212 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-21 17:45:59.189530 | 2026-07-21 17:45:59.189747 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-21 17:45:59.225202 | 2026-07-21 17:45:59.225492 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-21 17:45:59.251094 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:59.263563 | 2026-07-21 17:45:59.263793 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-21 17:45:59.299404 | 2026-07-21 17:45:59.299690 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-21 17:45:59.334984 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:59.342299 | 2026-07-21 17:45:59.342432 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-21 17:45:59.368198 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:59.375638 | 2026-07-21 17:45:59.375781 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-21 17:45:59.400634 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:45:59.408988 | 2026-07-21 17:45:59.409081 | PLAY RECAP 2026-07-21 17:45:59.409147 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-21 17:45:59.409176 | 2026-07-21 17:45:59.566725 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-21 17:45:59.569190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 17:46:00.369346 | 2026-07-21 17:46:00.369527 | PLAY [Base post-fetch] 2026-07-21 17:46:00.384289 | 2026-07-21 17:46:00.384435 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 17:46:00.788996 | debian-bookworm | ok 2026-07-21 17:46:00.802175 | 2026-07-21 17:46:00.802417 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 17:46:12.565225 | debian-bookworm | ok: Runtime: 0:00:06.076098 2026-07-21 17:46:12.595390 | 2026-07-21 17:46:12.595602 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 17:46:18.628379 | debian-bookworm | ok: Runtime: 0:00:00.007966 2026-07-21 17:46:18.637138 | 2026-07-21 17:46:18.637310 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 17:46:24.584494 | debian-bookworm | ok: Runtime: 0:00:00.005789 2026-07-21 17:46:24.612117 | 2026-07-21 17:46:24.612291 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 17:46:24.707824 | debian-bookworm | skipping: Conditional result was False 2026-07-21 17:46:24.713993 | 2026-07-21 17:46:24.714195 | TASK [fetch-output : Set log path for single node] 2026-07-21 17:46:24.785946 | debian-bookworm | ok 2026-07-21 17:46:24.791322 | 2026-07-21 17:46:24.791453 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 17:46:25.280877 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/logs" 2026-07-21 17:46:25.589421 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/artifacts" 2026-07-21 17:46:25.959869 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e7d8d1ce8516477bb758afc9c382a016/work/docs" 2026-07-21 17:46:25.971835 | 2026-07-21 17:46:25.972001 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 17:46:26.966412 | debian-bookworm | changed: 2026-07-21 17:46:26.966738 | debian-bookworm | .d..t...... ./ 2026-07-21 17:46:26.966781 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 17:46:26.966806 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 17:46:26.966846 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 17:46:26.966873 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 17:46:26.966895 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 17:46:26.966938 | debian-bookworm | changed: All items complete 2026-07-21 17:46:26.966966 | 2026-07-21 17:46:27.633923 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 17:46:28.215115 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 17:46:28.247410 | 2026-07-21 17:46:28.247568 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 17:46:28.648247 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007152 2026-07-21 17:46:28.977315 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009487 2026-07-21 17:46:28.987980 | 2026-07-21 17:46:28.988079 | PLAY RECAP 2026-07-21 17:46:28.988139 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 17:46:28.988164 | 2026-07-21 17:46:29.190826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 17:46:29.192350 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 17:46:30.095602 | 2026-07-21 17:46:30.095860 | PLAY [Base post] 2026-07-21 17:46:30.112879 | 2026-07-21 17:46:30.113087 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 17:46:30.744430 | debian-bookworm | changed 2026-07-21 17:46:30.754602 | 2026-07-21 17:46:30.754758 | PLAY RECAP 2026-07-21 17:46:30.754851 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 17:46:30.754919 | 2026-07-21 17:46:30.897118 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 17:46:30.898244 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 17:46:31.764080 | 2026-07-21 17:46:31.764290 | PLAY [Base post-logs] 2026-07-21 17:46:31.776065 | 2026-07-21 17:46:31.776216 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 17:46:32.282413 | localhost | changed 2026-07-21 17:46:32.298175 | 2026-07-21 17:46:32.298372 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 17:46:32.335803 | localhost | ok 2026-07-21 17:46:32.339243 | 2026-07-21 17:46:32.339348 | TASK [Set zuul-log-path fact] 2026-07-21 17:46:32.355194 | localhost | ok 2026-07-21 17:46:32.363356 | 2026-07-21 17:46:32.363469 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 17:46:32.388830 | localhost | ok 2026-07-21 17:46:32.391852 | 2026-07-21 17:46:32.391956 | TASK [upload-logs : Create log directories] 2026-07-21 17:46:32.917497 | localhost | changed 2026-07-21 17:46:32.920591 | 2026-07-21 17:46:32.920748 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 17:46:33.496013 | localhost -> localhost | ok: Runtime: 0:00:00.007305 2026-07-21 17:46:33.505543 | 2026-07-21 17:46:33.505801 | TASK [upload-logs : Upload logs to log server] 2026-07-21 17:46:34.087767 | localhost | Output suppressed because no_log was given 2026-07-21 17:46:34.092347 | 2026-07-21 17:46:34.092573 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 17:46:34.143022 | localhost | skipping: Conditional result was False 2026-07-21 17:46:34.148867 | localhost | skipping: Conditional result was False 2026-07-21 17:46:34.154156 | 2026-07-21 17:46:34.154330 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 17:46:34.201472 | localhost | skipping: Conditional result was False 2026-07-21 17:46:34.201880 | 2026-07-21 17:46:34.206535 | localhost | skipping: Conditional result was False 2026-07-21 17:46:34.219141 | 2026-07-21 17:46:34.220220 | LOOP [upload-logs : Upload console log and json output]