2026-03-04 22:35:50.995780 | Job console starting 2026-03-04 22:35:51.028182 | Updating git repos 2026-03-04 22:35:51.077636 | Cloning repos into workspace 2026-03-04 22:35:51.131772 | Restoring repo states 2026-03-04 22:35:51.157638 | Merging changes 2026-03-04 22:35:51.811002 | Checking out repos 2026-03-04 22:35:51.904648 | Preparing playbooks 2026-03-04 22:35:52.809038 | Running Ansible setup 2026-03-04 22:35:57.640884 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 22:35:58.668352 | 2026-03-04 22:35:58.668507 | PLAY [Base pre] 2026-03-04 22:35:58.697036 | 2026-03-04 22:35:58.697155 | TASK [Setup log path fact] 2026-03-04 22:35:58.735236 | debian-bookworm | ok 2026-03-04 22:35:58.753120 | 2026-03-04 22:35:58.753242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 22:35:58.810959 | debian-bookworm | ok 2026-03-04 22:35:58.830916 | 2026-03-04 22:35:58.831029 | TASK [emit-job-header : Print job information] 2026-03-04 22:35:58.899955 | # Job Information 2026-03-04 22:35:58.900156 | Ansible Version: 2.16.14 2026-03-04 22:35:58.900191 | Job: cfg-generics-tox-test-latest 2026-03-04 22:35:58.900223 | Pipeline: check 2026-03-04 22:35:58.900246 | Executor: 521e9411259a 2026-03-04 22:35:58.900267 | Triggered by: https://github.com/osism/generics/pull/579 2026-03-04 22:35:58.900290 | Event ID: 790d09f0-181a-11f1-96b9-a6505622c71d 2026-03-04 22:35:58.904931 | 2026-03-04 22:35:58.905023 | LOOP [emit-job-header : Print node information] 2026-03-04 22:35:59.035905 | debian-bookworm | ok: 2026-03-04 22:35:59.036143 | debian-bookworm | # Node Information 2026-03-04 22:35:59.036179 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 22:35:59.036205 | debian-bookworm | Hostname: debian 2026-03-04 22:35:59.036227 | debian-bookworm | Username: zuul 2026-03-04 22:35:59.036248 | debian-bookworm | Distro: Debian 12.13 2026-03-04 22:35:59.036270 | debian-bookworm | Provider: regiocloud-a 2026-03-04 22:35:59.036291 | debian-bookworm | Region: 2026-03-04 22:35:59.036311 | debian-bookworm | Label: debian-bookworm 2026-03-04 22:35:59.036331 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 22:35:59.036350 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:3725 2026-03-04 22:35:59.053954 | 2026-03-04 22:35:59.054060 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 22:35:59.615034 | debian-bookworm -> localhost | changed 2026-03-04 22:35:59.622122 | 2026-03-04 22:35:59.622243 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 22:36:01.099292 | debian-bookworm -> localhost | changed 2026-03-04 22:36:01.107803 | 2026-03-04 22:36:01.108199 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 22:36:01.745855 | debian-bookworm -> localhost | ok 2026-03-04 22:36:01.751909 | 2026-03-04 22:36:01.751996 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 22:36:01.778680 | debian-bookworm | ok 2026-03-04 22:36:01.802708 | debian-bookworm | included: /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 22:36:01.816570 | 2026-03-04 22:36:01.816657 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 22:36:03.273377 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 22:36:03.273576 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/work/0134b577bb814c0cb909894a8aeba6b1_id_rsa 2026-03-04 22:36:03.273614 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/work/0134b577bb814c0cb909894a8aeba6b1_id_rsa.pub 2026-03-04 22:36:03.273641 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 22:36:03.273665 | debian-bookworm -> localhost | SHA256:M/UPHv6zJT5IRCZx20z8Db5pdKmaxVj8Unl5Osw0j2s zuul-build-sshkey 2026-03-04 22:36:03.273687 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 22:36:03.273716 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 22:36:03.273738 | debian-bookworm -> localhost | | ..... | 2026-03-04 22:36:03.273759 | debian-bookworm -> localhost | | ..o=o | 2026-03-04 22:36:03.273780 | debian-bookworm -> localhost | | .+o.oo=| 2026-03-04 22:36:03.273799 | debian-bookworm -> localhost | | . ..o==*| 2026-03-04 22:36:03.273819 | debian-bookworm -> localhost | | S .B=+Oo| 2026-03-04 22:36:03.273844 | debian-bookworm -> localhost | | o +.OX..| 2026-03-04 22:36:03.273865 | debian-bookworm -> localhost | | .*o+o.| 2026-03-04 22:36:03.273885 | debian-bookworm -> localhost | | o.oEo | 2026-03-04 22:36:03.273906 | debian-bookworm -> localhost | | .++ | 2026-03-04 22:36:03.273926 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 22:36:03.273979 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.662290 2026-03-04 22:36:03.280105 | 2026-03-04 22:36:03.280195 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 22:36:03.328450 | debian-bookworm | ok 2026-03-04 22:36:03.347175 | debian-bookworm | included: /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 22:36:03.362104 | 2026-03-04 22:36:03.362212 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 22:36:03.375522 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:03.382025 | 2026-03-04 22:36:03.382137 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 22:36:04.235741 | debian-bookworm | changed 2026-03-04 22:36:04.241617 | 2026-03-04 22:36:04.241720 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 22:36:04.529117 | debian-bookworm | ok 2026-03-04 22:36:04.533553 | 2026-03-04 22:36:04.533633 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 22:36:05.272435 | debian-bookworm | changed 2026-03-04 22:36:05.277922 | 2026-03-04 22:36:05.277997 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 22:36:06.030044 | debian-bookworm | changed 2026-03-04 22:36:06.034399 | 2026-03-04 22:36:06.034500 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 22:36:06.066985 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:06.071751 | 2026-03-04 22:36:06.071829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 22:36:06.497294 | debian-bookworm -> localhost | changed 2026-03-04 22:36:06.506068 | 2026-03-04 22:36:06.506160 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 22:36:06.806718 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/work/0134b577bb814c0cb909894a8aeba6b1_id_rsa (zuul-build-sshkey) 2026-03-04 22:36:06.806985 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013274 2026-03-04 22:36:06.813127 | 2026-03-04 22:36:06.813201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 22:36:07.178285 | debian-bookworm | ok 2026-03-04 22:36:07.183059 | 2026-03-04 22:36:07.183153 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 22:36:07.216424 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:07.226305 | 2026-03-04 22:36:07.226405 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 22:36:07.674611 | debian-bookworm | ok 2026-03-04 22:36:07.689125 | 2026-03-04 22:36:07.689242 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 22:36:07.728672 | debian-bookworm | ok 2026-03-04 22:36:07.741193 | 2026-03-04 22:36:07.741381 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 22:36:08.031585 | debian-bookworm -> localhost | ok 2026-03-04 22:36:08.039986 | 2026-03-04 22:36:08.040093 | TASK [validate-host : Collect information about the host] 2026-03-04 22:36:09.150274 | debian-bookworm | ok 2026-03-04 22:36:09.170094 | 2026-03-04 22:36:09.170202 | TASK [validate-host : Sanitize hostname] 2026-03-04 22:36:09.302033 | debian-bookworm | ok 2026-03-04 22:36:09.331991 | 2026-03-04 22:36:09.332094 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 22:36:10.345690 | debian-bookworm -> localhost | changed 2026-03-04 22:36:10.352096 | 2026-03-04 22:36:10.352214 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 22:36:10.969645 | debian-bookworm | ok 2026-03-04 22:36:10.978925 | 2026-03-04 22:36:10.979080 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 22:36:11.929502 | debian-bookworm -> localhost | changed 2026-03-04 22:36:11.938748 | 2026-03-04 22:36:11.938867 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 22:36:12.208295 | debian-bookworm | ok 2026-03-04 22:36:12.213415 | 2026-03-04 22:36:12.213520 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 22:36:13.066814 | debian-bookworm | changed: 2026-03-04 22:36:13.067033 | debian-bookworm | cd+++++++++ src/ 2026-03-04 22:36:13.067068 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 22:36:13.067091 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 22:36:13.067113 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-04 22:36:13.067133 | debian-bookworm | =7.0.1 2026-03-04 22:36:35.260716 | debian-bookworm | Downloading cachetools-7.0.2-py3-none-any.whl (13 kB) 2026-03-04 22:36:35.307395 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-04 22:36:35.318563 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 22:36:35.373739 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-04 22:36:35.385165 | debian-bookworm | Downloading filelock-3.25.0-py3-none-any.whl (26 kB) 2026-03-04 22:36:35.433421 | debian-bookworm | Collecting packaging>=26 2026-03-04 22:36:35.444324 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 22:36:35.453067 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.3 MB/s eta 0:00:00 2026-03-04 22:36:35.516706 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-04 22:36:35.527684 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-04 22:36:35.566570 | debian-bookworm | Collecting pluggy>=1.6 2026-03-04 22:36:35.577393 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-04 22:36:35.625638 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-04 22:36:35.637461 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-04 22:36:35.769242 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-04 22:36:35.780323 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-03-04 22:36:36.047309 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 22.2 MB/s eta 0:00:00 2026-03-04 22:36:36.126940 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-04 22:36:36.137886 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-04 22:36:36.181576 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 12.3 MB/s eta 0:00:00 2026-03-04 22:36:36.240367 | debian-bookworm | Collecting python-discovery>=1 2026-03-04 22:36:36.252297 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-03-04 22:36:36.380479 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-04 22:36:37.039166 | debian-bookworm | Successfully installed cachetools-7.0.2 colorama-0.4.6 distlib-0.4.0 filelock-3.25.0 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tox-4.47.3 virtualenv-21.1.0 2026-03-04 22:36:37.260896 | debian-bookworm | ok: Runtime: 0:00:02.620478 2026-03-04 22:36:37.274062 | 2026-03-04 22:36:37.274228 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-04 22:36:37.316306 | debian-bookworm | ok 2026-03-04 22:36:37.321261 | 2026-03-04 22:36:37.321369 | TASK [ensure-tox : Output tox version] 2026-03-04 22:36:37.786169 | 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-03-04 22:36:37.804023 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 22:36:37.878194 | debian-bookworm | ok: Runtime: 0:00:00.268266 2026-03-04 22:36:37.887759 | 2026-03-04 22:36:37.887870 | TASK [ensure-tox : Make global symlink] 2026-03-04 22:36:37.911707 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:37.918649 | 2026-03-04 22:36:37.918738 | PLAY RECAP 2026-03-04 22:36:37.918794 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-04 22:36:37.918818 | 2026-03-04 22:36:38.063163 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-04 22:36:38.064318 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 22:36:38.982265 | 2026-03-04 22:36:38.982470 | PLAY [all] 2026-03-04 22:36:39.005439 | 2026-03-04 22:36:39.005596 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-04 22:36:39.485722 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 22:36:39.537183 | debian-bookworm | ok: Runtime: 0:00:00.028662 2026-03-04 22:36:39.542700 | 2026-03-04 22:36:39.542825 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-04 22:36:40.094178 | debian-bookworm | ok: Runtime: 0:00:00.005026 2026-03-04 22:36:40.100493 | 2026-03-04 22:36:40.100633 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-04 22:36:40.433217 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 22:36:40.436361 | debian-bookworm | sudo: a password is required 2026-03-04 22:36:40.660865 | debian-bookworm | ok: Runtime: 0:00:00.019269 2026-03-04 22:36:40.671311 | 2026-03-04 22:36:40.671451 | TASK [tox : Check to see if the constraints file exists] 2026-03-04 22:36:40.743466 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:40.749803 | 2026-03-04 22:36:40.749952 | TASK [tox : Fail if constraints file is missing] 2026-03-04 22:36:40.845467 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:40.851966 | 2026-03-04 22:36:40.852097 | TASK [tox : Record file location] 2026-03-04 22:36:40.912337 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:40.918481 | 2026-03-04 22:36:40.918615 | TASK [tox : Install tox siblings] 2026-03-04 22:36:40.964660 | debian-bookworm | ok 2026-03-04 22:36:40.983770 | debian-bookworm | included: /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-04 22:36:40.989734 | 2026-03-04 22:36:40.989859 | TASK [tox : Run tox without tests] 2026-03-04 22:36:41.558893 | debian-bookworm | ROOT: 172 D setup logging to DEBUG on pid 1438 [tox/report.py:229] 2026-03-04 22:36:41.586488 | debian-bookworm | test: 200 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 22:36:41.588825 | debian-bookworm | test: 202 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 22:36:41.593181 | debian-bookworm | test: 206 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 3a4ad0b1df429c557429bb3f407d7bd3 34eb9207f7784eeed8fd63f9ef0143f6 [python_discovery/_cached_py_info.py:197] 2026-03-04 22:36:41.662649 | debian-bookworm | test: 276 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-04 22:36:41.663536 | debian-bookworm | test: 277 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 22:36:41.663770 | debian-bookworm | test: 277 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 22:36:41.663968 | debian-bookworm | test: 277 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 22:36:41.665902 | debian-bookworm | test: 279 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 22:36:41.666143 | debian-bookworm | test: 279 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 22:36:41.697638 | debian-bookworm | test: 311 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-04 22:36:41.697919 | debian-bookworm | test: 311 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:41.698074 | debian-bookworm | test: 311 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:41.698168 | debian-bookworm | test: 311 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:41.698359 | debian-bookworm | test: 312 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 22:36:41.698437 | debian-bookworm | test: 312 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698494 | debian-bookworm | test: 312 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698543 | debian-bookworm | test: 312 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698591 | debian-bookworm | test: 312 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698638 | debian-bookworm | test: 312 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698688 | debian-bookworm | test: 312 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698734 | debian-bookworm | test: 312 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698783 | debian-bookworm | test: 312 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698828 | debian-bookworm | test: 312 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698873 | debian-bookworm | test: 312 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.698918 | debian-bookworm | test: 312 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:41.699189 | debian-bookworm | test: 312 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-04 22:36:41.699473 | debian-bookworm | test: 313 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-04 22:36:41.699598 | debian-bookworm | test: 313 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-04 22:36:41.699963 | debian-bookworm | test: 313 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-04 22:36:41.700194 | debian-bookworm | test: 313 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-04 22:36:41.740677 | debian-bookworm | test: 313 D { 2026-03-04 22:36:41.740712 | debian-bookworm | "sys": { 2026-03-04 22:36:41.740718 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-04 22:36:41.740723 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-04 22:36:41.740728 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-04 22:36:41.740733 | debian-bookworm | "base_prefix": "/usr", 2026-03-04 22:36:41.740739 | debian-bookworm | "real_prefix": null, 2026-03-04 22:36:41.740743 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-04 22:36:41.740747 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-04 22:36:41.740751 | debian-bookworm | "path": [ 2026-03-04 22:36:41.740755 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-04 22:36:41.740759 | debian-bookworm | "/usr/lib/python3.11", 2026-03-04 22:36:41.740763 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-04 22:36:41.740767 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-04 22:36:41.740771 | debian-bookworm | ], 2026-03-04 22:36:41.740775 | debian-bookworm | "meta_path": [ 2026-03-04 22:36:41.740779 | debian-bookworm | "", 2026-03-04 22:36:41.740783 | debian-bookworm | "", 2026-03-04 22:36:41.740788 | debian-bookworm | "", 2026-03-04 22:36:41.740796 | debian-bookworm | "" 2026-03-04 22:36:41.740800 | debian-bookworm | ], 2026-03-04 22:36:41.740804 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-04 22:36:41.740808 | debian-bookworm | "io_encoding": "utf-8" 2026-03-04 22:36:41.740812 | debian-bookworm | }, 2026-03-04 22:36:41.740816 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-04 22:36:41.740819 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-04 22:36:41.740823 | debian-bookworm | "os": "", 2026-03-04 22:36:41.740827 | debian-bookworm | "site": "", 2026-03-04 22:36:41.740831 | debian-bookworm | "datetime": "", 2026-03-04 22:36:41.740835 | debian-bookworm | "math": "", 2026-03-04 22:36:41.740839 | debian-bookworm | "json": "" 2026-03-04 22:36:41.740843 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-04 22:36:41.740910 | debian-bookworm | test: 354 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-03-04 22:36:41.743160 | debian-bookworm | test: 356 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 22:36:41.744557 | debian-bookworm | test: 357 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 22:36:41.747630 | debian-bookworm | test: 361 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 22:36:41.750028 | debian-bookworm | test: 363 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 22:36:41.886663 | debian-bookworm | test: 500 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:41.889397 | debian-bookworm | test: 503 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:41.950388 | debian-bookworm | test: 564 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:41.950762 | debian-bookworm | test: 564 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:41.959608 | debian-bookworm | test: 573 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:42.020146 | debian-bookworm | test: 633 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:42.020587 | debian-bookworm | test: 634 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:42.022269 | debian-bookworm | test: 635 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:42.022987 | debian-bookworm | test: 636 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 22:36:42.040229 | debian-bookworm | test: 653 D generated console scripts pip3.11 pip3 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 22:36:42.040667 | debian-bookworm | test: 654 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-04 22:36:42.048747 | debian-bookworm | test: 662 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 22:36:42.048874 | debian-bookworm | test: 662 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.048990 | debian-bookworm | test: 662 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049091 | debian-bookworm | test: 662 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049178 | debian-bookworm | test: 662 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049289 | debian-bookworm | test: 662 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049373 | debian-bookworm | test: 663 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049464 | debian-bookworm | test: 663 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049556 | debian-bookworm | test: 663 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049651 | debian-bookworm | test: 663 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049741 | debian-bookworm | test: 663 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.049833 | debian-bookworm | test: 663 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:42.056750 | debian-bookworm | test: 670 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-04 22:36:43.019799 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-04 22:36:43.126424 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-04 22:36:43.230219 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-04 22:36:43.242716 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-04 22:36:43.325781 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-04 22:36:43.338833 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-04 22:36:43.381083 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-04 22:36:43.393873 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-04 22:36:43.575285 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-04 22:36:43.591406 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-04 22:36:43.608455 | debian-bookworm | Installing build dependencies: started 2026-03-04 22:36:44.671422 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-04 22:36:44.673020 | debian-bookworm | Getting requirements to build wheel: started 2026-03-04 22:36:45.083704 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-04 22:36:45.085899 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-04 22:36:45.309066 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-04 22:36:45.447652 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-04 22:36:45.462477 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-04 22:36:45.523078 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-04 22:36:45.535466 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-04 22:36:45.570745 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-04 22:36:45.584436 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-04 22:36:45.696601 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-04 22:36:45.708871 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-04 22:36:45.778719 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:45.793283 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-04 22:36:45.833180 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:45.844894 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-04 22:36:45.883243 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:45.895948 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-04 22:36:45.940802 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:45.954202 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-04 22:36:45.997065 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:46.010724 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-04 22:36:46.138799 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:46.151014 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-04 22:36:46.187572 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:46.199588 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-04 22:36:46.245594 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:46.257278 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-04 22:36:46.296845 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:46.308587 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-04 22:36:46.566432 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:46.578839 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-04 22:36:46.618194 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:46.631688 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-04 22:36:46.818804 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:46.831090 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-04 22:36:46.862543 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:46.874179 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-04 22:36:46.895682 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-04 22:36:46.926023 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-04 22:36:46.970518 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 19.0 MB/s 0:00:00 2026-03-04 22:36:46.985736 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-04 22:36:48.860762 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.6 MB/s 0:00:01 2026-03-04 22:36:48.875197 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 22:36:48.898500 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-04 22:36:48.919160 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-04 22:36:48.942271 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-04 22:36:48.963722 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-04 22:36:49.043182 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 27.4 MB/s 0:00:00 2026-03-04 22:36:49.057800 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-03-04 22:36:49.084018 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-04 22:36:49.107861 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-04 22:36:49.132253 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-04 22:36:49.160446 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-04 22:36:49.187384 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-04 22:36:49.211620 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-04 22:36:49.236360 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 22:36:49.260094 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-04 22:36:49.424164 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 27.5 MB/s 0:00:00 2026-03-04 22:36:49.436155 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-04 22:36:49.464677 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-04 22:36:49.488396 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-04 22:36:49.512689 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-04 22:36:49.806863 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-04 22:36:49.807894 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-04 22:36:50.081671 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-04 22:36:50.083232 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=083d0ce1b183b135d7a6e36c22ea9a144b061d4a6cb5d9996bbeb8454d4570d9 2026-03-04 22:36:50.083716 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-04 22:36:50.088411 | debian-bookworm | Successfully built pwgen 2026-03-04 22:36:50.338393 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-04 22:37:17.273874 | debian-bookworm | 2026-03-04 22:37:17.275188 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-03-04 22:37:17.388049 | debian-bookworm | test: 36001 I exit 0 (35.33 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1451 [tox/execute/api.py:311] 2026-03-04 22:37:17.392574 | debian-bookworm | test: OK (35.81 seconds) 2026-03-04 22:37:17.392614 | debian-bookworm | congratulations :) (35.83 seconds) 2026-03-04 22:37:17.600532 | debian-bookworm | ok: Runtime: 0:00:36.082201 2026-03-04 22:37:17.616893 | 2026-03-04 22:37:17.617044 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-04 22:37:17.999758 | debian-bookworm | changed 2026-03-04 22:37:18.008407 | 2026-03-04 22:37:18.008551 | TASK [tox : Get tox envlist config] 2026-03-04 22:37:18.546804 | debian-bookworm | ok: Runtime: 0:00:00.254027 2026-03-04 22:37:18.552706 | 2026-03-04 22:37:18.552823 | TASK [tox : Install any sibling python packages] 2026-03-04 22:37:19.013858 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-04 22:37:19.022016 | 2026-03-04 22:37:19.022154 | TASK [tox : Remove tempfile] 2026-03-04 22:37:19.443966 | debian-bookworm | changed 2026-03-04 22:37:19.452519 | 2026-03-04 22:37:19.452672 | TASK [tox : Emit tox command] 2026-03-04 22:37:19.509650 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-04 22:37:19.518058 | 2026-03-04 22:37:19.518220 | TASK [tox : Run tox] 2026-03-04 22:37:20.011178 | debian-bookworm | ROOT: 173 D setup logging to DEBUG on pid 1606 [tox/report.py:229] 2026-03-04 22:37:20.039332 | debian-bookworm | test: 201 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 22:37:20.041637 | debian-bookworm | test: 204 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 22:37:20.045139 | debian-bookworm | test: 207 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-04 22:37:20.045988 | debian-bookworm | test: 208 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 22:37:20.046115 | debian-bookworm | test: 208 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 22:37:20.046183 | debian-bookworm | test: 208 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 22:37:20.047380 | debian-bookworm | test: 209 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 22:37:20.047478 | debian-bookworm | test: 210 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 22:37:20.076351 | debian-bookworm | test: 238 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:499] 2026-03-04 22:37:20.926454 | debian-bookworm | test: 1088 I exit 0 (0.85 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1613 [tox/execute/api.py:311] 2026-03-04 22:37:20.926780 | debian-bookworm | test: 1089 W commands[1]> cat images.yml [tox/tox_env/api.py:499] 2026-03-04 22:37:20.929675 | debian-bookworm | --- 2026-03-04 22:37:20.929694 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-04 22:37:20.929698 | debian-bookworm | 2026-03-04 22:37:20.929702 | debian-bookworm | adminer_tag: "5.4.2" 2026-03-04 22:37:20.929708 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-04 22:37:20.929713 | debian-bookworm | 2026-03-04 22:37:20.929718 | debian-bookworm | ara_server_tag: "1.7.3" 2026-03-04 22:37:20.929722 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-04 22:37:20.929725 | debian-bookworm | 2026-03-04 22:37:20.929729 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-03-04 22:37:20.929734 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-04 22:37:20.929738 | debian-bookworm | 2026-03-04 22:37:20.929741 | debian-bookworm | netbox_tag: "v4.3.5" 2026-03-04 22:37:20.929745 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-04 22:37:20.929749 | debian-bookworm | 2026-03-04 22:37:20.929752 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-03-04 22:37:20.929756 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-04 22:37:20.929760 | debian-bookworm | 2026-03-04 22:37:20.929763 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-03-04 22:37:20.929767 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-04 22:37:20.929771 | debian-bookworm | 2026-03-04 22:37:20.929774 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-04 22:37:20.929778 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-04 22:37:20.929782 | debian-bookworm | 2026-03-04 22:37:20.929785 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-03-04 22:37:20.929789 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-04 22:37:20.929793 | debian-bookworm | 2026-03-04 22:37:20.929797 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-03-04 22:37:20.929800 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-04 22:37:20.929812 | debian-bookworm | 2026-03-04 22:37:20.929816 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-03-04 22:37:20.929820 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-04 22:37:20.929823 | debian-bookworm | 2026-03-04 22:37:20.929827 | debian-bookworm | registry_tag: "3.0" 2026-03-04 22:37:20.929831 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-04 22:37:20.929834 | debian-bookworm | 2026-03-04 22:37:20.929838 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-03-04 22:37:20.929841 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-04 22:37:20.929845 | debian-bookworm | 2026-03-04 22:37:20.929849 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-03-04 22:37:20.929852 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-04 22:37:20.929856 | debian-bookworm | 2026-03-04 22:37:20.929859 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-03-04 22:37:20.929863 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-04 22:37:20.929867 | debian-bookworm | 2026-03-04 22:37:20.929871 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-03-04 22:37:20.929875 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-04 22:37:20.929879 | debian-bookworm | 2026-03-04 22:37:20.929882 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-03-04 22:37:20.929886 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-04 22:37:20.929889 | debian-bookworm | 2026-03-04 22:37:20.929893 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-03-04 22:37:20.929897 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-04 22:37:20.929901 | debian-bookworm | 2026-03-04 22:37:20.929904 | debian-bookworm | vault_tag: "1.21.2" 2026-03-04 22:37:20.929908 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-04 22:37:20.929911 | debian-bookworm | 2026-03-04 22:37:20.929915 | debian-bookworm | traefik_tag: "v3.5.0" 2026-03-04 22:37:20.929918 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-04 22:37:20.929922 | debian-bookworm | 2026-03-04 22:37:20.929925 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-03-04 22:37:20.929929 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-04 22:37:20.929932 | debian-bookworm | 2026-03-04 22:37:20.929936 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-03-04 22:37:20.929939 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-04 22:37:20.931172 | debian-bookworm | test: 1093 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1618 [tox/execute/api.py:311] 2026-03-04 22:37:20.932287 | debian-bookworm | test: OK (0.90=setup[0.04]+cmd[0.85,0.00] seconds) 2026-03-04 22:37:20.932298 | debian-bookworm | congratulations :) (0.92 seconds) 2026-03-04 22:37:21.098683 | debian-bookworm | ok: Runtime: 0:00:01.170349 2026-03-04 22:37:21.112521 | 2026-03-04 22:37:21.112671 | TASK [tox : Look for output] 2026-03-04 22:37:21.499588 | debian-bookworm | ok 2026-03-04 22:37:21.513619 | 2026-03-04 22:37:21.513763 | TASK [tox : Return file comments to Zuul] 2026-03-04 22:37:21.558471 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:21.570815 | 2026-03-04 22:37:21.570975 | PLAY RECAP 2026-03-04 22:37:21.571049 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-04 22:37:21.571084 | 2026-03-04 22:37:21.726867 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 22:37:21.727942 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 22:37:22.456348 | 2026-03-04 22:37:22.456555 | PLAY [all] 2026-03-04 22:37:22.488628 | 2026-03-04 22:37:22.488809 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-04 22:37:22.533553 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:22.539544 | 2026-03-04 22:37:22.539703 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-04 22:37:22.578961 | debian-bookworm | ok 2026-03-04 22:37:22.584295 | 2026-03-04 22:37:22.584468 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-04 22:37:23.094187 | debian-bookworm -> localhost | changed 2026-03-04 22:37:23.102241 | 2026-03-04 22:37:23.102370 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-04 22:37:23.147674 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:23.153886 | 2026-03-04 22:37:23.154025 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:23.184582 | debian-bookworm | ok 2026-03-04 22:37:23.190295 | 2026-03-04 22:37:23.190444 | TASK [fetch-tox-output : Get tox version] 2026-03-04 22:37:23.873283 | 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-03-04 22:37:23.891703 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 22:37:24.220280 | debian-bookworm | ok: Runtime: 0:00:00.282151 2026-03-04 22:37:24.225975 | 2026-03-04 22:37:24.226093 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 22:37:24.780722 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:24.794164 | 2026-03-04 22:37:24.794361 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:24.829977 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:24.842451 | 2026-03-04 22:37:24.842621 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 22:37:25.393028 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:25.401604 | 2026-03-04 22:37:25.401757 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:25.436297 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:25.442879 | 2026-03-04 22:37:25.442997 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-04 22:37:25.487110 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:25.498305 | 2026-03-04 22:37:25.498466 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-04 22:37:26.321868 | debian-bookworm | changed: 2026-03-04 22:37:26.322081 | debian-bookworm | created directory /var/lib/zuul/builds/0134b577bb814c0cb909894a8aeba6b1/work/logs/tox/test 2026-03-04 22:37:26.322172 | debian-bookworm | cd+++++++++ ./ 2026-03-04 22:37:26.322322 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-04 22:37:26.322436 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-04 22:37:26.322471 | 2026-03-04 22:37:26.339053 | 2026-03-04 22:37:26.339156 | PLAY RECAP 2026-03-04 22:37:26.339213 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-04 22:37:26.339237 | 2026-03-04 22:37:26.499480 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 22:37:26.501040 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 22:37:27.245840 | 2026-03-04 22:37:27.245993 | PLAY [all] 2026-03-04 22:37:27.261554 | 2026-03-04 22:37:27.261692 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-04 22:37:27.473852 | debian-bookworm | changed: non-zero return code 2026-03-04 22:37:27.479857 | 2026-03-04 22:37:27.480001 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-04 22:37:27.504295 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:27.510374 | 2026-03-04 22:37:27.510519 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-04 22:37:27.541192 | 2026-03-04 22:37:27.541504 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-04 22:37:27.572743 | 2026-03-04 22:37:27.572944 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-04 22:37:27.587547 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:27.593560 | 2026-03-04 22:37:27.593693 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-04 22:37:27.622876 | 2026-03-04 22:37:27.623085 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-04 22:37:27.646727 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:27.652648 | 2026-03-04 22:37:27.652770 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-04 22:37:27.676153 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:27.682016 | 2026-03-04 22:37:27.682130 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-04 22:37:27.705451 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:27.712159 | 2026-03-04 22:37:27.712251 | PLAY RECAP 2026-03-04 22:37:27.712301 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-04 22:37:27.712326 | 2026-03-04 22:37:27.847500 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 22:37:27.848577 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 22:37:28.635359 | 2026-03-04 22:37:28.635534 | PLAY [Base post] 2026-03-04 22:37:28.655074 | 2026-03-04 22:37:28.655228 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-04 22:37:29.231129 | debian-bookworm | changed 2026-03-04 22:37:29.247155 | 2026-03-04 22:37:29.247365 | PLAY RECAP 2026-03-04 22:37:29.247503 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 22:37:29.247613 | 2026-03-04 22:37:29.385450 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 22:37:29.386519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-04 22:37:30.192852 | 2026-03-04 22:37:30.193028 | PLAY [Base post-logs] 2026-03-04 22:37:30.204479 | 2026-03-04 22:37:30.204630 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-04 22:37:30.662621 | localhost | changed 2026-03-04 22:37:30.672613 | 2026-03-04 22:37:30.672763 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-04 22:37:30.697940 | localhost | ok 2026-03-04 22:37:30.701009 | 2026-03-04 22:37:30.701110 | TASK [Set zuul-log-path fact] 2026-03-04 22:37:30.726057 | localhost | ok 2026-03-04 22:37:30.738082 | 2026-03-04 22:37:30.738203 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 22:37:30.780082 | localhost | ok 2026-03-04 22:37:30.783969 | 2026-03-04 22:37:30.784104 | TASK [upload-logs : Create log directories] 2026-03-04 22:37:31.383702 | localhost | changed 2026-03-04 22:37:31.386628 | 2026-03-04 22:37:31.386756 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-04 22:37:31.960115 | localhost -> localhost | ok: Runtime: 0:00:00.011969 2026-03-04 22:37:31.964494 | 2026-03-04 22:37:31.964649 | TASK [upload-logs : Upload logs to log server] 2026-03-04 22:37:32.769903 | localhost | Output suppressed because no_log was given 2026-03-04 22:37:32.771780 | 2026-03-04 22:37:32.771882 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 22:37:32.819551 | localhost | skipping: Conditional result was False 2026-03-04 22:37:32.825873 | localhost | skipping: Conditional result was False 2026-03-04 22:37:32.829307 | 2026-03-04 22:37:32.829436 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 22:37:32.878855 | localhost | skipping: Conditional result was False 2026-03-04 22:37:32.879155 | 2026-03-04 22:37:32.884094 | localhost | skipping: Conditional result was False 2026-03-04 22:37:32.895818 | 2026-03-04 22:37:32.895944 | LOOP [upload-logs : Upload console log and json output]