2026-06-26 03:09:30.081151 | Job console starting 2026-06-26 03:09:30.094418 | Updating git repos 2026-06-26 03:09:30.146379 | Cloning repos into workspace 2026-06-26 03:09:30.202646 | Restoring repo states 2026-06-26 03:09:30.235540 | Merging changes 2026-06-26 03:09:30.235560 | Checking out repos 2026-06-26 03:09:30.297745 | Preparing playbooks 2026-06-26 03:09:31.793723 | Running Ansible setup 2026-06-26 03:09:36.838147 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:09:37.600223 | 2026-06-26 03:09:37.600429 | PLAY [Base pre] 2026-06-26 03:09:37.617109 | 2026-06-26 03:09:37.617235 | TASK [Setup log path fact] 2026-06-26 03:09:37.636291 | debian-bookworm | ok 2026-06-26 03:09:37.651738 | 2026-06-26 03:09:37.651887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:09:37.681533 | debian-bookworm | ok 2026-06-26 03:09:37.696211 | 2026-06-26 03:09:37.696341 | TASK [emit-job-header : Print job information] 2026-06-26 03:09:37.739899 | # Job Information 2026-06-26 03:09:37.740076 | Ansible Version: 2.16.14 2026-06-26 03:09:37.740112 | Job: generics-tox-seed 2026-06-26 03:09:37.740146 | Pipeline: periodic-daily 2026-06-26 03:09:37.740170 | Executor: 521e9411259a 2026-06-26 03:09:37.740191 | Triggered by: https://github.com/osism/generics 2026-06-26 03:09:37.740213 | Event ID: b5a76557fb06441da23ac880ab9ee90a 2026-06-26 03:09:37.745521 | 2026-06-26 03:09:37.745625 | LOOP [emit-job-header : Print node information] 2026-06-26 03:09:37.884490 | debian-bookworm | ok: 2026-06-26 03:09:37.884670 | debian-bookworm | # Node Information 2026-06-26 03:09:37.884705 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:09:37.884730 | debian-bookworm | Hostname: debian 2026-06-26 03:09:37.884752 | debian-bookworm | Username: zuul 2026-06-26 03:09:37.884773 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:09:37.884796 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:09:37.884817 | debian-bookworm | Region: 2026-06-26 03:09:37.884839 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:09:37.884858 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:09:37.884878 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:f202 2026-06-26 03:09:37.903150 | 2026-06-26 03:09:37.903289 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:09:38.714412 | debian-bookworm -> localhost | changed 2026-06-26 03:09:38.737777 | 2026-06-26 03:09:38.737898 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:09:39.856260 | debian-bookworm -> localhost | changed 2026-06-26 03:09:39.872212 | 2026-06-26 03:09:39.872335 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:09:40.428783 | debian-bookworm -> localhost | ok 2026-06-26 03:09:40.437148 | 2026-06-26 03:09:40.437261 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:09:40.484202 | debian-bookworm | ok 2026-06-26 03:09:40.500952 | debian-bookworm | included: /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:09:40.507154 | 2026-06-26 03:09:40.507251 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:09:42.274042 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:09:42.274251 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/9cc0e776bbf24b29abcffc8b36ff9f13_id_rsa 2026-06-26 03:09:42.274288 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/9cc0e776bbf24b29abcffc8b36ff9f13_id_rsa.pub 2026-06-26 03:09:42.274315 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:09:42.274340 | debian-bookworm -> localhost | SHA256:YB8fxqJmZr8Ql4jkzHrcZmupOXg2DOMMBop7BImVSdE zuul-build-sshkey 2026-06-26 03:09:42.274363 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:09:42.274610 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:09:42.274636 | debian-bookworm -> localhost | | .o= | 2026-06-26 03:09:42.274658 | debian-bookworm -> localhost | | + E . | 2026-06-26 03:09:42.274678 | debian-bookworm -> localhost | |.o . o o + | 2026-06-26 03:09:42.274698 | debian-bookworm -> localhost | |= = o = * . | 2026-06-26 03:09:42.274718 | debian-bookworm -> localhost | |+. = O S . | 2026-06-26 03:09:42.274742 | debian-bookworm -> localhost | |+.+o * + | 2026-06-26 03:09:42.274776 | debian-bookworm -> localhost | |.*.=o =.. | 2026-06-26 03:09:42.274798 | debian-bookworm -> localhost | |. =.*+oo . | 2026-06-26 03:09:42.274819 | debian-bookworm -> localhost | | . oo=. . | 2026-06-26 03:09:42.274860 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:09:42.274914 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.276874 2026-06-26 03:09:42.285564 | 2026-06-26 03:09:42.285664 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:09:42.305586 | debian-bookworm | ok 2026-06-26 03:09:42.315902 | debian-bookworm | included: /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:09:42.325179 | 2026-06-26 03:09:42.325282 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:09:42.348983 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:09:42.355234 | 2026-06-26 03:09:42.355323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:09:43.004474 | debian-bookworm | changed 2026-06-26 03:09:43.011861 | 2026-06-26 03:09:43.011974 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:09:43.264082 | debian-bookworm | ok 2026-06-26 03:09:43.274537 | 2026-06-26 03:09:43.274744 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:09:44.017851 | debian-bookworm | changed 2026-06-26 03:09:44.030959 | 2026-06-26 03:09:44.031127 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:09:44.838511 | debian-bookworm | changed 2026-06-26 03:09:44.863356 | 2026-06-26 03:09:44.863576 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:09:44.929759 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:09:44.940633 | 2026-06-26 03:09:44.941895 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:09:45.946357 | debian-bookworm -> localhost | changed 2026-06-26 03:09:45.968641 | 2026-06-26 03:09:45.968809 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:09:47.159188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/9cc0e776bbf24b29abcffc8b36ff9f13_id_rsa (zuul-build-sshkey) 2026-06-26 03:09:47.159601 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050040 2026-06-26 03:09:47.182985 | 2026-06-26 03:09:47.183159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:09:47.934534 | debian-bookworm | ok 2026-06-26 03:09:47.940274 | 2026-06-26 03:09:47.940418 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:09:48.000858 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:09:48.013005 | 2026-06-26 03:09:48.013145 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:09:48.487377 | debian-bookworm | ok 2026-06-26 03:09:48.503020 | 2026-06-26 03:09:48.503142 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:09:48.530987 | debian-bookworm | ok 2026-06-26 03:09:48.535968 | 2026-06-26 03:09:48.536057 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:09:48.781504 | debian-bookworm -> localhost | ok 2026-06-26 03:09:48.788088 | 2026-06-26 03:09:48.788179 | TASK [validate-host : Collect information about the host] 2026-06-26 03:09:49.871697 | debian-bookworm | ok 2026-06-26 03:09:49.891619 | 2026-06-26 03:09:49.891750 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:09:50.029113 | debian-bookworm | ok 2026-06-26 03:09:50.034189 | 2026-06-26 03:09:50.034292 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:09:50.648704 | debian-bookworm -> localhost | changed 2026-06-26 03:09:50.654562 | 2026-06-26 03:09:50.654664 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:09:51.050962 | debian-bookworm | ok 2026-06-26 03:09:51.055536 | 2026-06-26 03:09:51.055642 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:09:51.738022 | debian-bookworm -> localhost | changed 2026-06-26 03:09:51.749659 | 2026-06-26 03:09:51.749769 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:09:52.075386 | debian-bookworm | ok 2026-06-26 03:09:52.081545 | 2026-06-26 03:09:52.081636 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:09:53.009465 | debian-bookworm | changed: 2026-06-26 03:09:53.010939 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:09:53.011002 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:09:53.011029 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:09:53.011051 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-26 03:09:53.011072 | debian-bookworm | =7.0.3 2026-06-26 03:10:32.908076 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-26 03:10:32.950628 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-26 03:10:32.965282 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-26 03:10:33.057602 | debian-bookworm | Collecting filelock>=3.25 2026-06-26 03:10:33.072013 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-26 03:10:33.080206 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 6.3 MB/s eta 0:00:00 2026-06-26 03:10:33.139937 | debian-bookworm | Collecting packaging>=26 2026-06-26 03:10:33.154042 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-26 03:10:33.169320 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.2 MB/s eta 0:00:00 2026-06-26 03:10:33.243824 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-26 03:10:33.259503 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-26 03:10:33.306700 | debian-bookworm | Collecting pluggy>=1.6 2026-06-26 03:10:33.320978 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-26 03:10:33.380606 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-26 03:10:33.395516 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-26 03:10:33.447407 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-26 03:10:33.462782 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-26 03:10:33.512922 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-26 03:10:33.527998 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-26 03:10:33.709937 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-26 03:10:33.723980 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-26 03:10:34.150907 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 10.8 MB/s eta 0:00:00 2026-06-26 03:10:34.265771 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-26 03:10:34.280284 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-26 03:10:34.303118 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 24.4 MB/s eta 0:00:00 2026-06-26 03:10:34.411434 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-26 03:10:35.228703 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.1 virtualenv-21.5.1 2026-06-26 03:10:35.695847 | debian-bookworm | ok: Runtime: 0:00:03.409068 2026-06-26 03:10:35.703361 | 2026-06-26 03:10:35.703518 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-26 03:10:35.766518 | debian-bookworm | ok 2026-06-26 03:10:35.780990 | 2026-06-26 03:10:35.781135 | TASK [ensure-tox : Output tox version] 2026-06-26 03:10:36.449173 | 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-06-26 03:10:36.466685 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-26 03:10:36.836608 | debian-bookworm | ok: Runtime: 0:00:00.355601 2026-06-26 03:10:36.842555 | 2026-06-26 03:10:36.842635 | TASK [ensure-tox : Make global symlink] 2026-06-26 03:10:36.880188 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:36.887845 | 2026-06-26 03:10:36.887915 | PLAY RECAP 2026-06-26 03:10:36.887991 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-26 03:10:36.888017 | 2026-06-26 03:10:36.986568 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-26 03:10:36.987583 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-26 03:10:38.121543 | 2026-06-26 03:10:38.121676 | PLAY [all] 2026-06-26 03:10:38.136159 | 2026-06-26 03:10:38.136278 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-26 03:10:38.592542 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-26 03:10:38.668662 | debian-bookworm | ok: Runtime: 0:00:00.021589 2026-06-26 03:10:38.673345 | 2026-06-26 03:10:38.673458 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-26 03:10:39.197095 | debian-bookworm | ok: Runtime: 0:00:00.007064 2026-06-26 03:10:39.202045 | 2026-06-26 03:10:39.202136 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-26 03:10:39.470199 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-26 03:10:39.473970 | debian-bookworm | sudo: a password is required 2026-06-26 03:10:39.726084 | debian-bookworm | ok: Runtime: 0:00:00.024522 2026-06-26 03:10:39.734599 | 2026-06-26 03:10:39.734681 | TASK [tox : Check to see if the constraints file exists] 2026-06-26 03:10:39.778399 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:39.784396 | 2026-06-26 03:10:39.784500 | TASK [tox : Fail if constraints file is missing] 2026-06-26 03:10:39.817956 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:39.825453 | 2026-06-26 03:10:39.825569 | TASK [tox : Record file location] 2026-06-26 03:10:39.854540 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:39.860585 | 2026-06-26 03:10:39.860694 | TASK [tox : Install tox siblings] 2026-06-26 03:10:39.889291 | debian-bookworm | ok 2026-06-26 03:10:39.900862 | debian-bookworm | included: /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-26 03:10:39.909767 | 2026-06-26 03:10:39.909864 | TASK [tox : Run tox without tests] 2026-06-26 03:10:40.457537 | debian-bookworm | ROOT: 207 D setup logging to DEBUG on pid 1585 [tox/report.py:229] 2026-06-26 03:10:40.487171 | debian-bookworm | seed: 236 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-26 03:10:40.489881 | debian-bookworm | seed: 239 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-26 03:10:40.493815 | debian-bookworm | seed: 243 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 5eb279c3a937419fb29f02d547ea3392 00230cd1e0abf63f300868c4fc76ae14 [python_discovery/_cached_py_info.py:198] 2026-06-26 03:10:40.573146 | debian-bookworm | seed: 322 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-06-26 03:10:40.574489 | debian-bookworm | seed: 324 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-26 03:10:40.574907 | debian-bookworm | seed: 324 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-06-26 03:10:40.575251 | debian-bookworm | seed: 325 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-06-26 03:10:40.579063 | debian-bookworm | seed: 328 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-26 03:10:40.579324 | debian-bookworm | seed: 329 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-26 03:10:40.614692 | debian-bookworm | seed: 364 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-06-26 03:10:40.614920 | debian-bookworm | seed: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/bin [virtualenv/util/path/_sync.py:18] 2026-06-26 03:10:40.615075 | debian-bookworm | seed: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/include [virtualenv/util/path/_sync.py:18] 2026-06-26 03:10:40.615116 | debian-bookworm | seed: 365 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-06-26 03:10:40.615386 | debian-bookworm | seed: 365 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-26 03:10:40.615485 | debian-bookworm | seed: 365 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615548 | debian-bookworm | seed: 365 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615578 | debian-bookworm | seed: 365 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615639 | debian-bookworm | seed: 365 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615668 | debian-bookworm | seed: 365 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615729 | debian-bookworm | seed: 365 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-06-26 03:10:40.615760 | debian-bookworm | seed: 365 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615822 | debian-bookworm | seed: 365 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615849 | debian-bookworm | seed: 365 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615907 | debian-bookworm | seed: 365 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.615936 | debian-bookworm | seed: 365 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:40.616258 | debian-bookworm | seed: 366 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-06-26 03:10:40.616697 | debian-bookworm | seed: 366 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:117] 2026-06-26 03:10:40.616939 | debian-bookworm | seed: 366 D create /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:120] 2026-06-26 03:10:40.617264 | debian-bookworm | seed: 367 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-26 03:10:40.617685 | debian-bookworm | seed: 367 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-06-26 03:10:40.669741 | debian-bookworm | seed: 367 D { 2026-06-26 03:10:40.669794 | debian-bookworm | "sys": { 2026-06-26 03:10:40.669801 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/seed/bin/python", 2026-06-26 03:10:40.669807 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-26 03:10:40.669812 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-06-26 03:10:40.669818 | debian-bookworm | "base_prefix": "/usr", 2026-06-26 03:10:40.669824 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-06-26 03:10:40.669828 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-26 03:10:40.669832 | debian-bookworm | "path": [ 2026-06-26 03:10:40.669836 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-26 03:10:40.669840 | debian-bookworm | "/usr/lib/python3.11", 2026-06-26 03:10:40.669844 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-26 03:10:40.669848 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages" 2026-06-26 03:10:40.669852 | debian-bookworm | ], 2026-06-26 03:10:40.669857 | debian-bookworm | "meta_path": [ 2026-06-26 03:10:40.669860 | debian-bookworm | "", 2026-06-26 03:10:40.669864 | debian-bookworm | "", 2026-06-26 03:10:40.669869 | debian-bookworm | "", 2026-06-26 03:10:40.669872 | debian-bookworm | "" 2026-06-26 03:10:40.669876 | debian-bookworm | ], 2026-06-26 03:10:40.669880 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-26 03:10:40.669884 | debian-bookworm | "io_encoding": "utf-8" 2026-06-26 03:10:40.669888 | debian-bookworm | }, 2026-06-26 03:10:40.669895 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-26 03:10:40.669900 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-26 03:10:40.669904 | debian-bookworm | "os": "", 2026-06-26 03:10:40.669907 | debian-bookworm | "site": "", 2026-06-26 03:10:40.669911 | debian-bookworm | "datetime": "", 2026-06-26 03:10:40.669915 | debian-bookworm | "math": "", 2026-06-26 03:10:40.669919 | debian-bookworm | "json": "" 2026-06-26 03:10:40.669923 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-26 03:10:40.670230 | debian-bookworm | seed: 419 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-06-26 03:10:40.678333 | debian-bookworm | seed: 428 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-06-26 03:10:40.682890 | debian-bookworm | seed: 429 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-06-26 03:10:40.683835 | debian-bookworm | seed: 433 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-26 03:10:40.687036 | debian-bookworm | seed: 436 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-26 03:10:41.116036 | debian-bookworm | seed: 865 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-26 03:10:41.188199 | debian-bookworm | seed: 938 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-06-26 03:10:41.270367 | debian-bookworm | seed: 1020 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-26 03:10:41.272945 | debian-bookworm | seed: 1022 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-26 03:10:41.273322 | debian-bookworm | seed: 1023 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-06-26 03:10:41.274120 | debian-bookworm | seed: 1024 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-26 03:10:41.274475 | debian-bookworm | seed: 1024 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-26 03:10:41.286030 | debian-bookworm | seed: 1035 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-06-26 03:10:41.286318 | debian-bookworm | seed: 1036 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-06-26 03:10:41.290633 | debian-bookworm | seed: 1040 D generated console scripts pip3 pip pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-26 03:10:41.290975 | debian-bookworm | seed: 1040 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-26 03:10:41.297282 | debian-bookworm | seed: 1047 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-26 03:10:41.297317 | debian-bookworm | seed: 1047 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297450 | debian-bookworm | seed: 1047 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297494 | debian-bookworm | seed: 1047 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297505 | debian-bookworm | seed: 1047 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297511 | debian-bookworm | seed: 1047 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297565 | debian-bookworm | seed: 1047 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-06-26 03:10:41.297594 | debian-bookworm | seed: 1047 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297649 | debian-bookworm | seed: 1047 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297689 | debian-bookworm | seed: 1047 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297734 | debian-bookworm | seed: 1047 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.297781 | debian-bookworm | seed: 1047 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-26 03:10:41.300132 | debian-bookworm | seed: OK (0.82 seconds) 2026-06-26 03:10:41.300156 | debian-bookworm | congratulations :) (0.84 seconds) 2026-06-26 03:10:41.469905 | debian-bookworm | ok: Runtime: 0:00:01.150796 2026-06-26 03:10:41.485017 | 2026-06-26 03:10:41.485286 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-26 03:10:42.075602 | debian-bookworm | changed 2026-06-26 03:10:42.081291 | 2026-06-26 03:10:42.081463 | TASK [tox : Detect tox version] 2026-06-26 03:10:42.780154 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-26 03:10:42.881300 | debian-bookworm | ok: Runtime: 0:00:00.347968 2026-06-26 03:10:42.895460 | 2026-06-26 03:10:42.895627 | TASK [tox : Get tox envlist config] 2026-06-26 03:10:43.952774 | debian-bookworm | ok: Runtime: 0:00:00.369698 2026-06-26 03:10:43.959068 | 2026-06-26 03:10:43.959200 | TASK [tox : Install any sibling python packages] 2026-06-26 03:10:44.582464 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-26 03:10:44.588590 | 2026-06-26 03:10:44.588736 | TASK [tox : Remove tempfile] 2026-06-26 03:10:45.233659 | debian-bookworm | changed 2026-06-26 03:10:45.240536 | 2026-06-26 03:10:45.240680 | TASK [tox : Emit tox command] 2026-06-26 03:10:45.281211 | /home/zuul/.local/tox/bin/tox -eseed -vv --skip-missing-interpreters=false 2026-06-26 03:10:45.289814 | 2026-06-26 03:10:45.289976 | TASK [tox : Run tox] 2026-06-26 03:10:45.907703 | debian-bookworm | ROOT: 205 D setup logging to DEBUG on pid 1625 [tox/report.py:229] 2026-06-26 03:10:45.937357 | debian-bookworm | seed: 234 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-26 03:10:45.940091 | debian-bookworm | seed: 237 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-26 03:10:45.943850 | debian-bookworm | seed: 241 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-06-26 03:10:45.944837 | debian-bookworm | seed: 242 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-26 03:10:45.944984 | debian-bookworm | seed: 242 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-06-26 03:10:45.945055 | debian-bookworm | seed: 242 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-06-26 03:10:45.946662 | debian-bookworm | seed: 244 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-26 03:10:45.946786 | debian-bookworm | seed: 244 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-26 03:10:45.977576 | debian-bookworm | seed: 275 W commands[0]> bash src/test-seed.sh [tox/tox_env/api.py:485] 2026-06-26 03:10:46.542270 | debian-bookworm | PASS=44 FAIL=0 2026-06-26 03:10:46.544387 | debian-bookworm | seed: 842 I exit 0 (0.57 seconds) /home/zuul/src/github.com/osism/generics> bash src/test-seed.sh pid=1632 [tox/execute/api.py:308] 2026-06-26 03:10:46.545456 | debian-bookworm | seed: OK (0.61=setup[0.05]+cmd[0.57] seconds) 2026-06-26 03:10:46.545519 | debian-bookworm | congratulations :) (0.64 seconds) 2026-06-26 03:10:46.823831 | debian-bookworm | ok: Runtime: 0:00:00.947182 2026-06-26 03:10:46.829506 | 2026-06-26 03:10:46.829600 | TASK [tox : Look for output] 2026-06-26 03:10:47.351873 | debian-bookworm | ok 2026-06-26 03:10:47.368280 | 2026-06-26 03:10:47.368403 | TASK [tox : Return file comments to Zuul] 2026-06-26 03:10:47.392856 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:47.399680 | 2026-06-26 03:10:47.399755 | PLAY RECAP 2026-06-26 03:10:47.399805 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-26 03:10:47.399829 | 2026-06-26 03:10:47.533328 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-26 03:10:47.534290 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-26 03:10:48.420037 | 2026-06-26 03:10:48.420191 | PLAY [all] 2026-06-26 03:10:48.441182 | 2026-06-26 03:10:48.441323 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-26 03:10:48.485446 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:48.491276 | 2026-06-26 03:10:48.491430 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-26 03:10:48.519526 | debian-bookworm | ok 2026-06-26 03:10:48.525004 | 2026-06-26 03:10:48.525126 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-26 03:10:48.975388 | debian-bookworm -> localhost | changed 2026-06-26 03:10:48.987681 | 2026-06-26 03:10:48.987803 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-26 03:10:49.061586 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:49.067131 | 2026-06-26 03:10:49.067241 | TASK [fetch-tox-output : Set envlist fact] 2026-06-26 03:10:49.095060 | debian-bookworm | ok 2026-06-26 03:10:49.104423 | 2026-06-26 03:10:49.104528 | TASK [fetch-tox-output : Get tox version] 2026-06-26 03:10:49.823600 | 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-06-26 03:10:49.840835 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-26 03:10:50.133736 | debian-bookworm | ok: Runtime: 0:00:00.317169 2026-06-26 03:10:50.147783 | 2026-06-26 03:10:50.147916 | TASK [fetch-tox-output : Find all default environments] 2026-06-26 03:10:50.698352 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:50.704067 | 2026-06-26 03:10:50.704175 | TASK [fetch-tox-output : Set envlist fact] 2026-06-26 03:10:50.738057 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:50.743635 | 2026-06-26 03:10:50.745024 | TASK [fetch-tox-output : Find all default environments] 2026-06-26 03:10:51.273296 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:51.285339 | 2026-06-26 03:10:51.285534 | TASK [fetch-tox-output : Set envlist fact] 2026-06-26 03:10:51.320727 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:51.333965 | 2026-06-26 03:10:51.334243 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-26 03:10:51.397095 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:51.409376 | 2026-06-26 03:10:51.409582 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-26 03:10:52.382045 | debian-bookworm | changed: 2026-06-26 03:10:52.382312 | debian-bookworm | created directory /var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/logs/tox/seed 2026-06-26 03:10:52.382369 | debian-bookworm | cd+++++++++ ./ 2026-06-26 03:10:52.382402 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-26 03:10:52.382443 | 2026-06-26 03:10:52.392145 | 2026-06-26 03:10:52.392259 | PLAY RECAP 2026-06-26 03:10:52.392319 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-26 03:10:52.392345 | 2026-06-26 03:10:52.660040 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-26 03:10:52.665059 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-26 03:10:53.645085 | 2026-06-26 03:10:53.645289 | PLAY [all] 2026-06-26 03:10:53.666197 | 2026-06-26 03:10:53.666351 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-26 03:10:53.902004 | debian-bookworm | changed: non-zero return code 2026-06-26 03:10:53.908869 | 2026-06-26 03:10:53.909029 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-26 03:10:53.952300 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:53.959128 | 2026-06-26 03:10:53.959269 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-26 03:10:54.011955 | 2026-06-26 03:10:54.012200 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-26 03:10:54.049502 | 2026-06-26 03:10:54.049721 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-26 03:10:54.074409 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:54.089823 | 2026-06-26 03:10:54.089971 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-26 03:10:54.142947 | 2026-06-26 03:10:54.143186 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-26 03:10:54.164952 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:54.171527 | 2026-06-26 03:10:54.171669 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-26 03:10:54.200707 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:54.207130 | 2026-06-26 03:10:54.207266 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-26 03:10:54.232566 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:10:54.239472 | 2026-06-26 03:10:54.239571 | PLAY RECAP 2026-06-26 03:10:54.239628 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-26 03:10:54.239655 | 2026-06-26 03:10:54.405033 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-26 03:10:54.406156 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:10:55.264906 | 2026-06-26 03:10:55.265149 | PLAY [Base post-fetch] 2026-06-26 03:10:55.281264 | 2026-06-26 03:10:55.281471 | TASK [diagnose-network : Ensure log directory exists] 2026-06-26 03:10:55.728223 | debian-bookworm | ok 2026-06-26 03:10:55.742124 | 2026-06-26 03:10:55.742339 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-26 03:11:07.548748 | debian-bookworm | ok: Runtime: 0:00:05.897776 2026-06-26 03:11:07.559230 | 2026-06-26 03:11:07.559390 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-26 03:11:13.533592 | debian-bookworm | ok: Runtime: 0:00:00.007970 2026-06-26 03:11:13.539787 | 2026-06-26 03:11:13.539929 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-26 03:11:19.463653 | debian-bookworm | ok: Runtime: 0:00:00.007931 2026-06-26 03:11:19.476273 | 2026-06-26 03:11:19.476425 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-26 03:11:19.533554 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:11:19.539863 | 2026-06-26 03:11:19.540008 | TASK [fetch-output : Set log path for single node] 2026-06-26 03:11:19.584670 | debian-bookworm | ok 2026-06-26 03:11:19.589816 | 2026-06-26 03:11:19.589937 | LOOP [fetch-output : Ensure local output dirs] 2026-06-26 03:11:19.915012 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/logs" 2026-06-26 03:11:20.319106 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/artifacts" 2026-06-26 03:11:20.645857 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9cc0e776bbf24b29abcffc8b36ff9f13/work/docs" 2026-06-26 03:11:20.687743 | 2026-06-26 03:11:20.687956 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:11:22.075638 | debian-bookworm | changed: 2026-06-26 03:11:22.075912 | debian-bookworm | .d..t...... ./ 2026-06-26 03:11:22.075953 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:11:22.075978 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:11:22.076000 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:11:22.076021 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:11:22.076043 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:11:22.076090 | debian-bookworm | changed: All items complete 2026-06-26 03:11:22.076117 | 2026-06-26 03:11:22.995957 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:11:23.889900 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:11:23.951486 | 2026-06-26 03:11:23.951624 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:11:23.999930 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:11:24.005589 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:11:24.027516 | 2026-06-26 03:11:24.027615 | PLAY RECAP 2026-06-26 03:11:24.027674 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:11:24.027701 | 2026-06-26 03:11:24.292533 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:11:24.293755 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:11:25.168345 | 2026-06-26 03:11:25.168485 | PLAY [Base post] 2026-06-26 03:11:25.181163 | 2026-06-26 03:11:25.181289 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:11:25.697469 | debian-bookworm | changed 2026-06-26 03:11:25.705588 | 2026-06-26 03:11:25.705699 | PLAY RECAP 2026-06-26 03:11:25.705768 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:11:25.705842 | 2026-06-26 03:11:25.800703 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:11:25.801660 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:11:26.609487 | 2026-06-26 03:11:26.609644 | PLAY [Base post-logs] 2026-06-26 03:11:26.637585 | 2026-06-26 03:11:26.637735 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:11:27.209605 | localhost | changed 2026-06-26 03:11:27.219044 | 2026-06-26 03:11:27.219177 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:11:27.284731 | localhost | ok 2026-06-26 03:11:27.287768 | 2026-06-26 03:11:27.287862 | TASK [Set zuul-log-path fact] 2026-06-26 03:11:27.312571 | localhost | ok 2026-06-26 03:11:27.320221 | 2026-06-26 03:11:27.320351 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:11:27.367062 | localhost | ok 2026-06-26 03:11:27.369936 | 2026-06-26 03:11:27.370026 | TASK [upload-logs : Create log directories] 2026-06-26 03:11:27.929713 | localhost | changed 2026-06-26 03:11:27.932368 | 2026-06-26 03:11:27.932461 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:11:28.476287 | localhost -> localhost | ok: Runtime: 0:00:00.004882 2026-06-26 03:11:28.480093 | 2026-06-26 03:11:28.480202 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:11:29.089676 | localhost | Output suppressed because no_log was given 2026-06-26 03:11:29.091404 | 2026-06-26 03:11:29.091495 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:11:29.134814 | localhost | skipping: Conditional result was False 2026-06-26 03:11:29.142921 | localhost | skipping: Conditional result was False 2026-06-26 03:11:29.148207 | 2026-06-26 03:11:29.148350 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:11:29.193599 | localhost | skipping: Conditional result was False 2026-06-26 03:11:29.193870 | 2026-06-26 03:11:29.200680 | localhost | skipping: Conditional result was False 2026-06-26 03:11:29.206947 | 2026-06-26 03:11:29.207056 | LOOP [upload-logs : Upload console log and json output]