2026-01-24 03:06:45.669885 | Job console starting 2026-01-24 03:06:45.681641 | Updating git repos 2026-01-24 03:06:45.715838 | Cloning repos into workspace 2026-01-24 03:06:45.751664 | Restoring repo states 2026-01-24 03:06:45.758799 | Merging changes 2026-01-24 03:06:45.758829 | Checking out repos 2026-01-24 03:06:45.797083 | Preparing playbooks 2026-01-24 03:06:46.307742 | Running Ansible setup 2026-01-24 03:06:51.220757 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:06:52.393744 | 2026-01-24 03:06:52.393924 | PLAY [Base pre] 2026-01-24 03:06:52.424575 | 2026-01-24 03:06:52.424748 | TASK [Setup log path fact] 2026-01-24 03:06:52.473448 | debian-bookworm | ok 2026-01-24 03:06:52.544530 | 2026-01-24 03:06:52.544762 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:06:52.606887 | debian-bookworm | ok 2026-01-24 03:06:52.634744 | 2026-01-24 03:06:52.634961 | TASK [emit-job-header : Print job information] 2026-01-24 03:06:52.719329 | # Job Information 2026-01-24 03:06:52.719524 | Ansible Version: 2.16.14 2026-01-24 03:06:52.719559 | Job: cfg-generics-tox-check 2026-01-24 03:06:52.719590 | Pipeline: periodic-daily 2026-01-24 03:06:52.719651 | Executor: 521e9411259a 2026-01-24 03:06:52.719673 | Triggered by: https://github.com/osism/generics 2026-01-24 03:06:52.719695 | Event ID: 3aff05f2d5c14481be1224cfff7b00bb 2026-01-24 03:06:52.724781 | 2026-01-24 03:06:52.724901 | LOOP [emit-job-header : Print node information] 2026-01-24 03:06:52.885314 | debian-bookworm | ok: 2026-01-24 03:06:52.885506 | debian-bookworm | # Node Information 2026-01-24 03:06:52.885539 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:06:52.885563 | debian-bookworm | Hostname: debian 2026-01-24 03:06:52.885586 | debian-bookworm | Username: zuul 2026-01-24 03:06:52.885627 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:06:52.885654 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:06:52.885676 | debian-bookworm | Region: 2026-01-24 03:06:52.885698 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:06:52.885717 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:06:52.885736 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:1908 2026-01-24 03:06:52.899769 | 2026-01-24 03:06:52.899908 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:06:53.536798 | debian-bookworm -> localhost | changed 2026-01-24 03:06:53.545477 | 2026-01-24 03:06:53.545598 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:06:54.828256 | debian-bookworm -> localhost | changed 2026-01-24 03:06:54.836917 | 2026-01-24 03:06:54.837001 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:06:55.072870 | debian-bookworm -> localhost | ok 2026-01-24 03:06:55.086207 | 2026-01-24 03:06:55.086362 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:06:55.108551 | debian-bookworm | ok 2026-01-24 03:06:55.126665 | debian-bookworm | included: /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:06:55.132649 | 2026-01-24 03:06:55.132732 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:06:56.936780 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:06:56.937258 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/work/48f02bfcdc384b09973ed98a919a3454_id_rsa 2026-01-24 03:06:56.937365 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/work/48f02bfcdc384b09973ed98a919a3454_id_rsa.pub 2026-01-24 03:06:56.937441 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:06:56.937507 | debian-bookworm -> localhost | SHA256:yrVrFc775J/lFSXQnHlYO7D/dDV81GX3PLCghKzLhUY zuul-build-sshkey 2026-01-24 03:06:56.937570 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:06:56.937703 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:06:56.937770 | debian-bookworm -> localhost | | . .. ..= =O| 2026-01-24 03:06:56.937833 | debian-bookworm -> localhost | | E o. . ..%+*| 2026-01-24 03:06:56.937892 | debian-bookworm -> localhost | | . o . o.B*| 2026-01-24 03:06:56.937949 | debian-bookworm -> localhost | | + . . ..B| 2026-01-24 03:06:56.938007 | debian-bookworm -> localhost | | o o So . oo| 2026-01-24 03:06:56.938072 | debian-bookworm -> localhost | | + o .+ .+| 2026-01-24 03:06:56.938133 | debian-bookworm -> localhost | | o .. .. +| 2026-01-24 03:06:56.938190 | debian-bookworm -> localhost | | ...o +.| 2026-01-24 03:06:56.938251 | debian-bookworm -> localhost | | .. .o.o .| 2026-01-24 03:06:56.938309 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:06:56.938448 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.355619 2026-01-24 03:06:56.951370 | 2026-01-24 03:06:56.951506 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:06:56.984496 | debian-bookworm | ok 2026-01-24 03:06:56.996760 | debian-bookworm | included: /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:06:57.005866 | 2026-01-24 03:06:57.005946 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:06:57.029272 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:06:57.037553 | 2026-01-24 03:06:57.037675 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:06:57.625435 | debian-bookworm | changed 2026-01-24 03:06:57.633820 | 2026-01-24 03:06:57.633929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:06:57.859101 | debian-bookworm | ok 2026-01-24 03:06:57.865352 | 2026-01-24 03:06:57.865451 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:06:58.520098 | debian-bookworm | changed 2026-01-24 03:06:58.526479 | 2026-01-24 03:06:58.526563 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:06:59.088678 | debian-bookworm | changed 2026-01-24 03:06:59.097409 | 2026-01-24 03:06:59.097545 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:06:59.132365 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:06:59.145383 | 2026-01-24 03:06:59.145579 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:06:59.730046 | debian-bookworm -> localhost | changed 2026-01-24 03:06:59.751396 | 2026-01-24 03:06:59.751645 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:07:00.080016 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/work/48f02bfcdc384b09973ed98a919a3454_id_rsa (zuul-build-sshkey) 2026-01-24 03:07:00.080552 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019489 2026-01-24 03:07:00.113377 | 2026-01-24 03:07:00.113518 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:07:00.557712 | debian-bookworm | ok 2026-01-24 03:07:00.569811 | 2026-01-24 03:07:00.569946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:07:00.594540 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:07:00.606111 | 2026-01-24 03:07:00.606241 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:07:01.057747 | debian-bookworm | ok 2026-01-24 03:07:01.106038 | 2026-01-24 03:07:01.106194 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:07:01.204342 | debian-bookworm | ok 2026-01-24 03:07:01.218398 | 2026-01-24 03:07:01.218531 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:07:01.760910 | debian-bookworm -> localhost | ok 2026-01-24 03:07:01.771208 | 2026-01-24 03:07:01.771522 | TASK [validate-host : Collect information about the host] 2026-01-24 03:07:03.090937 | debian-bookworm | ok 2026-01-24 03:07:03.107792 | 2026-01-24 03:07:03.107923 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:07:03.403688 | debian-bookworm | ok 2026-01-24 03:07:03.468632 | 2026-01-24 03:07:03.468764 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:07:04.757896 | debian-bookworm -> localhost | changed 2026-01-24 03:07:04.763705 | 2026-01-24 03:07:04.763846 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:07:05.180173 | debian-bookworm | ok 2026-01-24 03:07:05.184725 | 2026-01-24 03:07:05.184812 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:07:05.812490 | debian-bookworm -> localhost | changed 2026-01-24 03:07:05.821323 | 2026-01-24 03:07:05.821415 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:07:06.053358 | debian-bookworm | ok 2026-01-24 03:07:06.058616 | 2026-01-24 03:07:06.058707 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:07:07.317895 | debian-bookworm | changed: 2026-01-24 03:07:07.318105 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:07:07.318141 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:07:07.318165 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:07:07.318187 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-01-24 03:07:07.318208 | debian-bookworm | =6.2.4 2026-01-24 03:07:30.195074 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2026-01-24 03:07:30.231081 | debian-bookworm | Collecting chardet>=5.2 2026-01-24 03:07:30.243005 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-24 03:07:30.269044 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.8 MB/s eta 0:00:00 2026-01-24 03:07:30.326273 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-24 03:07:30.338611 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-24 03:07:30.397891 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-24 03:07:30.409702 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-24 03:07:30.461776 | debian-bookworm | Collecting packaging>=25 2026-01-24 03:07:30.473639 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-24 03:07:30.483743 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.0 MB/s eta 0:00:00 2026-01-24 03:07:30.531446 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-24 03:07:30.543327 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-24 03:07:30.585356 | debian-bookworm | Collecting pluggy>=1.6 2026-01-24 03:07:30.596995 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-24 03:07:30.647642 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-24 03:07:30.660034 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-24 03:07:30.800063 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-24 03:07:30.811838 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-24 03:07:31.097083 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.3 MB/s eta 0:00:00 2026-01-24 03:07:31.211395 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-24 03:07:31.223040 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-24 03:07:31.252366 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.1 MB/s eta 0:00:00 2026-01-24 03:07:31.404705 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-24 03:07:32.342030 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-26.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-24 03:07:32.532478 | debian-bookworm | ok: Runtime: 0:00:03.108910 2026-01-24 03:07:32.539112 | 2026-01-24 03:07:32.539229 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-24 03:07:32.570346 | debian-bookworm | ok 2026-01-24 03:07:32.577940 | 2026-01-24 03:07:32.578065 | TASK [ensure-tox : Output tox version] 2026-01-24 03:07:33.096049 | 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-01-24 03:07:33.114864 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-24 03:07:33.609374 | debian-bookworm | ok: Runtime: 0:00:00.318473 2026-01-24 03:07:33.619044 | 2026-01-24 03:07:33.619174 | TASK [ensure-tox : Make global symlink] 2026-01-24 03:07:33.646006 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:07:33.661394 | 2026-01-24 03:07:33.661508 | PLAY RECAP 2026-01-24 03:07:33.661588 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-24 03:07:33.661615 | 2026-01-24 03:07:33.832765 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-24 03:07:33.836575 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-24 03:07:34.872321 | 2026-01-24 03:07:34.872503 | PLAY [all] 2026-01-24 03:07:34.891547 | 2026-01-24 03:07:34.891761 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-24 03:07:35.425857 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-24 03:07:35.928039 | debian-bookworm | ok: Runtime: 0:00:00.031340 2026-01-24 03:07:35.936108 | 2026-01-24 03:07:35.936283 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-24 03:07:36.483120 | debian-bookworm | ok: Runtime: 0:00:00.007665 2026-01-24 03:07:36.489441 | 2026-01-24 03:07:36.489580 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-24 03:07:36.817424 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-24 03:07:36.821241 | debian-bookworm | sudo: a password is required 2026-01-24 03:07:37.047074 | debian-bookworm | ok: Runtime: 0:00:00.023265 2026-01-24 03:07:37.064612 | 2026-01-24 03:07:37.064744 | TASK [tox : Check to see if the constraints file exists] 2026-01-24 03:07:37.090792 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:07:37.101822 | 2026-01-24 03:07:37.101990 | TASK [tox : Fail if constraints file is missing] 2026-01-24 03:07:37.149957 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:07:37.165032 | 2026-01-24 03:07:37.165208 | TASK [tox : Record file location] 2026-01-24 03:07:37.202151 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:07:37.217033 | 2026-01-24 03:07:37.217212 | TASK [tox : Install tox siblings] 2026-01-24 03:07:37.255623 | debian-bookworm | ok 2026-01-24 03:07:37.269972 | debian-bookworm | included: /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-24 03:07:37.276139 | 2026-01-24 03:07:37.276268 | TASK [tox : Run tox without tests] 2026-01-24 03:07:37.806107 | debian-bookworm | ROOT: 189 D setup logging to DEBUG on pid 1428 [tox/report.py:225] 2026-01-24 03:07:37.835247 | debian-bookworm | check: 218 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-24 03:07:37.837935 | debian-bookworm | check: 221 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-24 03:07:37.838904 | debian-bookworm | check: 222 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py wKNbhLZn3Kb5OJQQFKaFmVuiCMdzNpyx 9qGdlwVCYzZL1iFNXDZMhBMOhgEVezln [virtualenv/discovery/cached_py_info.py:131] 2026-01-24 03:07:37.915935 | debian-bookworm | check: 299 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2026-01-24 03:07:37.916726 | debian-bookworm | check: 300 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-24 03:07:37.917087 | debian-bookworm | check: 300 I proposed PythonInfo(spec=CPython3.11.2.final.0-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-01-24 03:07:37.917340 | debian-bookworm | check: 300 D accepted PythonInfo(spec=CPython3.11.2.final.0-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-01-24 03:07:37.919719 | debian-bookworm | check: 303 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-24 03:07:37.953862 | debian-bookworm | check: 337 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:52] 2026-01-24 03:07:37.954131 | debian-bookworm | check: 337 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:14] 2026-01-24 03:07:37.954281 | debian-bookworm | check: 337 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-01-24 03:07:37.954455 | debian-bookworm | check: 337 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-24 03:07:37.954560 | debian-bookworm | check: 338 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954611 | debian-bookworm | check: 338 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954658 | debian-bookworm | check: 338 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954704 | debian-bookworm | check: 338 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954750 | debian-bookworm | check: 338 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954809 | debian-bookworm | check: 338 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954861 | debian-bookworm | check: 338 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.954926 | debian-bookworm | check: 338 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:37.955232 | debian-bookworm | check: 338 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-01-24 03:07:37.955538 | debian-bookworm | check: 339 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:98] 2026-01-24 03:07:37.955669 | debian-bookworm | check: 339 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:101] 2026-01-24 03:07:37.956042 | debian-bookworm | check: 339 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-01-24 03:07:37.956344 | debian-bookworm | check: 339 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:215] 2026-01-24 03:07:37.992466 | debian-bookworm | check: 339 D { 2026-01-24 03:07:37.992505 | debian-bookworm | "sys": { 2026-01-24 03:07:37.992511 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-01-24 03:07:37.992516 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-01-24 03:07:37.992521 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-01-24 03:07:37.992526 | debian-bookworm | "base_prefix": "/usr", 2026-01-24 03:07:37.992531 | debian-bookworm | "real_prefix": null, 2026-01-24 03:07:37.992537 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-01-24 03:07:37.992541 | debian-bookworm | "base_exec_prefix": "/usr", 2026-01-24 03:07:37.992545 | debian-bookworm | "path": [ 2026-01-24 03:07:37.992549 | debian-bookworm | "/usr/lib/python311.zip", 2026-01-24 03:07:37.992554 | debian-bookworm | "/usr/lib/python3.11", 2026-01-24 03:07:37.992558 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-01-24 03:07:37.992562 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-01-24 03:07:37.992566 | debian-bookworm | ], 2026-01-24 03:07:37.992570 | debian-bookworm | "meta_path": [ 2026-01-24 03:07:37.992574 | debian-bookworm | "", 2026-01-24 03:07:37.992578 | debian-bookworm | "", 2026-01-24 03:07:37.992583 | debian-bookworm | "", 2026-01-24 03:07:37.992587 | debian-bookworm | "" 2026-01-24 03:07:37.992590 | debian-bookworm | ], 2026-01-24 03:07:37.992594 | debian-bookworm | "fs_encoding": "utf-8", 2026-01-24 03:07:37.992598 | debian-bookworm | "io_encoding": "utf-8" 2026-01-24 03:07:37.992602 | debian-bookworm | }, 2026-01-24 03:07:37.992606 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-01-24 03:07:37.992610 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-01-24 03:07:37.992614 | debian-bookworm | "os": "", 2026-01-24 03:07:37.992618 | debian-bookworm | "site": "", 2026-01-24 03:07:37.992622 | debian-bookworm | "datetime": "", 2026-01-24 03:07:37.992626 | debian-bookworm | "math": "", 2026-01-24 03:07:37.992629 | debian-bookworm | "json": "" 2026-01-24 03:07:37.992633 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-01-24 03:07:37.992643 | debian-bookworm | check: 376 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2026-01-24 03:07:37.996044 | debian-bookworm | check: 379 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-01-24 03:07:38.000224 | debian-bookworm | check: 380 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-01-24 03:07:38.000849 | debian-bookworm | check: 383 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-01-24 03:07:38.002303 | debian-bookworm | check: 385 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-01-24 03:07:38.238498 | debian-bookworm | check: 621 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-24 03:07:38.255838 | debian-bookworm | check: 639 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-24 03:07:38.256426 | debian-bookworm | check: 639 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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-01-24 03:07:38.292676 | debian-bookworm | check: 676 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-01-24 03:07:38.299474 | debian-bookworm | check: 682 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-24 03:07:38.301732 | debian-bookworm | check: 685 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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-01-24 03:07:38.302037 | debian-bookworm | check: 685 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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-01-24 03:07:38.444381 | debian-bookworm | check: 827 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-24 03:07:38.455207 | debian-bookworm | check: 838 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-24 03:07:38.455397 | debian-bookworm | check: 838 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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-01-24 03:07:38.455737 | debian-bookworm | check: 839 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-24 03:07:38.456395 | debian-bookworm | check: 839 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-01-24 03:07:38.461727 | debian-bookworm | check: 845 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-24 03:07:38.461848 | debian-bookworm | check: 845 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.461920 | debian-bookworm | check: 845 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.461982 | debian-bookworm | check: 845 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.462040 | debian-bookworm | check: 845 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.462136 | debian-bookworm | check: 845 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.462211 | debian-bookworm | check: 845 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.462280 | debian-bookworm | check: 845 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.462357 | debian-bookworm | check: 845 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-24 03:07:38.466706 | debian-bookworm | check: 850 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-01-24 03:07:39.631369 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-01-24 03:07:39.737365 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-24 03:07:39.864790 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-01-24 03:07:39.876360 | 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-01-24 03:07:39.964472 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-01-24 03:07:39.976949 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-01-24 03:07:40.036666 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2026-01-24 03:07:40.051656 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-24 03:07:40.192531 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-01-24 03:07:40.207323 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-01-24 03:07:40.229958 | debian-bookworm | Installing build dependencies: started 2026-01-24 03:07:41.594971 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-01-24 03:07:41.596144 | debian-bookworm | Getting requirements to build wheel: started 2026-01-24 03:07:42.011463 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-01-24 03:07:42.012388 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-01-24 03:07:42.242619 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-24 03:07:42.378859 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-01-24 03:07:42.507755 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-24 03:07:42.614706 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-01-24 03:07:42.626631 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-24 03:07:42.667202 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-01-24 03:07:42.678469 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-01-24 03:07:42.804162 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-01-24 03:07:42.815762 | 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-01-24 03:07:42.901803 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-24 03:07:42.913777 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2026-01-24 03:07:42.963822 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-24 03:07:42.976564 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-01-24 03:07:43.037639 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-24 03:07:43.051592 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-24 03:07:43.110588 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-24 03:07:43.123914 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-01-24 03:07:43.182167 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-24 03:07:43.194901 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-01-24 03:07:43.354499 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-24 03:07:43.368160 | 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-01-24 03:07:43.414678 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-24 03:07:43.427307 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-24 03:07:43.512085 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-24 03:07:43.523497 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-01-24 03:07:43.584204 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-24 03:07:43.595738 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-24 03:07:43.943182 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-24 03:07:43.954614 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-01-24 03:07:44.024903 | 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-01-24 03:07:44.038273 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-01-24 03:07:44.312152 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-24 03:07:44.324526 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-24 03:07:44.367767 | 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-01-24 03:07:44.379320 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-01-24 03:07:44.405448 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-24 03:07:44.435430 | 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-01-24 03:07:44.475115 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 22.2 MB/s 0:00:00 2026-01-24 03:07:44.489697 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-01-24 03:07:47.675837 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 18.0 MB/s 0:00:03 2026-01-24 03:07:47.687319 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-24 03:07:47.712845 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-01-24 03:07:47.736083 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-24 03:07:47.757855 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-01-24 03:07:47.780820 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2026-01-24 03:07:47.891675 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.8 MB/s 0:00:00 2026-01-24 03:07:47.904730 | 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-01-24 03:07:47.929157 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-24 03:07:47.952052 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-01-24 03:07:47.973779 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-24 03:07:47.997342 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-24 03:07:48.023984 | 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-01-24 03:07:48.047278 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-01-24 03:07:48.074470 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-24 03:07:48.098418 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-01-24 03:07:48.284836 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.0 MB/s 0:00:00 2026-01-24 03:07:48.299116 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-01-24 03:07:48.328051 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-01-24 03:07:48.352535 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-01-24 03:07:48.376894 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-01-24 03:07:48.636719 | debian-bookworm | Building wheels for collected packages: pwgen 2026-01-24 03:07:48.637735 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-01-24 03:07:48.867410 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-01-24 03:07:48.867487 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=cee94faa3779ec91a46a81a254b71c459e94a72f3c9c95348f3e46289afbd9f7 2026-01-24 03:07:48.867503 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-01-24 03:07:48.867530 | debian-bookworm | Successfully built pwgen 2026-01-24 03:07:49.086116 | 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-01-24 03:08:13.515635 | debian-bookworm | 2026-01-24 03:08:13.516139 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.3 fasteners-0.20 idna-3.11 packaging-25.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-01-24 03:08:13.657122 | debian-bookworm | check: 36040 I exit 0 (35.19 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1441 [tox/execute/api.py:295] 2026-01-24 03:08:13.658973 | debian-bookworm | check: OK (35.83 seconds) 2026-01-24 03:08:13.658998 | debian-bookworm | congratulations :) (35.85 seconds) 2026-01-24 03:08:13.823306 | debian-bookworm | ok: Runtime: 0:00:36.115471 2026-01-24 03:08:13.842658 | 2026-01-24 03:08:13.842821 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-24 03:08:14.241540 | debian-bookworm | changed 2026-01-24 03:08:14.250088 | 2026-01-24 03:08:14.250220 | TASK [tox : Get tox envlist config] 2026-01-24 03:08:15.299765 | debian-bookworm | ok: Runtime: 0:00:00.332099 2026-01-24 03:08:15.307684 | 2026-01-24 03:08:15.307823 | TASK [tox : Install any sibling python packages] 2026-01-24 03:08:15.896714 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-24 03:08:15.909904 | 2026-01-24 03:08:15.910008 | TASK [tox : Remove tempfile] 2026-01-24 03:08:16.452075 | debian-bookworm | changed 2026-01-24 03:08:16.460872 | 2026-01-24 03:08:16.461128 | TASK [tox : Emit tox command] 2026-01-24 03:08:16.501300 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-01-24 03:08:16.507253 | 2026-01-24 03:08:16.507359 | TASK [tox : Run tox] 2026-01-24 03:08:16.989863 | debian-bookworm | ROOT: 165 D setup logging to DEBUG on pid 1593 [tox/report.py:225] 2026-01-24 03:08:17.016133 | debian-bookworm | check: 191 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-24 03:08:17.018461 | debian-bookworm | check: 194 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-24 03:08:17.019213 | debian-bookworm | check: 194 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2026-01-24 03:08:17.019941 | debian-bookworm | check: 195 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-24 03:08:17.020087 | debian-bookworm | check: 195 I proposed PythonInfo(spec=CPython3.11.2.final.0-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-01-24 03:08:17.020145 | debian-bookworm | check: 195 D accepted PythonInfo(spec=CPython3.11.2.final.0-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-01-24 03:08:17.021147 | debian-bookworm | check: 196 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-24 03:08:17.049135 | debian-bookworm | check: 224 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:464] 2026-01-24 03:08:17.110649 | debian-bookworm | check: 286 I exit 0 (0.06 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1600 [tox/execute/api.py:295] 2026-01-24 03:08:17.111744 | debian-bookworm | check: OK (0.10=setup[0.04]+cmd[0.06] seconds) 2026-01-24 03:08:17.111762 | debian-bookworm | congratulations :) (0.12 seconds) 2026-01-24 03:08:17.571342 | debian-bookworm | ok: Runtime: 0:00:00.358095 2026-01-24 03:08:17.576928 | 2026-01-24 03:08:17.577022 | TASK [tox : Look for output] 2026-01-24 03:08:17.971787 | debian-bookworm | ok 2026-01-24 03:08:17.987295 | 2026-01-24 03:08:17.987411 | TASK [tox : Return file comments to Zuul] 2026-01-24 03:08:18.019734 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:18.028599 | 2026-01-24 03:08:18.028687 | PLAY RECAP 2026-01-24 03:08:18.028738 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-24 03:08:18.028763 | 2026-01-24 03:08:18.157112 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-24 03:08:18.158385 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-24 03:08:19.087035 | 2026-01-24 03:08:19.087165 | PLAY [all] 2026-01-24 03:08:19.102111 | 2026-01-24 03:08:19.102243 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-24 03:08:19.156276 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:19.161919 | 2026-01-24 03:08:19.162199 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-24 03:08:19.190440 | debian-bookworm | ok 2026-01-24 03:08:19.195813 | 2026-01-24 03:08:19.195938 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-24 03:08:19.950418 | debian-bookworm -> localhost | changed 2026-01-24 03:08:19.957740 | 2026-01-24 03:08:19.957836 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-24 03:08:20.054852 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:20.065243 | 2026-01-24 03:08:20.065539 | TASK [fetch-tox-output : Set envlist fact] 2026-01-24 03:08:20.132736 | debian-bookworm | ok 2026-01-24 03:08:20.156816 | 2026-01-24 03:08:20.157472 | TASK [fetch-tox-output : Get tox version] 2026-01-24 03:08:20.936560 | 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-01-24 03:08:20.955010 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-24 03:08:21.255187 | debian-bookworm | ok: Runtime: 0:00:00.300313 2026-01-24 03:08:21.277195 | 2026-01-24 03:08:21.277481 | TASK [fetch-tox-output : Find all default environments] 2026-01-24 03:08:21.855972 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:21.862162 | 2026-01-24 03:08:21.862294 | TASK [fetch-tox-output : Set envlist fact] 2026-01-24 03:08:21.908129 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:21.913789 | 2026-01-24 03:08:21.913901 | TASK [fetch-tox-output : Find all default environments] 2026-01-24 03:08:22.476784 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:22.482422 | 2026-01-24 03:08:22.482554 | TASK [fetch-tox-output : Set envlist fact] 2026-01-24 03:08:22.515530 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:22.521827 | 2026-01-24 03:08:22.521926 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-24 03:08:22.570785 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:22.588223 | 2026-01-24 03:08:22.588318 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-24 03:08:23.502274 | debian-bookworm | changed: 2026-01-24 03:08:23.502439 | debian-bookworm | created directory /var/lib/zuul/builds/48f02bfcdc384b09973ed98a919a3454/work/logs/tox/check 2026-01-24 03:08:23.502473 | debian-bookworm | cd+++++++++ ./ 2026-01-24 03:08:23.502498 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-24 03:08:23.502551 | 2026-01-24 03:08:23.522746 | 2026-01-24 03:08:23.522889 | PLAY RECAP 2026-01-24 03:08:23.522944 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-24 03:08:23.522970 | 2026-01-24 03:08:23.712866 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-24 03:08:23.713730 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-24 03:08:24.461424 | 2026-01-24 03:08:24.461563 | PLAY [all] 2026-01-24 03:08:24.476865 | 2026-01-24 03:08:24.476991 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-24 03:08:24.759002 | debian-bookworm | changed: non-zero return code 2026-01-24 03:08:24.764363 | 2026-01-24 03:08:24.764729 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-24 03:08:24.788063 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:24.793520 | 2026-01-24 03:08:24.793621 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-24 03:08:24.833211 | 2026-01-24 03:08:24.833382 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-24 03:08:24.888010 | 2026-01-24 03:08:24.888198 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-24 03:08:24.924691 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:24.930357 | 2026-01-24 03:08:24.930459 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-24 03:08:24.963491 | 2026-01-24 03:08:24.963713 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-24 03:08:24.993612 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:25.013126 | 2026-01-24 03:08:25.013244 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-24 03:08:25.057974 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:25.063744 | 2026-01-24 03:08:25.063846 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-24 03:08:25.087081 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:08:25.093395 | 2026-01-24 03:08:25.093474 | PLAY RECAP 2026-01-24 03:08:25.093534 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-24 03:08:25.093561 | 2026-01-24 03:08:25.296911 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-24 03:08:25.297914 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-24 03:08:26.656153 | 2026-01-24 03:08:26.656292 | PLAY [Base post] 2026-01-24 03:08:26.673642 | 2026-01-24 03:08:26.673747 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-24 03:08:27.389663 | debian-bookworm | changed 2026-01-24 03:08:27.394650 | 2026-01-24 03:08:27.394728 | PLAY RECAP 2026-01-24 03:08:27.394776 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-24 03:08:27.394827 | 2026-01-24 03:08:27.656300 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-24 03:08:27.657219 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-24 03:08:28.528392 | 2026-01-24 03:08:28.528540 | PLAY [Base post-logs] 2026-01-24 03:08:28.538090 | 2026-01-24 03:08:28.538222 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-24 03:08:29.001916 | localhost | changed 2026-01-24 03:08:29.009673 | 2026-01-24 03:08:29.009787 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-24 03:08:29.036952 | localhost | ok 2026-01-24 03:08:29.043654 | 2026-01-24 03:08:29.043806 | TASK [Set zuul-log-path fact] 2026-01-24 03:08:29.061450 | localhost | ok 2026-01-24 03:08:29.077846 | 2026-01-24 03:08:29.077999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:08:29.124398 | localhost | ok 2026-01-24 03:08:29.132067 | 2026-01-24 03:08:29.132452 | TASK [upload-logs : Create log directories] 2026-01-24 03:08:30.016781 | localhost | changed 2026-01-24 03:08:30.023184 | 2026-01-24 03:08:30.023610 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-24 03:08:30.652086 | localhost -> localhost | ok: Runtime: 0:00:00.015892 2026-01-24 03:08:30.661212 | 2026-01-24 03:08:30.661318 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:08:31.571985 | localhost | Output suppressed because no_log was given 2026-01-24 03:08:31.573589 | 2026-01-24 03:08:31.573675 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:08:31.654312 | localhost | skipping: Conditional result was False 2026-01-24 03:08:31.664189 | localhost | skipping: Conditional result was False 2026-01-24 03:08:31.669758 | 2026-01-24 03:08:31.669854 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:08:31.720566 | localhost | skipping: Conditional result was False 2026-01-24 03:08:31.720825 | 2026-01-24 03:08:31.725260 | localhost | skipping: Conditional result was False 2026-01-24 03:08:31.735815 | 2026-01-24 03:08:31.735917 | LOOP [upload-logs : Upload console log and json output]