2026-03-28 03:09:56.013413 | Job console starting 2026-03-28 03:09:56.021534 | Updating git repos 2026-03-28 03:09:56.069605 | Cloning repos into workspace 2026-03-28 03:09:56.170216 | Restoring repo states 2026-03-28 03:09:56.194406 | Merging changes 2026-03-28 03:09:56.194422 | Checking out repos 2026-03-28 03:09:56.295227 | Preparing playbooks 2026-03-28 03:09:57.219793 | Running Ansible setup 2026-03-28 03:10:01.881922 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-28 03:10:02.567494 | 2026-03-28 03:10:02.567620 | PLAY [Base pre] 2026-03-28 03:10:02.582323 | 2026-03-28 03:10:02.582436 | TASK [Setup log path fact] 2026-03-28 03:10:02.628882 | debian-bookworm | ok 2026-03-28 03:10:02.664609 | 2026-03-28 03:10:02.664871 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-28 03:10:02.727449 | debian-bookworm | ok 2026-03-28 03:10:02.737221 | 2026-03-28 03:10:02.737331 | TASK [emit-job-header : Print job information] 2026-03-28 03:10:02.775765 | # Job Information 2026-03-28 03:10:02.775935 | Ansible Version: 2.16.14 2026-03-28 03:10:02.775971 | Job: cfg-generics-tox-check 2026-03-28 03:10:02.776003 | Pipeline: periodic-daily 2026-03-28 03:10:02.776026 | Executor: 521e9411259a 2026-03-28 03:10:02.776048 | Triggered by: https://github.com/osism/generics 2026-03-28 03:10:02.776069 | Event ID: 5e53c27afba141959b1383d7ea64a837 2026-03-28 03:10:02.780846 | 2026-03-28 03:10:02.780940 | LOOP [emit-job-header : Print node information] 2026-03-28 03:10:02.900469 | debian-bookworm | ok: 2026-03-28 03:10:02.900638 | debian-bookworm | # Node Information 2026-03-28 03:10:02.900672 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-28 03:10:02.900712 | debian-bookworm | Hostname: debian 2026-03-28 03:10:02.900736 | debian-bookworm | Username: zuul 2026-03-28 03:10:02.900758 | debian-bookworm | Distro: Debian 12.13 2026-03-28 03:10:02.900783 | debian-bookworm | Provider: regiocloud-a 2026-03-28 03:10:02.900804 | debian-bookworm | Region: 2026-03-28 03:10:02.900825 | debian-bookworm | Label: debian-bookworm 2026-03-28 03:10:02.900845 | debian-bookworm | Product Name: OpenStack Nova 2026-03-28 03:10:02.900865 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:80ac 2026-03-28 03:10:02.917571 | 2026-03-28 03:10:02.917730 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-28 03:10:03.483728 | debian-bookworm -> localhost | changed 2026-03-28 03:10:03.491213 | 2026-03-28 03:10:03.491322 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-28 03:10:04.706069 | debian-bookworm -> localhost | changed 2026-03-28 03:10:04.717636 | 2026-03-28 03:10:04.717769 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-28 03:10:05.054551 | debian-bookworm -> localhost | ok 2026-03-28 03:10:05.060661 | 2026-03-28 03:10:05.060797 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-28 03:10:05.098664 | debian-bookworm | ok 2026-03-28 03:10:05.126109 | debian-bookworm | included: /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-28 03:10:05.131986 | 2026-03-28 03:10:05.132087 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-28 03:10:06.533977 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-28 03:10:06.534181 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/work/a309fbb70c7641ebb89f4cb3c3f19348_id_rsa 2026-03-28 03:10:06.534219 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/work/a309fbb70c7641ebb89f4cb3c3f19348_id_rsa.pub 2026-03-28 03:10:06.534247 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-28 03:10:06.534272 | debian-bookworm -> localhost | SHA256:k0uuIVLMyl3qOMG8GYuWDXHm7hBWReI0Sbcee7sAses zuul-build-sshkey 2026-03-28 03:10:06.534295 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-28 03:10:06.534329 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-28 03:10:06.534352 | debian-bookworm -> localhost | | .=o+ | 2026-03-28 03:10:06.534375 | debian-bookworm -> localhost | | o.= . | 2026-03-28 03:10:06.534395 | debian-bookworm -> localhost | | + o | 2026-03-28 03:10:06.534415 | debian-bookworm -> localhost | | ..=+ o . | 2026-03-28 03:10:06.534435 | debian-bookworm -> localhost | | ==o+o..S | 2026-03-28 03:10:06.534461 | debian-bookworm -> localhost | |.o*=oo.o.o | 2026-03-28 03:10:06.534482 | debian-bookworm -> localhost | | oOB+...o | 2026-03-28 03:10:06.534503 | debian-bookworm -> localhost | |.oB* ..o. | 2026-03-28 03:10:06.534524 | debian-bookworm -> localhost | |. oE. .. | 2026-03-28 03:10:06.534545 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-28 03:10:06.534594 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.864262 2026-03-28 03:10:06.541083 | 2026-03-28 03:10:06.541238 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-28 03:10:06.568956 | debian-bookworm | ok 2026-03-28 03:10:06.578328 | debian-bookworm | included: /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-28 03:10:06.587280 | 2026-03-28 03:10:06.587368 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-28 03:10:06.600870 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:06.607540 | 2026-03-28 03:10:06.607648 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-28 03:10:07.264964 | debian-bookworm | changed 2026-03-28 03:10:07.270312 | 2026-03-28 03:10:07.270402 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-28 03:10:07.520281 | debian-bookworm | ok 2026-03-28 03:10:07.529429 | 2026-03-28 03:10:07.529570 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-28 03:10:08.147077 | debian-bookworm | changed 2026-03-28 03:10:08.155135 | 2026-03-28 03:10:08.155240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-28 03:10:08.813727 | debian-bookworm | changed 2026-03-28 03:10:08.822481 | 2026-03-28 03:10:08.822609 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-28 03:10:08.847225 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:08.858035 | 2026-03-28 03:10:08.858150 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-28 03:10:09.359219 | debian-bookworm -> localhost | changed 2026-03-28 03:10:09.369676 | 2026-03-28 03:10:09.369790 | TASK [add-build-sshkey : Add back temp key] 2026-03-28 03:10:09.675932 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/work/a309fbb70c7641ebb89f4cb3c3f19348_id_rsa (zuul-build-sshkey) 2026-03-28 03:10:09.676163 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009734 2026-03-28 03:10:09.683656 | 2026-03-28 03:10:09.683766 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-28 03:10:10.098201 | debian-bookworm | ok 2026-03-28 03:10:10.104084 | 2026-03-28 03:10:10.104217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-28 03:10:10.137969 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:10.148071 | 2026-03-28 03:10:10.148171 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-28 03:10:10.581934 | debian-bookworm | ok 2026-03-28 03:10:10.592481 | 2026-03-28 03:10:10.592582 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-28 03:10:10.620260 | debian-bookworm | ok 2026-03-28 03:10:10.625203 | 2026-03-28 03:10:10.625294 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-28 03:10:10.881250 | debian-bookworm -> localhost | ok 2026-03-28 03:10:10.887629 | 2026-03-28 03:10:10.887728 | TASK [validate-host : Collect information about the host] 2026-03-28 03:10:11.995536 | debian-bookworm | ok 2026-03-28 03:10:12.005838 | 2026-03-28 03:10:12.005931 | TASK [validate-host : Sanitize hostname] 2026-03-28 03:10:12.095190 | debian-bookworm | ok 2026-03-28 03:10:12.126144 | 2026-03-28 03:10:12.126250 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-28 03:10:12.614368 | debian-bookworm -> localhost | changed 2026-03-28 03:10:12.620248 | 2026-03-28 03:10:12.620364 | TASK [validate-host : Collect information about zuul worker] 2026-03-28 03:10:13.019046 | debian-bookworm | ok 2026-03-28 03:10:13.034103 | 2026-03-28 03:10:13.034214 | TASK [validate-host : Write out all zuul information for each host] 2026-03-28 03:10:13.639502 | debian-bookworm -> localhost | changed 2026-03-28 03:10:13.655582 | 2026-03-28 03:10:13.655912 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-28 03:10:13.900362 | debian-bookworm | ok 2026-03-28 03:10:13.908936 | 2026-03-28 03:10:13.909037 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-28 03:10:15.178398 | debian-bookworm | changed: 2026-03-28 03:10:15.178568 | debian-bookworm | cd+++++++++ src/ 2026-03-28 03:10:15.178603 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-28 03:10:15.178628 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-28 03:10:15.178650 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-28 03:10:15.178671 | debian-bookworm | =7.0.3 2026-03-28 03:10:37.631949 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-28 03:10:37.685601 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-28 03:10:37.697361 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-28 03:10:37.784307 | debian-bookworm | Collecting filelock>=3.25 2026-03-28 03:10:37.795535 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-28 03:10:37.847784 | debian-bookworm | Collecting packaging>=26 2026-03-28 03:10:37.858523 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-28 03:10:37.866568 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 11.8 MB/s eta 0:00:00 2026-03-28 03:10:37.918106 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-28 03:10:37.928929 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-28 03:10:37.970525 | debian-bookworm | Collecting pluggy>=1.6 2026-03-28 03:10:37.981307 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-28 03:10:38.031892 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-28 03:10:38.044078 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-28 03:10:38.089622 | debian-bookworm | Collecting python-discovery>=1.2.1 2026-03-28 03:10:38.100988 | debian-bookworm | Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB) 2026-03-28 03:10:38.149091 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-28 03:10:38.160916 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-28 03:10:38.303495 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-28 03:10:38.314645 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-28 03:10:38.514561 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 29.7 MB/s eta 0:00:00 2026-03-28 03:10:38.615208 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-28 03:10:38.625999 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-28 03:10:38.651245 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.5 MB/s eta 0:00:00 2026-03-28 03:10:38.762969 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-28 03:10:39.412286 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.1 tomli-w-1.2.0 tox-4.51.0 virtualenv-21.2.0 2026-03-28 03:10:39.959547 | debian-bookworm | ok: Runtime: 0:00:02.795881 2026-03-28 03:10:39.965296 | 2026-03-28 03:10:39.965397 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-28 03:10:40.015432 | debian-bookworm | ok 2026-03-28 03:10:40.028397 | 2026-03-28 03:10:40.028518 | TASK [ensure-tox : Output tox version] 2026-03-28 03:10:40.565768 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-28 03:10:40.585090 | debian-bookworm | 4.51.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-28 03:10:41.079348 | debian-bookworm | ok: Runtime: 0:00:00.306466 2026-03-28 03:10:41.085641 | 2026-03-28 03:10:41.085760 | TASK [ensure-tox : Make global symlink] 2026-03-28 03:10:41.123095 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:41.134021 | 2026-03-28 03:10:41.134104 | PLAY RECAP 2026-03-28 03:10:41.134163 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-28 03:10:41.134221 | 2026-03-28 03:10:41.369321 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-28 03:10:41.370293 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-28 03:10:42.231403 | 2026-03-28 03:10:42.231520 | PLAY [all] 2026-03-28 03:10:42.243761 | 2026-03-28 03:10:42.243880 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-28 03:10:42.688158 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-28 03:10:42.783569 | debian-bookworm | ok: Runtime: 0:00:00.029039 2026-03-28 03:10:42.788941 | 2026-03-28 03:10:42.789051 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-28 03:10:43.317141 | debian-bookworm | ok: Runtime: 0:00:00.008803 2026-03-28 03:10:43.339099 | 2026-03-28 03:10:43.339227 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-28 03:10:43.635348 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-28 03:10:43.639212 | debian-bookworm | sudo: a password is required 2026-03-28 03:10:43.888510 | debian-bookworm | ok: Runtime: 0:00:00.025675 2026-03-28 03:10:43.902080 | 2026-03-28 03:10:43.902176 | TASK [tox : Check to see if the constraints file exists] 2026-03-28 03:10:43.937847 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:43.944073 | 2026-03-28 03:10:43.944179 | TASK [tox : Fail if constraints file is missing] 2026-03-28 03:10:43.967567 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:43.975306 | 2026-03-28 03:10:43.975421 | TASK [tox : Record file location] 2026-03-28 03:10:44.000806 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:10:44.008366 | 2026-03-28 03:10:44.008460 | TASK [tox : Install tox siblings] 2026-03-28 03:10:44.029387 | debian-bookworm | ok 2026-03-28 03:10:44.038019 | debian-bookworm | included: /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-28 03:10:44.043850 | 2026-03-28 03:10:44.043982 | TASK [tox : Run tox without tests] 2026-03-28 03:10:44.587782 | debian-bookworm | ROOT: 212 D setup logging to DEBUG on pid 1418 [tox/report.py:229] 2026-03-28 03:10:44.627589 | debian-bookworm | check: 252 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-28 03:10:44.630451 | debian-bookworm | check: 255 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-28 03:10:44.636209 | debian-bookworm | check: 260 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 15473ef55330ead753214dee914eb968 e47a59b6a5b0a8a257bf846cfd099f11 [python_discovery/_cached_py_info.py:198] 2026-03-28 03:10:44.716235 | debian-bookworm | check: 340 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-28 03:10:44.717545 | debian-bookworm | check: 342 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-28 03:10:44.717951 | debian-bookworm | check: 342 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-28 03:10:44.718207 | debian-bookworm | check: 342 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-28 03:10:44.720971 | debian-bookworm | check: 345 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-28 03:10:44.721266 | debian-bookworm | check: 345 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-28 03:10:44.757327 | debian-bookworm | check: 381 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-03-28 03:10:44.757575 | debian-bookworm | check: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-03-28 03:10:44.757747 | debian-bookworm | check: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-03-28 03:10:44.757853 | debian-bookworm | check: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-28 03:10:44.758049 | debian-bookworm | check: 382 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-28 03:10:44.758133 | debian-bookworm | check: 382 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758190 | debian-bookworm | check: 382 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758240 | debian-bookworm | check: 382 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758291 | debian-bookworm | check: 383 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758341 | debian-bookworm | check: 383 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758393 | debian-bookworm | check: 383 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-03-28 03:10:44.758439 | debian-bookworm | check: 383 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758488 | debian-bookworm | check: 383 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758538 | debian-bookworm | check: 383 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758582 | debian-bookworm | check: 383 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758652 | debian-bookworm | check: 383 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:44.758972 | debian-bookworm | check: 383 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-03-28 03:10:44.759292 | debian-bookworm | check: 384 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-03-28 03:10:44.759427 | debian-bookworm | check: 384 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-03-28 03:10:44.759888 | debian-bookworm | check: 384 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-28 03:10:44.760141 | debian-bookworm | check: 384 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:263] 2026-03-28 03:10:44.807786 | debian-bookworm | check: 384 D { 2026-03-28 03:10:44.807833 | debian-bookworm | "sys": { 2026-03-28 03:10:44.807841 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-03-28 03:10:44.807846 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-28 03:10:44.807851 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-03-28 03:10:44.807856 | debian-bookworm | "base_prefix": "/usr", 2026-03-28 03:10:44.807863 | debian-bookworm | "real_prefix": null, 2026-03-28 03:10:44.807868 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-03-28 03:10:44.807872 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-28 03:10:44.807876 | debian-bookworm | "path": [ 2026-03-28 03:10:44.807880 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-28 03:10:44.807884 | debian-bookworm | "/usr/lib/python3.11", 2026-03-28 03:10:44.807888 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-28 03:10:44.807892 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-03-28 03:10:44.807896 | debian-bookworm | ], 2026-03-28 03:10:44.807900 | debian-bookworm | "meta_path": [ 2026-03-28 03:10:44.807904 | debian-bookworm | "", 2026-03-28 03:10:44.807908 | debian-bookworm | "", 2026-03-28 03:10:44.807912 | debian-bookworm | "", 2026-03-28 03:10:44.807921 | debian-bookworm | "" 2026-03-28 03:10:44.807925 | debian-bookworm | ], 2026-03-28 03:10:44.807929 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-28 03:10:44.807933 | debian-bookworm | "io_encoding": "utf-8" 2026-03-28 03:10:44.807937 | debian-bookworm | }, 2026-03-28 03:10:44.807941 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-28 03:10:44.807945 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-28 03:10:44.807949 | debian-bookworm | "os": "", 2026-03-28 03:10:44.807953 | debian-bookworm | "site": "", 2026-03-28 03:10:44.807957 | debian-bookworm | "datetime": "", 2026-03-28 03:10:44.807961 | debian-bookworm | "math": "", 2026-03-28 03:10:44.807965 | debian-bookworm | "json": "" 2026-03-28 03:10:44.807969 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-28 03:10:44.807979 | debian-bookworm | check: 432 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-28 03:10:44.810377 | debian-bookworm | check: 435 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-28 03:10:44.811149 | debian-bookworm | check: 435 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-28 03:10:44.812218 | debian-bookworm | check: 436 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-28 03:10:44.812487 | debian-bookworm | check: 437 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-28 03:10:44.986998 | debian-bookworm | check: 611 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-28 03:10:44.987311 | debian-bookworm | check: 612 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-28 03:10:45.045828 | debian-bookworm | check: 670 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-03-28 03:10:45.046426 | debian-bookworm | check: 671 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-03-28 03:10:45.128050 | debian-bookworm | check: 752 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-28 03:10:45.128133 | debian-bookworm | check: 752 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-28 03:10:45.129486 | debian-bookworm | check: 754 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-28 03:10:45.129683 | debian-bookworm | check: 754 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-28 03:10:45.158924 | debian-bookworm | check: 783 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-03-28 03:10:45.163341 | debian-bookworm | check: 788 D generated console scripts pip3 pip3.11 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-28 03:10:45.163751 | debian-bookworm | check: 788 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-28 03:10:45.171605 | debian-bookworm | check: 796 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-28 03:10:45.171750 | debian-bookworm | check: 796 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.171857 | debian-bookworm | check: 796 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.171953 | debian-bookworm | check: 796 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172040 | debian-bookworm | check: 796 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172133 | debian-bookworm | check: 796 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172224 | debian-bookworm | check: 796 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-03-28 03:10:45.172375 | debian-bookworm | check: 797 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172435 | debian-bookworm | check: 797 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172541 | debian-bookworm | check: 797 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172684 | debian-bookworm | check: 797 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.172785 | debian-bookworm | check: 797 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-28 03:10:45.179595 | debian-bookworm | check: 804 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-28 03:10:46.264984 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-28 03:10:46.372736 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-28 03:10:46.490696 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-28 03:10:46.502780 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-28 03:10:46.585308 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-03-28 03:10:46.597398 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-28 03:10:46.639705 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-28 03:10:46.651409 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-28 03:10:46.781773 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-28 03:10:46.797638 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-28 03:10:46.814827 | debian-bookworm | Installing build dependencies: started 2026-03-28 03:10:48.034588 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-28 03:10:48.036233 | debian-bookworm | Getting requirements to build wheel: started 2026-03-28 03:10:48.420657 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-28 03:10:48.422477 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-28 03:10:48.631148 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-28 03:10:48.763727 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-28 03:10:48.776936 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-28 03:10:48.839177 | debian-bookworm | Collecting requests==2.33.0 (from -r requirements.txt (line 7)) 2026-03-28 03:10:48.850047 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-28 03:10:48.884168 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-28 03:10:48.895967 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-28 03:10:49.017754 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-28 03:10:49.029167 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-28 03:10:49.154883 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-28 03:10:49.269274 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-28 03:10:49.326783 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-28 03:10:49.338513 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-28 03:10:49.383260 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-28 03:10:49.394606 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-28 03:10:49.448716 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-28 03:10:49.463108 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-28 03:10:49.517744 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-28 03:10:49.530112 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-28 03:10:49.691706 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-28 03:10:49.702714 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-03-28 03:10:49.738109 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-28 03:10:49.749165 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-28 03:10:49.803471 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-28 03:10:49.824408 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-28 03:10:49.889348 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-03-28 03:10:49.900833 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-28 03:10:50.192638 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-28 03:10:50.202992 | debian-bookworm | Downloading cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-28 03:10:50.239683 | 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-03-28 03:10:50.250895 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-28 03:10:50.415839 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-03-28 03:10:50.426416 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-28 03:10:50.468244 | 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-03-28 03:10:50.480256 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-28 03:10:50.518329 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-28 03:10:50.549328 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-28 03:10:50.593337 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.8 MB/s 0:00:00 2026-03-28 03:10:50.607508 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-03-28 03:10:53.376866 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 20.9 MB/s 0:00:02 2026-03-28 03:10:53.388755 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-28 03:10:53.470588 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-28 03:10:53.498260 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-03-28 03:10:53.525346 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-28 03:10:53.552077 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-28 03:10:53.642205 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.7 MB/s 0:00:00 2026-03-28 03:10:53.656654 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB) 2026-03-28 03:10:53.684846 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-28 03:10:53.708422 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-28 03:10:53.733025 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-28 03:10:53.762438 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-28 03:10:53.788137 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-28 03:10:53.811720 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-28 03:10:53.838034 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-28 03:10:53.869005 | debian-bookworm | Downloading cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-28 03:10:54.053920 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.1 MB/s 0:00:00 2026-03-28 03:10:54.069229 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-28 03:10:54.100162 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-28 03:10:54.171732 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-28 03:10:54.199783 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-28 03:10:54.504176 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-28 03:10:54.506009 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-28 03:10:54.803423 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-28 03:10:54.805885 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=df438ae911b5d09113f32c3c7f20f2417bcabe7f5dbcf0364291be71bec8b264 2026-03-28 03:10:54.806946 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-28 03:10:54.812313 | debian-bookworm | Successfully built pwgen 2026-03-28 03:10:55.083099 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-28 03:11:22.030273 | debian-bookworm | 2026-03-28 03:11:22.032793 | 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.6 click-8.3.1 colorama-0.4.6 cryptography-46.0.6 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.0 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-03-28 03:11:22.157436 | debian-bookworm | check: 37782 I exit 0 (36.98 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1431 [tox/execute/api.py:311] 2026-03-28 03:11:22.159453 | debian-bookworm | check: OK (37.54 seconds) 2026-03-28 03:11:22.159468 | debian-bookworm | congratulations :) (37.57 seconds) 2026-03-28 03:11:22.592046 | debian-bookworm | ok: Runtime: 0:00:37.869853 2026-03-28 03:11:22.605193 | 2026-03-28 03:11:22.605315 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-28 03:11:23.070934 | debian-bookworm | changed 2026-03-28 03:11:23.075936 | 2026-03-28 03:11:23.076029 | TASK [tox : Get tox envlist config] 2026-03-28 03:11:24.101899 | debian-bookworm | ok: Runtime: 0:00:00.326536 2026-03-28 03:11:24.116156 | 2026-03-28 03:11:24.116314 | TASK [tox : Install any sibling python packages] 2026-03-28 03:11:24.549476 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-28 03:11:24.559013 | 2026-03-28 03:11:24.559153 | TASK [tox : Remove tempfile] 2026-03-28 03:11:24.971053 | debian-bookworm | changed 2026-03-28 03:11:24.976796 | 2026-03-28 03:11:24.976894 | TASK [tox : Emit tox command] 2026-03-28 03:11:25.021820 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-03-28 03:11:25.029960 | 2026-03-28 03:11:25.030107 | TASK [tox : Run tox] 2026-03-28 03:11:25.558016 | debian-bookworm | ROOT: 201 D setup logging to DEBUG on pid 1588 [tox/report.py:229] 2026-03-28 03:11:25.590112 | debian-bookworm | check: 233 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-28 03:11:25.592885 | debian-bookworm | check: 236 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-28 03:11:25.597394 | debian-bookworm | check: 240 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-28 03:11:25.598553 | debian-bookworm | check: 241 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-28 03:11:25.598688 | debian-bookworm | check: 242 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-28 03:11:25.598766 | debian-bookworm | check: 242 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-28 03:11:25.600135 | debian-bookworm | check: 243 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-28 03:11:25.600238 | debian-bookworm | check: 243 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-28 03:11:25.635577 | debian-bookworm | check: 278 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:515] 2026-03-28 03:11:25.760331 | debian-bookworm | check: 403 I exit 0 (0.12 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1595 [tox/execute/api.py:311] 2026-03-28 03:11:25.762262 | debian-bookworm | check: OK (0.18=setup[0.05]+cmd[0.12] seconds) 2026-03-28 03:11:25.762286 | debian-bookworm | congratulations :) (0.21 seconds) 2026-03-28 03:11:26.087989 | debian-bookworm | ok: Runtime: 0:00:00.511663 2026-03-28 03:11:26.102432 | 2026-03-28 03:11:26.102608 | TASK [tox : Look for output] 2026-03-28 03:11:26.496500 | debian-bookworm | ok 2026-03-28 03:11:26.511259 | 2026-03-28 03:11:26.511380 | TASK [tox : Return file comments to Zuul] 2026-03-28 03:11:26.535503 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:26.546235 | 2026-03-28 03:11:26.546335 | PLAY RECAP 2026-03-28 03:11:26.546407 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-28 03:11:26.546443 | 2026-03-28 03:11:26.642431 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-28 03:11:26.643445 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-28 03:11:27.368541 | 2026-03-28 03:11:27.368696 | PLAY [all] 2026-03-28 03:11:27.382416 | 2026-03-28 03:11:27.382532 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-28 03:11:27.426089 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:27.432050 | 2026-03-28 03:11:27.432175 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-28 03:11:27.460356 | debian-bookworm | ok 2026-03-28 03:11:27.465497 | 2026-03-28 03:11:27.465618 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-28 03:11:27.878366 | debian-bookworm -> localhost | changed 2026-03-28 03:11:27.895657 | 2026-03-28 03:11:27.895769 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-28 03:11:27.939291 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:27.944744 | 2026-03-28 03:11:27.944843 | TASK [fetch-tox-output : Set envlist fact] 2026-03-28 03:11:27.972980 | debian-bookworm | ok 2026-03-28 03:11:27.978399 | 2026-03-28 03:11:27.978484 | TASK [fetch-tox-output : Get tox version] 2026-03-28 03:11:28.668895 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-28 03:11:28.687227 | debian-bookworm | 4.51.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-28 03:11:29.006717 | debian-bookworm | ok: Runtime: 0:00:00.293430 2026-03-28 03:11:29.016131 | 2026-03-28 03:11:29.016231 | TASK [fetch-tox-output : Find all default environments] 2026-03-28 03:11:29.547489 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:29.560788 | 2026-03-28 03:11:29.560951 | TASK [fetch-tox-output : Set envlist fact] 2026-03-28 03:11:29.595653 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:29.608152 | 2026-03-28 03:11:29.608311 | TASK [fetch-tox-output : Find all default environments] 2026-03-28 03:11:30.141041 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:30.154451 | 2026-03-28 03:11:30.154636 | TASK [fetch-tox-output : Set envlist fact] 2026-03-28 03:11:30.189325 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:30.202149 | 2026-03-28 03:11:30.202296 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-28 03:11:30.243978 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:30.261514 | 2026-03-28 03:11:30.261691 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-28 03:11:31.029262 | debian-bookworm | changed: 2026-03-28 03:11:31.029498 | debian-bookworm | created directory /var/lib/zuul/builds/a309fbb70c7641ebb89f4cb3c3f19348/work/logs/tox/check 2026-03-28 03:11:31.029608 | debian-bookworm | cd+++++++++ ./ 2026-03-28 03:11:31.029706 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-28 03:11:31.029750 | 2026-03-28 03:11:31.039987 | 2026-03-28 03:11:31.040082 | PLAY RECAP 2026-03-28 03:11:31.040137 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-28 03:11:31.040200 | 2026-03-28 03:11:31.140354 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-28 03:11:31.142387 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-28 03:11:31.818759 | 2026-03-28 03:11:31.818916 | PLAY [all] 2026-03-28 03:11:31.833240 | 2026-03-28 03:11:31.833362 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-28 03:11:32.053908 | debian-bookworm | changed: non-zero return code 2026-03-28 03:11:32.059544 | 2026-03-28 03:11:32.059691 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-28 03:11:32.082822 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:32.088442 | 2026-03-28 03:11:32.088548 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-28 03:11:32.119921 | 2026-03-28 03:11:32.120121 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-28 03:11:32.154908 | 2026-03-28 03:11:32.155159 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-28 03:11:32.179019 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:32.190390 | 2026-03-28 03:11:32.190547 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-28 03:11:32.227477 | 2026-03-28 03:11:32.227755 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-28 03:11:32.251770 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:32.264764 | 2026-03-28 03:11:32.264922 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-28 03:11:32.289314 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:32.302518 | 2026-03-28 03:11:32.302690 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-28 03:11:32.326978 | debian-bookworm | skipping: Conditional result was False 2026-03-28 03:11:32.340111 | 2026-03-28 03:11:32.340218 | PLAY RECAP 2026-03-28 03:11:32.340301 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-28 03:11:32.340348 | 2026-03-28 03:11:32.447047 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-28 03:11:32.448884 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-28 03:11:33.215991 | 2026-03-28 03:11:33.216123 | PLAY [Base post] 2026-03-28 03:11:33.231245 | 2026-03-28 03:11:33.231666 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-28 03:11:33.741434 | debian-bookworm | changed 2026-03-28 03:11:33.748113 | 2026-03-28 03:11:33.748211 | PLAY RECAP 2026-03-28 03:11:33.748271 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-28 03:11:33.748330 | 2026-03-28 03:11:33.869762 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-28 03:11:33.871032 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-28 03:11:34.743915 | 2026-03-28 03:11:34.744059 | PLAY [Base post-logs] 2026-03-28 03:11:34.753783 | 2026-03-28 03:11:34.753908 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-28 03:11:35.241546 | localhost | changed 2026-03-28 03:11:35.265433 | 2026-03-28 03:11:35.265654 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-28 03:11:35.292677 | localhost | ok 2026-03-28 03:11:35.296547 | 2026-03-28 03:11:35.296690 | TASK [Set zuul-log-path fact] 2026-03-28 03:11:35.311400 | localhost | ok 2026-03-28 03:11:35.320012 | 2026-03-28 03:11:35.320140 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-28 03:11:35.345773 | localhost | ok 2026-03-28 03:11:35.351324 | 2026-03-28 03:11:35.351440 | TASK [upload-logs : Create log directories] 2026-03-28 03:11:35.882273 | localhost | changed 2026-03-28 03:11:35.885111 | 2026-03-28 03:11:35.885210 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-28 03:11:36.351406 | localhost -> localhost | ok: Runtime: 0:00:00.009472 2026-03-28 03:11:36.357481 | 2026-03-28 03:11:36.357642 | TASK [upload-logs : Upload logs to log server] 2026-03-28 03:11:36.882139 | localhost | Output suppressed because no_log was given 2026-03-28 03:11:36.893435 | 2026-03-28 03:11:36.893706 | LOOP [upload-logs : Compress console log and json output] 2026-03-28 03:11:36.959539 | localhost | skipping: Conditional result was False 2026-03-28 03:11:36.969303 | localhost | skipping: Conditional result was False 2026-03-28 03:11:36.973822 | 2026-03-28 03:11:36.973918 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-28 03:11:37.026121 | localhost | skipping: Conditional result was False 2026-03-28 03:11:37.026353 | 2026-03-28 03:11:37.032395 | localhost | skipping: Conditional result was False 2026-03-28 03:11:37.041182 | 2026-03-28 03:11:37.041283 | LOOP [upload-logs : Upload console log and json output]