2026-04-18 12:46:38.646470 | Job console starting 2026-04-18 12:46:38.657205 | Updating git repos 2026-04-18 12:46:38.705863 | Cloning repos into workspace 2026-04-18 12:46:38.756786 | Restoring repo states 2026-04-18 12:46:38.792319 | Merging changes 2026-04-18 12:46:39.631305 | Checking out repos 2026-04-18 12:46:39.671639 | Preparing playbooks 2026-04-18 12:46:40.686769 | Running Ansible setup 2026-04-18 12:46:46.198989 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 12:46:47.213604 | 2026-04-18 12:46:47.213710 | PLAY [Base pre] 2026-04-18 12:46:47.244442 | 2026-04-18 12:46:47.244553 | TASK [Setup log path fact] 2026-04-18 12:46:47.320576 | debian-bookworm | ok 2026-04-18 12:46:47.334319 | 2026-04-18 12:46:47.334428 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 12:46:47.361892 | debian-bookworm | ok 2026-04-18 12:46:47.372620 | 2026-04-18 12:46:47.372713 | TASK [emit-job-header : Print job information] 2026-04-18 12:46:47.403015 | # Job Information 2026-04-18 12:46:47.403164 | Ansible Version: 2.16.14 2026-04-18 12:46:47.403196 | Job: cfg-generics-tox-check 2026-04-18 12:46:47.403391 | Pipeline: check 2026-04-18 12:46:47.403430 | Executor: 521e9411259a 2026-04-18 12:46:47.403450 | Triggered by: https://github.com/osism/generics/pull/395 2026-04-18 12:46:47.403469 | Event ID: 9eefe7a0-3b24-11f1-90ee-2c53a481fc00 2026-04-18 12:46:47.407476 | 2026-04-18 12:46:47.407550 | LOOP [emit-job-header : Print node information] 2026-04-18 12:46:47.530531 | debian-bookworm | ok: 2026-04-18 12:46:47.530661 | debian-bookworm | # Node Information 2026-04-18 12:46:47.530689 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-18 12:46:47.530710 | debian-bookworm | Hostname: debian 2026-04-18 12:46:47.530728 | debian-bookworm | Username: zuul 2026-04-18 12:46:47.530745 | debian-bookworm | Distro: Debian 12.13 2026-04-18 12:46:47.530764 | debian-bookworm | Provider: regiocloud-a 2026-04-18 12:46:47.530782 | debian-bookworm | Region: 2026-04-18 12:46:47.530798 | debian-bookworm | Label: debian-bookworm 2026-04-18 12:46:47.530814 | debian-bookworm | Product Name: OpenStack Nova 2026-04-18 12:46:47.530845 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:5e6 2026-04-18 12:46:47.545709 | 2026-04-18 12:46:47.545826 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-18 12:46:48.075401 | debian-bookworm -> localhost | changed 2026-04-18 12:46:48.083495 | 2026-04-18 12:46:48.083601 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-18 12:46:50.149045 | debian-bookworm -> localhost | changed 2026-04-18 12:46:50.162261 | 2026-04-18 12:46:50.162368 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-18 12:46:50.509195 | debian-bookworm -> localhost | ok 2026-04-18 12:46:50.514104 | 2026-04-18 12:46:50.514198 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-18 12:46:50.551356 | debian-bookworm | ok 2026-04-18 12:46:50.570530 | debian-bookworm | included: /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-18 12:46:50.591751 | 2026-04-18 12:46:50.591838 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-18 12:46:51.697882 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-18 12:46:51.698048 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/work/f154d1a018dd4ebf92696ba21060e4fa_id_rsa 2026-04-18 12:46:51.698080 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/work/f154d1a018dd4ebf92696ba21060e4fa_id_rsa.pub 2026-04-18 12:46:51.698102 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-18 12:46:51.698136 | debian-bookworm -> localhost | SHA256:yZXpy/9TEu41xnZg6C16Sr1ja779WVE0zzng9tZ5gFE zuul-build-sshkey 2026-04-18 12:46:51.698155 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-18 12:46:51.698182 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-18 12:46:51.698200 | debian-bookworm -> localhost | | .oE..| 2026-04-18 12:46:51.698219 | debian-bookworm -> localhost | | o.o.o+| 2026-04-18 12:46:51.698236 | debian-bookworm -> localhost | | + .+.o+| 2026-04-18 12:46:51.698253 | debian-bookworm -> localhost | | . + o =.=| 2026-04-18 12:46:51.698270 | debian-bookworm -> localhost | | S .. +.Bo| 2026-04-18 12:46:51.698287 | debian-bookworm -> localhost | | . oo ==*| 2026-04-18 12:46:51.698303 | debian-bookworm -> localhost | | +..oo++| 2026-04-18 12:46:51.698319 | debian-bookworm -> localhost | | ...=oo o| 2026-04-18 12:46:51.698336 | debian-bookworm -> localhost | | .**=o+.| 2026-04-18 12:46:51.698352 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-18 12:46:51.698398 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.515242 2026-04-18 12:46:51.703752 | 2026-04-18 12:46:51.703832 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-18 12:46:51.740530 | debian-bookworm | ok 2026-04-18 12:46:51.748073 | debian-bookworm | included: /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-18 12:46:51.766092 | 2026-04-18 12:46:51.766198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-18 12:46:51.809765 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:46:51.818533 | 2026-04-18 12:46:51.818633 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-18 12:46:52.425200 | debian-bookworm | changed 2026-04-18 12:46:52.433882 | 2026-04-18 12:46:52.433997 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-18 12:46:52.675422 | debian-bookworm | ok 2026-04-18 12:46:52.680818 | 2026-04-18 12:46:52.680905 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-18 12:46:53.281937 | debian-bookworm | changed 2026-04-18 12:46:53.289015 | 2026-04-18 12:46:53.289106 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-18 12:46:53.903379 | debian-bookworm | changed 2026-04-18 12:46:53.911936 | 2026-04-18 12:46:53.912065 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-18 12:46:53.935461 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:46:53.945289 | 2026-04-18 12:46:53.945404 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-18 12:46:54.363158 | debian-bookworm -> localhost | changed 2026-04-18 12:46:54.383748 | 2026-04-18 12:46:54.383868 | TASK [add-build-sshkey : Add back temp key] 2026-04-18 12:46:54.700908 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/work/f154d1a018dd4ebf92696ba21060e4fa_id_rsa (zuul-build-sshkey) 2026-04-18 12:46:54.701135 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010520 2026-04-18 12:46:54.709271 | 2026-04-18 12:46:54.709393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-18 12:46:55.081990 | debian-bookworm | ok 2026-04-18 12:46:55.091495 | 2026-04-18 12:46:55.091636 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-18 12:46:55.126000 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:46:55.147005 | 2026-04-18 12:46:55.147152 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-18 12:46:55.574995 | debian-bookworm | ok 2026-04-18 12:46:55.587936 | 2026-04-18 12:46:55.588033 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-18 12:46:55.632968 | debian-bookworm | ok 2026-04-18 12:46:55.641095 | 2026-04-18 12:46:55.641260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-18 12:46:55.908416 | debian-bookworm -> localhost | ok 2026-04-18 12:46:55.918038 | 2026-04-18 12:46:55.918199 | TASK [validate-host : Collect information about the host] 2026-04-18 12:46:57.006102 | debian-bookworm | ok 2026-04-18 12:46:57.016521 | 2026-04-18 12:46:57.016639 | TASK [validate-host : Sanitize hostname] 2026-04-18 12:46:57.137143 | debian-bookworm | ok 2026-04-18 12:46:57.170630 | 2026-04-18 12:46:57.170753 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-18 12:46:57.701318 | debian-bookworm -> localhost | changed 2026-04-18 12:46:57.711709 | 2026-04-18 12:46:57.711962 | TASK [validate-host : Collect information about zuul worker] 2026-04-18 12:46:58.101454 | debian-bookworm | ok 2026-04-18 12:46:58.110921 | 2026-04-18 12:46:58.111216 | TASK [validate-host : Write out all zuul information for each host] 2026-04-18 12:46:58.641812 | debian-bookworm -> localhost | changed 2026-04-18 12:46:58.651089 | 2026-04-18 12:46:58.651204 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-18 12:46:58.888732 | debian-bookworm | ok 2026-04-18 12:46:58.896896 | 2026-04-18 12:46:58.897587 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-18 12:46:59.653600 | debian-bookworm | changed: 2026-04-18 12:46:59.653801 | debian-bookworm | cd+++++++++ src/ 2026-04-18 12:46:59.653836 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-18 12:46:59.653860 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-18 12:46:59.653882 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-18 12:46:59.653901 | debian-bookworm | =7.0.3 2026-04-18 12:47:22.161479 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-18 12:47:22.226353 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-18 12:47:22.238615 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-18 12:47:22.305297 | debian-bookworm | Collecting filelock>=3.25 2026-04-18 12:47:22.317524 | debian-bookworm | Downloading filelock-3.28.0-py3-none-any.whl (39 kB) 2026-04-18 12:47:22.374944 | debian-bookworm | Collecting packaging>=26 2026-04-18 12:47:22.386513 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-18 12:47:22.397971 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 10.6 MB/s eta 0:00:00 2026-04-18 12:47:22.452218 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-18 12:47:22.464962 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-18 12:47:22.509576 | debian-bookworm | Collecting pluggy>=1.6 2026-04-18 12:47:22.521566 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-18 12:47:22.576112 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-18 12:47:22.588933 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-18 12:47:22.628387 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-18 12:47:22.640576 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-18 12:47:22.685089 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-18 12:47:22.697875 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-18 12:47:22.867220 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-18 12:47:22.879203 | debian-bookworm | Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB) 2026-04-18 12:47:23.179053 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 19.8 MB/s eta 0:00:00 2026-04-18 12:47:23.299038 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-18 12:47:23.311929 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-18 12:47:23.334505 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.5 MB/s eta 0:00:00 2026-04-18 12:47:23.438528 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-18 12:47:24.204150 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.28.0 packaging-26.1 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.0 virtualenv-21.2.4 2026-04-18 12:47:24.609552 | debian-bookworm | ok: Runtime: 0:00:02.985805 2026-04-18 12:47:24.624269 | 2026-04-18 12:47:24.624596 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-18 12:47:24.670866 | debian-bookworm | ok 2026-04-18 12:47:24.676761 | 2026-04-18 12:47:24.676873 | TASK [ensure-tox : Output tox version] 2026-04-18 12:47:25.173179 | 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-04-18 12:47:25.191335 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-18 12:47:25.705430 | debian-bookworm | ok: Runtime: 0:00:00.285107 2026-04-18 12:47:25.721867 | 2026-04-18 12:47:25.722050 | TASK [ensure-tox : Make global symlink] 2026-04-18 12:47:25.748028 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:47:25.763093 | 2026-04-18 12:47:25.763208 | PLAY RECAP 2026-04-18 12:47:25.763283 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-18 12:47:25.763333 | 2026-04-18 12:47:25.912385 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-18 12:47:25.913481 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-18 12:47:26.704218 | 2026-04-18 12:47:26.704410 | PLAY [all] 2026-04-18 12:47:26.748883 | 2026-04-18 12:47:26.749044 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-18 12:47:27.226329 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-18 12:47:27.314152 | debian-bookworm | ok: Runtime: 0:00:00.025612 2026-04-18 12:47:27.328401 | 2026-04-18 12:47:27.328599 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-18 12:47:27.863935 | debian-bookworm | ok: Runtime: 0:00:00.005665 2026-04-18 12:47:27.874172 | 2026-04-18 12:47:27.874396 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-18 12:47:28.145390 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-18 12:47:28.148899 | debian-bookworm | sudo: a password is required 2026-04-18 12:47:28.411357 | debian-bookworm | ok: Runtime: 0:00:00.020824 2026-04-18 12:47:28.422757 | 2026-04-18 12:47:28.422929 | TASK [tox : Check to see if the constraints file exists] 2026-04-18 12:47:28.462730 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:47:28.477118 | 2026-04-18 12:47:28.477248 | TASK [tox : Fail if constraints file is missing] 2026-04-18 12:47:28.539927 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:47:28.551683 | 2026-04-18 12:47:28.551933 | TASK [tox : Record file location] 2026-04-18 12:47:28.587795 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:47:28.596609 | 2026-04-18 12:47:28.596900 | TASK [tox : Install tox siblings] 2026-04-18 12:47:28.651165 | debian-bookworm | ok 2026-04-18 12:47:28.663535 | debian-bookworm | included: /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-18 12:47:28.670633 | 2026-04-18 12:47:28.670762 | TASK [tox : Run tox without tests] 2026-04-18 12:47:29.190794 | debian-bookworm | ROOT: 179 D setup logging to DEBUG on pid 1435 [tox/report.py:229] 2026-04-18 12:47:29.219525 | debian-bookworm | check: 208 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-18 12:47:29.221875 | debian-bookworm | check: 210 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-18 12:47:29.225071 | debian-bookworm | check: 213 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py ecfa3e07338a49c58895d25dbe227538 86b86e19b9c3c215095d2626b5850a0a [python_discovery/_cached_py_info.py:198] 2026-04-18 12:47:29.305044 | debian-bookworm | check: 293 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-04-18 12:47:29.305638 | debian-bookworm | check: 294 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-18 12:47:29.305817 | debian-bookworm | check: 294 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-04-18 12:47:29.305966 | debian-bookworm | check: 294 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-04-18 12:47:29.307939 | debian-bookworm | check: 296 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-18 12:47:29.308111 | debian-bookworm | check: 296 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-18 12:47:29.335856 | debian-bookworm | check: 324 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-18 12:47:29.336096 | debian-bookworm | check: 324 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-04-18 12:47:29.336229 | debian-bookworm | check: 324 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-04-18 12:47:29.336324 | debian-bookworm | check: 325 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-18 12:47:29.336508 | debian-bookworm | check: 325 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-18 12:47:29.336582 | debian-bookworm | check: 325 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336636 | debian-bookworm | check: 325 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336683 | debian-bookworm | check: 325 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336733 | debian-bookworm | check: 325 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336784 | debian-bookworm | check: 325 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336832 | debian-bookworm | check: 325 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336877 | debian-bookworm | check: 325 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336925 | debian-bookworm | check: 325 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.336972 | debian-bookworm | check: 325 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.337016 | debian-bookworm | check: 325 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.337060 | debian-bookworm | check: 325 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.337353 | debian-bookworm | check: 326 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-18 12:47:29.337617 | debian-bookworm | check: 326 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-18 12:47:29.337739 | debian-bookworm | check: 326 D create /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-18 12:47:29.338102 | debian-bookworm | check: 326 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-18 12:47:29.338506 | debian-bookworm | check: 327 D debug via /home/zuul/src/github.com/osism/generics/.tox/check/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-18 12:47:29.377419 | debian-bookworm | check: 326 D { 2026-04-18 12:47:29.377449 | debian-bookworm | "sys": { 2026-04-18 12:47:29.377456 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-04-18 12:47:29.377461 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-18 12:47:29.377466 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-04-18 12:47:29.377470 | debian-bookworm | "base_prefix": "/usr", 2026-04-18 12:47:29.377476 | debian-bookworm | "real_prefix": null, 2026-04-18 12:47:29.377480 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-04-18 12:47:29.377484 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-18 12:47:29.377489 | debian-bookworm | "path": [ 2026-04-18 12:47:29.377492 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-18 12:47:29.377496 | debian-bookworm | "/usr/lib/python3.11", 2026-04-18 12:47:29.377500 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-18 12:47:29.377504 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-04-18 12:47:29.377508 | debian-bookworm | ], 2026-04-18 12:47:29.377512 | debian-bookworm | "meta_path": [ 2026-04-18 12:47:29.377516 | debian-bookworm | "", 2026-04-18 12:47:29.377521 | debian-bookworm | "", 2026-04-18 12:47:29.377525 | debian-bookworm | "", 2026-04-18 12:47:29.377533 | debian-bookworm | "" 2026-04-18 12:47:29.377537 | debian-bookworm | ], 2026-04-18 12:47:29.377541 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-18 12:47:29.377545 | debian-bookworm | "io_encoding": "utf-8" 2026-04-18 12:47:29.377549 | debian-bookworm | }, 2026-04-18 12:47:29.377553 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-18 12:47:29.377557 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-18 12:47:29.377561 | debian-bookworm | "os": "", 2026-04-18 12:47:29.377565 | debian-bookworm | "site": "", 2026-04-18 12:47:29.377569 | debian-bookworm | "datetime": "", 2026-04-18 12:47:29.377573 | debian-bookworm | "math": "", 2026-04-18 12:47:29.377577 | debian-bookworm | "json": "" 2026-04-18 12:47:29.377581 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-18 12:47:29.377589 | debian-bookworm | check: 366 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-04-18 12:47:29.383997 | debian-bookworm | check: 372 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-04-18 12:47:29.387771 | debian-bookworm | check: 373 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:81] 2026-04-18 12:47:29.388024 | debian-bookworm | check: 376 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-04-18 12:47:29.394398 | debian-bookworm | check: 383 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-04-18 12:47:29.692994 | debian-bookworm | check: 681 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/check/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.694955 | debian-bookworm | check: 683 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/check/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.695277 | debian-bookworm | check: 684 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/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.695886 | debian-bookworm | check: 684 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/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.696303 | debian-bookworm | check: 685 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/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.756642 | debian-bookworm | check: 745 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/check/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.757042 | debian-bookworm | check: 745 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/check/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.765660 | debian-bookworm | check: 754 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/check/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-18 12:47:29.835608 | debian-bookworm | check: 824 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-18 12:47:29.859044 | debian-bookworm | check: 847 D generated console scripts pip pip3 pip-3.11 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-18 12:47:29.859351 | debian-bookworm | check: 848 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-18 12:47:29.864867 | debian-bookworm | check: 853 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-18 12:47:29.864948 | debian-bookworm | check: 853 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865019 | debian-bookworm | check: 853 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865130 | debian-bookworm | check: 853 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865175 | debian-bookworm | check: 853 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865259 | debian-bookworm | check: 854 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865313 | debian-bookworm | check: 854 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865370 | debian-bookworm | check: 854 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865429 | debian-bookworm | check: 854 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865499 | debian-bookworm | check: 854 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865559 | debian-bookworm | check: 854 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.865617 | debian-bookworm | check: 854 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-18 12:47:29.871846 | debian-bookworm | check: 860 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-04-18 12:47:30.873658 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-04-18 12:47:30.988177 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-18 12:47:31.109290 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-04-18 12:47:31.121475 | 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-04-18 12:47:31.212347 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-04-18 12:47:31.224294 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-18 12:47:31.322303 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-04-18 12:47:31.335102 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-18 12:47:31.380509 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-04-18 12:47:31.395498 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-04-18 12:47:31.412030 | debian-bookworm | Installing build dependencies: started 2026-04-18 12:47:32.473158 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-04-18 12:47:32.473215 | debian-bookworm | Getting requirements to build wheel: started 2026-04-18 12:47:32.839569 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-04-18 12:47:32.839597 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-04-18 12:47:33.033226 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-18 12:47:33.067638 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 6)) 2026-04-18 12:47:33.172767 | 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-04-18 12:47:33.253221 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-04-18 12:47:33.265144 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-18 12:47:33.307114 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-04-18 12:47:33.320732 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-18 12:47:33.448097 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-04-18 12:47:33.459251 | 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-04-18 12:47:33.538906 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-18 12:47:33.551059 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-04-18 12:47:33.716117 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-18 12:47:33.728219 | 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-04-18 12:47:33.781940 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-18 12:47:33.794742 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-18 12:47:33.868050 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-18 12:47:33.879373 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-18 12:47:33.930337 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-18 12:47:33.942044 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-18 12:47:34.248067 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-18 12:47:34.259307 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-04-18 12:47:34.323903 | 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-04-18 12:47:34.338519 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-04-18 12:47:34.522372 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-18 12:47:34.533442 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-18 12:47:34.567357 | 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-04-18 12:47:34.578216 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-18 12:47:34.602382 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-18 12:47:34.648929 | 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-04-18 12:47:34.705536 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 13.2 MB/s 0:00:00 2026-04-18 12:47:34.720746 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-04-18 12:47:37.324695 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 22.1 MB/s 0:00:02 2026-04-18 12:47:37.336297 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-18 12:47:37.475135 | 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-04-18 12:47:37.855198 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 9.2 MB/s 0:00:00 2026-04-18 12:47:37.868072 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-18 12:47:37.891243 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-18 12:47:37.915247 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-04-18 12:47:38.030270 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.6 MB/s 0:00:00 2026-04-18 12:47:38.045031 | 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-04-18 12:47:38.075401 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-18 12:47:38.102036 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-04-18 12:47:38.125420 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-18 12:47:38.155541 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-18 12:47:38.180150 | 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-04-18 12:47:38.203033 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-04-18 12:47:38.369028 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.4 MB/s 0:00:00 2026-04-18 12:47:38.381509 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-04-18 12:47:38.404809 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-18 12:47:38.659876 | debian-bookworm | Building wheels for collected packages: pwgen 2026-04-18 12:47:38.660677 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-04-18 12:47:38.897707 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-04-18 12:47:38.898866 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=b9790a0b2f46b30c8548861ebbee68cbf484a4e9aa8b314a77b8e91cdb8291f3 2026-04-18 12:47:38.899333 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-04-18 12:47:38.904590 | debian-bookworm | Successfully built pwgen 2026-04-18 12:47:39.107084 | 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-04-18 12:48:03.657890 | debian-bookworm | 2026-04-18 12:48:03.659450 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.15 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-46.0.7 idna-3.11 packaging-26.1 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.6.3 2026-04-18 12:48:03.789919 | debian-bookworm | check: 34777 I exit 0 (33.92 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1448 [tox/execute/api.py:311] 2026-04-18 12:48:03.793197 | debian-bookworm | check: OK (34.57 seconds) 2026-04-18 12:48:03.793252 | debian-bookworm | congratulations :) (34.60 seconds) 2026-04-18 12:48:04.238533 | debian-bookworm | ok: Runtime: 0:00:34.857222 2026-04-18 12:48:04.246451 | 2026-04-18 12:48:04.246558 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-18 12:48:04.760483 | debian-bookworm | changed 2026-04-18 12:48:04.772012 | 2026-04-18 12:48:04.772219 | TASK [tox : Get tox envlist config] 2026-04-18 12:48:05.819844 | debian-bookworm | ok: Runtime: 0:00:00.307036 2026-04-18 12:48:05.825818 | 2026-04-18 12:48:05.825938 | TASK [tox : Install any sibling python packages] 2026-04-18 12:48:06.293365 | debian-bookworm | ok: No setup.cfg, no action needed 2026-04-18 12:48:06.299324 | 2026-04-18 12:48:06.299441 | TASK [tox : Remove tempfile] 2026-04-18 12:48:06.736470 | debian-bookworm | changed 2026-04-18 12:48:06.742545 | 2026-04-18 12:48:06.742668 | TASK [tox : Emit tox command] 2026-04-18 12:48:06.803339 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-04-18 12:48:06.810880 | 2026-04-18 12:48:06.811015 | TASK [tox : Run tox] 2026-04-18 12:48:07.326587 | debian-bookworm | ROOT: 176 D setup logging to DEBUG on pid 1598 [tox/report.py:229] 2026-04-18 12:48:07.354004 | debian-bookworm | check: 204 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-18 12:48:07.356313 | debian-bookworm | check: 206 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-18 12:48:07.359446 | debian-bookworm | check: 209 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-04-18 12:48:07.360209 | debian-bookworm | check: 210 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-18 12:48:07.360333 | debian-bookworm | check: 210 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-04-18 12:48:07.360419 | debian-bookworm | check: 210 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-04-18 12:48:07.361758 | debian-bookworm | check: 212 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-18 12:48:07.361907 | debian-bookworm | check: 212 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-18 12:48:07.390826 | debian-bookworm | check: 241 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:515] 2026-04-18 12:48:07.491709 | debian-bookworm | check: 341 I exit 0 (0.10 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1605 [tox/execute/api.py:311] 2026-04-18 12:48:07.492996 | debian-bookworm | check: OK (0.14=setup[0.04]+cmd[0.10] seconds) 2026-04-18 12:48:07.493012 | debian-bookworm | congratulations :) (0.17 seconds) 2026-04-18 12:48:07.879398 | debian-bookworm | ok: Runtime: 0:00:00.424740 2026-04-18 12:48:07.885582 | 2026-04-18 12:48:07.885704 | TASK [tox : Look for output] 2026-04-18 12:48:08.320614 | debian-bookworm | ok 2026-04-18 12:48:08.334463 | 2026-04-18 12:48:08.334602 | TASK [tox : Return file comments to Zuul] 2026-04-18 12:48:08.368806 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:08.376645 | 2026-04-18 12:48:08.376743 | PLAY RECAP 2026-04-18 12:48:08.376801 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-18 12:48:08.376826 | 2026-04-18 12:48:08.552526 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-18 12:48:08.553617 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-18 12:48:09.607930 | 2026-04-18 12:48:09.608124 | PLAY [all] 2026-04-18 12:48:09.650630 | 2026-04-18 12:48:09.650793 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-18 12:48:09.818559 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:09.825208 | 2026-04-18 12:48:09.825373 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-18 12:48:09.896032 | debian-bookworm | ok 2026-04-18 12:48:09.901241 | 2026-04-18 12:48:09.901363 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-18 12:48:10.958158 | debian-bookworm -> localhost | changed 2026-04-18 12:48:10.966337 | 2026-04-18 12:48:10.966462 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-18 12:48:11.091691 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:11.097917 | 2026-04-18 12:48:11.098095 | TASK [fetch-tox-output : Set envlist fact] 2026-04-18 12:48:11.178411 | debian-bookworm | ok 2026-04-18 12:48:11.194728 | 2026-04-18 12:48:11.194891 | TASK [fetch-tox-output : Get tox version] 2026-04-18 12:48:12.031333 | 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-04-18 12:48:12.050067 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-18 12:48:12.247665 | debian-bookworm | ok: Runtime: 0:00:00.301669 2026-04-18 12:48:12.252270 | 2026-04-18 12:48:12.252355 | TASK [fetch-tox-output : Find all default environments] 2026-04-18 12:48:12.816154 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:12.824004 | 2026-04-18 12:48:12.825604 | TASK [fetch-tox-output : Set envlist fact] 2026-04-18 12:48:12.860245 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:12.868160 | 2026-04-18 12:48:12.868261 | TASK [fetch-tox-output : Find all default environments] 2026-04-18 12:48:13.453048 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:13.458568 | 2026-04-18 12:48:13.458777 | TASK [fetch-tox-output : Set envlist fact] 2026-04-18 12:48:13.482310 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:13.488261 | 2026-04-18 12:48:13.488352 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-18 12:48:13.525671 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:13.537500 | 2026-04-18 12:48:13.537594 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-18 12:48:14.318197 | debian-bookworm | changed: 2026-04-18 12:48:14.318354 | debian-bookworm | created directory /var/lib/zuul/builds/f154d1a018dd4ebf92696ba21060e4fa/work/logs/tox/check 2026-04-18 12:48:14.318388 | debian-bookworm | cd+++++++++ ./ 2026-04-18 12:48:14.318413 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-04-18 12:48:14.318449 | 2026-04-18 12:48:14.332432 | 2026-04-18 12:48:14.332508 | PLAY RECAP 2026-04-18 12:48:14.332553 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-18 12:48:14.332577 | 2026-04-18 12:48:14.442497 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-18 12:48:14.443430 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-18 12:48:15.176526 | 2026-04-18 12:48:15.176651 | PLAY [all] 2026-04-18 12:48:15.198964 | 2026-04-18 12:48:15.199116 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-18 12:48:15.454508 | debian-bookworm | changed: non-zero return code 2026-04-18 12:48:15.459859 | 2026-04-18 12:48:15.459975 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-18 12:48:15.493350 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:15.498889 | 2026-04-18 12:48:15.499002 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-18 12:48:15.541153 | 2026-04-18 12:48:15.541389 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-18 12:48:15.583818 | 2026-04-18 12:48:15.584004 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-18 12:48:15.617236 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:15.622742 | 2026-04-18 12:48:15.622828 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-18 12:48:15.649717 | 2026-04-18 12:48:15.649871 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-18 12:48:15.670663 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:15.676490 | 2026-04-18 12:48:15.676592 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-18 12:48:15.716637 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:15.721998 | 2026-04-18 12:48:15.722094 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-18 12:48:15.754840 | debian-bookworm | skipping: Conditional result was False 2026-04-18 12:48:15.763984 | 2026-04-18 12:48:15.764070 | PLAY RECAP 2026-04-18 12:48:15.764114 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-18 12:48:15.764135 | 2026-04-18 12:48:15.888614 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-18 12:48:15.889545 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 12:48:16.731930 | 2026-04-18 12:48:16.732108 | PLAY [Base post] 2026-04-18 12:48:16.744655 | 2026-04-18 12:48:16.744768 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-18 12:48:17.302521 | debian-bookworm | changed 2026-04-18 12:48:17.312528 | 2026-04-18 12:48:17.312627 | PLAY RECAP 2026-04-18 12:48:17.312686 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 12:48:17.312747 | 2026-04-18 12:48:17.444941 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 12:48:17.446140 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-18 12:48:18.257759 | 2026-04-18 12:48:18.257887 | PLAY [Base post-logs] 2026-04-18 12:48:18.267084 | 2026-04-18 12:48:18.267197 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-18 12:48:18.639586 | localhost | changed 2026-04-18 12:48:18.660405 | 2026-04-18 12:48:18.660545 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-18 12:48:18.698912 | localhost | ok 2026-04-18 12:48:18.706129 | 2026-04-18 12:48:18.706603 | TASK [Set zuul-log-path fact] 2026-04-18 12:48:18.723356 | localhost | ok 2026-04-18 12:48:18.736299 | 2026-04-18 12:48:18.736426 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 12:48:18.767337 | localhost | ok 2026-04-18 12:48:18.770503 | 2026-04-18 12:48:18.770607 | TASK [upload-logs : Create log directories] 2026-04-18 12:48:19.406311 | localhost | changed 2026-04-18 12:48:19.409458 | 2026-04-18 12:48:19.409577 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-18 12:48:19.956716 | localhost -> localhost | ok: Runtime: 0:00:00.014710 2026-04-18 12:48:19.960855 | 2026-04-18 12:48:19.960973 | TASK [upload-logs : Upload logs to log server] 2026-04-18 12:48:20.603808 | localhost | Output suppressed because no_log was given 2026-04-18 12:48:20.605749 | 2026-04-18 12:48:20.605860 | LOOP [upload-logs : Compress console log and json output] 2026-04-18 12:48:20.652311 | localhost | skipping: Conditional result was False 2026-04-18 12:48:20.658294 | localhost | skipping: Conditional result was False 2026-04-18 12:48:20.662471 | 2026-04-18 12:48:20.662594 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-18 12:48:20.709426 | localhost | skipping: Conditional result was False 2026-04-18 12:48:20.709824 | 2026-04-18 12:48:20.714598 | localhost | skipping: Conditional result was False 2026-04-18 12:48:20.722644 | 2026-04-18 12:48:20.722755 | LOOP [upload-logs : Upload console log and json output]