2026-05-18 18:05:31.387961 | Job console starting 2026-05-18 18:05:31.393937 | Updating git repos 2026-05-18 18:05:31.449484 | Cloning repos into workspace 2026-05-18 18:05:31.533347 | Restoring repo states 2026-05-18 18:05:31.587657 | Merging changes 2026-05-18 18:05:32.133820 | Checking out repos 2026-05-18 18:05:32.275767 | Preparing playbooks 2026-05-18 18:05:34.014806 | Running Ansible setup 2026-05-18 18:05:39.826443 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 18:05:40.630852 | 2026-05-18 18:05:40.630964 | PLAY [Base pre] 2026-05-18 18:05:40.651841 | 2026-05-18 18:05:40.651949 | TASK [Setup log path fact] 2026-05-18 18:05:40.668937 | debian-bookworm | ok 2026-05-18 18:05:40.681402 | 2026-05-18 18:05:40.681527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:05:40.718204 | debian-bookworm | ok 2026-05-18 18:05:40.726241 | 2026-05-18 18:05:40.726343 | TASK [emit-job-header : Print job information] 2026-05-18 18:05:40.763558 | # Job Information 2026-05-18 18:05:40.763704 | Ansible Version: 2.16.14 2026-05-18 18:05:40.763733 | Job: cfg-generics-tox-test-latest 2026-05-18 18:05:40.763759 | Pipeline: check 2026-05-18 18:05:40.763778 | Executor: 521e9411259a 2026-05-18 18:05:40.763794 | Triggered by: https://github.com/osism/generics/pull/395 2026-05-18 18:05:40.763812 | Event ID: 2146b860-52e4-11f1-851e-0cf6347214ff 2026-05-18 18:05:40.767782 | 2026-05-18 18:05:40.767872 | LOOP [emit-job-header : Print node information] 2026-05-18 18:05:40.927909 | debian-bookworm | ok: 2026-05-18 18:05:40.928118 | debian-bookworm | # Node Information 2026-05-18 18:05:40.928150 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 18:05:40.928170 | debian-bookworm | Hostname: debian 2026-05-18 18:05:40.928188 | debian-bookworm | Username: zuul 2026-05-18 18:05:40.928205 | debian-bookworm | Distro: Debian 12.14 2026-05-18 18:05:40.928224 | debian-bookworm | Provider: regiocloud-a 2026-05-18 18:05:40.928241 | debian-bookworm | Region: 2026-05-18 18:05:40.928258 | debian-bookworm | Label: debian-bookworm 2026-05-18 18:05:40.928275 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 18:05:40.928291 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:5c5a 2026-05-18 18:05:40.944880 | 2026-05-18 18:05:40.944988 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 18:05:41.383439 | debian-bookworm -> localhost | changed 2026-05-18 18:05:41.390975 | 2026-05-18 18:05:41.391100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 18:05:43.300352 | debian-bookworm -> localhost | changed 2026-05-18 18:05:43.324237 | 2026-05-18 18:05:43.324356 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 18:05:44.074216 | debian-bookworm -> localhost | ok 2026-05-18 18:05:44.080187 | 2026-05-18 18:05:44.080299 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 18:05:44.114386 | debian-bookworm | ok 2026-05-18 18:05:44.144914 | debian-bookworm | included: /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 18:05:44.151512 | 2026-05-18 18:05:44.151596 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 18:05:45.811437 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 18:05:45.811631 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/aa571624208f48abb39a4b172b9cf660_id_rsa 2026-05-18 18:05:45.811670 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/aa571624208f48abb39a4b172b9cf660_id_rsa.pub 2026-05-18 18:05:45.811696 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 18:05:45.811719 | debian-bookworm -> localhost | SHA256:haQz5Ty4qYER/VBnvO3SsUWDrV6T9jxKbh/qb8jOh54 zuul-build-sshkey 2026-05-18 18:05:45.811742 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 18:05:45.811770 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 18:05:45.811793 | debian-bookworm -> localhost | | .. ...= o | 2026-05-18 18:05:45.811814 | debian-bookworm -> localhost | | .o X... + | 2026-05-18 18:05:45.811834 | debian-bookworm -> localhost | | . o= =o.o o | 2026-05-18 18:05:45.811854 | debian-bookworm -> localhost | | o .=.o+ * | 2026-05-18 18:05:45.811873 | debian-bookworm -> localhost | | . . o S+ * + | 2026-05-18 18:05:45.811894 | debian-bookworm -> localhost | | o . = . + | 2026-05-18 18:05:45.811914 | debian-bookworm -> localhost | | . . + +.. | 2026-05-18 18:05:45.811934 | debian-bookworm -> localhost | | .Boo. | 2026-05-18 18:05:45.811955 | debian-bookworm -> localhost | | =E=o | 2026-05-18 18:05:45.811975 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 18:05:45.812034 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.762097 2026-05-18 18:05:45.818966 | 2026-05-18 18:05:45.819088 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 18:05:45.866942 | debian-bookworm | ok 2026-05-18 18:05:45.879864 | debian-bookworm | included: /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 18:05:45.921138 | 2026-05-18 18:05:45.921251 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 18:05:45.961625 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:05:45.967364 | 2026-05-18 18:05:45.967466 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 18:05:46.611847 | debian-bookworm | changed 2026-05-18 18:05:46.617580 | 2026-05-18 18:05:46.617688 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 18:05:46.847687 | debian-bookworm | ok 2026-05-18 18:05:46.856892 | 2026-05-18 18:05:46.857003 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 18:05:47.565166 | debian-bookworm | changed 2026-05-18 18:05:47.576627 | 2026-05-18 18:05:47.576735 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 18:05:48.232032 | debian-bookworm | changed 2026-05-18 18:05:48.244846 | 2026-05-18 18:05:48.244960 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 18:05:48.259695 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:05:48.265500 | 2026-05-18 18:05:48.265601 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 18:05:49.445612 | debian-bookworm -> localhost | changed 2026-05-18 18:05:49.457673 | 2026-05-18 18:05:49.457783 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 18:05:49.838901 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/aa571624208f48abb39a4b172b9cf660_id_rsa (zuul-build-sshkey) 2026-05-18 18:05:49.839222 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009640 2026-05-18 18:05:49.847555 | 2026-05-18 18:05:49.847672 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 18:05:50.228596 | debian-bookworm | ok 2026-05-18 18:05:50.233473 | 2026-05-18 18:05:50.233576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 18:05:50.286263 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:05:50.308749 | 2026-05-18 18:05:50.308862 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 18:05:50.769198 | debian-bookworm | ok 2026-05-18 18:05:50.780134 | 2026-05-18 18:05:50.780242 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 18:05:50.831529 | debian-bookworm | ok 2026-05-18 18:05:50.850792 | 2026-05-18 18:05:50.850920 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 18:05:51.218594 | debian-bookworm -> localhost | ok 2026-05-18 18:05:51.224101 | 2026-05-18 18:05:51.224195 | TASK [validate-host : Collect information about the host] 2026-05-18 18:05:52.287269 | debian-bookworm | ok 2026-05-18 18:05:52.306951 | 2026-05-18 18:05:52.307085 | TASK [validate-host : Sanitize hostname] 2026-05-18 18:05:52.549669 | debian-bookworm | ok 2026-05-18 18:05:52.664679 | 2026-05-18 18:05:52.664794 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 18:05:53.868925 | debian-bookworm -> localhost | changed 2026-05-18 18:05:53.875821 | 2026-05-18 18:05:53.875924 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 18:05:54.425654 | debian-bookworm | ok 2026-05-18 18:05:54.430370 | 2026-05-18 18:05:54.430459 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 18:05:55.771985 | debian-bookworm -> localhost | changed 2026-05-18 18:05:55.780803 | 2026-05-18 18:05:55.780899 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 18:05:56.027332 | debian-bookworm | ok 2026-05-18 18:05:56.032417 | 2026-05-18 18:05:56.032506 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 18:05:56.961436 | debian-bookworm | changed: 2026-05-18 18:05:56.961597 | debian-bookworm | cd+++++++++ src/ 2026-05-18 18:05:56.961629 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 18:05:56.961652 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 18:05:56.961673 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-18 18:05:56.961692 | debian-bookworm | =7.0.3 2026-05-18 18:06:23.763097 | debian-bookworm | Downloading cachetools-7.1.2-py3-none-any.whl (16 kB) 2026-05-18 18:06:23.803145 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-18 18:06:23.814855 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-18 18:06:23.874831 | debian-bookworm | Collecting filelock>=3.25 2026-05-18 18:06:23.888855 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-18 18:06:23.954120 | debian-bookworm | Collecting packaging>=26 2026-05-18 18:06:23.965787 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-18 18:06:23.975764 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.3 MB/s eta 0:00:00 2026-05-18 18:06:24.023937 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-18 18:06:24.035284 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-18 18:06:24.072993 | debian-bookworm | Collecting pluggy>=1.6 2026-05-18 18:06:24.084534 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-18 18:06:24.121147 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-18 18:06:24.135356 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-18 18:06:24.167541 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-18 18:06:24.187186 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-18 18:06:24.222700 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-18 18:06:24.235438 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-18 18:06:24.368646 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-18 18:06:24.382171 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-18 18:06:24.740327 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.5 MB/s eta 0:00:00 2026-05-18 18:06:24.845565 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-18 18:06:24.856956 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-18 18:06:24.886853 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.3 MB/s eta 0:00:00 2026-05-18 18:06:25.031724 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-18 18:06:25.832014 | debian-bookworm | Successfully installed cachetools-7.1.2 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-18 18:06:26.194248 | debian-bookworm | ok: Runtime: 0:00:02.991196 2026-05-18 18:06:26.202131 | 2026-05-18 18:06:26.202346 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-18 18:06:26.295200 | debian-bookworm | ok 2026-05-18 18:06:26.308644 | 2026-05-18 18:06:26.308786 | TASK [ensure-tox : Output tox version] 2026-05-18 18:06:26.929114 | 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-05-18 18:06:26.945847 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-18 18:06:27.395980 | debian-bookworm | ok: Runtime: 0:00:00.279918 2026-05-18 18:06:27.401747 | 2026-05-18 18:06:27.401842 | TASK [ensure-tox : Make global symlink] 2026-05-18 18:06:27.434926 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:06:27.441503 | 2026-05-18 18:06:27.441578 | PLAY RECAP 2026-05-18 18:06:27.441627 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-18 18:06:27.441651 | 2026-05-18 18:06:27.816373 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-18 18:06:27.817966 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-18 18:06:29.618461 | 2026-05-18 18:06:29.618596 | PLAY [all] 2026-05-18 18:06:29.681242 | 2026-05-18 18:06:29.681376 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-18 18:06:30.645336 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-18 18:06:30.860464 | debian-bookworm | ok: Runtime: 0:00:00.024730 2026-05-18 18:06:30.865792 | 2026-05-18 18:06:30.865905 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-18 18:06:31.426251 | debian-bookworm | ok: Runtime: 0:00:00.006802 2026-05-18 18:06:31.440898 | 2026-05-18 18:06:31.441185 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-18 18:06:31.881141 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-18 18:06:31.881395 | debian-bookworm | sudo: a password is required 2026-05-18 18:06:32.011203 | debian-bookworm | ok: Runtime: 0:00:00.023509 2026-05-18 18:06:32.027876 | 2026-05-18 18:06:32.027986 | TASK [tox : Check to see if the constraints file exists] 2026-05-18 18:06:32.089790 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:06:32.096337 | 2026-05-18 18:06:32.096454 | TASK [tox : Fail if constraints file is missing] 2026-05-18 18:06:32.140488 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:06:32.146513 | 2026-05-18 18:06:32.146611 | TASK [tox : Record file location] 2026-05-18 18:06:32.199930 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:06:32.205795 | 2026-05-18 18:06:32.205901 | TASK [tox : Install tox siblings] 2026-05-18 18:06:32.248260 | debian-bookworm | ok 2026-05-18 18:06:32.273854 | debian-bookworm | included: /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-18 18:06:32.292488 | 2026-05-18 18:06:32.292609 | TASK [tox : Run tox without tests] 2026-05-18 18:06:32.894249 | debian-bookworm | ROOT: 188 D setup logging to DEBUG on pid 1476 [tox/report.py:229] 2026-05-18 18:06:32.922716 | debian-bookworm | test: 216 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-18 18:06:32.925237 | debian-bookworm | test: 219 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-18 18:06:32.928689 | debian-bookworm | test: 222 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 63710fb7d749bc646f8a8d6fc26fc3cd 0cdbeb479654592e2e99380d8ac737ad [python_discovery/_cached_py_info.py:198] 2026-05-18 18:06:33.005792 | debian-bookworm | test: 299 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-05-18 18:06:33.007168 | debian-bookworm | test: 301 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-18 18:06:33.007518 | debian-bookworm | test: 301 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-18 18:06:33.007801 | debian-bookworm | test: 301 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-18 18:06:33.011071 | debian-bookworm | test: 304 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-18 18:06:33.011319 | debian-bookworm | test: 305 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-18 18:06:33.045132 | debian-bookworm | test: 338 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-05-18 18:06:33.045408 | debian-bookworm | test: 339 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-18 18:06:33.045586 | debian-bookworm | test: 339 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-18 18:06:33.045654 | debian-bookworm | test: 339 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-18 18:06:33.045862 | debian-bookworm | test: 339 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-18 18:06:33.045935 | debian-bookworm | test: 339 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.045990 | debian-bookworm | test: 339 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046036 | debian-bookworm | test: 340 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046086 | debian-bookworm | test: 340 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046135 | debian-bookworm | test: 340 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046190 | debian-bookworm | test: 340 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-05-18 18:06:33.046236 | debian-bookworm | test: 340 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046284 | debian-bookworm | test: 340 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046328 | debian-bookworm | test: 340 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046373 | debian-bookworm | test: 340 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046419 | debian-bookworm | test: 340 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.046715 | debian-bookworm | test: 340 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-05-18 18:06:33.047012 | debian-bookworm | test: 341 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-05-18 18:06:33.047135 | debian-bookworm | test: 341 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-05-18 18:06:33.047553 | debian-bookworm | test: 341 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-18 18:06:33.047778 | debian-bookworm | test: 341 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:265] 2026-05-18 18:06:33.088066 | debian-bookworm | test: 341 D { 2026-05-18 18:06:33.088101 | debian-bookworm | "sys": { 2026-05-18 18:06:33.088109 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-18 18:06:33.088114 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-18 18:06:33.088119 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-18 18:06:33.088124 | debian-bookworm | "base_prefix": "/usr", 2026-05-18 18:06:33.088130 | debian-bookworm | "real_prefix": null, 2026-05-18 18:06:33.088134 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-18 18:06:33.088138 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-18 18:06:33.088142 | debian-bookworm | "path": [ 2026-05-18 18:06:33.088146 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-18 18:06:33.088150 | debian-bookworm | "/usr/lib/python3.11", 2026-05-18 18:06:33.088154 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-18 18:06:33.088158 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-18 18:06:33.088162 | debian-bookworm | ], 2026-05-18 18:06:33.088166 | debian-bookworm | "meta_path": [ 2026-05-18 18:06:33.088170 | debian-bookworm | "", 2026-05-18 18:06:33.088173 | debian-bookworm | "", 2026-05-18 18:06:33.088177 | debian-bookworm | "", 2026-05-18 18:06:33.088187 | debian-bookworm | "" 2026-05-18 18:06:33.088191 | debian-bookworm | ], 2026-05-18 18:06:33.088194 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-18 18:06:33.088198 | debian-bookworm | "io_encoding": "utf-8" 2026-05-18 18:06:33.088202 | debian-bookworm | }, 2026-05-18 18:06:33.088206 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-05-18 18:06:33.088210 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-18 18:06:33.088214 | debian-bookworm | "os": "", 2026-05-18 18:06:33.088218 | debian-bookworm | "site": "", 2026-05-18 18:06:33.088222 | debian-bookworm | "datetime": "", 2026-05-18 18:06:33.088225 | debian-bookworm | "math": "", 2026-05-18 18:06:33.088229 | debian-bookworm | "json": "" 2026-05-18 18:06:33.088233 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-18 18:06:33.088372 | debian-bookworm | test: 382 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-05-18 18:06:33.095156 | debian-bookworm | test: 389 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-18 18:06:33.095750 | debian-bookworm | test: 389 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-18 18:06:33.097080 | debian-bookworm | test: 391 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-18 18:06:33.097304 | debian-bookworm | test: 391 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-18 18:06:33.431562 | debian-bookworm | test: 725 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.433738 | debian-bookworm | test: 727 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.501404 | debian-bookworm | test: 795 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.520477 | debian-bookworm | test: 814 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.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-05-18 18:06:33.597059 | debian-bookworm | test: 890 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.598299 | debian-bookworm | test: 892 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.598925 | debian-bookworm | test: 892 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.599232 | debian-bookworm | test: 893 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-18 18:06:33.614973 | debian-bookworm | test: 908 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-18 18:06:33.615704 | debian-bookworm | test: 909 D generated console scripts pip pip3.11 pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-18 18:06:33.616183 | debian-bookworm | test: 910 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-18 18:06:33.623758 | debian-bookworm | test: 917 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-18 18:06:33.623857 | debian-bookworm | test: 917 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.623942 | debian-bookworm | test: 917 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624018 | debian-bookworm | test: 918 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624088 | debian-bookworm | test: 918 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624168 | debian-bookworm | test: 918 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624226 | debian-bookworm | test: 918 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-05-18 18:06:33.624292 | debian-bookworm | test: 918 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624358 | debian-bookworm | test: 918 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624433 | debian-bookworm | test: 918 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624517 | debian-bookworm | test: 918 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.624593 | debian-bookworm | test: 918 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-18 18:06:33.630817 | debian-bookworm | test: 924 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-18 18:06:34.702079 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-18 18:06:34.826809 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-18 18:06:34.934804 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-18 18:06:34.946602 | 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-05-18 18:06:35.024400 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-18 18:06:35.037691 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-18 18:06:35.094033 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-18 18:06:35.106628 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-18 18:06:35.140253 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-18 18:06:35.155305 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-18 18:06:35.171179 | debian-bookworm | Installing build dependencies: started 2026-05-18 18:06:36.328663 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-18 18:06:36.328746 | debian-bookworm | Getting requirements to build wheel: started 2026-05-18 18:06:36.748297 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-18 18:06:36.750716 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-18 18:06:36.966292 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-18 18:06:37.004671 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 6)) 2026-05-18 18:06:37.019352 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl.metadata (3.0 kB) 2026-05-18 18:06:37.080782 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-18 18:06:37.094020 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-18 18:06:37.134427 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-18 18:06:37.149540 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-18 18:06:37.262395 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-18 18:06:37.274763 | 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-05-18 18:06:37.366981 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-18 18:06:37.379662 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-18 18:06:37.547411 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-18 18:06:37.562703 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-18 18:06:37.677153 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-18 18:06:37.690268 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) 2026-05-18 18:06:37.749443 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-18 18:06:37.761145 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-18 18:06:37.805782 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-18 18:06:37.818145 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-18 18:06:38.063505 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-18 18:06:38.074720 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-18 18:06:38.122169 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-18 18:06:38.136826 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-18 18:06:38.302483 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-18 18:06:38.314508 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-18 18:06:38.344051 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-18 18:06:38.355968 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-18 18:06:38.377895 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-18 18:06:38.405971 | 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-05-18 18:06:38.457997 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.7 MB/s 0:00:00 2026-05-18 18:06:38.474296 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-18 18:06:40.545825 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 27.9 MB/s 0:00:02 2026-05-18 18:06:40.558097 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-18 18:06:40.775406 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl (3.7 MB) 2026-05-18 18:06:40.903570 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 28.4 MB/s 0:00:00 2026-05-18 18:06:40.918012 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-18 18:06:40.941837 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-18 18:06:40.966309 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-18 18:06:41.070709 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.1 MB/s 0:00:00 2026-05-18 18:06:41.084573 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-18 18:06:41.110850 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl (72 kB) 2026-05-18 18:06:41.137379 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-18 18:06:41.208698 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-18 18:06:41.251011 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-18 18:06:41.292364 | 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-05-18 18:06:41.345819 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-18 18:06:41.528248 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 26.0 MB/s 0:00:00 2026-05-18 18:06:41.541615 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-18 18:06:41.568262 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-18 18:06:41.844207 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-18 18:06:41.845124 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-18 18:06:42.087058 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-18 18:06:42.088415 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=cf503c35ee8513ff84fd0218129f092cb4a8976ac6a7b865ea7e4904b9af578f 2026-05-18 18:06:42.088996 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-18 18:06:42.093206 | debian-bookworm | Successfully built pwgen 2026-05-18 18:06:42.293454 | debian-bookworm | Installing collected packages: resolvelib, python-gilt, pwgen, urllib3, tabulate, PyYAML, pycparser, packaging, MarkupSafe, idna, charset_normalizer, certifi, requests, Jinja2, cffi, cryptography, ansible-core, ansible 2026-05-18 18:07:07.676792 | debian-bookworm | 2026-05-18 18:07:07.678141 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-48.0.0 idna-3.15 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-2.2.5 requests-2.33.1 resolvelib-1.0.1 tabulate-0.10.0 urllib3-2.7.0 2026-05-18 18:07:07.780491 | debian-bookworm | test: 35074 I exit 0 (34.15 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1489 [tox/execute/api.py:311] 2026-05-18 18:07:07.782641 | debian-bookworm | test: OK (34.86 seconds) 2026-05-18 18:07:07.782659 | debian-bookworm | congratulations :) (34.89 seconds) 2026-05-18 18:07:07.868333 | debian-bookworm | ok: Runtime: 0:00:35.163326 2026-05-18 18:07:07.875184 | 2026-05-18 18:07:07.875276 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-18 18:07:08.348726 | debian-bookworm | changed 2026-05-18 18:07:08.354458 | 2026-05-18 18:07:08.354567 | TASK [tox : Detect tox version] 2026-05-18 18:07:08.891062 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-18 18:07:09.386618 | debian-bookworm | ok: Runtime: 0:00:00.289847 2026-05-18 18:07:09.392231 | 2026-05-18 18:07:09.392357 | TASK [tox : Get tox envlist config] 2026-05-18 18:07:10.421901 | debian-bookworm | ok: Runtime: 0:00:00.362694 2026-05-18 18:07:10.451616 | 2026-05-18 18:07:10.451956 | TASK [tox : Install any sibling python packages] 2026-05-18 18:07:11.002397 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-18 18:07:11.016233 | 2026-05-18 18:07:11.016415 | TASK [tox : Remove tempfile] 2026-05-18 18:07:11.826568 | debian-bookworm | changed 2026-05-18 18:07:11.843416 | 2026-05-18 18:07:11.843572 | TASK [tox : Emit tox command] 2026-05-18 18:07:11.916646 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-18 18:07:11.923023 | 2026-05-18 18:07:11.923174 | TASK [tox : Run tox] 2026-05-18 18:07:12.462308 | debian-bookworm | ROOT: 210 D setup logging to DEBUG on pid 1642 [tox/report.py:229] 2026-05-18 18:07:12.491448 | debian-bookworm | test: 239 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-18 18:07:12.494177 | debian-bookworm | test: 242 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-18 18:07:12.498053 | debian-bookworm | test: 245 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-05-18 18:07:12.499081 | debian-bookworm | test: 247 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-18 18:07:12.499339 | debian-bookworm | test: 247 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-18 18:07:12.499444 | debian-bookworm | test: 247 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-18 18:07:12.500931 | debian-bookworm | test: 248 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-18 18:07:12.501061 | debian-bookworm | test: 248 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-18 18:07:12.534900 | debian-bookworm | test: 282 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-18 18:07:13.075376 | debian-bookworm | test: 823 I exit 0 (0.54 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1649 [tox/execute/api.py:311] 2026-05-18 18:07:13.075785 | debian-bookworm | test: 823 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-18 18:07:13.078493 | debian-bookworm | --- 2026-05-18 18:07:13.078528 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-18 18:07:13.078533 | debian-bookworm | 2026-05-18 18:07:13.078538 | debian-bookworm | adminer_tag: "5.4.2" 2026-05-18 18:07:13.078545 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-18 18:07:13.078550 | debian-bookworm | 2026-05-18 18:07:13.078556 | debian-bookworm | ara_server_tag: "1.7.5" 2026-05-18 18:07:13.078560 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-18 18:07:13.078565 | debian-bookworm | 2026-05-18 18:07:13.078569 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-05-18 18:07:13.078574 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-18 18:07:13.078579 | debian-bookworm | 2026-05-18 18:07:13.078583 | debian-bookworm | netbox_tag: "v4.3.5" 2026-05-18 18:07:13.078587 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-18 18:07:13.078591 | debian-bookworm | 2026-05-18 18:07:13.078594 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-05-18 18:07:13.078599 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-18 18:07:13.078602 | debian-bookworm | 2026-05-18 18:07:13.078606 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-05-18 18:07:13.078610 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-18 18:07:13.078614 | debian-bookworm | 2026-05-18 18:07:13.078618 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-18 18:07:13.078622 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-18 18:07:13.078626 | debian-bookworm | 2026-05-18 18:07:13.078629 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-05-18 18:07:13.078633 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-18 18:07:13.078637 | debian-bookworm | 2026-05-18 18:07:13.078651 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-05-18 18:07:13.078655 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-18 18:07:13.078671 | debian-bookworm | 2026-05-18 18:07:13.078675 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-05-18 18:07:13.078679 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-18 18:07:13.078683 | debian-bookworm | 2026-05-18 18:07:13.078687 | debian-bookworm | registry_tag: "3.0" 2026-05-18 18:07:13.078691 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-18 18:07:13.078695 | debian-bookworm | 2026-05-18 18:07:13.078699 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-05-18 18:07:13.078703 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-18 18:07:13.078706 | debian-bookworm | 2026-05-18 18:07:13.078710 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-05-18 18:07:13.078714 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-18 18:07:13.078718 | debian-bookworm | 2026-05-18 18:07:13.078722 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-05-18 18:07:13.078726 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-18 18:07:13.078731 | debian-bookworm | 2026-05-18 18:07:13.078735 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-05-18 18:07:13.078739 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-18 18:07:13.078743 | debian-bookworm | 2026-05-18 18:07:13.078747 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-05-18 18:07:13.078751 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-18 18:07:13.078755 | debian-bookworm | 2026-05-18 18:07:13.078759 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-05-18 18:07:13.078763 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-18 18:07:13.078767 | debian-bookworm | 2026-05-18 18:07:13.078771 | debian-bookworm | vault_tag: "1.21.2" 2026-05-18 18:07:13.078775 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-18 18:07:13.078778 | debian-bookworm | 2026-05-18 18:07:13.078782 | debian-bookworm | traefik_tag: "v3.5.0" 2026-05-18 18:07:13.078786 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-18 18:07:13.078790 | debian-bookworm | 2026-05-18 18:07:13.078794 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-05-18 18:07:13.078797 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-18 18:07:13.078801 | debian-bookworm | 2026-05-18 18:07:13.078805 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-05-18 18:07:13.078809 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-18 18:07:13.080424 | debian-bookworm | test: 828 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1654 [tox/execute/api.py:311] 2026-05-18 18:07:13.081793 | debian-bookworm | test: OK (0.59=setup[0.05]+cmd[0.54,0.00] seconds) 2026-05-18 18:07:13.081812 | debian-bookworm | congratulations :) (0.62 seconds) 2026-05-18 18:07:13.457240 | debian-bookworm | ok: Runtime: 0:00:00.936162 2026-05-18 18:07:13.464421 | 2026-05-18 18:07:13.464554 | TASK [tox : Look for output] 2026-05-18 18:07:14.015944 | debian-bookworm | ok 2026-05-18 18:07:14.052599 | 2026-05-18 18:07:14.052759 | TASK [tox : Return file comments to Zuul] 2026-05-18 18:07:14.178482 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:14.190451 | 2026-05-18 18:07:14.190586 | PLAY RECAP 2026-05-18 18:07:14.190659 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-18 18:07:14.190685 | 2026-05-18 18:07:14.680136 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-18 18:07:14.681305 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-18 18:07:17.145519 | 2026-05-18 18:07:17.145709 | PLAY [all] 2026-05-18 18:07:17.188324 | 2026-05-18 18:07:17.188538 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-18 18:07:17.300317 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:17.306606 | 2026-05-18 18:07:17.306767 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-18 18:07:17.399937 | debian-bookworm | ok 2026-05-18 18:07:17.415307 | 2026-05-18 18:07:17.415493 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-18 18:07:18.721517 | debian-bookworm -> localhost | changed 2026-05-18 18:07:18.737735 | 2026-05-18 18:07:18.737852 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-18 18:07:18.846156 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:18.852167 | 2026-05-18 18:07:18.852514 | TASK [fetch-tox-output : Set envlist fact] 2026-05-18 18:07:18.900486 | debian-bookworm | ok 2026-05-18 18:07:18.906221 | 2026-05-18 18:07:18.906325 | TASK [fetch-tox-output : Get tox version] 2026-05-18 18:07:19.810168 | 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-05-18 18:07:19.826982 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-18 18:07:19.986074 | debian-bookworm | ok: Runtime: 0:00:00.276380 2026-05-18 18:07:19.998998 | 2026-05-18 18:07:19.999125 | TASK [fetch-tox-output : Find all default environments] 2026-05-18 18:07:20.552911 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:20.558867 | 2026-05-18 18:07:20.558979 | TASK [fetch-tox-output : Set envlist fact] 2026-05-18 18:07:20.602234 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:20.608474 | 2026-05-18 18:07:20.608584 | TASK [fetch-tox-output : Find all default environments] 2026-05-18 18:07:21.161794 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:21.201104 | 2026-05-18 18:07:21.201226 | TASK [fetch-tox-output : Set envlist fact] 2026-05-18 18:07:21.257703 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:21.264232 | 2026-05-18 18:07:21.264354 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-18 18:07:21.337224 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:21.345777 | 2026-05-18 18:07:21.345884 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-18 18:07:22.652770 | debian-bookworm | changed: 2026-05-18 18:07:22.652939 | debian-bookworm | created directory /var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/logs/tox/test 2026-05-18 18:07:22.652975 | debian-bookworm | cd+++++++++ ./ 2026-05-18 18:07:22.653001 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-18 18:07:22.653025 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-18 18:07:22.653053 | 2026-05-18 18:07:22.672775 | 2026-05-18 18:07:22.672865 | PLAY RECAP 2026-05-18 18:07:22.672915 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-18 18:07:22.672940 | 2026-05-18 18:07:22.905444 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-18 18:07:22.906518 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-18 18:07:24.337848 | 2026-05-18 18:07:24.337968 | PLAY [all] 2026-05-18 18:07:24.402023 | 2026-05-18 18:07:24.402153 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-18 18:07:24.693704 | debian-bookworm | changed: non-zero return code 2026-05-18 18:07:24.700592 | 2026-05-18 18:07:24.700699 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-18 18:07:24.726552 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:24.731461 | 2026-05-18 18:07:24.731548 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-18 18:07:24.763178 | 2026-05-18 18:07:24.763334 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-18 18:07:24.823026 | 2026-05-18 18:07:24.823179 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-18 18:07:24.856352 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:24.862017 | 2026-05-18 18:07:24.862110 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-18 18:07:24.899443 | 2026-05-18 18:07:24.899603 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-18 18:07:24.932276 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:24.937216 | 2026-05-18 18:07:24.937305 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-18 18:07:24.959780 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:24.964366 | 2026-05-18 18:07:24.964447 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-18 18:07:24.987983 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:24.995083 | 2026-05-18 18:07:24.995154 | PLAY RECAP 2026-05-18 18:07:24.995197 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-18 18:07:24.995218 | 2026-05-18 18:07:25.186443 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-18 18:07:25.187427 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 18:07:26.264568 | 2026-05-18 18:07:26.264702 | PLAY [Base post-fetch] 2026-05-18 18:07:26.296241 | 2026-05-18 18:07:26.296390 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-18 18:07:26.410982 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:07:26.416616 | 2026-05-18 18:07:26.416747 | TASK [fetch-output : Set log path for single node] 2026-05-18 18:07:26.461194 | debian-bookworm | ok 2026-05-18 18:07:26.468444 | 2026-05-18 18:07:26.468563 | LOOP [fetch-output : Ensure local output dirs] 2026-05-18 18:07:27.515021 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/logs" 2026-05-18 18:07:28.129505 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/artifacts" 2026-05-18 18:07:28.852510 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa571624208f48abb39a4b172b9cf660/work/docs" 2026-05-18 18:07:28.865425 | 2026-05-18 18:07:28.865518 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 18:07:29.901338 | debian-bookworm | changed: 2026-05-18 18:07:29.901516 | debian-bookworm | .d..t...... ./ 2026-05-18 18:07:29.901544 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 18:07:29.901569 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 18:07:29.901592 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 18:07:29.901624 | debian-bookworm | changed: All items complete 2026-05-18 18:07:29.901646 | 2026-05-18 18:07:30.691570 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:07:31.558396 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:07:31.580425 | 2026-05-18 18:07:31.580533 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 18:07:32.232803 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012712 2026-05-18 18:07:32.645005 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.028175 2026-05-18 18:07:32.659495 | 2026-05-18 18:07:32.659681 | PLAY RECAP 2026-05-18 18:07:32.659743 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 18:07:32.659769 | 2026-05-18 18:07:32.799402 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 18:07:32.800202 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:07:33.896145 | 2026-05-18 18:07:33.896277 | PLAY [Base post] 2026-05-18 18:07:33.912070 | 2026-05-18 18:07:33.912893 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 18:07:34.473606 | debian-bookworm | changed 2026-05-18 18:07:34.482089 | 2026-05-18 18:07:34.482190 | PLAY RECAP 2026-05-18 18:07:34.482252 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 18:07:34.482451 | 2026-05-18 18:07:34.625457 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:07:34.626422 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 18:07:35.305260 | 2026-05-18 18:07:35.305409 | PLAY [Base post-logs] 2026-05-18 18:07:35.315915 | 2026-05-18 18:07:35.316033 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 18:07:35.805202 | localhost | changed 2026-05-18 18:07:35.812799 | 2026-05-18 18:07:35.812899 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 18:07:35.836839 | localhost | ok 2026-05-18 18:07:35.839730 | 2026-05-18 18:07:35.839815 | TASK [Set zuul-log-path fact] 2026-05-18 18:07:35.854502 | localhost | ok 2026-05-18 18:07:35.867005 | 2026-05-18 18:07:35.867114 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:07:35.894014 | localhost | ok 2026-05-18 18:07:35.896827 | 2026-05-18 18:07:35.896920 | TASK [upload-logs : Create log directories] 2026-05-18 18:07:36.369260 | localhost | changed 2026-05-18 18:07:36.372711 | 2026-05-18 18:07:36.372789 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 18:07:36.835631 | localhost -> localhost | ok: Runtime: 0:00:00.006274 2026-05-18 18:07:36.842070 | 2026-05-18 18:07:36.842249 | TASK [upload-logs : Upload logs to log server] 2026-05-18 18:07:37.414957 | localhost | Output suppressed because no_log was given 2026-05-18 18:07:37.416718 | 2026-05-18 18:07:37.416806 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 18:07:37.472149 | localhost | skipping: Conditional result was False 2026-05-18 18:07:37.477896 | localhost | skipping: Conditional result was False 2026-05-18 18:07:37.485116 | 2026-05-18 18:07:37.485210 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 18:07:37.526152 | localhost | skipping: Conditional result was False 2026-05-18 18:07:37.526401 | 2026-05-18 18:07:37.530602 | localhost | skipping: Conditional result was False 2026-05-18 18:07:37.541624 | 2026-05-18 18:07:37.541717 | LOOP [upload-logs : Upload console log and json output]