2026-07-09 19:18:14.632901 | Job console starting 2026-07-09 19:18:14.654805 | Updating git repos 2026-07-09 19:18:14.759875 | Cloning repos into workspace 2026-07-09 19:18:14.850681 | Restoring repo states 2026-07-09 19:18:14.898567 | Merging changes 2026-07-09 19:18:15.761539 | Checking out repos 2026-07-09 19:18:15.879978 | Preparing playbooks 2026-07-09 19:18:18.043659 | Running Ansible setup 2026-07-09 19:18:25.097852 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 19:18:26.097446 | 2026-07-09 19:18:26.097570 | PLAY [Base pre] 2026-07-09 19:18:26.132929 | 2026-07-09 19:18:26.133039 | TASK [Setup log path fact] 2026-07-09 19:18:26.160636 | debian-bookworm | ok 2026-07-09 19:18:26.188828 | 2026-07-09 19:18:26.188944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 19:18:26.237036 | debian-bookworm | ok 2026-07-09 19:18:26.254443 | 2026-07-09 19:18:26.254551 | TASK [emit-job-header : Print job information] 2026-07-09 19:18:26.322396 | # Job Information 2026-07-09 19:18:26.322559 | Ansible Version: 2.16.14 2026-07-09 19:18:26.322587 | Job: generics-tox-seed 2026-07-09 19:18:26.322614 | Pipeline: check 2026-07-09 19:18:26.322632 | Executor: 521e9411259a 2026-07-09 19:18:26.322649 | Triggered by: https://github.com/osism/generics/pull/606 2026-07-09 19:18:26.322668 | Event ID: e7109570-7bca-11f1-917a-0ad27f1f2102 2026-07-09 19:18:26.327174 | 2026-07-09 19:18:26.327280 | LOOP [emit-job-header : Print node information] 2026-07-09 19:18:26.532875 | debian-bookworm | ok: 2026-07-09 19:18:26.533072 | debian-bookworm | # Node Information 2026-07-09 19:18:26.533138 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-09 19:18:26.533165 | debian-bookworm | Hostname: debian 2026-07-09 19:18:26.533187 | debian-bookworm | Username: zuul 2026-07-09 19:18:26.533207 | debian-bookworm | Distro: Debian 12.14 2026-07-09 19:18:26.533231 | debian-bookworm | Provider: regiocloud-a 2026-07-09 19:18:26.533252 | debian-bookworm | Region: 2026-07-09 19:18:26.533273 | debian-bookworm | Label: debian-bookworm 2026-07-09 19:18:26.533293 | debian-bookworm | Product Name: OpenStack Nova 2026-07-09 19:18:26.533312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:90 2026-07-09 19:18:26.547897 | 2026-07-09 19:18:26.548008 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 19:18:27.211317 | debian-bookworm -> localhost | changed 2026-07-09 19:18:27.218408 | 2026-07-09 19:18:27.218509 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 19:18:29.171662 | debian-bookworm -> localhost | changed 2026-07-09 19:18:29.180533 | 2026-07-09 19:18:29.180625 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 19:18:29.883812 | debian-bookworm -> localhost | ok 2026-07-09 19:18:29.889068 | 2026-07-09 19:18:29.889193 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 19:18:29.928174 | debian-bookworm | ok 2026-07-09 19:18:29.961792 | debian-bookworm | included: /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 19:18:29.967655 | 2026-07-09 19:18:29.977968 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 19:18:34.881092 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-09 19:18:34.881296 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/0ec985ddcfe14285851104b66a9c46c0_id_rsa 2026-07-09 19:18:34.881328 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/0ec985ddcfe14285851104b66a9c46c0_id_rsa.pub 2026-07-09 19:18:34.881349 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-09 19:18:34.881368 | debian-bookworm -> localhost | SHA256:R0ZsNRRS+0U3OwtSvxC1hj7eioPlC7xlo23zBxXMGM4 zuul-build-sshkey 2026-07-09 19:18:34.881386 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-09 19:18:34.881475 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-09 19:18:34.881492 | debian-bookworm -> localhost | | .o+*=*oo| 2026-07-09 19:18:34.881509 | debian-bookworm -> localhost | | .o.+++==| 2026-07-09 19:18:34.881525 | debian-bookworm -> localhost | | .o..E *o| 2026-07-09 19:18:34.881540 | debian-bookworm -> localhost | | o o.+o+| 2026-07-09 19:18:34.881556 | debian-bookworm -> localhost | | S . ooo | 2026-07-09 19:18:34.881574 | debian-bookworm -> localhost | | .. ...o | 2026-07-09 19:18:34.881590 | debian-bookworm -> localhost | | o++ ... | 2026-07-09 19:18:34.881605 | debian-bookworm -> localhost | | .B=o .. | 2026-07-09 19:18:34.881622 | debian-bookworm -> localhost | | o.+=o. | 2026-07-09 19:18:34.881638 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-09 19:18:34.881681 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.730385 2026-07-09 19:18:34.895164 | 2026-07-09 19:18:34.895273 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 19:18:34.932801 | debian-bookworm | ok 2026-07-09 19:18:34.945497 | debian-bookworm | included: /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 19:18:34.960667 | 2026-07-09 19:18:34.960766 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 19:18:34.997501 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:18:35.002888 | 2026-07-09 19:18:35.002988 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 19:18:35.762439 | debian-bookworm | changed 2026-07-09 19:18:35.766882 | 2026-07-09 19:18:35.766965 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 19:18:36.020532 | debian-bookworm | ok 2026-07-09 19:18:36.026485 | 2026-07-09 19:18:36.026575 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 19:18:36.764203 | debian-bookworm | changed 2026-07-09 19:18:36.775412 | 2026-07-09 19:18:36.775528 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 19:18:37.557365 | debian-bookworm | changed 2026-07-09 19:18:37.564917 | 2026-07-09 19:18:37.565018 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 19:18:37.589529 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:18:37.595412 | 2026-07-09 19:18:37.595505 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 19:18:38.195354 | debian-bookworm -> localhost | changed 2026-07-09 19:18:38.206394 | 2026-07-09 19:18:38.206497 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 19:18:38.692055 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/0ec985ddcfe14285851104b66a9c46c0_id_rsa (zuul-build-sshkey) 2026-07-09 19:18:38.692299 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042094 2026-07-09 19:18:38.700869 | 2026-07-09 19:18:38.700975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 19:18:39.239941 | debian-bookworm | ok 2026-07-09 19:18:39.245311 | 2026-07-09 19:18:39.245420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 19:18:39.303060 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:18:39.324435 | 2026-07-09 19:18:39.324595 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 19:18:39.856811 | debian-bookworm | ok 2026-07-09 19:18:39.872277 | 2026-07-09 19:18:39.872412 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 19:18:39.916668 | debian-bookworm | ok 2026-07-09 19:18:39.924649 | 2026-07-09 19:18:39.924767 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 19:18:40.188971 | debian-bookworm -> localhost | ok 2026-07-09 19:18:40.195800 | 2026-07-09 19:18:40.195899 | TASK [validate-host : Collect information about the host] 2026-07-09 19:18:41.310287 | debian-bookworm | ok 2026-07-09 19:18:41.333389 | 2026-07-09 19:18:41.333499 | TASK [validate-host : Sanitize hostname] 2026-07-09 19:18:41.488843 | debian-bookworm | ok 2026-07-09 19:18:41.492714 | 2026-07-09 19:18:41.492797 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 19:18:42.030458 | debian-bookworm -> localhost | changed 2026-07-09 19:18:42.035346 | 2026-07-09 19:18:42.035438 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 19:18:42.546941 | debian-bookworm | ok 2026-07-09 19:18:42.550861 | 2026-07-09 19:18:42.550937 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 19:18:43.049785 | debian-bookworm -> localhost | changed 2026-07-09 19:18:43.067367 | 2026-07-09 19:18:43.067463 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 19:18:43.360024 | debian-bookworm | ok 2026-07-09 19:18:43.365652 | 2026-07-09 19:18:43.365737 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 19:18:44.161351 | debian-bookworm | changed: 2026-07-09 19:18:44.161579 | debian-bookworm | cd+++++++++ src/ 2026-07-09 19:18:44.161621 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-09 19:18:44.161650 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-09 19:18:44.161676 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-09 19:18:44.161700 | debian-bookworm | =7.0.3 2026-07-09 19:19:29.083711 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-09 19:19:29.126651 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-09 19:19:29.138158 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-09 19:19:29.201301 | debian-bookworm | Collecting filelock>=3.25 2026-07-09 19:19:29.213237 | debian-bookworm | Downloading filelock-3.29.7-py3-none-any.whl (46 kB) 2026-07-09 19:19:29.221625 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 6.5 MB/s eta 0:00:00 2026-07-09 19:19:29.267663 | debian-bookworm | Collecting packaging>=26 2026-07-09 19:19:29.280623 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-09 19:19:29.289016 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 16.6 MB/s eta 0:00:00 2026-07-09 19:19:29.347186 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-09 19:19:29.358758 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-09 19:19:29.398512 | debian-bookworm | Collecting pluggy>=1.6 2026-07-09 19:19:29.410577 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-09 19:19:29.450588 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-09 19:19:29.463698 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-09 19:19:29.504080 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-09 19:19:29.516061 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-09 19:19:29.564722 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-09 19:19:29.582576 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-09 19:19:29.736989 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-09 19:19:29.750599 | debian-bookworm | Downloading virtualenv-21.6.0-py3-none-any.whl (5.5 MB) 2026-07-09 19:19:29.883561 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 42.9 MB/s eta 0:00:00 2026-07-09 19:19:30.047803 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-09 19:19:30.061091 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-09 19:19:30.079598 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 38.1 MB/s eta 0:00:00 2026-07-09 19:19:30.199605 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-09 19:19:30.995498 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.7 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.0 2026-07-09 19:19:31.381595 | debian-bookworm | ok: Runtime: 0:00:02.890927 2026-07-09 19:19:31.386543 | 2026-07-09 19:19:31.386637 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-09 19:19:31.424860 | debian-bookworm | ok 2026-07-09 19:19:31.437951 | 2026-07-09 19:19:31.438049 | TASK [ensure-tox : Output tox version] 2026-07-09 19:19:32.089607 | 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-09 19:19:32.106639 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-09 19:19:32.501198 | debian-bookworm | ok: Runtime: 0:00:00.325619 2026-07-09 19:19:32.505835 | 2026-07-09 19:19:32.505910 | TASK [ensure-tox : Make global symlink] 2026-07-09 19:19:32.562099 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:32.575271 | 2026-07-09 19:19:32.575361 | PLAY RECAP 2026-07-09 19:19:32.575428 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-09 19:19:32.575453 | 2026-07-09 19:19:33.074265 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-09 19:19:33.075269 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-09 19:19:35.276058 | 2026-07-09 19:19:35.276211 | PLAY [all] 2026-07-09 19:19:35.299596 | 2026-07-09 19:19:35.299722 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-09 19:19:35.948369 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-09 19:19:36.356347 | debian-bookworm | ok: Runtime: 0:00:00.020751 2026-07-09 19:19:36.361103 | 2026-07-09 19:19:36.361197 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-09 19:19:36.901566 | debian-bookworm | ok: Runtime: 0:00:00.007461 2026-07-09 19:19:36.906616 | 2026-07-09 19:19:36.906723 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-09 19:19:37.186985 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-09 19:19:37.191216 | debian-bookworm | sudo: a password is required 2026-07-09 19:19:37.433370 | debian-bookworm | ok: Runtime: 0:00:00.024043 2026-07-09 19:19:37.441692 | 2026-07-09 19:19:37.441769 | TASK [tox : Check to see if the constraints file exists] 2026-07-09 19:19:37.486275 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:37.491319 | 2026-07-09 19:19:37.491432 | TASK [tox : Fail if constraints file is missing] 2026-07-09 19:19:37.554641 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:37.560337 | 2026-07-09 19:19:37.560473 | TASK [tox : Record file location] 2026-07-09 19:19:37.584694 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:37.596382 | 2026-07-09 19:19:37.596499 | TASK [tox : Install tox siblings] 2026-07-09 19:19:37.626421 | debian-bookworm | ok 2026-07-09 19:19:37.641188 | debian-bookworm | included: /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-09 19:19:37.675694 | 2026-07-09 19:19:37.675821 | TASK [tox : Run tox without tests] 2026-07-09 19:19:38.321072 | debian-bookworm | ROOT: 208 D setup logging to DEBUG on pid 1605 [tox/report.py:229] 2026-07-09 19:19:38.350893 | debian-bookworm | seed: 238 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-09 19:19:38.353566 | debian-bookworm | seed: 241 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-09 19:19:38.358690 | debian-bookworm | seed: 245 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py b3a4a1fb8e8814bef4a1084d992ae4bb fbf27b869e9d9fdea3ba8a2d06198397 [python_discovery/_cached_py_info.py:198] 2026-07-09 19:19:38.436446 | debian-bookworm | seed: 324 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-09 19:19:38.437600 | debian-bookworm | seed: 325 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-09 19:19:38.438056 | debian-bookworm | seed: 325 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-09 19:19:38.438355 | debian-bookworm | seed: 326 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-09 19:19:38.442242 | debian-bookworm | seed: 330 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-09 19:19:38.442597 | debian-bookworm | seed: 330 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-09 19:19:38.479991 | debian-bookworm | seed: 367 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-09 19:19:38.480308 | debian-bookworm | seed: 368 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/bin [virtualenv/util/path/_sync.py:18] 2026-07-09 19:19:38.481052 | debian-bookworm | seed: 369 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/include [virtualenv/util/path/_sync.py:18] 2026-07-09 19:19:38.481161 | debian-bookworm | seed: 369 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-09 19:19:38.481365 | debian-bookworm | seed: 369 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-09 19:19:38.481471 | debian-bookworm | seed: 369 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481520 | debian-bookworm | seed: 369 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481569 | debian-bookworm | seed: 369 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481619 | debian-bookworm | seed: 369 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481667 | debian-bookworm | seed: 369 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481717 | debian-bookworm | seed: 369 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-09 19:19:38.481764 | debian-bookworm | seed: 369 D virtualenv = 21.6.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481813 | debian-bookworm | seed: 369 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481886 | debian-bookworm | seed: 370 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481922 | debian-bookworm | seed: 370 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.481968 | debian-bookworm | seed: 370 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:38.482262 | debian-bookworm | seed: 370 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-09 19:19:38.482700 | debian-bookworm | seed: 370 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-09 19:19:38.482969 | debian-bookworm | seed: 371 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-09 19:19:38.521077 | debian-bookworm | seed: 370 D { 2026-07-09 19:19:38.521117 | debian-bookworm | "sys": { 2026-07-09 19:19:38.521123 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/seed/bin/python", 2026-07-09 19:19:38.521128 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-09 19:19:38.521136 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-09 19:19:38.521141 | debian-bookworm | "base_prefix": "/usr", 2026-07-09 19:19:38.521146 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-09 19:19:38.521150 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-09 19:19:38.521154 | debian-bookworm | "path": [ 2026-07-09 19:19:38.521158 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-09 19:19:38.521163 | debian-bookworm | "/usr/lib/python3.11", 2026-07-09 19:19:38.521167 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-09 19:19:38.521171 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages" 2026-07-09 19:19:38.521175 | debian-bookworm | ], 2026-07-09 19:19:38.521180 | debian-bookworm | "meta_path": [ 2026-07-09 19:19:38.521183 | debian-bookworm | "", 2026-07-09 19:19:38.521188 | debian-bookworm | "", 2026-07-09 19:19:38.521192 | debian-bookworm | "" 2026-07-09 19:19:38.521195 | debian-bookworm | ], 2026-07-09 19:19:38.521199 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-09 19:19:38.521203 | debian-bookworm | "io_encoding": "utf-8" 2026-07-09 19:19:38.521207 | debian-bookworm | }, 2026-07-09 19:19:38.521211 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-07-09 19:19:38.521215 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-09 19:19:38.521219 | debian-bookworm | "os": "", 2026-07-09 19:19:38.521223 | debian-bookworm | "site": "", 2026-07-09 19:19:38.521231 | debian-bookworm | "datetime": "", 2026-07-09 19:19:38.521235 | debian-bookworm | "math": "", 2026-07-09 19:19:38.521239 | debian-bookworm | "json": "" 2026-07-09 19:19:38.521243 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-09 19:19:38.521416 | debian-bookworm | seed: 409 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-09 19:19:38.530392 | debian-bookworm | seed: 418 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-09 19:19:38.531372 | debian-bookworm | seed: 418 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-09 19:19:38.532728 | debian-bookworm | seed: 420 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-09 19:19:38.533930 | debian-bookworm | seed: 421 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-09 19:19:38.907634 | debian-bookworm | seed: 795 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-09 19:19:38.909888 | debian-bookworm | seed: 797 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-09 19:19:38.910621 | debian-bookworm | seed: 798 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-09 19:19:38.910976 | debian-bookworm | seed: 799 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-09 19:19:38.974536 | debian-bookworm | seed: 862 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-09 19:19:38.984493 | debian-bookworm | seed: 872 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-09 19:19:38.985041 | debian-bookworm | seed: 873 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-09 19:19:39.083757 | debian-bookworm | seed: 971 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-09 19:19:39.084248 | debian-bookworm | seed: 972 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-09 19:19:39.091529 | debian-bookworm | seed: 979 D generated console scripts pip3.11 pip3 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-09 19:19:39.091885 | debian-bookworm | seed: 979 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-09 19:19:39.098488 | debian-bookworm | seed: 986 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-09 19:19:39.098572 | debian-bookworm | seed: 986 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.098638 | debian-bookworm | seed: 986 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.098698 | debian-bookworm | seed: 986 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.098749 | debian-bookworm | seed: 986 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.098822 | debian-bookworm | seed: 986 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.098889 | debian-bookworm | seed: 987 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-09 19:19:39.098956 | debian-bookworm | seed: 987 D virtualenv = 21.6.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.099005 | debian-bookworm | seed: 987 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.099065 | debian-bookworm | seed: 987 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.099124 | debian-bookworm | seed: 987 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.099183 | debian-bookworm | seed: 987 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-09 19:19:39.101937 | debian-bookworm | seed: OK (0.75 seconds) 2026-07-09 19:19:39.101965 | debian-bookworm | congratulations :) (0.78 seconds) 2026-07-09 19:19:39.248053 | debian-bookworm | ok: Runtime: 0:00:01.087809 2026-07-09 19:19:39.257438 | 2026-07-09 19:19:39.257535 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-09 19:19:39.665668 | debian-bookworm | changed 2026-07-09 19:19:39.671133 | 2026-07-09 19:19:39.671235 | TASK [tox : Detect tox version] 2026-07-09 19:19:40.223153 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-09 19:19:40.713063 | debian-bookworm | ok: Runtime: 0:00:00.306648 2026-07-09 19:19:40.719043 | 2026-07-09 19:19:40.719170 | TASK [tox : Get tox envlist config] 2026-07-09 19:19:41.753846 | debian-bookworm | ok: Runtime: 0:00:00.358442 2026-07-09 19:19:41.760337 | 2026-07-09 19:19:41.760462 | TASK [tox : Install any sibling python packages] 2026-07-09 19:19:42.231223 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-09 19:19:42.240096 | 2026-07-09 19:19:42.240202 | TASK [tox : Remove tempfile] 2026-07-09 19:19:42.745325 | debian-bookworm | changed 2026-07-09 19:19:42.750533 | 2026-07-09 19:19:42.750626 | TASK [tox : Emit tox command] 2026-07-09 19:19:42.779803 | /home/zuul/.local/tox/bin/tox -eseed -vv --skip-missing-interpreters=false 2026-07-09 19:19:42.787457 | 2026-07-09 19:19:42.787574 | TASK [tox : Run tox] 2026-07-09 19:19:43.298595 | debian-bookworm | ROOT: 203 D setup logging to DEBUG on pid 1645 [tox/report.py:229] 2026-07-09 19:19:43.336715 | debian-bookworm | seed: 241 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-09 19:19:43.342208 | debian-bookworm | seed: 247 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-09 19:19:43.347429 | debian-bookworm | seed: 252 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-09 19:19:43.348692 | debian-bookworm | seed: 254 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-09 19:19:43.348882 | debian-bookworm | seed: 254 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-09 19:19:43.349005 | debian-bookworm | seed: 254 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, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-09 19:19:43.352775 | debian-bookworm | seed: 258 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-09 19:19:43.352957 | debian-bookworm | seed: 258 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-09 19:19:43.382425 | debian-bookworm | seed: 287 W commands[0]> bash src/test-seed.sh [tox/tox_env/api.py:485] 2026-07-09 19:19:43.910379 | debian-bookworm | PASS=44 FAIL=0 2026-07-09 19:19:43.911973 | debian-bookworm | seed: 817 I exit 0 (0.53 seconds) /home/zuul/src/github.com/osism/generics> bash src/test-seed.sh pid=1652 [tox/execute/api.py:308] 2026-07-09 19:19:43.913009 | debian-bookworm | seed: OK (0.59=setup[0.06]+cmd[0.53] seconds) 2026-07-09 19:19:43.913038 | debian-bookworm | congratulations :) (0.62 seconds) 2026-07-09 19:19:44.315259 | debian-bookworm | ok: Runtime: 0:00:00.913697 2026-07-09 19:19:44.324540 | 2026-07-09 19:19:44.324690 | TASK [tox : Look for output] 2026-07-09 19:19:44.789384 | debian-bookworm | ok 2026-07-09 19:19:44.813482 | 2026-07-09 19:19:44.813657 | TASK [tox : Return file comments to Zuul] 2026-07-09 19:19:44.876465 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:44.897928 | 2026-07-09 19:19:44.898117 | PLAY RECAP 2026-07-09 19:19:44.898196 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-09 19:19:44.898222 | 2026-07-09 19:19:45.134122 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-09 19:19:45.136289 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-09 19:19:47.409692 | 2026-07-09 19:19:47.409909 | PLAY [all] 2026-07-09 19:19:47.482595 | 2026-07-09 19:19:47.484992 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-09 19:19:47.612314 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:47.619429 | 2026-07-09 19:19:47.619609 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-09 19:19:47.683489 | debian-bookworm | ok 2026-07-09 19:19:47.698626 | 2026-07-09 19:19:47.698791 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-09 19:19:49.016797 | debian-bookworm -> localhost | changed 2026-07-09 19:19:49.028675 | 2026-07-09 19:19:49.028842 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-09 19:19:49.098253 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:49.104699 | 2026-07-09 19:19:49.104815 | TASK [fetch-tox-output : Set envlist fact] 2026-07-09 19:19:49.163324 | debian-bookworm | ok 2026-07-09 19:19:49.169137 | 2026-07-09 19:19:49.169244 | TASK [fetch-tox-output : Get tox version] 2026-07-09 19:19:49.940366 | 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-09 19:19:49.957975 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-09 19:19:50.252017 | debian-bookworm | ok: Runtime: 0:00:00.305112 2026-07-09 19:19:50.264527 | 2026-07-09 19:19:50.264633 | TASK [fetch-tox-output : Find all default environments] 2026-07-09 19:19:50.797532 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:50.803436 | 2026-07-09 19:19:50.803563 | TASK [fetch-tox-output : Set envlist fact] 2026-07-09 19:19:50.879715 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:50.884916 | 2026-07-09 19:19:50.885012 | TASK [fetch-tox-output : Find all default environments] 2026-07-09 19:19:51.416936 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:51.421903 | 2026-07-09 19:19:51.422004 | TASK [fetch-tox-output : Set envlist fact] 2026-07-09 19:19:51.465501 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:51.471963 | 2026-07-09 19:19:51.472106 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-09 19:19:51.526529 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:51.533814 | 2026-07-09 19:19:51.533931 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-09 19:19:52.859613 | debian-bookworm | changed: 2026-07-09 19:19:52.859814 | debian-bookworm | created directory /var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/logs/tox/seed 2026-07-09 19:19:52.859848 | debian-bookworm | cd+++++++++ ./ 2026-07-09 19:19:52.859887 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-09 19:19:52.859920 | 2026-07-09 19:19:52.867290 | 2026-07-09 19:19:52.867386 | PLAY RECAP 2026-07-09 19:19:52.867439 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-09 19:19:52.867463 | 2026-07-09 19:19:52.990422 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-09 19:19:52.991374 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-09 19:19:53.949037 | 2026-07-09 19:19:53.949187 | PLAY [all] 2026-07-09 19:19:53.976391 | 2026-07-09 19:19:53.976534 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-09 19:19:54.197784 | debian-bookworm | changed: non-zero return code 2026-07-09 19:19:54.203428 | 2026-07-09 19:19:54.203549 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-09 19:19:54.230214 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:54.236173 | 2026-07-09 19:19:54.236272 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-09 19:19:54.269455 | 2026-07-09 19:19:54.269648 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-09 19:19:54.316770 | 2026-07-09 19:19:54.316958 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-09 19:19:54.356113 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:54.366565 | 2026-07-09 19:19:54.366958 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-09 19:19:54.410583 | 2026-07-09 19:19:54.410773 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-09 19:19:54.436189 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:54.449239 | 2026-07-09 19:19:54.449361 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-09 19:19:54.495711 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:54.501359 | 2026-07-09 19:19:54.501460 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-09 19:19:54.524746 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:19:54.531833 | 2026-07-09 19:19:54.531916 | PLAY RECAP 2026-07-09 19:19:54.532101 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-09 19:19:54.532141 | 2026-07-09 19:19:54.743871 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-09 19:19:54.744834 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 19:19:55.730257 | 2026-07-09 19:19:55.730400 | PLAY [Base post-fetch] 2026-07-09 19:19:55.755469 | 2026-07-09 19:19:55.755609 | TASK [diagnose-network : Ensure log directory exists] 2026-07-09 19:19:56.229031 | debian-bookworm | ok 2026-07-09 19:19:56.241889 | 2026-07-09 19:19:56.242052 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-09 19:20:07.980643 | debian-bookworm | ok: Runtime: 0:00:05.886243 2026-07-09 19:20:07.991393 | 2026-07-09 19:20:07.991570 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-09 19:20:13.978609 | debian-bookworm | ok: Runtime: 0:00:00.008329 2026-07-09 19:20:13.988418 | 2026-07-09 19:20:13.988604 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-09 19:20:20.004396 | debian-bookworm | ok: Runtime: 0:00:00.007776 2026-07-09 19:20:20.060891 | 2026-07-09 19:20:20.061069 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-09 19:20:20.235728 | debian-bookworm | skipping: Conditional result was False 2026-07-09 19:20:20.243153 | 2026-07-09 19:20:20.243324 | TASK [fetch-output : Set log path for single node] 2026-07-09 19:20:20.354104 | debian-bookworm | ok 2026-07-09 19:20:20.363408 | 2026-07-09 19:20:20.363558 | LOOP [fetch-output : Ensure local output dirs] 2026-07-09 19:20:21.008591 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/logs" 2026-07-09 19:20:21.711910 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/artifacts" 2026-07-09 19:20:22.559604 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0ec985ddcfe14285851104b66a9c46c0/work/docs" 2026-07-09 19:20:22.569327 | 2026-07-09 19:20:22.569445 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 19:20:24.068214 | debian-bookworm | changed: 2026-07-09 19:20:24.068416 | debian-bookworm | .d..t...... ./ 2026-07-09 19:20:24.068450 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-09 19:20:24.068475 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-09 19:20:24.068496 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-09 19:20:24.068517 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-09 19:20:24.068537 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-09 19:20:24.068577 | debian-bookworm | changed: All items complete 2026-07-09 19:20:24.068602 | 2026-07-09 19:20:24.899927 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 19:20:25.877051 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 19:20:25.898764 | 2026-07-09 19:20:25.913599 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 19:20:26.965045 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.036422 2026-07-09 19:20:28.059069 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.056595 2026-07-09 19:20:28.073634 | 2026-07-09 19:20:28.073719 | PLAY RECAP 2026-07-09 19:20:28.073772 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-09 19:20:28.073826 | 2026-07-09 19:20:28.632339 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 19:20:28.633170 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 19:20:30.376367 | 2026-07-09 19:20:30.376503 | PLAY [Base post] 2026-07-09 19:20:30.403182 | 2026-07-09 19:20:30.403304 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 19:20:31.226215 | debian-bookworm | changed 2026-07-09 19:20:31.234175 | 2026-07-09 19:20:31.234265 | PLAY RECAP 2026-07-09 19:20:31.234319 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 19:20:31.234369 | 2026-07-09 19:20:31.850210 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 19:20:31.851067 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 19:20:33.332622 | 2026-07-09 19:20:33.332769 | PLAY [Base post-logs] 2026-07-09 19:20:33.363341 | 2026-07-09 19:20:33.363463 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 19:20:34.506587 | localhost | changed 2026-07-09 19:20:34.519772 | 2026-07-09 19:20:34.520205 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 19:20:34.590699 | localhost | ok 2026-07-09 19:20:34.593456 | 2026-07-09 19:20:34.593544 | TASK [Set zuul-log-path fact] 2026-07-09 19:20:34.619707 | localhost | ok 2026-07-09 19:20:34.626152 | 2026-07-09 19:20:34.626242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 19:20:34.696861 | localhost | ok 2026-07-09 19:20:34.699657 | 2026-07-09 19:20:34.699760 | TASK [upload-logs : Create log directories] 2026-07-09 19:20:36.052691 | localhost | changed 2026-07-09 19:20:36.054972 | 2026-07-09 19:20:36.055048 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 19:20:37.046669 | localhost -> localhost | ok: Runtime: 0:00:00.014408 2026-07-09 19:20:37.050479 | 2026-07-09 19:20:37.050578 | TASK [upload-logs : Upload logs to log server] 2026-07-09 19:20:38.298077 | localhost | Output suppressed because no_log was given 2026-07-09 19:20:38.299561 | 2026-07-09 19:20:38.299636 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 19:20:38.380941 | localhost | skipping: Conditional result was False 2026-07-09 19:20:38.432413 | localhost | skipping: Conditional result was False 2026-07-09 19:20:38.446319 | 2026-07-09 19:20:38.446424 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 19:20:38.526658 | localhost | skipping: Conditional result was False 2026-07-09 19:20:38.526954 | 2026-07-09 19:20:38.536909 | localhost | skipping: Conditional result was False 2026-07-09 19:20:38.543212 | 2026-07-09 19:20:38.543323 | LOOP [upload-logs : Upload console log and json output]