2026-03-12 03:06:01.706129 | Job console starting 2026-03-12 03:06:01.719747 | Updating git repos 2026-03-12 03:06:01.771488 | Cloning repos into workspace 2026-03-12 03:06:01.863264 | Restoring repo states 2026-03-12 03:06:01.899113 | Merging changes 2026-03-12 03:06:01.899135 | Checking out repos 2026-03-12 03:06:01.966595 | Preparing playbooks 2026-03-12 03:06:02.966274 | Running Ansible setup 2026-03-12 03:06:07.620996 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 03:06:08.312983 | 2026-03-12 03:06:08.313104 | PLAY [Base pre] 2026-03-12 03:06:08.328672 | 2026-03-12 03:06:08.328795 | TASK [Setup log path fact] 2026-03-12 03:06:08.350581 | debian-bookworm | ok 2026-03-12 03:06:08.390219 | 2026-03-12 03:06:08.390395 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 03:06:08.450015 | debian-bookworm | ok 2026-03-12 03:06:08.464858 | 2026-03-12 03:06:08.464974 | TASK [emit-job-header : Print job information] 2026-03-12 03:06:08.493027 | # Job Information 2026-03-12 03:06:08.493232 | Ansible Version: 2.16.14 2026-03-12 03:06:08.493264 | Job: cfg-generics-tox-test-stable-legacy 2026-03-12 03:06:08.493298 | Pipeline: periodic-daily 2026-03-12 03:06:08.493320 | Executor: 521e9411259a 2026-03-12 03:06:08.493337 | Triggered by: https://github.com/osism/generics 2026-03-12 03:06:08.493355 | Event ID: d62adb79d42b4a22a4d833674c098b4e 2026-03-12 03:06:08.497450 | 2026-03-12 03:06:08.497541 | LOOP [emit-job-header : Print node information] 2026-03-12 03:06:08.622666 | debian-bookworm | ok: 2026-03-12 03:06:08.622825 | debian-bookworm | # Node Information 2026-03-12 03:06:08.622902 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-12 03:06:08.622929 | debian-bookworm | Hostname: debian 2026-03-12 03:06:08.622952 | debian-bookworm | Username: zuul 2026-03-12 03:06:08.622973 | debian-bookworm | Distro: Debian 12.13 2026-03-12 03:06:08.622997 | debian-bookworm | Provider: regiocloud-a 2026-03-12 03:06:08.623018 | debian-bookworm | Region: 2026-03-12 03:06:08.623039 | debian-bookworm | Label: debian-bookworm 2026-03-12 03:06:08.623059 | debian-bookworm | Product Name: OpenStack Nova 2026-03-12 03:06:08.623079 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:626b 2026-03-12 03:06:08.636409 | 2026-03-12 03:06:08.636533 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 03:06:09.158993 | debian-bookworm -> localhost | changed 2026-03-12 03:06:09.169177 | 2026-03-12 03:06:09.169276 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 03:06:10.551130 | debian-bookworm -> localhost | changed 2026-03-12 03:06:10.564944 | 2026-03-12 03:06:10.565049 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 03:06:11.159154 | debian-bookworm -> localhost | ok 2026-03-12 03:06:11.167616 | 2026-03-12 03:06:11.167732 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 03:06:11.232210 | debian-bookworm | ok 2026-03-12 03:06:11.270388 | debian-bookworm | included: /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 03:06:11.283504 | 2026-03-12 03:06:11.283793 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 03:06:12.403496 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-12 03:06:12.403741 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/work/984382d8bfb84910a2614440df6b224f_id_rsa 2026-03-12 03:06:12.403780 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/work/984382d8bfb84910a2614440df6b224f_id_rsa.pub 2026-03-12 03:06:12.403807 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-12 03:06:12.403831 | debian-bookworm -> localhost | SHA256:FA2S/pYXSTZk4O0XUe0Ve09jmE9mLraaH9JtSumv3Es zuul-build-sshkey 2026-03-12 03:06:12.403869 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-12 03:06:12.403904 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-12 03:06:12.403926 | debian-bookworm -> localhost | | ..+=o ...o.| 2026-03-12 03:06:12.403946 | debian-bookworm -> localhost | | .o += .o +| 2026-03-12 03:06:12.403965 | debian-bookworm -> localhost | | . oo.o.o O+| 2026-03-12 03:06:12.403984 | debian-bookworm -> localhost | | .. .o .B.=| 2026-03-12 03:06:12.404003 | debian-bookworm -> localhost | | .S....o o.| 2026-03-12 03:06:12.404030 | debian-bookworm -> localhost | | + ..o = | 2026-03-12 03:06:12.404050 | debian-bookworm -> localhost | | . . . * E | 2026-03-12 03:06:12.404070 | debian-bookworm -> localhost | | B * | 2026-03-12 03:06:12.404090 | debian-bookworm -> localhost | | o.*o+.| 2026-03-12 03:06:12.404110 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-12 03:06:12.404168 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.448942 2026-03-12 03:06:12.410984 | 2026-03-12 03:06:12.411107 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 03:06:12.441845 | debian-bookworm | ok 2026-03-12 03:06:12.451816 | debian-bookworm | included: /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 03:06:12.461156 | 2026-03-12 03:06:12.461271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 03:06:12.486427 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:12.492841 | 2026-03-12 03:06:12.493011 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 03:06:13.193555 | debian-bookworm | changed 2026-03-12 03:06:13.220624 | 2026-03-12 03:06:13.220772 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 03:06:13.550446 | debian-bookworm | ok 2026-03-12 03:06:13.564292 | 2026-03-12 03:06:13.564844 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 03:06:14.241801 | debian-bookworm | changed 2026-03-12 03:06:14.254749 | 2026-03-12 03:06:14.254965 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 03:06:14.995777 | debian-bookworm | changed 2026-03-12 03:06:15.007578 | 2026-03-12 03:06:15.007722 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 03:06:15.048789 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:15.058683 | 2026-03-12 03:06:15.058880 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 03:06:15.681616 | debian-bookworm -> localhost | changed 2026-03-12 03:06:15.694742 | 2026-03-12 03:06:15.694934 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 03:06:16.053042 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/work/984382d8bfb84910a2614440df6b224f_id_rsa (zuul-build-sshkey) 2026-03-12 03:06:16.053361 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014817 2026-03-12 03:06:16.062001 | 2026-03-12 03:06:16.062145 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 03:06:16.490244 | debian-bookworm | ok 2026-03-12 03:06:16.502492 | 2026-03-12 03:06:16.502641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 03:06:16.548221 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:16.565612 | 2026-03-12 03:06:16.565751 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 03:06:17.269444 | debian-bookworm | ok 2026-03-12 03:06:17.289749 | 2026-03-12 03:06:17.289914 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 03:06:17.334679 | debian-bookworm | ok 2026-03-12 03:06:17.341484 | 2026-03-12 03:06:17.341608 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 03:06:17.896171 | debian-bookworm -> localhost | ok 2026-03-12 03:06:17.903048 | 2026-03-12 03:06:17.903177 | TASK [validate-host : Collect information about the host] 2026-03-12 03:06:19.206795 | debian-bookworm | ok 2026-03-12 03:06:19.235713 | 2026-03-12 03:06:19.235950 | TASK [validate-host : Sanitize hostname] 2026-03-12 03:06:19.406296 | debian-bookworm | ok 2026-03-12 03:06:19.499501 | 2026-03-12 03:06:19.499653 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 03:06:20.426015 | debian-bookworm -> localhost | changed 2026-03-12 03:06:20.433340 | 2026-03-12 03:06:20.433485 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 03:06:20.897321 | debian-bookworm | ok 2026-03-12 03:06:20.903717 | 2026-03-12 03:06:20.903876 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 03:06:21.843534 | debian-bookworm -> localhost | changed 2026-03-12 03:06:21.858393 | 2026-03-12 03:06:21.858549 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 03:06:22.128118 | debian-bookworm | ok 2026-03-12 03:06:22.136211 | 2026-03-12 03:06:22.136331 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 03:06:23.260128 | debian-bookworm | changed: 2026-03-12 03:06:23.260333 | debian-bookworm | cd+++++++++ src/ 2026-03-12 03:06:23.260367 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-12 03:06:23.260391 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-12 03:06:23.260412 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-12 03:06:23.260432 | debian-bookworm | =7.0.3 2026-03-12 03:06:47.796672 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-12 03:06:47.845072 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-12 03:06:47.861980 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-12 03:06:47.944822 | debian-bookworm | Collecting filelock>=3.25 2026-03-12 03:06:47.960464 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-12 03:06:48.013765 | debian-bookworm | Collecting packaging>=26 2026-03-12 03:06:48.029202 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-12 03:06:48.037376 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.1 MB/s eta 0:00:00 2026-03-12 03:06:48.085250 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-12 03:06:48.100787 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-12 03:06:48.138739 | debian-bookworm | Collecting pluggy>=1.6 2026-03-12 03:06:48.154033 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-12 03:06:48.205320 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-12 03:06:48.221796 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-12 03:06:48.260482 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-12 03:06:48.277501 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-12 03:06:48.425212 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-12 03:06:48.440772 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-12 03:06:48.672845 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 25.5 MB/s eta 0:00:00 2026-03-12 03:06:48.750004 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-12 03:06:48.765564 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-12 03:06:48.798315 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 15.9 MB/s eta 0:00:00 2026-03-12 03:06:48.859920 | debian-bookworm | Collecting python-discovery>=1 2026-03-12 03:06:48.876198 | debian-bookworm | Downloading python_discovery-1.1.3-py3-none-any.whl (31 kB) 2026-03-12 03:06:49.008086 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-12 03:06:49.688753 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.3 tomli-w-1.2.0 tox-4.49.1 virtualenv-21.2.0 2026-03-12 03:06:50.085457 | debian-bookworm | ok: Runtime: 0:00:02.874681 2026-03-12 03:06:50.091747 | 2026-03-12 03:06:50.091902 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-12 03:06:50.156721 | debian-bookworm | ok 2026-03-12 03:06:50.162068 | 2026-03-12 03:06:50.162183 | TASK [ensure-tox : Output tox version] 2026-03-12 03:06:50.745162 | 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-12 03:06:50.764441 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-12 03:06:51.215950 | debian-bookworm | ok: Runtime: 0:00:00.302450 2026-03-12 03:06:51.222674 | 2026-03-12 03:06:51.222825 | TASK [ensure-tox : Make global symlink] 2026-03-12 03:06:51.247120 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:51.255259 | 2026-03-12 03:06:51.255369 | PLAY RECAP 2026-03-12 03:06:51.255423 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-12 03:06:51.255448 | 2026-03-12 03:06:51.404172 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-12 03:06:51.405437 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-12 03:06:52.330708 | 2026-03-12 03:06:52.330992 | PLAY [all] 2026-03-12 03:06:52.347633 | 2026-03-12 03:06:52.347905 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-12 03:06:52.842987 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-12 03:06:52.888766 | debian-bookworm | ok: Runtime: 0:00:00.024090 2026-03-12 03:06:52.896733 | 2026-03-12 03:06:52.896899 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-12 03:06:53.425246 | debian-bookworm | ok: Runtime: 0:00:00.006328 2026-03-12 03:06:53.439216 | 2026-03-12 03:06:53.439393 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-12 03:06:53.776495 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-12 03:06:53.778643 | debian-bookworm | sudo: a password is required 2026-03-12 03:06:53.982179 | debian-bookworm | ok: Runtime: 0:00:00.019123 2026-03-12 03:06:54.004194 | 2026-03-12 03:06:54.004377 | TASK [tox : Check to see if the constraints file exists] 2026-03-12 03:06:54.041172 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:54.054694 | 2026-03-12 03:06:54.054925 | TASK [tox : Fail if constraints file is missing] 2026-03-12 03:06:54.090226 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:54.096669 | 2026-03-12 03:06:54.096816 | TASK [tox : Record file location] 2026-03-12 03:06:54.131370 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:06:54.141805 | 2026-03-12 03:06:54.141962 | TASK [tox : Install tox siblings] 2026-03-12 03:06:54.179486 | debian-bookworm | ok 2026-03-12 03:06:54.190460 | debian-bookworm | included: /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-12 03:06:54.196399 | 2026-03-12 03:06:54.196509 | TASK [tox : Run tox without tests] 2026-03-12 03:06:54.713469 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1427 [tox/report.py:229] 2026-03-12 03:06:54.756907 | debian-bookworm | test: 248 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-12 03:06:54.760843 | debian-bookworm | test: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-12 03:06:54.767265 | debian-bookworm | test: 258 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py f8c9955f651b839824f3fd196772a9ff e03e35fc0881642675771cc46393dd77 [python_discovery/_cached_py_info.py:197] 2026-03-12 03:06:54.844885 | debian-bookworm | test: 335 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-12 03:06:54.846082 | debian-bookworm | test: 337 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-12 03:06:54.846461 | debian-bookworm | test: 337 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-12 03:06:54.846610 | debian-bookworm | test: 338 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-12 03:06:54.849426 | debian-bookworm | test: 340 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-12 03:06:54.849637 | debian-bookworm | test: 341 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-12 03:06:54.887042 | debian-bookworm | test: 378 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-12 03:06:54.887334 | debian-bookworm | test: 378 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-12 03:06:54.887595 | debian-bookworm | test: 379 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-12 03:06:54.887751 | debian-bookworm | test: 379 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-12 03:06:54.887978 | debian-bookworm | test: 379 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-12 03:06:54.888061 | debian-bookworm | test: 379 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888281 | debian-bookworm | test: 379 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888332 | debian-bookworm | test: 379 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888413 | debian-bookworm | test: 379 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888553 | debian-bookworm | test: 380 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888714 | debian-bookworm | test: 380 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-12 03:06:54.888757 | debian-bookworm | test: 380 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888824 | debian-bookworm | test: 380 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888872 | debian-bookworm | test: 380 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888911 | debian-bookworm | test: 380 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.888952 | debian-bookworm | test: 380 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:54.889371 | debian-bookworm | test: 380 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-12 03:06:54.889846 | debian-bookworm | test: 381 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-12 03:06:54.890005 | debian-bookworm | test: 381 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-12 03:06:54.890826 | debian-bookworm | test: 382 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-12 03:06:54.891131 | debian-bookworm | test: 382 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-12 03:06:54.931434 | debian-bookworm | test: 382 D { 2026-03-12 03:06:54.931486 | debian-bookworm | "sys": { 2026-03-12 03:06:54.931494 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-12 03:06:54.931501 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-12 03:06:54.931507 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-12 03:06:54.931513 | debian-bookworm | "base_prefix": "/usr", 2026-03-12 03:06:54.931520 | debian-bookworm | "real_prefix": null, 2026-03-12 03:06:54.931526 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-12 03:06:54.931531 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-12 03:06:54.931536 | debian-bookworm | "path": [ 2026-03-12 03:06:54.931541 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-12 03:06:54.931546 | debian-bookworm | "/usr/lib/python3.11", 2026-03-12 03:06:54.931552 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-12 03:06:54.931557 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-12 03:06:54.931562 | debian-bookworm | ], 2026-03-12 03:06:54.931567 | debian-bookworm | "meta_path": [ 2026-03-12 03:06:54.931572 | debian-bookworm | "", 2026-03-12 03:06:54.931577 | debian-bookworm | "", 2026-03-12 03:06:54.931582 | debian-bookworm | "", 2026-03-12 03:06:54.931593 | debian-bookworm | "" 2026-03-12 03:06:54.931598 | debian-bookworm | ], 2026-03-12 03:06:54.931603 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-12 03:06:54.931608 | debian-bookworm | "io_encoding": "utf-8" 2026-03-12 03:06:54.931613 | debian-bookworm | }, 2026-03-12 03:06:54.931618 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-12 03:06:54.931623 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-12 03:06:54.931628 | debian-bookworm | "os": "", 2026-03-12 03:06:54.931633 | debian-bookworm | "site": "", 2026-03-12 03:06:54.931637 | debian-bookworm | "datetime": "", 2026-03-12 03:06:54.931642 | debian-bookworm | "math": "", 2026-03-12 03:06:54.931647 | debian-bookworm | "json": "" 2026-03-12 03:06:54.931652 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-12 03:06:54.931664 | debian-bookworm | test: 423 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-12 03:06:54.933057 | debian-bookworm | test: 424 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-12 03:06:54.934334 | debian-bookworm | test: 425 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-12 03:06:54.938927 | debian-bookworm | test: 430 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-12 03:06:54.940664 | debian-bookworm | test: 432 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-12 03:06:55.072059 | debian-bookworm | test: 563 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-12 03:06:55.072535 | debian-bookworm | test: 564 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-12 03:06:55.073402 | debian-bookworm | test: 564 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-12 03:06:55.149911 | debian-bookworm | test: 641 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-12 03:06:55.214588 | debian-bookworm | test: 706 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-12 03:06:55.217218 | debian-bookworm | test: 708 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-12 03:06:55.217495 | debian-bookworm | test: 709 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-12 03:06:55.241444 | debian-bookworm | test: 732 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-12 03:06:55.245748 | debian-bookworm | test: 737 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-12 03:06:55.246354 | debian-bookworm | test: 737 D generated console scripts pip-3.11 pip pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-12 03:06:55.246873 | debian-bookworm | test: 738 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-12 03:06:55.255215 | debian-bookworm | test: 746 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-12 03:06:55.255337 | debian-bookworm | test: 746 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.255457 | debian-bookworm | test: 746 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.255545 | debian-bookworm | test: 747 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.255635 | debian-bookworm | test: 747 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.255727 | debian-bookworm | test: 747 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.255869 | debian-bookworm | test: 747 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-12 03:06:55.255991 | debian-bookworm | test: 747 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.256086 | debian-bookworm | test: 747 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.256187 | debian-bookworm | test: 747 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.256272 | debian-bookworm | test: 747 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.256361 | debian-bookworm | test: 747 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-12 03:06:55.263829 | debian-bookworm | test: 755 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-12 03:06:56.348576 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-12 03:06:56.451528 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-12 03:06:56.563770 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-12 03:06:56.576324 | 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-12 03:06:56.650548 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-12 03:06:56.664489 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-12 03:06:56.715216 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-12 03:06:56.727926 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-12 03:06:56.764112 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-12 03:06:56.779012 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-12 03:06:56.793666 | debian-bookworm | Installing build dependencies: started 2026-03-12 03:06:58.006365 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-12 03:06:58.006409 | debian-bookworm | Getting requirements to build wheel: started 2026-03-12 03:06:58.391814 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-12 03:06:58.391847 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-12 03:06:58.601490 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-12 03:06:58.640848 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-12 03:06:58.654226 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-12 03:06:58.716645 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-12 03:06:58.728104 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-12 03:06:58.765240 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-12 03:06:58.780292 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-12 03:06:58.889319 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-12 03:06:58.901616 | 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-12 03:06:58.967242 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-12 03:06:58.979013 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-12 03:06:59.019861 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-12 03:06:59.031661 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-12 03:06:59.080389 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-12 03:06:59.093762 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-12 03:06:59.144415 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-12 03:06:59.158637 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-12 03:06:59.212111 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-12 03:06:59.225327 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-12 03:06:59.359487 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-12 03:06:59.371784 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) 2026-03-12 03:06:59.410120 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-12 03:06:59.421765 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-12 03:06:59.475179 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-12 03:06:59.486183 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-12 03:06:59.524793 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-12 03:06:59.535781 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-12 03:06:59.808364 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-12 03:06:59.820962 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-12 03:06:59.869905 | 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-12 03:06:59.883768 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-12 03:07:00.034488 | 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-12 03:07:00.046143 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-12 03:07:00.085884 | 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-12 03:07:00.098361 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-12 03:07:00.140259 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-12 03:07:00.464846 | 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-12 03:07:00.560821 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 8.3 MB/s 0:00:00 2026-03-12 03:07:00.577335 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-12 03:07:02.753940 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 26.5 MB/s 0:00:02 2026-03-12 03:07:02.765871 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-12 03:07:02.789194 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-12 03:07:02.811929 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-12 03:07:02.836849 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-12 03:07:02.872739 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-12 03:07:02.971092 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.9 MB/s 0:00:00 2026-03-12 03:07:02.986150 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) 2026-03-12 03:07:03.017704 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-12 03:07:03.141955 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-12 03:07:03.164897 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-12 03:07:03.190432 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-12 03:07:03.219788 | 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-12 03:07:03.242807 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-12 03:07:03.267520 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-12 03:07:03.290292 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-12 03:07:03.484871 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 22.8 MB/s 0:00:00 2026-03-12 03:07:03.499775 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-12 03:07:03.525409 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-12 03:07:03.543627 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-12 03:07:03.563339 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-12 03:07:03.817608 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-12 03:07:03.818816 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-12 03:07:04.059331 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-12 03:07:04.061184 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=459e314a287e7fe5b557341010dd1c6b817e3a4b3e761ad9815bf68a1a84c1cd 2026-03-12 03:07:04.062200 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-12 03:07:04.067088 | debian-bookworm | Successfully built pwgen 2026-03-12 03:07:04.288188 | 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-12 03:07:31.207966 | debian-bookworm | 2026-03-12 03:07:31.209746 | 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.5 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-12 03:07:31.379626 | debian-bookworm | test: 36870 I exit 0 (36.11 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1440 [tox/execute/api.py:311] 2026-03-12 03:07:31.381602 | debian-bookworm | test: OK (36.63 seconds) 2026-03-12 03:07:31.381623 | debian-bookworm | congratulations :) (36.67 seconds) 2026-03-12 03:07:31.744875 | debian-bookworm | ok: Runtime: 0:00:36.958573 2026-03-12 03:07:31.754313 | 2026-03-12 03:07:31.754435 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-12 03:07:32.322716 | debian-bookworm | changed 2026-03-12 03:07:32.331818 | 2026-03-12 03:07:32.331966 | TASK [tox : Get tox envlist config] 2026-03-12 03:07:33.440753 | debian-bookworm | ok: Runtime: 0:00:00.320711 2026-03-12 03:07:33.447354 | 2026-03-12 03:07:33.447471 | TASK [tox : Install any sibling python packages] 2026-03-12 03:07:33.979527 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-12 03:07:33.987914 | 2026-03-12 03:07:33.988039 | TASK [tox : Remove tempfile] 2026-03-12 03:07:34.475580 | debian-bookworm | changed 2026-03-12 03:07:34.483354 | 2026-03-12 03:07:34.483485 | TASK [tox : Emit tox command] 2026-03-12 03:07:34.534164 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-12 03:07:34.540039 | 2026-03-12 03:07:34.540203 | TASK [tox : Run tox] 2026-03-12 03:07:35.085082 | debian-bookworm | ROOT: 178 D setup logging to DEBUG on pid 1595 [tox/report.py:229] 2026-03-12 03:07:35.113981 | debian-bookworm | test: 207 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-12 03:07:35.116420 | debian-bookworm | test: 209 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-12 03:07:35.119807 | debian-bookworm | test: 213 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-12 03:07:35.120672 | debian-bookworm | test: 213 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-12 03:07:35.120812 | debian-bookworm | test: 214 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-12 03:07:35.120871 | debian-bookworm | test: 214 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-12 03:07:35.122074 | debian-bookworm | test: 215 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-12 03:07:35.122172 | debian-bookworm | test: 215 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-12 03:07:35.153857 | debian-bookworm | test: 247 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:499] 2026-03-12 03:07:35.856510 | debian-bookworm | test: 949 I exit 0 (0.70 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1602 [tox/execute/api.py:311] 2026-03-12 03:07:35.856867 | debian-bookworm | test: 950 W commands[1]> cat images.yml [tox/tox_env/api.py:499] 2026-03-12 03:07:35.859589 | debian-bookworm | --- 2026-03-12 03:07:35.859610 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-12 03:07:35.859616 | debian-bookworm | 2026-03-12 03:07:35.859620 | debian-bookworm | adminer_tag: "5.1.0" 2026-03-12 03:07:35.859626 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-12 03:07:35.859630 | debian-bookworm | 2026-03-12 03:07:35.859635 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-12 03:07:35.859640 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-12 03:07:35.859644 | debian-bookworm | 2026-03-12 03:07:35.859648 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-12 03:07:35.859652 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-12 03:07:35.859657 | debian-bookworm | 2026-03-12 03:07:35.859661 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-12 03:07:35.859665 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-12 03:07:35.859669 | debian-bookworm | 2026-03-12 03:07:35.859673 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-03-12 03:07:35.859677 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-12 03:07:35.859681 | debian-bookworm | 2026-03-12 03:07:35.859685 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-03-12 03:07:35.859689 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-12 03:07:35.859693 | debian-bookworm | 2026-03-12 03:07:35.859697 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-12 03:07:35.859704 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-12 03:07:35.859708 | debian-bookworm | 2026-03-12 03:07:35.859712 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-12 03:07:35.859716 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-12 03:07:35.859720 | debian-bookworm | 2026-03-12 03:07:35.859724 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-03-12 03:07:35.859728 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-12 03:07:35.859740 | debian-bookworm | 2026-03-12 03:07:35.859744 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-03-12 03:07:35.859748 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-12 03:07:35.859752 | debian-bookworm | 2026-03-12 03:07:35.859756 | debian-bookworm | registry_tag: "3.0" 2026-03-12 03:07:35.859760 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-12 03:07:35.859764 | debian-bookworm | 2026-03-12 03:07:35.859768 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-03-12 03:07:35.859772 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-12 03:07:35.859776 | debian-bookworm | 2026-03-12 03:07:35.859780 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-03-12 03:07:35.859783 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-12 03:07:35.859787 | debian-bookworm | 2026-03-12 03:07:35.859791 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-03-12 03:07:35.859795 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-12 03:07:35.859800 | debian-bookworm | 2026-03-12 03:07:35.859804 | debian-bookworm | osism_tag: "0.20250407.0" 2026-03-12 03:07:35.859808 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-12 03:07:35.859812 | debian-bookworm | 2026-03-12 03:07:35.859816 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-03-12 03:07:35.859820 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-12 03:07:35.859824 | debian-bookworm | 2026-03-12 03:07:35.859828 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-03-12 03:07:35.859833 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-12 03:07:35.859837 | debian-bookworm | 2026-03-12 03:07:35.859841 | debian-bookworm | vault_tag: "1.19.1" 2026-03-12 03:07:35.859844 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-12 03:07:35.859848 | debian-bookworm | 2026-03-12 03:07:35.859852 | debian-bookworm | traefik_tag: "v3.3.5" 2026-03-12 03:07:35.859856 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-12 03:07:35.859860 | debian-bookworm | 2026-03-12 03:07:35.859864 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-03-12 03:07:35.859871 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-12 03:07:35.859876 | debian-bookworm | 2026-03-12 03:07:35.859880 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-03-12 03:07:35.859884 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-12 03:07:35.861614 | debian-bookworm | test: 954 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1607 [tox/execute/api.py:311] 2026-03-12 03:07:35.862758 | debian-bookworm | test: OK (0.75=setup[0.05]+cmd[0.70,0.00] seconds) 2026-03-12 03:07:35.862770 | debian-bookworm | congratulations :) (0.78 seconds) 2026-03-12 03:07:36.118635 | debian-bookworm | ok: Runtime: 0:00:01.037633 2026-03-12 03:07:36.125856 | 2026-03-12 03:07:36.125971 | TASK [tox : Look for output] 2026-03-12 03:07:36.527773 | debian-bookworm | ok 2026-03-12 03:07:36.571061 | 2026-03-12 03:07:36.571218 | TASK [tox : Return file comments to Zuul] 2026-03-12 03:07:36.648325 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:36.655488 | 2026-03-12 03:07:36.655581 | PLAY RECAP 2026-03-12 03:07:36.655637 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-12 03:07:36.655661 | 2026-03-12 03:07:36.840999 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-12 03:07:36.842250 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-12 03:07:37.650416 | 2026-03-12 03:07:37.650586 | PLAY [all] 2026-03-12 03:07:37.678061 | 2026-03-12 03:07:37.678218 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-12 03:07:37.733640 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:37.740564 | 2026-03-12 03:07:37.740730 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-12 03:07:37.780991 | debian-bookworm | ok 2026-03-12 03:07:37.786300 | 2026-03-12 03:07:37.786423 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-12 03:07:38.330895 | debian-bookworm -> localhost | changed 2026-03-12 03:07:38.339720 | 2026-03-12 03:07:38.339890 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-12 03:07:38.387965 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:38.403931 | 2026-03-12 03:07:38.404119 | TASK [fetch-tox-output : Set envlist fact] 2026-03-12 03:07:38.450539 | debian-bookworm | ok 2026-03-12 03:07:38.457536 | 2026-03-12 03:07:38.457724 | TASK [fetch-tox-output : Get tox version] 2026-03-12 03:07:39.157564 | 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-12 03:07:39.176373 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-12 03:07:39.490289 | debian-bookworm | ok: Runtime: 0:00:00.279083 2026-03-12 03:07:39.496089 | 2026-03-12 03:07:39.496214 | TASK [fetch-tox-output : Find all default environments] 2026-03-12 03:07:40.027695 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:40.033831 | 2026-03-12 03:07:40.033966 | TASK [fetch-tox-output : Set envlist fact] 2026-03-12 03:07:40.090027 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:40.096492 | 2026-03-12 03:07:40.096636 | TASK [fetch-tox-output : Find all default environments] 2026-03-12 03:07:40.659750 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:40.669151 | 2026-03-12 03:07:40.669315 | TASK [fetch-tox-output : Set envlist fact] 2026-03-12 03:07:40.701351 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:40.708435 | 2026-03-12 03:07:40.708560 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-12 03:07:40.770918 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:40.779371 | 2026-03-12 03:07:40.779522 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-12 03:07:41.581296 | debian-bookworm | changed: 2026-03-12 03:07:41.581504 | debian-bookworm | created directory /var/lib/zuul/builds/984382d8bfb84910a2614440df6b224f/work/logs/tox/test 2026-03-12 03:07:41.581539 | debian-bookworm | cd+++++++++ ./ 2026-03-12 03:07:41.581566 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-12 03:07:41.581589 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-12 03:07:41.581619 | 2026-03-12 03:07:41.596484 | 2026-03-12 03:07:41.596592 | PLAY RECAP 2026-03-12 03:07:41.596646 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-12 03:07:41.596670 | 2026-03-12 03:07:41.765896 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-12 03:07:41.766985 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-12 03:07:42.523849 | 2026-03-12 03:07:42.524084 | PLAY [all] 2026-03-12 03:07:42.554415 | 2026-03-12 03:07:42.554585 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-12 03:07:42.762985 | debian-bookworm | changed: non-zero return code 2026-03-12 03:07:42.774229 | 2026-03-12 03:07:42.774428 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-12 03:07:42.800234 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:42.806084 | 2026-03-12 03:07:42.806205 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-12 03:07:42.836510 | 2026-03-12 03:07:42.836698 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-12 03:07:42.877979 | 2026-03-12 03:07:42.878169 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-12 03:07:42.901890 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:42.909544 | 2026-03-12 03:07:42.909663 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-12 03:07:42.939454 | 2026-03-12 03:07:42.939635 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-12 03:07:42.963457 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:42.973227 | 2026-03-12 03:07:42.973375 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-12 03:07:42.997882 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:43.008361 | 2026-03-12 03:07:43.008586 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-12 03:07:43.033373 | debian-bookworm | skipping: Conditional result was False 2026-03-12 03:07:43.046717 | 2026-03-12 03:07:43.046885 | PLAY RECAP 2026-03-12 03:07:43.046983 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-12 03:07:43.047027 | 2026-03-12 03:07:43.183490 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-12 03:07:43.184572 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 03:07:43.945756 | 2026-03-12 03:07:43.945936 | PLAY [Base post] 2026-03-12 03:07:43.960445 | 2026-03-12 03:07:43.960600 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-12 03:07:44.514596 | debian-bookworm | changed 2026-03-12 03:07:44.524494 | 2026-03-12 03:07:44.524633 | PLAY RECAP 2026-03-12 03:07:44.524716 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 03:07:44.524816 | 2026-03-12 03:07:44.667465 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 03:07:44.669342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-12 03:07:45.488870 | 2026-03-12 03:07:45.489055 | PLAY [Base post-logs] 2026-03-12 03:07:45.500211 | 2026-03-12 03:07:45.500352 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-12 03:07:45.961885 | localhost | changed 2026-03-12 03:07:45.975083 | 2026-03-12 03:07:45.975270 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-12 03:07:46.011398 | localhost | ok 2026-03-12 03:07:46.015332 | 2026-03-12 03:07:46.015451 | TASK [Set zuul-log-path fact] 2026-03-12 03:07:46.030560 | localhost | ok 2026-03-12 03:07:46.039886 | 2026-03-12 03:07:46.040006 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 03:07:46.065313 | localhost | ok 2026-03-12 03:07:46.068811 | 2026-03-12 03:07:46.068932 | TASK [upload-logs : Create log directories] 2026-03-12 03:07:46.637571 | localhost | changed 2026-03-12 03:07:46.640486 | 2026-03-12 03:07:46.640598 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-12 03:07:47.176944 | localhost -> localhost | ok: Runtime: 0:00:00.008150 2026-03-12 03:07:47.188927 | 2026-03-12 03:07:47.189122 | TASK [upload-logs : Upload logs to log server] 2026-03-12 03:07:47.891402 | localhost | Output suppressed because no_log was given 2026-03-12 03:07:47.894108 | 2026-03-12 03:07:47.894244 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 03:07:47.945329 | localhost | skipping: Conditional result was False 2026-03-12 03:07:47.953612 | localhost | skipping: Conditional result was False 2026-03-12 03:07:47.961868 | 2026-03-12 03:07:47.961989 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 03:07:48.026492 | localhost | skipping: Conditional result was False 2026-03-12 03:07:48.026903 | 2026-03-12 03:07:48.033351 | localhost | skipping: Conditional result was False 2026-03-12 03:07:48.041468 | 2026-03-12 03:07:48.041815 | LOOP [upload-logs : Upload console log and json output]