2025-10-16 08:46:02.453862 | Job console starting 2025-10-16 08:46:02.484802 | Updating git repos 2025-10-16 08:46:02.536507 | Cloning repos into workspace 2025-10-16 08:46:02.599741 | Restoring repo states 2025-10-16 08:46:02.619197 | Merging changes 2025-10-16 08:46:03.156935 | Checking out repos 2025-10-16 08:46:03.222117 | Preparing playbooks 2025-10-16 08:46:04.213065 | Running Ansible setup 2025-10-16 08:46:09.796029 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-16 08:46:10.611984 | 2025-10-16 08:46:10.612102 | PLAY [Base pre] 2025-10-16 08:46:10.632861 | 2025-10-16 08:46:10.632969 | TASK [Setup log path fact] 2025-10-16 08:46:10.661947 | debian-bookworm | ok 2025-10-16 08:46:10.688144 | 2025-10-16 08:46:10.688254 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-16 08:46:10.739199 | debian-bookworm | ok 2025-10-16 08:46:10.748872 | 2025-10-16 08:46:10.748964 | TASK [emit-job-header : Print job information] 2025-10-16 08:46:10.824811 | # Job Information 2025-10-16 08:46:10.824972 | Ansible Version: 2.16.14 2025-10-16 08:46:10.825007 | Job: cfg-generics-tox-test-latest 2025-10-16 08:46:10.825039 | Pipeline: check 2025-10-16 08:46:10.825063 | Executor: 521e9411259a 2025-10-16 08:46:10.825083 | Triggered by: https://github.com/osism/generics/pull/568 2025-10-16 08:46:10.825106 | Event ID: 86adc390-aa6c-11f0-8cc2-77db5c9a6bad 2025-10-16 08:46:10.829803 | 2025-10-16 08:46:10.829889 | LOOP [emit-job-header : Print node information] 2025-10-16 08:46:10.970161 | debian-bookworm | ok: 2025-10-16 08:46:10.970329 | debian-bookworm | # Node Information 2025-10-16 08:46:10.970362 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-16 08:46:10.970387 | debian-bookworm | Hostname: debian 2025-10-16 08:46:10.970409 | debian-bookworm | Username: zuul 2025-10-16 08:46:10.970430 | debian-bookworm | Distro: Debian 12.12 2025-10-16 08:46:10.970454 | debian-bookworm | Provider: regiocloud-a 2025-10-16 08:46:10.970475 | debian-bookworm | Region: 2025-10-16 08:46:10.970496 | debian-bookworm | Label: debian-bookworm 2025-10-16 08:46:10.970516 | debian-bookworm | Product Name: OpenStack Nova 2025-10-16 08:46:10.970535 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:6754 2025-10-16 08:46:10.983340 | 2025-10-16 08:46:10.983480 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-16 08:46:11.845345 | debian-bookworm -> localhost | changed 2025-10-16 08:46:11.852564 | 2025-10-16 08:46:11.852687 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-16 08:46:13.517858 | debian-bookworm -> localhost | changed 2025-10-16 08:46:13.528473 | 2025-10-16 08:46:13.528572 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-16 08:46:14.041677 | debian-bookworm -> localhost | ok 2025-10-16 08:46:14.047805 | 2025-10-16 08:46:14.047912 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-16 08:46:14.086697 | debian-bookworm | ok 2025-10-16 08:46:14.124959 | debian-bookworm | included: /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-16 08:46:14.150980 | 2025-10-16 08:46:14.151112 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-16 08:46:16.191237 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-16 08:46:16.191431 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/work/4261dc7c395548f7860303ef1473adbb_id_rsa 2025-10-16 08:46:16.191463 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/work/4261dc7c395548f7860303ef1473adbb_id_rsa.pub 2025-10-16 08:46:16.191486 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-16 08:46:16.191508 | debian-bookworm -> localhost | SHA256:G5DVnDtSXV1i4wH7LGn1HK4WlpKL0JyeH136TlxBnFI zuul-build-sshkey 2025-10-16 08:46:16.191527 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-16 08:46:16.191552 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-16 08:46:16.191570 | debian-bookworm -> localhost | | .o o.oOE+| 2025-10-16 08:46:16.191588 | debian-bookworm -> localhost | | o = .=.*.| 2025-10-16 08:46:16.191605 | debian-bookworm -> localhost | | o . .. +o | 2025-10-16 08:46:16.191621 | debian-bookworm -> localhost | | .+ + .=ooo| 2025-10-16 08:46:16.191648 | debian-bookworm -> localhost | | .S= +++oo+| 2025-10-16 08:46:16.191673 | debian-bookworm -> localhost | | ooo.=.* .| 2025-10-16 08:46:16.191690 | debian-bookworm -> localhost | | .+ o = o | 2025-10-16 08:46:16.191706 | debian-bookworm -> localhost | | . o o | 2025-10-16 08:46:16.191723 | debian-bookworm -> localhost | | . .o | 2025-10-16 08:46:16.191740 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-16 08:46:16.191786 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.267672 2025-10-16 08:46:16.209320 | 2025-10-16 08:46:16.209413 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-16 08:46:16.266651 | debian-bookworm | ok 2025-10-16 08:46:16.274332 | debian-bookworm | included: /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-16 08:46:16.292610 | 2025-10-16 08:46:16.292712 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-16 08:46:16.325838 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:16.330679 | 2025-10-16 08:46:16.330768 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-16 08:46:16.997078 | debian-bookworm | changed 2025-10-16 08:46:17.001548 | 2025-10-16 08:46:17.001626 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-16 08:46:17.279957 | debian-bookworm | ok 2025-10-16 08:46:17.284444 | 2025-10-16 08:46:17.284524 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-16 08:46:18.052420 | debian-bookworm | changed 2025-10-16 08:46:18.058964 | 2025-10-16 08:46:18.059053 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-16 08:46:18.747136 | debian-bookworm | changed 2025-10-16 08:46:18.752775 | 2025-10-16 08:46:18.752872 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-16 08:46:18.776769 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:18.782601 | 2025-10-16 08:46:18.782705 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-16 08:46:19.200471 | debian-bookworm -> localhost | changed 2025-10-16 08:46:19.211316 | 2025-10-16 08:46:19.211403 | TASK [add-build-sshkey : Add back temp key] 2025-10-16 08:46:19.551191 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/work/4261dc7c395548f7860303ef1473adbb_id_rsa (zuul-build-sshkey) 2025-10-16 08:46:19.551547 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015054 2025-10-16 08:46:19.563960 | 2025-10-16 08:46:19.564078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-16 08:46:19.965827 | debian-bookworm | ok 2025-10-16 08:46:19.977969 | 2025-10-16 08:46:19.978066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-16 08:46:20.011504 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:20.022826 | 2025-10-16 08:46:20.022947 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-16 08:46:20.463171 | debian-bookworm | ok 2025-10-16 08:46:20.483937 | 2025-10-16 08:46:20.484050 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-16 08:46:20.515758 | debian-bookworm | ok 2025-10-16 08:46:20.520673 | 2025-10-16 08:46:20.520767 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-16 08:46:21.183169 | debian-bookworm -> localhost | ok 2025-10-16 08:46:21.189277 | 2025-10-16 08:46:21.189361 | TASK [validate-host : Collect information about the host] 2025-10-16 08:46:22.502369 | debian-bookworm | ok 2025-10-16 08:46:22.513075 | 2025-10-16 08:46:22.513161 | TASK [validate-host : Sanitize hostname] 2025-10-16 08:46:22.592068 | debian-bookworm | ok 2025-10-16 08:46:22.661813 | 2025-10-16 08:46:22.661909 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-16 08:46:23.462224 | debian-bookworm -> localhost | changed 2025-10-16 08:46:23.466730 | 2025-10-16 08:46:23.466804 | TASK [validate-host : Collect information about zuul worker] 2025-10-16 08:46:23.903394 | debian-bookworm | ok 2025-10-16 08:46:23.907866 | 2025-10-16 08:46:23.907953 | TASK [validate-host : Write out all zuul information for each host] 2025-10-16 08:46:24.616820 | debian-bookworm -> localhost | changed 2025-10-16 08:46:24.626116 | 2025-10-16 08:46:24.626215 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-16 08:46:24.931122 | debian-bookworm | ok 2025-10-16 08:46:24.936585 | 2025-10-16 08:46:24.936686 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-16 08:46:25.945136 | debian-bookworm | changed: 2025-10-16 08:46:25.945271 | debian-bookworm | cd+++++++++ src/ 2025-10-16 08:46:25.945298 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-16 08:46:25.945318 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-16 08:46:25.945335 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-10-16 08:46:25.945351 | debian-bookworm | =6.2 2025-10-16 08:46:48.774690 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-16 08:46:48.812713 | debian-bookworm | Collecting chardet>=5.2 2025-10-16 08:46:48.826414 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-16 08:46:48.847345 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.9 MB/s eta 0:00:00 2025-10-16 08:46:48.889336 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-16 08:46:48.901784 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-16 08:46:48.958003 | debian-bookworm | Collecting filelock>=3.20 2025-10-16 08:46:48.970008 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-16 08:46:49.022434 | debian-bookworm | Collecting packaging>=25 2025-10-16 08:46:49.034330 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-16 08:46:49.043300 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.1 MB/s eta 0:00:00 2025-10-16 08:46:49.093963 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-16 08:46:49.106739 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-16 08:46:49.162574 | debian-bookworm | Collecting pluggy>=1.6 2025-10-16 08:46:49.174864 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-16 08:46:49.223970 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-16 08:46:49.236889 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-16 08:46:49.374295 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-16 08:46:49.388531 | debian-bookworm | Downloading virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-10-16 08:46:49.660989 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.3 MB/s eta 0:00:00 2025-10-16 08:46:49.767264 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-16 08:46:49.786299 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-16 08:46:49.810035 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.3 MB/s eta 0:00:00 2025-10-16 08:46:49.965707 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-16 08:46:50.803244 | debian-bookworm | Successfully installed cachetools-6.2.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.31.0 virtualenv-20.35.3 2025-10-16 08:46:51.159614 | debian-bookworm | ok: Runtime: 0:00:03.031000 2025-10-16 08:46:51.165688 | 2025-10-16 08:46:51.165813 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-16 08:46:51.237938 | debian-bookworm | ok 2025-10-16 08:46:51.243252 | 2025-10-16 08:46:51.243372 | TASK [ensure-tox : Output tox version] 2025-10-16 08:46:51.805066 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-10-16 08:46:51.824461 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-16 08:46:52.303559 | debian-bookworm | ok: Runtime: 0:00:00.331873 2025-10-16 08:46:52.309421 | 2025-10-16 08:46:52.309527 | TASK [ensure-tox : Make global symlink] 2025-10-16 08:46:52.346891 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:52.353560 | 2025-10-16 08:46:52.353645 | PLAY RECAP 2025-10-16 08:46:52.353699 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-16 08:46:52.353724 | 2025-10-16 08:46:52.589941 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-16 08:46:52.591164 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-16 08:46:53.519463 | 2025-10-16 08:46:53.519616 | PLAY [all] 2025-10-16 08:46:53.541240 | 2025-10-16 08:46:53.541386 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-16 08:46:54.136289 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-16 08:46:54.582289 | debian-bookworm | ok: Runtime: 0:00:00.026612 2025-10-16 08:46:54.594448 | 2025-10-16 08:46:54.594560 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-16 08:46:55.131451 | debian-bookworm | ok: Runtime: 0:00:00.005001 2025-10-16 08:46:55.137603 | 2025-10-16 08:46:55.137701 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-16 08:46:55.427998 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-16 08:46:55.429562 | debian-bookworm | sudo: a password is required 2025-10-16 08:46:55.664063 | debian-bookworm | ok: Runtime: 0:00:00.017887 2025-10-16 08:46:55.675333 | 2025-10-16 08:46:55.675420 | TASK [tox : Check to see if the constraints file exists] 2025-10-16 08:46:55.727679 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:55.734448 | 2025-10-16 08:46:55.734561 | TASK [tox : Fail if constraints file is missing] 2025-10-16 08:46:55.772032 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:55.776868 | 2025-10-16 08:46:55.776949 | TASK [tox : Record file location] 2025-10-16 08:46:55.799254 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:46:55.803766 | 2025-10-16 08:46:55.803870 | TASK [tox : Install tox siblings] 2025-10-16 08:46:55.831918 | debian-bookworm | ok 2025-10-16 08:46:55.841003 | debian-bookworm | included: /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-16 08:46:55.846205 | 2025-10-16 08:46:55.846278 | TASK [tox : Run tox without tests] 2025-10-16 08:46:56.344784 | debian-bookworm | ROOT: 193 D setup logging to DEBUG on pid 1435 [tox/report.py:225] 2025-10-16 08:46:56.374593 | debian-bookworm | test: 223 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-10-16 08:46:56.377349 | debian-bookworm | test: 226 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-10-16 08:46:56.378275 | debian-bookworm | test: 227 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py aPLagdHmNBVOYfEDZb02Iv33oCIv72tV f9WXBReiVirRELgdTQ51UQKSeNtTZgDN [virtualenv/discovery/cached_py_info.py:128] 2025-10-16 08:46:56.463994 | debian-bookworm | test: 312 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] 2025-10-16 08:46:56.465142 | debian-bookworm | test: 313 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-16 08:46:56.465583 | debian-bookworm | test: 314 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:85] 2025-10-16 08:46:56.465870 | debian-bookworm | test: 314 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:87] 2025-10-16 08:46:56.469313 | debian-bookworm | test: 317 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-16 08:46:56.507500 | debian-bookworm | test: 356 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2025-10-16 08:46:56.507744 | debian-bookworm | test: 356 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-10-16 08:46:56.507925 | debian-bookworm | test: 356 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-10-16 08:46:56.508102 | debian-bookworm | test: 357 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-16 08:46:56.508211 | debian-bookworm | test: 357 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508259 | debian-bookworm | test: 357 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508306 | debian-bookworm | test: 357 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508352 | debian-bookworm | test: 357 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508398 | debian-bookworm | test: 357 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508459 | debian-bookworm | test: 357 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508511 | debian-bookworm | test: 357 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508579 | debian-bookworm | test: 357 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:56.508865 | debian-bookworm | test: 357 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2025-10-16 08:46:56.509215 | debian-bookworm | test: 358 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2025-10-16 08:46:56.509349 | debian-bookworm | test: 358 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2025-10-16 08:46:56.509835 | debian-bookworm | test: 358 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-10-16 08:46:56.510039 | debian-bookworm | test: 358 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2025-10-16 08:46:56.575381 | debian-bookworm | test: 358 D { 2025-10-16 08:46:56.575460 | debian-bookworm | "sys": { 2025-10-16 08:46:56.575470 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2025-10-16 08:46:56.575480 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-10-16 08:46:56.575489 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-10-16 08:46:56.575499 | debian-bookworm | "base_prefix": "/usr", 2025-10-16 08:46:56.575508 | debian-bookworm | "real_prefix": null, 2025-10-16 08:46:56.575518 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-10-16 08:46:56.575526 | debian-bookworm | "base_exec_prefix": "/usr", 2025-10-16 08:46:56.575533 | debian-bookworm | "path": [ 2025-10-16 08:46:56.575540 | debian-bookworm | "/usr/lib/python311.zip", 2025-10-16 08:46:56.575549 | debian-bookworm | "/usr/lib/python3.11", 2025-10-16 08:46:56.575557 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-10-16 08:46:56.575565 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2025-10-16 08:46:56.575604 | debian-bookworm | ], 2025-10-16 08:46:56.575611 | debian-bookworm | "meta_path": [ 2025-10-16 08:46:56.575619 | debian-bookworm | "", 2025-10-16 08:46:56.575627 | debian-bookworm | "", 2025-10-16 08:46:56.575636 | debian-bookworm | "", 2025-10-16 08:46:56.575644 | debian-bookworm | "" 2025-10-16 08:46:56.575651 | debian-bookworm | ], 2025-10-16 08:46:56.575659 | debian-bookworm | "fs_encoding": "utf-8", 2025-10-16 08:46:56.575666 | debian-bookworm | "io_encoding": "utf-8" 2025-10-16 08:46:56.575674 | debian-bookworm | }, 2025-10-16 08:46:56.575682 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-10-16 08:46:56.575690 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-10-16 08:46:56.575698 | debian-bookworm | "os": "", 2025-10-16 08:46:56.575705 | debian-bookworm | "site": "", 2025-10-16 08:46:56.575713 | debian-bookworm | "datetime": "", 2025-10-16 08:46:56.575721 | debian-bookworm | "math": "", 2025-10-16 08:46:56.575728 | debian-bookworm | "json": "" 2025-10-16 08:46:56.575735 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-10-16 08:46:56.575838 | debian-bookworm | test: 424 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] 2025-10-16 08:46:56.578234 | debian-bookworm | test: 426 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-10-16 08:46:56.583682 | debian-bookworm | test: 428 D build install image for pip-25.2-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-10-16 08:46:56.584407 | debian-bookworm | test: 433 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] 2025-10-16 08:46:56.586524 | debian-bookworm | test: 435 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] 2025-10-16 08:46:56.801994 | debian-bookworm | test: 650 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/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:56.865242 | debian-bookworm | test: 714 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.2.virtualenv [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:56.866030 | debian-bookworm | test: 714 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.2.dist-info [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:56.884004 | debian-bookworm | test: 732 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.003359 | debian-bookworm | test: 852 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/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.004131 | debian-bookworm | test: 853 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/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.014942 | debian-bookworm | test: 863 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/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.018470 | debian-bookworm | test: 867 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/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.019648 | debian-bookworm | test: 868 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/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2025-10-16 08:46:57.020078 | debian-bookworm | test: 869 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-16 08:46:57.031326 | debian-bookworm | test: 880 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-16 08:46:57.032167 | debian-bookworm | test: 880 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-10-16 08:46:57.038660 | debian-bookworm | test: 887 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-16 08:46:57.038795 | debian-bookworm | test: 887 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.038874 | debian-bookworm | test: 887 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.038965 | debian-bookworm | test: 887 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.039031 | debian-bookworm | test: 888 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.039096 | debian-bookworm | test: 888 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.039176 | debian-bookworm | test: 888 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.039250 | debian-bookworm | test: 888 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.039337 | debian-bookworm | test: 888 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-16 08:46:57.044884 | debian-bookworm | test: 893 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-10-16 08:46:58.143989 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-10-16 08:46:58.234387 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-16 08:46:58.353115 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2025-10-16 08:46:58.369511 | 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) 2025-10-16 08:46:58.465295 | debian-bookworm | Collecting ansible==11.11.0 (from -r requirements.txt (line 3)) 2025-10-16 08:46:58.480793 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl.metadata (8.1 kB) 2025-10-16 08:46:58.528140 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-10-16 08:46:58.542426 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-16 08:46:58.675034 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-10-16 08:46:58.694693 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-10-16 08:46:58.717231 | debian-bookworm | Installing build dependencies: started 2025-10-16 08:46:59.925344 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-10-16 08:46:59.927004 | debian-bookworm | Getting requirements to build wheel: started 2025-10-16 08:47:00.361654 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-10-16 08:47:00.364590 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-10-16 08:47:00.602006 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-16 08:47:00.736268 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-10-16 08:47:00.753234 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-16 08:47:00.818975 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-10-16 08:47:00.833351 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-16 08:47:00.872215 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-10-16 08:47:00.887041 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-16 08:47:01.010116 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-10-16 08:47:01.024879 | 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) 2025-10-16 08:47:01.113783 | debian-bookworm | Collecting ansible-core~=2.18.10 (from ansible==11.11.0->-r requirements.txt (line 3)) 2025-10-16 08:47:01.132539 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl.metadata (7.7 kB) 2025-10-16 08:47:01.181789 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-10-16 08:47:01.196946 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-16 08:47:01.257029 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-10-16 08:47:01.272875 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-16 08:47:01.328677 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-10-16 08:47:01.345680 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-10-16 08:47:01.408272 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-10-16 08:47:01.424183 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-10-16 08:47:01.578978 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-10-16 08:47:01.593857 | 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) 2025-10-16 08:47:01.640779 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-10-16 08:47:01.655308 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-10-16 08:47:01.718365 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-10-16 08:47:01.734090 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-16 08:47:01.803921 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-10-16 08:47:01.819179 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-16 08:47:02.168133 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 3)) 2025-10-16 08:47:02.182745 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-10-16 08:47:02.299403 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 3)) 2025-10-16 08:47:02.315755 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-16 08:47:02.494790 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 3)) 2025-10-16 08:47:02.509448 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-10-16 08:47:02.546811 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 3)) 2025-10-16 08:47:02.561190 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-16 08:47:02.601651 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-16 08:47:02.641365 | 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) 2025-10-16 08:47:02.698216 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 13.7 MB/s 0:00:00 2025-10-16 08:47:02.718475 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl (57.1 MB) 2025-10-16 08:47:04.759333 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 MB 27.9 MB/s 0:00:02 2025-10-16 08:47:04.775646 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-16 08:47:04.806880 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-10-16 08:47:04.837713 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-16 08:47:04.873529 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-16 08:47:04.908541 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl (2.2 MB) 2025-10-16 08:47:05.030544 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 17.6 MB/s 0:00:00 2025-10-16 08:47:05.047857 | 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) 2025-10-16 08:47:05.092978 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-10-16 08:47:05.121341 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-16 08:47:05.148821 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-16 08:47:05.176952 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-16 08:47:05.204462 | 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) 2025-10-16 08:47:05.229496 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-16 08:47:05.256929 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-16 08:47:05.283014 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-10-16 08:47:05.527928 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 18.4 MB/s 0:00:00 2025-10-16 08:47:05.542187 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-10-16 08:47:05.575712 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-10-16 08:47:05.602561 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-16 08:47:05.633372 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-10-16 08:47:05.925753 | debian-bookworm | Building wheels for collected packages: pwgen 2025-10-16 08:47:05.927099 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-10-16 08:47:06.222956 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-10-16 08:47:06.224925 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=2952ea9cf578543ee2970b1c7966d02c1f48a5c98daf98e39826833895c4f72c 2025-10-16 08:47:06.225592 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-10-16 08:47:06.231138 | debian-bookworm | Successfully built pwgen 2025-10-16 08:47:06.496043 | 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 2025-10-16 08:47:34.423102 | debian-bookworm | 2025-10-16 08:47:34.424743 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.11.0 ansible-core-2.18.10 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 colorama-0.4.6 cryptography-46.0.3 fasteners-0.20 idna-3.11 packaging-25.0 pwgen-0.8.2.post0 pycparser-2.23 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.5.0 2025-10-16 08:47:34.551887 | debian-bookworm | test: 38400 I exit 0 (37.50 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1448 [tox/execute/api.py:295] 2025-10-16 08:47:34.553546 | debian-bookworm | test: OK (38.18 seconds) 2025-10-16 08:47:34.553614 | debian-bookworm | congratulations :) (38.21 seconds) 2025-10-16 08:47:34.892968 | debian-bookworm | ok: Runtime: 0:00:38.465450 2025-10-16 08:47:34.899912 | 2025-10-16 08:47:34.900008 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-16 08:47:35.400024 | debian-bookworm | changed 2025-10-16 08:47:35.404094 | 2025-10-16 08:47:35.404171 | TASK [tox : Get tox envlist config] 2025-10-16 08:47:36.456102 | debian-bookworm | ok: Runtime: 0:00:00.376516 2025-10-16 08:47:36.460616 | 2025-10-16 08:47:36.460691 | TASK [tox : Install any sibling python packages] 2025-10-16 08:47:37.156152 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-16 08:47:37.160490 | 2025-10-16 08:47:37.160563 | TASK [tox : Remove tempfile] 2025-10-16 08:47:37.726073 | debian-bookworm | changed 2025-10-16 08:47:37.730571 | 2025-10-16 08:47:37.730650 | TASK [tox : Emit tox command] 2025-10-16 08:47:37.791079 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-10-16 08:47:37.799847 | 2025-10-16 08:47:37.799927 | TASK [tox : Run tox] 2025-10-16 08:47:38.354593 | debian-bookworm | ROOT: 191 D setup logging to DEBUG on pid 1603 [tox/report.py:225] 2025-10-16 08:47:38.386441 | debian-bookworm | test: 223 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-10-16 08:47:38.387275 | debian-bookworm | test: 224 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] 2025-10-16 08:47:38.388219 | debian-bookworm | test: 225 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-16 08:47:38.388385 | debian-bookworm | test: 225 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:85] 2025-10-16 08:47:38.388420 | debian-bookworm | test: 225 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:87] 2025-10-16 08:47:38.389568 | debian-bookworm | test: 226 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-16 08:47:38.421127 | debian-bookworm | test: 258 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2025-10-16 08:47:39.200414 | debian-bookworm | test: 1037 I exit 0 (0.78 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1610 [tox/execute/api.py:295] 2025-10-16 08:47:39.200737 | debian-bookworm | test: 1037 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2025-10-16 08:47:39.204068 | debian-bookworm | --- 2025-10-16 08:47:39.204103 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-10-16 08:47:39.204110 | debian-bookworm | 2025-10-16 08:47:39.204115 | debian-bookworm | adminer_tag: "5.4.1" 2025-10-16 08:47:39.204123 | debian-bookworm | adminer_image: "{{ docker_registry }}/library/adminer:{{ adminer_tag }}" 2025-10-16 08:47:39.204128 | debian-bookworm | 2025-10-16 08:47:39.204133 | debian-bookworm | ara_server_tag: "1.7.3" 2025-10-16 08:47:39.204138 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/ara-server:{{ ara_server_tag }}" 2025-10-16 08:47:39.204144 | debian-bookworm | 2025-10-16 08:47:39.204148 | debian-bookworm | ara_server_mariadb_tag: "11.8.3" 2025-10-16 08:47:39.204154 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-10-16 08:47:39.204159 | debian-bookworm | 2025-10-16 08:47:39.204163 | debian-bookworm | netbox_tag: "v4.3.5" 2025-10-16 08:47:39.204168 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('quay.io') }}/osism/netbox:{{ netbox_tag }}" 2025-10-16 08:47:39.204172 | debian-bookworm | 2025-10-16 08:47:39.204176 | debian-bookworm | netbox_redis_tag: "7.4.6-alpine" 2025-10-16 08:47:39.204181 | debian-bookworm | netbox_redis_image: "{{ docker_registry }}/library/redis:{{ netbox_redis_tag }}" 2025-10-16 08:47:39.204186 | debian-bookworm | 2025-10-16 08:47:39.204190 | debian-bookworm | nginx_tag: "1.29.2-alpine" 2025-10-16 08:47:39.204194 | debian-bookworm | nginx_image: "{{ docker_registry }}/library/nginx:{{ nginx_tag }}" 2025-10-16 08:47:39.204200 | debian-bookworm | 2025-10-16 08:47:39.204204 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-10-16 08:47:39.204208 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-10-16 08:47:39.204213 | debian-bookworm | 2025-10-16 08:47:39.204217 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2025-10-16 08:47:39.204222 | debian-bookworm | phpmyadmin_image: "{{ docker_registry }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-10-16 08:47:39.204226 | debian-bookworm | 2025-10-16 08:47:39.204230 | debian-bookworm | postgres_tag: "16.10-alpine" 2025-10-16 08:47:39.204657 | debian-bookworm | postgres_image: "{{ docker_registry }}/library/postgres:{{ postgres_tag }}" 2025-10-16 08:47:39.204666 | debian-bookworm | 2025-10-16 08:47:39.204670 | debian-bookworm | manager_redis_tag: "7.4.6-alpine" 2025-10-16 08:47:39.204674 | debian-bookworm | manager_redis_image: "{{ docker_registry }}/library/redis:{{ manager_redis_tag }}" 2025-10-16 08:47:39.204678 | debian-bookworm | 2025-10-16 08:47:39.204682 | debian-bookworm | registry_tag: "3.0" 2025-10-16 08:47:39.204686 | debian-bookworm | registry_image: "{{ docker_registry }}/library/registry:{{ registry_tag }}" 2025-10-16 08:47:39.204690 | debian-bookworm | 2025-10-16 08:47:39.204694 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2025-10-16 08:47:39.204715 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-10-16 08:47:39.204719 | debian-bookworm | 2025-10-16 08:47:39.204723 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2025-10-16 08:47:39.204727 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-10-16 08:47:39.204731 | debian-bookworm | 2025-10-16 08:47:39.204735 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2025-10-16 08:47:39.204738 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-10-16 08:47:39.204742 | debian-bookworm | 2025-10-16 08:47:39.204746 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2025-10-16 08:47:39.204750 | debian-bookworm | osism_image: "{{ docker_registry_ansible }}/osism/osism:{{ osism_tag }}" 2025-10-16 08:47:39.204754 | debian-bookworm | 2025-10-16 08:47:39.204999 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2025-10-16 08:47:39.205009 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2025-10-16 08:47:39.205014 | debian-bookworm | 2025-10-16 08:47:39.205018 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2025-10-16 08:47:39.205021 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-10-16 08:47:39.205025 | debian-bookworm | 2025-10-16 08:47:39.205030 | debian-bookworm | vault_tag: "1.20.4" 2025-10-16 08:47:39.205034 | debian-bookworm | vault_image: "{{ docker_registry }}/hashicorp/vault:{{ vault_tag }}" 2025-10-16 08:47:39.205038 | debian-bookworm | 2025-10-16 08:47:39.205041 | debian-bookworm | traefik_tag: "v3.5.0" 2025-10-16 08:47:39.205045 | debian-bookworm | traefik_image: "{{ docker_registry }}/library/traefik:{{ traefik_tag }}" 2025-10-16 08:47:39.205049 | debian-bookworm | 2025-10-16 08:47:39.205053 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2025-10-16 08:47:39.205057 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-10-16 08:47:39.205061 | debian-bookworm | 2025-10-16 08:47:39.205064 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2025-10-16 08:47:39.205068 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-10-16 08:47:39.206251 | debian-bookworm | test: 1043 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1615 [tox/execute/api.py:295] 2025-10-16 08:47:39.207429 | debian-bookworm | test: OK (0.83=setup[0.04]+cmd[0.78,0.00] seconds) 2025-10-16 08:47:39.207445 | debian-bookworm | congratulations :) (0.85 seconds) 2025-10-16 08:47:39.401827 | debian-bookworm | ok: Runtime: 0:00:01.130876 2025-10-16 08:47:39.406795 | 2025-10-16 08:47:39.406875 | TASK [tox : Look for output] 2025-10-16 08:47:39.879595 | debian-bookworm | ok 2025-10-16 08:47:39.915445 | 2025-10-16 08:47:39.915548 | TASK [tox : Return file comments to Zuul] 2025-10-16 08:47:39.989802 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:39.996498 | 2025-10-16 08:47:39.996558 | PLAY RECAP 2025-10-16 08:47:39.996605 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-16 08:47:39.996626 | 2025-10-16 08:47:40.198882 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-16 08:47:40.199814 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-16 08:47:41.452944 | 2025-10-16 08:47:41.453082 | PLAY [all] 2025-10-16 08:47:41.491379 | 2025-10-16 08:47:41.491505 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-16 08:47:41.585550 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:41.591002 | 2025-10-16 08:47:41.591123 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-16 08:47:41.639489 | debian-bookworm | ok 2025-10-16 08:47:41.644350 | 2025-10-16 08:47:41.644441 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-16 08:47:42.418741 | debian-bookworm -> localhost | changed 2025-10-16 08:47:42.425151 | 2025-10-16 08:47:42.425234 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-16 08:47:42.459330 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:42.464191 | 2025-10-16 08:47:42.464285 | TASK [fetch-tox-output : Set envlist fact] 2025-10-16 08:47:42.502742 | debian-bookworm | ok 2025-10-16 08:47:42.507395 | 2025-10-16 08:47:42.507467 | TASK [fetch-tox-output : Get tox version] 2025-10-16 08:47:43.159177 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-10-16 08:47:43.177732 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-16 08:47:43.533498 | debian-bookworm | ok: Runtime: 0:00:00.295110 2025-10-16 08:47:43.538222 | 2025-10-16 08:47:43.538313 | TASK [fetch-tox-output : Find all default environments] 2025-10-16 08:47:44.094248 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:44.099330 | 2025-10-16 08:47:44.099427 | TASK [fetch-tox-output : Set envlist fact] 2025-10-16 08:47:44.153441 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:44.158742 | 2025-10-16 08:47:44.158855 | TASK [fetch-tox-output : Find all default environments] 2025-10-16 08:47:44.731208 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:44.736267 | 2025-10-16 08:47:44.736361 | TASK [fetch-tox-output : Set envlist fact] 2025-10-16 08:47:44.780159 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:44.786034 | 2025-10-16 08:47:44.786124 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-16 08:47:44.859275 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:44.875693 | 2025-10-16 08:47:44.875806 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-16 08:47:46.245506 | debian-bookworm | changed: 2025-10-16 08:47:46.245660 | debian-bookworm | created directory /var/lib/zuul/builds/4261dc7c395548f7860303ef1473adbb/work/logs/tox/test 2025-10-16 08:47:46.245688 | debian-bookworm | cd+++++++++ ./ 2025-10-16 08:47:46.245708 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-16 08:47:46.245728 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-10-16 08:47:46.245752 | 2025-10-16 08:47:46.253963 | 2025-10-16 08:47:46.254056 | PLAY RECAP 2025-10-16 08:47:46.254104 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-16 08:47:46.254125 | 2025-10-16 08:47:46.546764 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-16 08:47:46.547628 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-16 08:47:47.905584 | 2025-10-16 08:47:47.905695 | PLAY [all] 2025-10-16 08:47:47.927833 | 2025-10-16 08:47:47.927940 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-16 08:47:48.158672 | debian-bookworm | changed: non-zero return code 2025-10-16 08:47:48.172180 | 2025-10-16 08:47:48.172278 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-16 08:47:48.211053 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:48.215787 | 2025-10-16 08:47:48.215875 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-16 08:47:48.243853 | 2025-10-16 08:47:48.244082 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-16 08:47:48.308703 | 2025-10-16 08:47:48.308847 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-16 08:47:48.331387 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:48.336239 | 2025-10-16 08:47:48.336317 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-16 08:47:48.374422 | 2025-10-16 08:47:48.374630 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-16 08:47:48.402490 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:48.407254 | 2025-10-16 08:47:48.407335 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-16 08:47:48.453440 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:48.458289 | 2025-10-16 08:47:48.458376 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-16 08:47:48.501278 | debian-bookworm | skipping: Conditional result was False 2025-10-16 08:47:48.517805 | 2025-10-16 08:47:48.517871 | PLAY RECAP 2025-10-16 08:47:48.517913 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-16 08:47:48.517933 | 2025-10-16 08:47:48.770317 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-16 08:47:48.771404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-16 08:47:50.115439 | 2025-10-16 08:47:50.115562 | PLAY [Base post] 2025-10-16 08:47:50.140569 | 2025-10-16 08:47:50.140664 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-16 08:47:51.091430 | debian-bookworm | changed 2025-10-16 08:47:51.101201 | 2025-10-16 08:47:51.101293 | PLAY RECAP 2025-10-16 08:47:51.101341 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-16 08:47:51.101391 | 2025-10-16 08:47:51.225783 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-16 08:47:51.226694 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-16 08:47:52.704818 | 2025-10-16 08:47:52.704935 | PLAY [Base post-logs] 2025-10-16 08:47:52.717260 | 2025-10-16 08:47:52.717364 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-16 08:47:53.540225 | localhost | changed 2025-10-16 08:47:53.550928 | 2025-10-16 08:47:53.551092 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-16 08:47:53.576276 | localhost | ok 2025-10-16 08:47:53.579846 | 2025-10-16 08:47:53.579918 | TASK [Set zuul-log-path fact] 2025-10-16 08:47:53.616040 | localhost | ok 2025-10-16 08:47:53.623617 | 2025-10-16 08:47:53.623702 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-16 08:47:53.684348 | localhost | ok 2025-10-16 08:47:53.687479 | 2025-10-16 08:47:53.687574 | TASK [upload-logs : Create log directories] 2025-10-16 08:47:54.629364 | localhost | changed 2025-10-16 08:47:54.631513 | 2025-10-16 08:47:54.631591 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-16 08:47:55.460857 | localhost -> localhost | ok: Runtime: 0:00:00.014864 2025-10-16 08:47:55.463814 | 2025-10-16 08:47:55.463887 | TASK [upload-logs : Upload logs to log server] 2025-10-16 08:47:56.061344 | localhost | Output suppressed because no_log was given 2025-10-16 08:47:56.062733 | 2025-10-16 08:47:56.062803 | LOOP [upload-logs : Compress console log and json output] 2025-10-16 08:47:56.116449 | localhost | skipping: Conditional result was False 2025-10-16 08:47:56.120884 | localhost | skipping: Conditional result was False 2025-10-16 08:47:56.128949 | 2025-10-16 08:47:56.129038 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-16 08:47:56.170872 | localhost | skipping: Conditional result was False 2025-10-16 08:47:56.171103 | 2025-10-16 08:47:56.177326 | localhost | skipping: Conditional result was False 2025-10-16 08:47:56.184887 | 2025-10-16 08:47:56.184963 | LOOP [upload-logs : Upload console log and json output]