2026-02-25 03:07:44.379778 | Job console starting 2026-02-25 03:07:44.389144 | Updating git repos 2026-02-25 03:07:44.424035 | Cloning repos into workspace 2026-02-25 03:07:44.475925 | Restoring repo states 2026-02-25 03:07:44.525041 | Merging changes 2026-02-25 03:07:44.525058 | Checking out repos 2026-02-25 03:07:44.605064 | Preparing playbooks 2026-02-25 03:07:45.592723 | Running Ansible setup 2026-02-25 03:07:51.095692 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 03:07:51.931326 | 2026-02-25 03:07:51.931439 | PLAY [Base pre] 2026-02-25 03:07:51.943920 | 2026-02-25 03:07:51.944019 | TASK [Setup log path fact] 2026-02-25 03:07:51.960425 | debian-bookworm | ok 2026-02-25 03:07:51.977939 | 2026-02-25 03:07:51.978049 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 03:07:52.015626 | debian-bookworm | ok 2026-02-25 03:07:52.026733 | 2026-02-25 03:07:52.026825 | TASK [emit-job-header : Print job information] 2026-02-25 03:07:52.170965 | # Job Information 2026-02-25 03:07:52.171114 | Ansible Version: 2.16.14 2026-02-25 03:07:52.171144 | Job: cfg-generics-tox-check 2026-02-25 03:07:52.171171 | Pipeline: periodic-daily 2026-02-25 03:07:52.171189 | Executor: 521e9411259a 2026-02-25 03:07:52.171207 | Triggered by: https://github.com/osism/generics 2026-02-25 03:07:52.171226 | Event ID: 8d0e0437fef44b03b520959dea350891 2026-02-25 03:07:52.179346 | 2026-02-25 03:07:52.179446 | LOOP [emit-job-header : Print node information] 2026-02-25 03:07:52.392435 | debian-bookworm | ok: 2026-02-25 03:07:52.392573 | debian-bookworm | # Node Information 2026-02-25 03:07:52.392601 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 03:07:52.392622 | debian-bookworm | Hostname: debian 2026-02-25 03:07:52.392640 | debian-bookworm | Username: zuul 2026-02-25 03:07:52.392657 | debian-bookworm | Distro: Debian 12.13 2026-02-25 03:07:52.392677 | debian-bookworm | Provider: regiocloud-a 2026-02-25 03:07:52.392694 | debian-bookworm | Region: 2026-02-25 03:07:52.392712 | debian-bookworm | Label: debian-bookworm 2026-02-25 03:07:52.392728 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 03:07:52.392745 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:751e 2026-02-25 03:07:52.404019 | 2026-02-25 03:07:52.404128 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 03:07:53.215422 | debian-bookworm -> localhost | changed 2026-02-25 03:07:53.221051 | 2026-02-25 03:07:53.221170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 03:07:54.864577 | debian-bookworm -> localhost | changed 2026-02-25 03:07:54.875054 | 2026-02-25 03:07:54.877619 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 03:07:55.445778 | debian-bookworm -> localhost | ok 2026-02-25 03:07:55.453575 | 2026-02-25 03:07:55.453965 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 03:07:55.496013 | debian-bookworm | ok 2026-02-25 03:07:55.520006 | debian-bookworm | included: /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 03:07:55.536444 | 2026-02-25 03:07:55.536549 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 03:07:57.689533 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 03:07:57.689722 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/work/b5d5aa43122e47bcac8830196a6a52f0_id_rsa 2026-02-25 03:07:57.689759 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/work/b5d5aa43122e47bcac8830196a6a52f0_id_rsa.pub 2026-02-25 03:07:57.689785 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 03:07:57.689809 | debian-bookworm -> localhost | SHA256:ytbAqPq5+tkEqOziZs4DFjZxB/SzAxJ06IYKZozJKaM zuul-build-sshkey 2026-02-25 03:07:57.689831 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 03:07:57.689860 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 03:07:57.689882 | debian-bookworm -> localhost | |.oo+. | 2026-02-25 03:07:57.689903 | debian-bookworm -> localhost | | oo... | 2026-02-25 03:07:57.689922 | debian-bookworm -> localhost | |*o+..o | 2026-02-25 03:07:57.689942 | debian-bookworm -> localhost | |B&. .oo | 2026-02-25 03:07:57.689961 | debian-bookworm -> localhost | |@.+ .oo S | 2026-02-25 03:07:57.689983 | debian-bookworm -> localhost | |E. o ..+ | 2026-02-25 03:07:57.690004 | debian-bookworm -> localhost | |+.. . + . | 2026-02-25 03:07:57.690024 | debian-bookworm -> localhost | |+= = . | 2026-02-25 03:07:57.690044 | debian-bookworm -> localhost | |OOB.. | 2026-02-25 03:07:57.690078 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 03:07:57.690126 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.382639 2026-02-25 03:07:57.696488 | 2026-02-25 03:07:57.696575 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 03:07:57.736872 | debian-bookworm | ok 2026-02-25 03:07:57.749466 | debian-bookworm | included: /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 03:07:57.758296 | 2026-02-25 03:07:57.758381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 03:07:57.781556 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:07:57.788460 | 2026-02-25 03:07:57.788568 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 03:07:58.434473 | debian-bookworm | changed 2026-02-25 03:07:58.447215 | 2026-02-25 03:07:58.447381 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 03:07:58.725545 | debian-bookworm | ok 2026-02-25 03:07:58.733216 | 2026-02-25 03:07:58.733346 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 03:07:59.425875 | debian-bookworm | changed 2026-02-25 03:07:59.443708 | 2026-02-25 03:07:59.443829 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 03:08:00.325141 | debian-bookworm | changed 2026-02-25 03:08:00.335841 | 2026-02-25 03:08:00.335946 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 03:08:00.374178 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:00.382146 | 2026-02-25 03:08:00.382250 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 03:08:01.597231 | debian-bookworm -> localhost | changed 2026-02-25 03:08:01.612356 | 2026-02-25 03:08:01.612461 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 03:08:02.112051 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/work/b5d5aa43122e47bcac8830196a6a52f0_id_rsa (zuul-build-sshkey) 2026-02-25 03:08:02.112265 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023061 2026-02-25 03:08:02.120057 | 2026-02-25 03:08:02.120159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 03:08:02.521897 | debian-bookworm | ok 2026-02-25 03:08:02.528583 | 2026-02-25 03:08:02.528689 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 03:08:02.555998 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:02.567912 | 2026-02-25 03:08:02.568018 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 03:08:02.989575 | debian-bookworm | ok 2026-02-25 03:08:03.009500 | 2026-02-25 03:08:03.009614 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 03:08:03.072231 | debian-bookworm | ok 2026-02-25 03:08:03.077066 | 2026-02-25 03:08:03.077165 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 03:08:03.855897 | debian-bookworm -> localhost | ok 2026-02-25 03:08:03.862245 | 2026-02-25 03:08:03.862347 | TASK [validate-host : Collect information about the host] 2026-02-25 03:08:05.309153 | debian-bookworm | ok 2026-02-25 03:08:05.319909 | 2026-02-25 03:08:05.319997 | TASK [validate-host : Sanitize hostname] 2026-02-25 03:08:05.430302 | debian-bookworm | ok 2026-02-25 03:08:05.504140 | 2026-02-25 03:08:05.504234 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 03:08:06.798979 | debian-bookworm -> localhost | changed 2026-02-25 03:08:06.803560 | 2026-02-25 03:08:06.803637 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 03:08:07.307574 | debian-bookworm | ok 2026-02-25 03:08:07.311420 | 2026-02-25 03:08:07.311501 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 03:08:08.710366 | debian-bookworm -> localhost | changed 2026-02-25 03:08:08.729135 | 2026-02-25 03:08:08.729233 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 03:08:09.054880 | debian-bookworm | ok 2026-02-25 03:08:09.065046 | 2026-02-25 03:08:09.065136 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 03:08:10.598043 | debian-bookworm | changed: 2026-02-25 03:08:10.598186 | debian-bookworm | cd+++++++++ src/ 2026-02-25 03:08:10.598213 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 03:08:10.598233 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 03:08:10.598251 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-02-25 03:08:10.598268 | debian-bookworm | =7.0.1 2026-02-25 03:08:34.585446 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-25 03:08:34.642868 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-25 03:08:34.655518 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-25 03:08:34.720783 | debian-bookworm | Collecting filelock>=3.24.3 2026-02-25 03:08:34.732629 | debian-bookworm | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-02-25 03:08:34.781402 | debian-bookworm | Collecting packaging>=26 2026-02-25 03:08:34.794645 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-25 03:08:34.808944 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.8 MB/s eta 0:00:00 2026-02-25 03:08:34.861987 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-02-25 03:08:34.874148 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-25 03:08:34.930406 | debian-bookworm | Collecting pluggy>=1.6 2026-02-25 03:08:34.942409 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-25 03:08:34.993405 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-25 03:08:35.006290 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-25 03:08:35.150424 | debian-bookworm | Collecting virtualenv>=20.38 2026-02-25 03:08:35.162407 | debian-bookworm | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-02-25 03:08:35.386201 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.7 MB/s eta 0:00:00 2026-02-25 03:08:35.471198 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-25 03:08:35.483915 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-25 03:08:35.509145 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.3 MB/s eta 0:00:00 2026-02-25 03:08:35.606653 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, virtualenv, pyproject-api, tox 2026-02-25 03:08:36.343032 | debian-bookworm | Successfully installed cachetools-7.0.1 colorama-0.4.6 distlib-0.4.0 filelock-3.24.3 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.46.0 virtualenv-20.39.0 2026-02-25 03:08:36.480812 | debian-bookworm | ok: Runtime: 0:00:02.706549 2026-02-25 03:08:36.491976 | 2026-02-25 03:08:36.492310 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-25 03:08:36.546536 | debian-bookworm | ok 2026-02-25 03:08:36.551960 | 2026-02-25 03:08:36.552055 | TASK [ensure-tox : Output tox version] 2026-02-25 03:08:37.016054 | 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-02-25 03:08:37.034906 | debian-bookworm | 4.46.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-25 03:08:37.114011 | debian-bookworm | ok: Runtime: 0:00:00.267440 2026-02-25 03:08:37.123528 | 2026-02-25 03:08:37.126993 | TASK [ensure-tox : Make global symlink] 2026-02-25 03:08:37.170232 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:37.176826 | 2026-02-25 03:08:37.176899 | PLAY RECAP 2026-02-25 03:08:37.176966 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-25 03:08:37.176991 | 2026-02-25 03:08:37.355872 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-25 03:08:37.356812 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-25 03:08:38.151143 | 2026-02-25 03:08:38.151267 | PLAY [all] 2026-02-25 03:08:38.176171 | 2026-02-25 03:08:38.176292 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-25 03:08:38.636244 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-25 03:08:38.716482 | debian-bookworm | ok: Runtime: 0:00:00.024890 2026-02-25 03:08:38.723146 | 2026-02-25 03:08:38.723256 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-25 03:08:39.250282 | debian-bookworm | ok: Runtime: 0:00:00.007799 2026-02-25 03:08:39.255983 | 2026-02-25 03:08:39.256085 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-25 03:08:39.617669 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-25 03:08:39.621367 | debian-bookworm | sudo: a password is required 2026-02-25 03:08:39.822219 | debian-bookworm | ok: Runtime: 0:00:00.026284 2026-02-25 03:08:39.833504 | 2026-02-25 03:08:39.833613 | TASK [tox : Check to see if the constraints file exists] 2026-02-25 03:08:39.856965 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:39.862518 | 2026-02-25 03:08:39.862615 | TASK [tox : Fail if constraints file is missing] 2026-02-25 03:08:39.885436 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:39.891184 | 2026-02-25 03:08:39.891280 | TASK [tox : Record file location] 2026-02-25 03:08:39.914225 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:08:39.920005 | 2026-02-25 03:08:39.920106 | TASK [tox : Install tox siblings] 2026-02-25 03:08:39.939941 | debian-bookworm | ok 2026-02-25 03:08:39.950610 | debian-bookworm | included: /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-25 03:08:39.956098 | 2026-02-25 03:08:39.956197 | TASK [tox : Run tox without tests] 2026-02-25 03:08:40.455363 | debian-bookworm | ROOT: 196 D setup logging to DEBUG on pid 1424 [tox/report.py:229] 2026-02-25 03:08:40.487438 | debian-bookworm | check: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-25 03:08:40.490343 | debian-bookworm | check: 231 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-25 03:08:40.491344 | debian-bookworm | check: 232 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py Tq6m70YjyBxsd8Ler5HRTTf8Xo85jlkR GakCTI1DLvHIWdjbxdSLcqwTtRShp7YL [virtualenv/discovery/cached_py_info.py:136] 2026-02-25 03:08:40.566781 | debian-bookworm | check: 307 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:154] 2026-02-25 03:08:40.567980 | debian-bookworm | check: 309 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-25 03:08:40.568483 | debian-bookworm | check: 309 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) [virtualenv/discovery/builtin.py:86] 2026-02-25 03:08:40.568854 | debian-bookworm | check: 309 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) [virtualenv/discovery/builtin.py:88] 2026-02-25 03:08:40.571702 | debian-bookworm | check: 312 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-25 03:08:40.608544 | debian-bookworm | check: 349 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:76] 2026-02-25 03:08:40.608778 | debian-bookworm | check: 350 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:14] 2026-02-25 03:08:40.608980 | debian-bookworm | check: 350 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:14] 2026-02-25 03:08:40.609083 | debian-bookworm | check: 350 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-25 03:08:40.609293 | debian-bookworm | check: 350 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-25 03:08:40.609378 | debian-bookworm | check: 350 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609438 | debian-bookworm | check: 350 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609498 | debian-bookworm | check: 350 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609567 | debian-bookworm | check: 350 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609643 | debian-bookworm | check: 351 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609708 | debian-bookworm | check: 351 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609756 | debian-bookworm | check: 351 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609808 | debian-bookworm | check: 351 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609916 | debian-bookworm | check: 351 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.609991 | debian-bookworm | check: 351 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.610053 | debian-bookworm | check: 351 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:40.610448 | debian-bookworm | check: 351 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-25 03:08:40.610802 | debian-bookworm | check: 352 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:107] 2026-02-25 03:08:40.610955 | debian-bookworm | check: 352 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:110] 2026-02-25 03:08:40.611387 | debian-bookworm | check: 352 D ============================== target debug ============================== [virtualenv/run/session.py:78] 2026-02-25 03:08:40.611875 | debian-bookworm | check: 352 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:242] 2026-02-25 03:08:40.653801 | debian-bookworm | check: 352 D { 2026-02-25 03:08:40.653866 | debian-bookworm | "sys": { 2026-02-25 03:08:40.653871 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-02-25 03:08:40.653878 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-25 03:08:40.653884 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-02-25 03:08:40.653889 | debian-bookworm | "base_prefix": "/usr", 2026-02-25 03:08:40.653896 | debian-bookworm | "real_prefix": null, 2026-02-25 03:08:40.653901 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-02-25 03:08:40.653905 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-25 03:08:40.653909 | debian-bookworm | "path": [ 2026-02-25 03:08:40.653913 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-25 03:08:40.653917 | debian-bookworm | "/usr/lib/python3.11", 2026-02-25 03:08:40.653921 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-25 03:08:40.653925 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-02-25 03:08:40.653929 | debian-bookworm | ], 2026-02-25 03:08:40.653933 | debian-bookworm | "meta_path": [ 2026-02-25 03:08:40.653937 | debian-bookworm | "", 2026-02-25 03:08:40.653941 | debian-bookworm | "", 2026-02-25 03:08:40.653946 | debian-bookworm | "", 2026-02-25 03:08:40.653956 | debian-bookworm | "" 2026-02-25 03:08:40.653960 | debian-bookworm | ], 2026-02-25 03:08:40.653964 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-25 03:08:40.653968 | debian-bookworm | "io_encoding": "utf-8" 2026-02-25 03:08:40.653972 | debian-bookworm | }, 2026-02-25 03:08:40.653976 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-25 03:08:40.653980 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-25 03:08:40.653984 | debian-bookworm | "os": "", 2026-02-25 03:08:40.653988 | debian-bookworm | "site": "", 2026-02-25 03:08:40.653992 | debian-bookworm | "datetime": "", 2026-02-25 03:08:40.653996 | debian-bookworm | "math": "", 2026-02-25 03:08:40.654000 | debian-bookworm | "json": "" 2026-02-25 03:08:40.654004 | debian-bookworm | } [virtualenv/run/session.py:79] 2026-02-25 03:08:40.654210 | debian-bookworm | check: 395 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:83] 2026-02-25 03:08:40.655999 | debian-bookworm | check: 397 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:51] 2026-02-25 03:08:40.660131 | debian-bookworm | check: 399 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:49] 2026-02-25 03:08:40.661662 | debian-bookworm | check: 402 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:51] 2026-02-25 03:08:40.664362 | debian-bookworm | check: 405 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:49] 2026-02-25 03:08:40.833494 | debian-bookworm | check: 574 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:42] 2026-02-25 03:08:40.834232 | debian-bookworm | check: 575 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:42] 2026-02-25 03:08:40.836525 | debian-bookworm | check: 577 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:42] 2026-02-25 03:08:40.837452 | debian-bookworm | check: 578 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:42] 2026-02-25 03:08:40.933632 | debian-bookworm | check: 674 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:42] 2026-02-25 03:08:40.934251 | debian-bookworm | check: 675 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:42] 2026-02-25 03:08:40.980405 | debian-bookworm | check: 721 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:42] 2026-02-25 03:08:40.980962 | debian-bookworm | check: 722 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-25 03:08:41.023973 | debian-bookworm | check: 765 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:42] 2026-02-25 03:08:41.028456 | debian-bookworm | check: 769 D generated console scripts pip3.11 pip3 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-25 03:08:41.029122 | debian-bookworm | check: 770 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:89] 2026-02-25 03:08:41.034888 | debian-bookworm | check: 776 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-25 03:08:41.034997 | debian-bookworm | check: 776 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035068 | debian-bookworm | check: 776 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035129 | debian-bookworm | check: 776 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035189 | debian-bookworm | check: 776 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035263 | debian-bookworm | check: 776 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035328 | debian-bookworm | check: 776 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035389 | debian-bookworm | check: 776 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035446 | debian-bookworm | check: 776 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035510 | debian-bookworm | check: 776 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035569 | debian-bookworm | check: 776 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.035637 | debian-bookworm | check: 777 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-25 03:08:41.040636 | debian-bookworm | check: 781 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:492] 2026-02-25 03:08:42.159604 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-02-25 03:08:42.287885 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-25 03:08:42.411823 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-02-25 03:08:42.424119 | 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-02-25 03:08:42.502075 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-02-25 03:08:42.515004 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-25 03:08:42.560854 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-02-25 03:08:42.573123 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-25 03:08:42.703870 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-02-25 03:08:42.719100 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-25 03:08:42.741074 | debian-bookworm | Installing build dependencies: started 2026-02-25 03:08:43.956734 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-25 03:08:43.957324 | debian-bookworm | Getting requirements to build wheel: started 2026-02-25 03:08:44.389538 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-25 03:08:44.390626 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-25 03:08:44.657829 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-25 03:08:44.794165 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-02-25 03:08:44.808148 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-25 03:08:44.880175 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-02-25 03:08:44.892117 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-25 03:08:44.932375 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-02-25 03:08:44.944588 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-02-25 03:08:45.079684 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-02-25 03:08:45.092159 | 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-02-25 03:08:45.188401 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-25 03:08:45.201128 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-02-25 03:08:45.278687 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-25 03:08:45.291817 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-25 03:08:45.337323 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-25 03:08:45.348959 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-25 03:08:45.401049 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-25 03:08:45.414011 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-25 03:08:45.461546 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-25 03:08:45.473526 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-25 03:08:45.631118 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-25 03:08:45.642899 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-02-25 03:08:45.688128 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-25 03:08:45.699821 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-25 03:08:45.756599 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-25 03:08:45.767918 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-25 03:08:45.818163 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-25 03:08:45.830453 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-02-25 03:08:46.119652 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-25 03:08:46.131131 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-25 03:08:46.176296 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-25 03:08:46.187626 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-25 03:08:46.415309 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-25 03:08:46.427073 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-25 03:08:46.469377 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-25 03:08:46.482429 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-25 03:08:46.509005 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-25 03:08:46.539502 | 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-02-25 03:08:46.587853 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.2 MB/s 0:00:00 2026-02-25 03:08:46.601064 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-25 03:08:48.882597 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 25.2 MB/s 0:00:02 2026-02-25 03:08:48.895273 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-25 03:08:48.917671 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-25 03:08:48.939495 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-25 03:08:48.967634 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-02-25 03:08:48.992237 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-02-25 03:08:49.092966 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.3 MB/s 0:00:00 2026-02-25 03:08:49.107894 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-02-25 03:08:49.135111 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-25 03:08:49.160619 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-25 03:08:49.186501 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-25 03:08:49.212857 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-02-25 03:08:49.238970 | 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-02-25 03:08:49.263241 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-25 03:08:49.289821 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-25 03:08:49.316526 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-25 03:08:49.488353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.9 MB/s 0:00:00 2026-02-25 03:08:49.502603 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-25 03:08:49.529854 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-25 03:08:49.554012 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-25 03:08:49.577096 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-25 03:08:49.870316 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-25 03:08:49.871292 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-25 03:08:50.168346 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-25 03:08:50.169488 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=6952220f79cf996277b40f522c1218d7f14472239e66e6020909f5db32231647 2026-02-25 03:08:50.169909 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-25 03:08:50.174181 | debian-bookworm | Successfully built pwgen 2026-02-25 03:08:50.397749 | 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-02-25 03:09:15.418253 | debian-bookworm | 2026-02-25 03:09:15.421952 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.3 2026-02-25 03:09:15.582909 | debian-bookworm | check: 35323 I exit 0 (34.54 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1437 [tox/execute/api.py:311] 2026-02-25 03:09:15.583942 | debian-bookworm | check: OK (35.10 seconds) 2026-02-25 03:09:15.583960 | debian-bookworm | congratulations :) (35.13 seconds) 2026-02-25 03:09:16.008439 | debian-bookworm | ok: Runtime: 0:00:35.409720 2026-02-25 03:09:16.024944 | 2026-02-25 03:09:16.025134 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-25 03:09:16.384287 | debian-bookworm | changed 2026-02-25 03:09:16.403893 | 2026-02-25 03:09:16.404006 | TASK [tox : Get tox envlist config] 2026-02-25 03:09:17.444538 | debian-bookworm | ok: Runtime: 0:00:00.288776 2026-02-25 03:09:17.460597 | 2026-02-25 03:09:17.460746 | TASK [tox : Install any sibling python packages] 2026-02-25 03:09:17.871959 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-25 03:09:17.880571 | 2026-02-25 03:09:17.880707 | TASK [tox : Remove tempfile] 2026-02-25 03:09:18.264688 | debian-bookworm | changed 2026-02-25 03:09:18.274387 | 2026-02-25 03:09:18.274515 | TASK [tox : Emit tox command] 2026-02-25 03:09:18.305898 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-02-25 03:09:18.311030 | 2026-02-25 03:09:18.311130 | TASK [tox : Run tox] 2026-02-25 03:09:18.829407 | debian-bookworm | ROOT: 168 D setup logging to DEBUG on pid 1592 [tox/report.py:229] 2026-02-25 03:09:18.858313 | debian-bookworm | check: 197 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-25 03:09:18.860886 | debian-bookworm | check: 200 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-25 03:09:18.861669 | debian-bookworm | check: 200 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:134] 2026-02-25 03:09:18.862499 | debian-bookworm | check: 201 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-25 03:09:18.862668 | debian-bookworm | check: 201 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) [virtualenv/discovery/builtin.py:86] 2026-02-25 03:09:18.862734 | debian-bookworm | check: 202 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) [virtualenv/discovery/builtin.py:88] 2026-02-25 03:09:18.863719 | debian-bookworm | check: 202 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-25 03:09:18.892832 | debian-bookworm | check: 232 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:492] 2026-02-25 03:09:18.962900 | debian-bookworm | check: 302 I exit 0 (0.07 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1599 [tox/execute/api.py:311] 2026-02-25 03:09:18.964066 | debian-bookworm | check: OK (0.11=setup[0.04]+cmd[0.07] seconds) 2026-02-25 03:09:18.964085 | debian-bookworm | congratulations :) (0.14 seconds) 2026-02-25 03:09:19.364372 | debian-bookworm | ok: Runtime: 0:00:00.376393 2026-02-25 03:09:19.369823 | 2026-02-25 03:09:19.369911 | TASK [tox : Look for output] 2026-02-25 03:09:19.745739 | debian-bookworm | ok 2026-02-25 03:09:19.766523 | 2026-02-25 03:09:19.766640 | TASK [tox : Return file comments to Zuul] 2026-02-25 03:09:19.815711 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:19.823209 | 2026-02-25 03:09:19.823291 | PLAY RECAP 2026-02-25 03:09:19.823345 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-25 03:09:19.823370 | 2026-02-25 03:09:19.933488 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-25 03:09:19.934424 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-25 03:09:20.685939 | 2026-02-25 03:09:20.686080 | PLAY [all] 2026-02-25 03:09:20.700695 | 2026-02-25 03:09:20.700852 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-25 03:09:20.748876 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:20.754425 | 2026-02-25 03:09:20.754549 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-25 03:09:20.782496 | debian-bookworm | ok 2026-02-25 03:09:20.787305 | 2026-02-25 03:09:20.787404 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-25 03:09:21.244583 | debian-bookworm -> localhost | changed 2026-02-25 03:09:21.252988 | 2026-02-25 03:09:21.253096 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-25 03:09:21.316579 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:21.331011 | 2026-02-25 03:09:21.331133 | TASK [fetch-tox-output : Set envlist fact] 2026-02-25 03:09:21.400123 | debian-bookworm | ok 2026-02-25 03:09:21.405510 | 2026-02-25 03:09:21.405602 | TASK [fetch-tox-output : Get tox version] 2026-02-25 03:09:22.170318 | 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-02-25 03:09:22.190198 | debian-bookworm | 4.46.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-25 03:09:22.477712 | debian-bookworm | ok: Runtime: 0:00:00.307931 2026-02-25 03:09:22.483088 | 2026-02-25 03:09:22.483179 | TASK [fetch-tox-output : Find all default environments] 2026-02-25 03:09:23.012602 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:23.018225 | 2026-02-25 03:09:23.018333 | TASK [fetch-tox-output : Set envlist fact] 2026-02-25 03:09:23.072893 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:23.079433 | 2026-02-25 03:09:23.079544 | TASK [fetch-tox-output : Find all default environments] 2026-02-25 03:09:23.638027 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:23.648074 | 2026-02-25 03:09:23.648341 | TASK [fetch-tox-output : Set envlist fact] 2026-02-25 03:09:23.694154 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:23.701279 | 2026-02-25 03:09:23.701382 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-25 03:09:23.754008 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:23.780366 | 2026-02-25 03:09:23.780530 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-25 03:09:24.546560 | debian-bookworm | changed: 2026-02-25 03:09:24.548875 | debian-bookworm | created directory /var/lib/zuul/builds/b5d5aa43122e47bcac8830196a6a52f0/work/logs/tox/check 2026-02-25 03:09:24.548964 | debian-bookworm | cd+++++++++ ./ 2026-02-25 03:09:24.548998 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-25 03:09:24.549482 | 2026-02-25 03:09:24.564932 | 2026-02-25 03:09:24.565021 | PLAY RECAP 2026-02-25 03:09:24.565076 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-25 03:09:24.565101 | 2026-02-25 03:09:24.665579 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-25 03:09:24.667179 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-25 03:09:25.334933 | 2026-02-25 03:09:25.335055 | PLAY [all] 2026-02-25 03:09:25.349258 | 2026-02-25 03:09:25.349368 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-25 03:09:25.558664 | debian-bookworm | changed: non-zero return code 2026-02-25 03:09:25.567054 | 2026-02-25 03:09:25.567272 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-25 03:09:25.591715 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:25.598695 | 2026-02-25 03:09:25.598806 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-25 03:09:25.626207 | 2026-02-25 03:09:25.626474 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-25 03:09:25.661562 | 2026-02-25 03:09:25.661781 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-25 03:09:25.676078 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:25.683132 | 2026-02-25 03:09:25.683256 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-25 03:09:25.713574 | 2026-02-25 03:09:25.713752 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-25 03:09:25.736702 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:25.742279 | 2026-02-25 03:09:25.742381 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-25 03:09:25.755284 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:25.760842 | 2026-02-25 03:09:25.760935 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-25 03:09:25.773627 | debian-bookworm | skipping: Conditional result was False 2026-02-25 03:09:25.779685 | 2026-02-25 03:09:25.779750 | PLAY RECAP 2026-02-25 03:09:25.779813 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-25 03:09:25.779840 | 2026-02-25 03:09:25.871174 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-25 03:09:25.872116 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-25 03:09:26.602257 | 2026-02-25 03:09:26.602396 | PLAY [Base post] 2026-02-25 03:09:26.620902 | 2026-02-25 03:09:26.621116 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-25 03:09:27.202264 | debian-bookworm | changed 2026-02-25 03:09:27.211699 | 2026-02-25 03:09:27.211815 | PLAY RECAP 2026-02-25 03:09:27.211887 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-25 03:09:27.211961 | 2026-02-25 03:09:27.326746 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-25 03:09:27.327715 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-25 03:09:28.108835 | 2026-02-25 03:09:28.108970 | PLAY [Base post-logs] 2026-02-25 03:09:28.133401 | 2026-02-25 03:09:28.133624 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-25 03:09:28.554214 | localhost | changed 2026-02-25 03:09:28.563812 | 2026-02-25 03:09:28.563939 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-25 03:09:28.588260 | localhost | ok 2026-02-25 03:09:28.591158 | 2026-02-25 03:09:28.591241 | TASK [Set zuul-log-path fact] 2026-02-25 03:09:28.605427 | localhost | ok 2026-02-25 03:09:28.612558 | 2026-02-25 03:09:28.612654 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 03:09:28.637488 | localhost | ok 2026-02-25 03:09:28.641582 | 2026-02-25 03:09:28.641707 | TASK [upload-logs : Create log directories] 2026-02-25 03:09:29.243635 | localhost | changed 2026-02-25 03:09:29.247001 | 2026-02-25 03:09:29.247098 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-25 03:09:30.002882 | localhost -> localhost | ok: Runtime: 0:00:00.005432 2026-02-25 03:09:30.006432 | 2026-02-25 03:09:30.006532 | TASK [upload-logs : Upload logs to log server] 2026-02-25 03:09:30.889324 | localhost | Output suppressed because no_log was given 2026-02-25 03:09:30.891982 | 2026-02-25 03:09:30.892088 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 03:09:30.969065 | localhost | skipping: Conditional result was False 2026-02-25 03:09:30.976392 | localhost | skipping: Conditional result was False 2026-02-25 03:09:30.983354 | 2026-02-25 03:09:30.983465 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 03:09:31.049430 | localhost | skipping: Conditional result was False 2026-02-25 03:09:31.049762 | 2026-02-25 03:09:31.055625 | localhost | skipping: Conditional result was False 2026-02-25 03:09:31.062532 | 2026-02-25 03:09:31.062635 | LOOP [upload-logs : Upload console log and json output]