2026-05-14 21:05:37.888711 | Job console starting 2026-05-14 21:05:37.944694 | Updating git repos 2026-05-14 21:05:38.027631 | Cloning repos into workspace 2026-05-14 21:05:38.101575 | Restoring repo states 2026-05-14 21:05:38.135222 | Merging changes 2026-05-14 21:05:38.746327 | Checking out repos 2026-05-14 21:05:38.809944 | Preparing playbooks 2026-05-14 21:05:39.976249 | Running Ansible setup 2026-05-14 21:05:44.533908 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 21:05:45.697094 | 2026-05-14 21:05:45.697287 | PLAY [Base pre] 2026-05-14 21:05:45.739858 | 2026-05-14 21:05:45.740036 | TASK [Setup log path fact] 2026-05-14 21:05:45.796487 | debian-bookworm | ok 2026-05-14 21:05:45.837643 | 2026-05-14 21:05:45.837869 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 21:05:45.877844 | debian-bookworm | ok 2026-05-14 21:05:45.900273 | 2026-05-14 21:05:45.900422 | TASK [emit-job-header : Print job information] 2026-05-14 21:05:45.950566 | # Job Information 2026-05-14 21:05:45.950764 | Ansible Version: 2.16.14 2026-05-14 21:05:45.950848 | Job: cfg-generics-tox-check 2026-05-14 21:05:45.950884 | Pipeline: check 2026-05-14 21:05:45.950907 | Executor: 521e9411259a 2026-05-14 21:05:45.950929 | Triggered by: https://github.com/osism/generics/pull/594 2026-05-14 21:05:45.950951 | Event ID: a1cc3140-4fd8-11f1-92ff-65268e0a2935 2026-05-14 21:05:45.957986 | 2026-05-14 21:05:45.958126 | LOOP [emit-job-header : Print node information] 2026-05-14 21:05:46.088161 | debian-bookworm | ok: 2026-05-14 21:05:46.088377 | debian-bookworm | # Node Information 2026-05-14 21:05:46.088412 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 21:05:46.088437 | debian-bookworm | Hostname: debian 2026-05-14 21:05:46.088460 | debian-bookworm | Username: zuul 2026-05-14 21:05:46.088480 | debian-bookworm | Distro: Debian 12.13 2026-05-14 21:05:46.088503 | debian-bookworm | Provider: regiocloud-a 2026-05-14 21:05:46.088523 | debian-bookworm | Region: 2026-05-14 21:05:46.088544 | debian-bookworm | Label: debian-bookworm 2026-05-14 21:05:46.088563 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 21:05:46.088582 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:1bc5 2026-05-14 21:05:46.115474 | 2026-05-14 21:05:46.115653 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 21:05:46.730802 | debian-bookworm -> localhost | changed 2026-05-14 21:05:46.738504 | 2026-05-14 21:05:46.738654 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 21:05:47.854701 | debian-bookworm -> localhost | changed 2026-05-14 21:05:47.866504 | 2026-05-14 21:05:47.866683 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 21:05:48.179708 | debian-bookworm -> localhost | ok 2026-05-14 21:05:48.187004 | 2026-05-14 21:05:48.187152 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 21:05:48.219889 | debian-bookworm | ok 2026-05-14 21:05:48.237941 | debian-bookworm | included: /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 21:05:48.244554 | 2026-05-14 21:05:48.244683 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 21:05:49.668192 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 21:05:49.668444 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/06c441071e954f57ab3a3fc6e43f57ad_id_rsa 2026-05-14 21:05:49.668483 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/06c441071e954f57ab3a3fc6e43f57ad_id_rsa.pub 2026-05-14 21:05:49.668509 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 21:05:49.668532 | debian-bookworm -> localhost | SHA256:f8QM8j6coxkBInOfvQ0vIb/Bc0zHoICGkfPny2LmTEY zuul-build-sshkey 2026-05-14 21:05:49.668553 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 21:05:49.668586 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 21:05:49.668607 | debian-bookworm -> localhost | | .. | 2026-05-14 21:05:49.668627 | debian-bookworm -> localhost | | oo . | 2026-05-14 21:05:49.668647 | debian-bookworm -> localhost | | +o= o . o | 2026-05-14 21:05:49.668666 | debian-bookworm -> localhost | | =.o.= + * | 2026-05-14 21:05:49.668685 | debian-bookworm -> localhost | | Eo+ S o * | 2026-05-14 21:05:49.668712 | debian-bookworm -> localhost | | . .+ & + | 2026-05-14 21:05:49.668733 | debian-bookworm -> localhost | | o. .O % . | 2026-05-14 21:05:49.668753 | debian-bookworm -> localhost | | ++ o X + | 2026-05-14 21:05:49.668791 | debian-bookworm -> localhost | | +o. + | 2026-05-14 21:05:49.668812 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 21:05:49.668874 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.892077 2026-05-14 21:05:49.677000 | 2026-05-14 21:05:49.677143 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 21:05:49.707931 | debian-bookworm | ok 2026-05-14 21:05:49.722022 | debian-bookworm | included: /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 21:05:49.732262 | 2026-05-14 21:05:49.732397 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 21:05:49.757004 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:05:49.763843 | 2026-05-14 21:05:49.763975 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 21:05:50.506256 | debian-bookworm | changed 2026-05-14 21:05:50.514376 | 2026-05-14 21:05:50.514501 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 21:05:50.787149 | debian-bookworm | ok 2026-05-14 21:05:50.801020 | 2026-05-14 21:05:50.801154 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 21:05:51.515352 | debian-bookworm | changed 2026-05-14 21:05:51.522789 | 2026-05-14 21:05:51.522949 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 21:05:52.182932 | debian-bookworm | changed 2026-05-14 21:05:52.188710 | 2026-05-14 21:05:52.188841 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 21:05:52.237256 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:05:52.244122 | 2026-05-14 21:05:52.244257 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 21:05:53.107898 | debian-bookworm -> localhost | changed 2026-05-14 21:05:53.120040 | 2026-05-14 21:05:53.120239 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 21:05:53.563995 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/06c441071e954f57ab3a3fc6e43f57ad_id_rsa (zuul-build-sshkey) 2026-05-14 21:05:53.564282 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023413 2026-05-14 21:05:53.573843 | 2026-05-14 21:05:53.573980 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 21:05:54.029602 | debian-bookworm | ok 2026-05-14 21:05:54.046708 | 2026-05-14 21:05:54.046915 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 21:05:54.101597 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:05:54.113921 | 2026-05-14 21:05:54.114068 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 21:05:54.724502 | debian-bookworm | ok 2026-05-14 21:05:54.744460 | 2026-05-14 21:05:54.744602 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 21:05:54.802041 | debian-bookworm | ok 2026-05-14 21:05:54.807382 | 2026-05-14 21:05:54.815911 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 21:05:55.671908 | debian-bookworm -> localhost | ok 2026-05-14 21:05:55.684737 | 2026-05-14 21:05:55.684898 | TASK [validate-host : Collect information about the host] 2026-05-14 21:05:57.075468 | debian-bookworm | ok 2026-05-14 21:05:57.096219 | 2026-05-14 21:05:57.096379 | TASK [validate-host : Sanitize hostname] 2026-05-14 21:05:57.251551 | debian-bookworm | ok 2026-05-14 21:05:57.354659 | 2026-05-14 21:05:57.360101 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 21:05:58.266115 | debian-bookworm -> localhost | changed 2026-05-14 21:05:58.270608 | 2026-05-14 21:05:58.270690 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 21:05:58.865568 | debian-bookworm | ok 2026-05-14 21:05:58.871607 | 2026-05-14 21:05:58.871693 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 21:05:59.707353 | debian-bookworm -> localhost | changed 2026-05-14 21:05:59.724588 | 2026-05-14 21:05:59.724704 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 21:06:00.010616 | debian-bookworm | ok 2026-05-14 21:06:00.030979 | 2026-05-14 21:06:00.031080 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 21:06:01.154081 | debian-bookworm | changed: 2026-05-14 21:06:01.154526 | debian-bookworm | cd+++++++++ src/ 2026-05-14 21:06:01.154983 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 21:06:01.155433 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 21:06:01.155498 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-14 21:06:01.155545 | debian-bookworm | =7.0.3 2026-05-14 21:06:27.482027 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-14 21:06:27.524867 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-14 21:06:27.537423 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-14 21:06:27.638985 | debian-bookworm | Collecting filelock>=3.25 2026-05-14 21:06:27.651966 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-14 21:06:27.707863 | debian-bookworm | Collecting packaging>=26 2026-05-14 21:06:27.720118 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-14 21:06:27.733405 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-05-14 21:06:27.789276 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-14 21:06:27.801360 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-14 21:06:27.846314 | debian-bookworm | Collecting pluggy>=1.6 2026-05-14 21:06:27.858506 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-14 21:06:27.899180 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-14 21:06:27.911876 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-14 21:06:27.958931 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-14 21:06:27.972553 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-14 21:06:28.011334 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-14 21:06:28.024018 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-14 21:06:28.179919 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-14 21:06:28.193461 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-14 21:06:28.545778 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.9 MB/s eta 0:00:00 2026-05-14 21:06:28.655000 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-14 21:06:28.666772 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-14 21:06:28.696831 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.8 MB/s eta 0:00:00 2026-05-14 21:06:28.823304 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-14 21:06:29.597984 | debian-bookworm | Successfully installed cachetools-7.1.1 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-14 21:06:30.194933 | debian-bookworm | ok: Runtime: 0:00:03.180176 2026-05-14 21:06:30.204601 | 2026-05-14 21:06:30.204801 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-14 21:06:30.249087 | debian-bookworm | ok 2026-05-14 21:06:30.254514 | 2026-05-14 21:06:30.254634 | TASK [ensure-tox : Output tox version] 2026-05-14 21:06:30.817448 | 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-05-14 21:06:30.835650 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-14 21:06:31.290794 | debian-bookworm | ok: Runtime: 0:00:00.343579 2026-05-14 21:06:31.298435 | 2026-05-14 21:06:31.298545 | TASK [ensure-tox : Make global symlink] 2026-05-14 21:06:31.367165 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:31.375548 | 2026-05-14 21:06:31.375670 | PLAY RECAP 2026-05-14 21:06:31.375731 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-14 21:06:31.375757 | 2026-05-14 21:06:31.795749 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-14 21:06:31.796874 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-14 21:06:33.144354 | 2026-05-14 21:06:33.144532 | PLAY [all] 2026-05-14 21:06:33.224514 | 2026-05-14 21:06:33.224732 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-14 21:06:33.936164 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-14 21:06:34.373233 | debian-bookworm | ok: Runtime: 0:00:00.032591 2026-05-14 21:06:34.378704 | 2026-05-14 21:06:34.378826 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-14 21:06:34.953474 | debian-bookworm | ok: Runtime: 0:00:00.008259 2026-05-14 21:06:34.959447 | 2026-05-14 21:06:34.959551 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-14 21:06:35.317729 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-14 21:06:35.318267 | debian-bookworm | sudo: a password is required 2026-05-14 21:06:35.502428 | debian-bookworm | ok: Runtime: 0:00:00.020689 2026-05-14 21:06:35.527076 | 2026-05-14 21:06:35.527197 | TASK [tox : Check to see if the constraints file exists] 2026-05-14 21:06:35.575231 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:35.581006 | 2026-05-14 21:06:35.581111 | TASK [tox : Fail if constraints file is missing] 2026-05-14 21:06:35.643676 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:35.649529 | 2026-05-14 21:06:35.649658 | TASK [tox : Record file location] 2026-05-14 21:06:35.693327 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:06:35.698859 | 2026-05-14 21:06:35.698964 | TASK [tox : Install tox siblings] 2026-05-14 21:06:35.738279 | debian-bookworm | ok 2026-05-14 21:06:35.754779 | debian-bookworm | included: /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-14 21:06:35.764690 | 2026-05-14 21:06:35.764800 | TASK [tox : Run tox without tests] 2026-05-14 21:06:36.317365 | debian-bookworm | ROOT: 201 D setup logging to DEBUG on pid 1472 [tox/report.py:229] 2026-05-14 21:06:36.346349 | debian-bookworm | check: 230 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-14 21:06:36.348916 | debian-bookworm | check: 232 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-14 21:06:36.352735 | debian-bookworm | check: 236 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py ba0b0e86e2c7e283f871be534dc996ee cce08f5e752f062cb1a7296098262a75 [python_discovery/_cached_py_info.py:198] 2026-05-14 21:06:36.430617 | debian-bookworm | check: 314 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-14 21:06:36.432167 | debian-bookworm | check: 316 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-14 21:06:36.432690 | debian-bookworm | check: 316 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-14 21:06:36.433036 | debian-bookworm | check: 316 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-14 21:06:36.437146 | debian-bookworm | check: 320 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-14 21:06:36.437501 | debian-bookworm | check: 321 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-14 21:06:36.481743 | debian-bookworm | check: 365 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-14 21:06:36.482004 | debian-bookworm | check: 365 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-05-14 21:06:36.482162 | debian-bookworm | check: 366 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-05-14 21:06:36.482255 | debian-bookworm | check: 366 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-14 21:06:36.482486 | debian-bookworm | check: 366 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-14 21:06:36.482570 | debian-bookworm | check: 366 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482628 | debian-bookworm | check: 366 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482677 | debian-bookworm | check: 366 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482743 | debian-bookworm | check: 366 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482774 | debian-bookworm | check: 366 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482826 | debian-bookworm | check: 366 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482869 | debian-bookworm | check: 366 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.482919 | debian-bookworm | check: 366 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.483012 | debian-bookworm | check: 366 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.483109 | debian-bookworm | check: 367 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.483177 | debian-bookworm | check: 367 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:36.483654 | debian-bookworm | check: 367 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-14 21:06:36.483975 | debian-bookworm | check: 367 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-14 21:06:36.484115 | debian-bookworm | check: 368 D create /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-14 21:06:36.484597 | debian-bookworm | check: 368 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-14 21:06:36.484837 | debian-bookworm | check: 368 D debug via /home/zuul/src/github.com/osism/generics/.tox/check/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-14 21:06:36.536395 | debian-bookworm | check: 368 D { 2026-05-14 21:06:36.536440 | debian-bookworm | "sys": { 2026-05-14 21:06:36.536447 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-05-14 21:06:36.536452 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-14 21:06:36.536458 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-14 21:06:36.536464 | debian-bookworm | "base_prefix": "/usr", 2026-05-14 21:06:36.536471 | debian-bookworm | "real_prefix": null, 2026-05-14 21:06:36.536475 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-14 21:06:36.536479 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-14 21:06:36.536483 | debian-bookworm | "path": [ 2026-05-14 21:06:36.536488 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-14 21:06:36.536492 | debian-bookworm | "/usr/lib/python3.11", 2026-05-14 21:06:36.536496 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-14 21:06:36.536500 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-05-14 21:06:36.536504 | debian-bookworm | ], 2026-05-14 21:06:36.536508 | debian-bookworm | "meta_path": [ 2026-05-14 21:06:36.536512 | debian-bookworm | "", 2026-05-14 21:06:36.536517 | debian-bookworm | "", 2026-05-14 21:06:36.536521 | debian-bookworm | "", 2026-05-14 21:06:36.536531 | debian-bookworm | "" 2026-05-14 21:06:36.536535 | debian-bookworm | ], 2026-05-14 21:06:36.536539 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-14 21:06:36.536543 | debian-bookworm | "io_encoding": "utf-8" 2026-05-14 21:06:36.536547 | debian-bookworm | }, 2026-05-14 21:06:36.536551 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-14 21:06:36.536555 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-14 21:06:36.536559 | debian-bookworm | "os": "", 2026-05-14 21:06:36.536563 | debian-bookworm | "site": "", 2026-05-14 21:06:36.536567 | debian-bookworm | "datetime": "", 2026-05-14 21:06:36.536571 | debian-bookworm | "math": "", 2026-05-14 21:06:36.536575 | debian-bookworm | "json": "" 2026-05-14 21:06:36.536579 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-14 21:06:36.536714 | debian-bookworm | check: 420 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-14 21:06:36.547987 | debian-bookworm | check: 431 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-14 21:06:36.549162 | debian-bookworm | check: 432 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-14 21:06:36.551817 | debian-bookworm | check: 435 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-14 21:06:36.553053 | debian-bookworm | check: 436 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-14 21:06:36.917826 | debian-bookworm | check: 801 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:36.918550 | debian-bookworm | check: 802 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:36.919404 | debian-bookworm | check: 803 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:36.921329 | debian-bookworm | check: 805 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:36.921555 | debian-bookworm | check: 805 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:37.042900 | debian-bookworm | check: 926 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:37.043343 | debian-bookworm | check: 927 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:37.118112 | debian-bookworm | check: 1001 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-14 21:06:37.143776 | debian-bookworm | check: 1027 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-14 21:06:37.149926 | debian-bookworm | check: 1033 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-14 21:06:37.150649 | debian-bookworm | check: 1034 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-14 21:06:37.161952 | debian-bookworm | check: 1045 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-14 21:06:37.162114 | debian-bookworm | check: 1046 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162263 | debian-bookworm | check: 1046 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162423 | debian-bookworm | check: 1046 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162553 | debian-bookworm | check: 1046 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162687 | debian-bookworm | check: 1046 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162805 | debian-bookworm | check: 1046 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.162928 | debian-bookworm | check: 1046 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.163056 | debian-bookworm | check: 1047 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.163185 | debian-bookworm | check: 1047 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.163399 | debian-bookworm | check: 1047 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.163523 | debian-bookworm | check: 1047 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-14 21:06:37.170855 | debian-bookworm | check: 1054 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-14 21:06:38.317596 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-14 21:06:38.438123 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-14 21:06:38.623055 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-14 21:06:38.635620 | 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-05-14 21:06:38.704953 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-14 21:06:38.718349 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-14 21:06:38.773922 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-14 21:06:38.789926 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-14 21:06:38.935361 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-14 21:06:38.949569 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-14 21:06:38.964677 | debian-bookworm | Installing build dependencies: started 2026-05-14 21:06:40.255438 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-14 21:06:40.255483 | debian-bookworm | Getting requirements to build wheel: started 2026-05-14 21:06:40.722582 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-14 21:06:40.722625 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-14 21:06:40.965746 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-14 21:06:41.098831 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-14 21:06:41.112966 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-14 21:06:41.192629 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-05-14 21:06:41.206497 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-05-14 21:06:41.252786 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-14 21:06:41.268720 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-14 21:06:41.372985 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-14 21:06:41.384580 | 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-05-14 21:06:41.482500 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-14 21:06:41.495414 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-14 21:06:41.546171 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-14 21:06:41.560181 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-14 21:06:41.610030 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-14 21:06:41.624865 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-14 21:06:41.679276 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-14 21:06:41.693149 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-14 21:06:41.849737 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-14 21:06:41.864432 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-14 21:06:42.030429 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-05-14 21:06:42.042495 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-14 21:06:42.095436 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-05-14 21:06:42.108868 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) 2026-05-14 21:06:42.166637 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-05-14 21:06:42.178557 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-14 21:06:42.225336 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-05-14 21:06:42.237294 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-14 21:06:42.504991 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-14 21:06:42.516754 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-14 21:06:42.559711 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-14 21:06:42.571363 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-14 21:06:42.758521 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-14 21:06:42.771017 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-14 21:06:42.810554 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-14 21:06:42.822253 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-14 21:06:42.845120 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-14 21:06:42.881427 | 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-05-14 21:06:42.944795 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.9 MB/s 0:00:00 2026-05-14 21:06:42.960463 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-14 21:06:45.253005 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 25.1 MB/s 0:00:02 2026-05-14 21:06:45.265714 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-14 21:06:45.355395 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-14 21:06:45.377443 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-05-14 21:06:45.449524 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-14 21:06:45.481072 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-14 21:06:45.597096 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.2 MB/s 0:00:00 2026-05-14 21:06:45.612124 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-14 21:06:45.642922 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl (72 kB) 2026-05-14 21:06:45.667445 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-14 21:06:45.691365 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-14 21:06:45.718932 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-14 21:06:45.746753 | 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-05-14 21:06:45.770183 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-14 21:06:45.796926 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-14 21:06:45.820639 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-14 21:06:46.071973 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 19.1 MB/s 0:00:00 2026-05-14 21:06:46.085245 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-14 21:06:46.167913 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-14 21:06:46.189401 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-14 21:06:46.210621 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-14 21:06:46.492991 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-14 21:06:46.493872 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-14 21:06:46.794416 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-14 21:06:46.794915 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=7930790f7c4459dc0240183d74193e31b0493b9cb559b5ace6f9a3bf72e9f0d6 2026-05-14 21:06:46.795413 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-14 21:06:46.797090 | debian-bookworm | Successfully built pwgen 2026-05-14 21:06:47.025429 | 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-05-14 21:07:16.460435 | debian-bookworm | 2026-05-14 21:07:16.461188 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-48.0.0 fasteners-0.20 idna-3.15 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.7.0 2026-05-14 21:07:16.557150 | debian-bookworm | check: 40440 I exit 0 (39.38 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1485 [tox/execute/api.py:311] 2026-05-14 21:07:16.561864 | debian-bookworm | check: OK (40.22 seconds) 2026-05-14 21:07:16.561933 | debian-bookworm | congratulations :) (40.24 seconds) 2026-05-14 21:07:16.847141 | debian-bookworm | ok: Runtime: 0:00:40.530748 2026-05-14 21:07:16.854650 | 2026-05-14 21:07:16.854772 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-14 21:07:17.270398 | debian-bookworm | changed 2026-05-14 21:07:17.282788 | 2026-05-14 21:07:17.282970 | TASK [tox : Detect tox version] 2026-05-14 21:07:17.871311 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-14 21:07:18.345796 | debian-bookworm | ok: Runtime: 0:00:00.266370 2026-05-14 21:07:18.351849 | 2026-05-14 21:07:18.351969 | TASK [tox : Get tox envlist config] 2026-05-14 21:07:19.382305 | debian-bookworm | ok: Runtime: 0:00:00.315890 2026-05-14 21:07:19.393147 | 2026-05-14 21:07:19.393311 | TASK [tox : Install any sibling python packages] 2026-05-14 21:07:19.861040 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-14 21:07:19.870461 | 2026-05-14 21:07:19.870632 | TASK [tox : Remove tempfile] 2026-05-14 21:07:20.356807 | debian-bookworm | changed 2026-05-14 21:07:20.362570 | 2026-05-14 21:07:20.362685 | TASK [tox : Emit tox command] 2026-05-14 21:07:20.402179 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-05-14 21:07:20.407274 | 2026-05-14 21:07:20.407396 | TASK [tox : Run tox] 2026-05-14 21:07:20.936777 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1647 [tox/report.py:229] 2026-05-14 21:07:20.966208 | debian-bookworm | check: 233 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-14 21:07:20.968903 | debian-bookworm | check: 236 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-14 21:07:20.972671 | debian-bookworm | check: 240 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-14 21:07:20.973746 | debian-bookworm | check: 241 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-14 21:07:20.973831 | debian-bookworm | check: 241 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-14 21:07:20.973943 | debian-bookworm | check: 241 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-14 21:07:20.975590 | debian-bookworm | check: 243 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-14 21:07:20.975659 | debian-bookworm | check: 243 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-14 21:07:21.010296 | debian-bookworm | check: 277 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:485] 2026-05-14 21:07:21.143032 | debian-bookworm | check: 410 I exit 0 (0.13 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1654 [tox/execute/api.py:311] 2026-05-14 21:07:21.144679 | debian-bookworm | check: OK (0.18=setup[0.05]+cmd[0.13] seconds) 2026-05-14 21:07:21.144705 | debian-bookworm | congratulations :) (0.21 seconds) 2026-05-14 21:07:21.440790 | debian-bookworm | ok: Runtime: 0:00:00.515996 2026-05-14 21:07:21.454901 | 2026-05-14 21:07:21.455058 | TASK [tox : Look for output] 2026-05-14 21:07:21.863306 | debian-bookworm | ok 2026-05-14 21:07:21.884006 | 2026-05-14 21:07:21.884159 | TASK [tox : Return file comments to Zuul] 2026-05-14 21:07:21.918924 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:21.926176 | 2026-05-14 21:07:21.926292 | PLAY RECAP 2026-05-14 21:07:21.926350 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-14 21:07:21.926375 | 2026-05-14 21:07:22.094386 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-14 21:07:22.095498 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-14 21:07:22.914658 | 2026-05-14 21:07:22.914924 | PLAY [all] 2026-05-14 21:07:22.936807 | 2026-05-14 21:07:22.937209 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-14 21:07:22.995025 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:23.001274 | 2026-05-14 21:07:23.001433 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-14 21:07:23.040477 | debian-bookworm | ok 2026-05-14 21:07:23.045998 | 2026-05-14 21:07:23.046220 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-14 21:07:23.578912 | debian-bookworm -> localhost | changed 2026-05-14 21:07:23.587277 | 2026-05-14 21:07:23.587414 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-14 21:07:23.631926 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:23.639392 | 2026-05-14 21:07:23.639580 | TASK [fetch-tox-output : Set envlist fact] 2026-05-14 21:07:23.688260 | debian-bookworm | ok 2026-05-14 21:07:23.694291 | 2026-05-14 21:07:23.694401 | TASK [fetch-tox-output : Get tox version] 2026-05-14 21:07:24.423439 | 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-05-14 21:07:24.440717 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-14 21:07:24.730992 | debian-bookworm | ok: Runtime: 0:00:00.315030 2026-05-14 21:07:24.736834 | 2026-05-14 21:07:24.736954 | TASK [fetch-tox-output : Find all default environments] 2026-05-14 21:07:25.273980 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:25.281159 | 2026-05-14 21:07:25.281316 | TASK [fetch-tox-output : Set envlist fact] 2026-05-14 21:07:25.305834 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:25.313391 | 2026-05-14 21:07:25.313570 | TASK [fetch-tox-output : Find all default environments] 2026-05-14 21:07:25.845436 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:25.854889 | 2026-05-14 21:07:25.855039 | TASK [fetch-tox-output : Set envlist fact] 2026-05-14 21:07:25.919247 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:25.928594 | 2026-05-14 21:07:25.928753 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-14 21:07:25.978589 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:25.992347 | 2026-05-14 21:07:25.992492 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-14 21:07:26.836981 | debian-bookworm | changed: 2026-05-14 21:07:26.837329 | debian-bookworm | created directory /var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/logs/tox/check 2026-05-14 21:07:26.837394 | debian-bookworm | cd+++++++++ ./ 2026-05-14 21:07:26.837435 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-14 21:07:26.837482 | 2026-05-14 21:07:26.856398 | 2026-05-14 21:07:26.856575 | PLAY RECAP 2026-05-14 21:07:26.856658 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-14 21:07:26.856693 | 2026-05-14 21:07:26.989625 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-14 21:07:26.990685 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-14 21:07:27.786152 | 2026-05-14 21:07:27.786330 | PLAY [all] 2026-05-14 21:07:27.802619 | 2026-05-14 21:07:27.802774 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-14 21:07:28.068722 | debian-bookworm | changed: non-zero return code 2026-05-14 21:07:28.075291 | 2026-05-14 21:07:28.075444 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-14 21:07:28.091481 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:28.097465 | 2026-05-14 21:07:28.097597 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-14 21:07:28.142315 | 2026-05-14 21:07:28.142568 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-14 21:07:28.174076 | 2026-05-14 21:07:28.174289 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-14 21:07:28.189302 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:28.195524 | 2026-05-14 21:07:28.195634 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-14 21:07:28.224455 | 2026-05-14 21:07:28.224690 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-14 21:07:28.238430 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:28.245299 | 2026-05-14 21:07:28.245436 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-14 21:07:28.259463 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:28.268414 | 2026-05-14 21:07:28.268727 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-14 21:07:28.282540 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:28.291548 | 2026-05-14 21:07:28.291644 | PLAY RECAP 2026-05-14 21:07:28.291709 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-14 21:07:28.291741 | 2026-05-14 21:07:28.432291 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-14 21:07:28.435188 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 21:07:29.219596 | 2026-05-14 21:07:29.219769 | PLAY [Base post-fetch] 2026-05-14 21:07:29.244455 | 2026-05-14 21:07:29.244683 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-14 21:07:29.291592 | debian-bookworm | skipping: Conditional result was False 2026-05-14 21:07:29.298128 | 2026-05-14 21:07:29.298305 | TASK [fetch-output : Set log path for single node] 2026-05-14 21:07:29.342973 | debian-bookworm | ok 2026-05-14 21:07:29.348791 | 2026-05-14 21:07:29.348920 | LOOP [fetch-output : Ensure local output dirs] 2026-05-14 21:07:29.859387 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/logs" 2026-05-14 21:07:30.128140 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/artifacts" 2026-05-14 21:07:30.391410 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06c441071e954f57ab3a3fc6e43f57ad/work/docs" 2026-05-14 21:07:30.409202 | 2026-05-14 21:07:30.409341 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 21:07:31.311427 | debian-bookworm | changed: 2026-05-14 21:07:31.311774 | debian-bookworm | .d..t...... ./ 2026-05-14 21:07:31.311826 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 21:07:31.311880 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 21:07:31.311924 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 21:07:31.312047 | debian-bookworm | changed: All items complete 2026-05-14 21:07:31.312089 | 2026-05-14 21:07:31.892903 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 21:07:32.467575 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 21:07:32.493014 | 2026-05-14 21:07:32.493153 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 21:07:33.014466 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008623 2026-05-14 21:07:33.311925 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.014565 2026-05-14 21:07:33.323249 | 2026-05-14 21:07:33.323355 | PLAY RECAP 2026-05-14 21:07:33.323411 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-14 21:07:33.323449 | 2026-05-14 21:07:33.486276 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 21:07:33.487377 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 21:07:34.261422 | 2026-05-14 21:07:34.261612 | PLAY [Base post] 2026-05-14 21:07:34.275782 | 2026-05-14 21:07:34.275940 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 21:07:34.856507 | debian-bookworm | changed 2026-05-14 21:07:34.862989 | 2026-05-14 21:07:34.863099 | PLAY RECAP 2026-05-14 21:07:34.863165 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 21:07:34.863230 | 2026-05-14 21:07:34.997722 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 21:07:34.998851 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 21:07:35.835201 | 2026-05-14 21:07:35.835383 | PLAY [Base post-logs] 2026-05-14 21:07:35.846302 | 2026-05-14 21:07:35.846457 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 21:07:36.400847 | localhost | changed 2026-05-14 21:07:36.421319 | 2026-05-14 21:07:36.421538 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 21:07:36.474638 | localhost | ok 2026-05-14 21:07:36.490809 | 2026-05-14 21:07:36.490981 | TASK [Set zuul-log-path fact] 2026-05-14 21:07:36.563302 | localhost | ok 2026-05-14 21:07:36.572595 | 2026-05-14 21:07:36.572733 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 21:07:36.634933 | localhost | ok 2026-05-14 21:07:36.638271 | 2026-05-14 21:07:36.638376 | TASK [upload-logs : Create log directories] 2026-05-14 21:07:37.245633 | localhost | changed 2026-05-14 21:07:37.248642 | 2026-05-14 21:07:37.248759 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 21:07:37.790003 | localhost -> localhost | ok: Runtime: 0:00:00.006965 2026-05-14 21:07:37.794211 | 2026-05-14 21:07:37.794337 | TASK [upload-logs : Upload logs to log server] 2026-05-14 21:07:38.446268 | localhost | Output suppressed because no_log was given 2026-05-14 21:07:38.448246 | 2026-05-14 21:07:38.448349 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 21:07:38.519633 | localhost | skipping: Conditional result was False 2026-05-14 21:07:38.526331 | localhost | skipping: Conditional result was False 2026-05-14 21:07:38.535265 | 2026-05-14 21:07:38.535377 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 21:07:38.580401 | localhost | skipping: Conditional result was False 2026-05-14 21:07:38.580713 | 2026-05-14 21:07:38.588179 | localhost | skipping: Conditional result was False 2026-05-14 21:07:38.592769 | 2026-05-14 21:07:38.592899 | LOOP [upload-logs : Upload console log and json output]