2026-07-20 03:13:34.185899 | Job console starting 2026-07-20 03:13:34.206057 | Updating git repos 2026-07-20 03:13:34.319054 | Cloning repos into workspace 2026-07-20 03:13:34.513008 | Restoring repo states 2026-07-20 03:13:34.553459 | Merging changes 2026-07-20 03:13:34.553484 | Checking out repos 2026-07-20 03:13:34.615970 | Preparing playbooks 2026-07-20 03:13:35.649955 | Running Ansible setup 2026-07-20 03:13:41.264874 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 03:13:42.491494 | 2026-07-20 03:13:42.491631 | PLAY [Base pre] 2026-07-20 03:13:42.511902 | 2026-07-20 03:13:42.512026 | TASK [Setup log path fact] 2026-07-20 03:13:42.531881 | debian-bookworm | ok 2026-07-20 03:13:42.547720 | 2026-07-20 03:13:42.547853 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 03:13:42.585030 | debian-bookworm | ok 2026-07-20 03:13:42.595551 | 2026-07-20 03:13:42.595658 | TASK [emit-job-header : Print job information] 2026-07-20 03:13:42.634863 | # Job Information 2026-07-20 03:13:42.635023 | Ansible Version: 2.16.14 2026-07-20 03:13:42.635056 | Job: generics-tox-check-kolla 2026-07-20 03:13:42.635086 | Pipeline: periodic-daily 2026-07-20 03:13:42.635110 | Executor: 521e9411259a 2026-07-20 03:13:42.635131 | Triggered by: https://github.com/osism/generics 2026-07-20 03:13:42.635153 | Event ID: 842b2ef35c9f47a8a7f11d5ba0589397 2026-07-20 03:13:42.640025 | 2026-07-20 03:13:42.640121 | LOOP [emit-job-header : Print node information] 2026-07-20 03:13:42.743412 | debian-bookworm | ok: 2026-07-20 03:13:42.743673 | debian-bookworm | # Node Information 2026-07-20 03:13:42.743771 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 03:13:42.743899 | debian-bookworm | Hostname: debian 2026-07-20 03:13:42.743930 | debian-bookworm | Username: zuul 2026-07-20 03:13:42.743953 | debian-bookworm | Distro: Debian 12.15 2026-07-20 03:13:42.743978 | debian-bookworm | Provider: regiocloud-a 2026-07-20 03:13:42.744000 | debian-bookworm | Region: 2026-07-20 03:13:42.744022 | debian-bookworm | Label: debian-bookworm 2026-07-20 03:13:42.744043 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 03:13:42.744140 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:3062 2026-07-20 03:13:42.765675 | 2026-07-20 03:13:42.765811 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 03:13:43.443808 | debian-bookworm -> localhost | changed 2026-07-20 03:13:43.462086 | 2026-07-20 03:13:43.462382 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 03:13:45.322488 | debian-bookworm -> localhost | changed 2026-07-20 03:13:45.333273 | 2026-07-20 03:13:45.333398 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 03:13:45.691308 | debian-bookworm -> localhost | ok 2026-07-20 03:13:45.697407 | 2026-07-20 03:13:45.697519 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 03:13:45.737016 | debian-bookworm | ok 2026-07-20 03:13:45.760897 | debian-bookworm | included: /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 03:13:45.785496 | 2026-07-20 03:13:45.785609 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 03:13:47.647707 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 03:13:47.647926 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/39e5a2222f5541969a77d0ffd3fa7032_id_rsa 2026-07-20 03:13:47.647966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/39e5a2222f5541969a77d0ffd3fa7032_id_rsa.pub 2026-07-20 03:13:47.647993 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 03:13:47.648017 | debian-bookworm -> localhost | SHA256:vvVjkb56yuraqSjUVVF+3vctky00vLFaz7E0F9Y7xqk zuul-build-sshkey 2026-07-20 03:13:47.648040 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 03:13:47.648118 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 03:13:47.648141 | debian-bookworm -> localhost | | .o. | 2026-07-20 03:13:47.648163 | debian-bookworm -> localhost | | .. | 2026-07-20 03:13:47.648183 | debian-bookworm -> localhost | | . . . | 2026-07-20 03:13:47.648203 | debian-bookworm -> localhost | | . o o .| 2026-07-20 03:13:47.648223 | debian-bookworm -> localhost | | . . S ..*oo| 2026-07-20 03:13:47.648252 | debian-bookworm -> localhost | | . . . o.oO*| 2026-07-20 03:13:47.648273 | debian-bookworm -> localhost | | . . .. .OX=| 2026-07-20 03:13:47.648293 | debian-bookworm -> localhost | | . . . = .=o+**| 2026-07-20 03:13:47.648314 | debian-bookworm -> localhost | | .. o+*.+=+E .o| 2026-07-20 03:13:47.648335 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 03:13:47.648382 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.090014 2026-07-20 03:13:47.655229 | 2026-07-20 03:13:47.655343 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 03:13:47.683318 | debian-bookworm | ok 2026-07-20 03:13:47.693377 | debian-bookworm | included: /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 03:13:47.702002 | 2026-07-20 03:13:47.702108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 03:13:47.715401 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:13:47.722111 | 2026-07-20 03:13:47.722221 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 03:13:48.423244 | debian-bookworm | changed 2026-07-20 03:13:48.428942 | 2026-07-20 03:13:48.429050 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 03:13:48.710883 | debian-bookworm | ok 2026-07-20 03:13:48.717110 | 2026-07-20 03:13:48.717223 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 03:13:49.421184 | debian-bookworm | changed 2026-07-20 03:13:49.440546 | 2026-07-20 03:13:49.440667 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 03:13:50.172111 | debian-bookworm | changed 2026-07-20 03:13:50.181633 | 2026-07-20 03:13:50.181754 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 03:13:50.207050 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:13:50.213180 | 2026-07-20 03:13:50.213291 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 03:13:50.812842 | debian-bookworm -> localhost | changed 2026-07-20 03:13:50.828393 | 2026-07-20 03:13:50.828539 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 03:13:51.209204 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/39e5a2222f5541969a77d0ffd3fa7032_id_rsa (zuul-build-sshkey) 2026-07-20 03:13:51.209484 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018000 2026-07-20 03:13:51.218489 | 2026-07-20 03:13:51.218619 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 03:13:51.691269 | debian-bookworm | ok 2026-07-20 03:13:51.702206 | 2026-07-20 03:13:51.702368 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 03:13:51.752623 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:13:51.765129 | 2026-07-20 03:13:51.765297 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 03:13:52.309852 | debian-bookworm | ok 2026-07-20 03:13:52.327234 | 2026-07-20 03:13:52.327417 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 03:13:52.374587 | debian-bookworm | ok 2026-07-20 03:13:52.383981 | 2026-07-20 03:13:52.384125 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 03:13:52.734501 | debian-bookworm -> localhost | ok 2026-07-20 03:13:52.746583 | 2026-07-20 03:13:52.746963 | TASK [validate-host : Collect information about the host] 2026-07-20 03:13:53.943548 | debian-bookworm | ok 2026-07-20 03:13:53.959498 | 2026-07-20 03:13:53.959650 | TASK [validate-host : Sanitize hostname] 2026-07-20 03:13:54.195094 | debian-bookworm | ok 2026-07-20 03:13:54.204007 | 2026-07-20 03:13:54.204145 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 03:13:54.993690 | debian-bookworm -> localhost | changed 2026-07-20 03:13:55.000327 | 2026-07-20 03:13:55.000473 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 03:13:55.446140 | debian-bookworm | ok 2026-07-20 03:13:55.451439 | 2026-07-20 03:13:55.451566 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 03:13:56.029242 | debian-bookworm -> localhost | changed 2026-07-20 03:13:56.042740 | 2026-07-20 03:13:56.042943 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 03:13:56.308050 | debian-bookworm | ok 2026-07-20 03:13:56.314432 | 2026-07-20 03:13:56.314580 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 03:13:57.231232 | debian-bookworm | changed: 2026-07-20 03:13:57.231453 | debian-bookworm | cd+++++++++ src/ 2026-07-20 03:13:57.231489 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 03:13:57.231513 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 03:13:57.231536 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-20 03:13:57.231556 | debian-bookworm | =7.0.3 2026-07-20 03:14:35.817329 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-20 03:14:35.876587 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-20 03:14:35.889862 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-20 03:14:35.969714 | debian-bookworm | Collecting filelock>=3.25 2026-07-20 03:14:35.986356 | debian-bookworm | Downloading filelock-3.31.1-py3-none-any.whl (97 kB) 2026-07-20 03:14:36.001579 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/97.2 kB 9.5 MB/s eta 0:00:00 2026-07-20 03:14:36.063669 | debian-bookworm | Collecting packaging>=26 2026-07-20 03:14:36.075517 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 03:14:36.090670 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 7.6 MB/s eta 0:00:00 2026-07-20 03:14:36.159307 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-20 03:14:36.173677 | debian-bookworm | Downloading platformdirs-4.10.1-py3-none-any.whl (22 kB) 2026-07-20 03:14:36.234750 | debian-bookworm | Collecting pluggy>=1.6 2026-07-20 03:14:36.247452 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-20 03:14:36.305445 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-20 03:14:36.319718 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-20 03:14:36.364898 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-20 03:14:36.376912 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-20 03:14:36.419563 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-20 03:14:36.431838 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-20 03:14:36.579164 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-20 03:14:36.592430 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-20 03:14:36.925329 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 16.8 MB/s eta 0:00:00 2026-07-20 03:14:37.043595 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-20 03:14:37.055464 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-20 03:14:37.084927 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 17.9 MB/s eta 0:00:00 2026-07-20 03:14:37.204165 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-20 03:14:38.123760 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.31.1 packaging-26.2 platformdirs-4.10.1 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.57.0 virtualenv-21.6.1 2026-07-20 03:14:38.622735 | debian-bookworm | ok: Runtime: 0:00:03.372870 2026-07-20 03:14:38.630922 | 2026-07-20 03:14:38.631026 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-20 03:14:38.684896 | debian-bookworm | ok 2026-07-20 03:14:38.690029 | 2026-07-20 03:14:38.690134 | TASK [ensure-tox : Output tox version] 2026-07-20 03:14:39.299430 | 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-07-20 03:14:39.319102 | debian-bookworm | 4.57.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-20 03:14:39.736632 | debian-bookworm | ok: Runtime: 0:00:00.371741 2026-07-20 03:14:39.749638 | 2026-07-20 03:14:39.749786 | TASK [ensure-tox : Make global symlink] 2026-07-20 03:14:39.794707 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:14:39.805302 | 2026-07-20 03:14:39.805398 | PLAY RECAP 2026-07-20 03:14:39.805456 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-20 03:14:39.806242 | 2026-07-20 03:14:39.966737 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-20 03:14:39.968091 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-20 03:14:41.421124 | 2026-07-20 03:14:41.421327 | PLAY [all] 2026-07-20 03:14:41.442141 | 2026-07-20 03:14:41.442329 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-20 03:14:42.043214 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-20 03:14:42.485801 | debian-bookworm | ok: Runtime: 0:00:00.034609 2026-07-20 03:14:42.496546 | 2026-07-20 03:14:42.496691 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-20 03:14:43.022124 | debian-bookworm | ok: Runtime: 0:00:00.007430 2026-07-20 03:14:43.027882 | 2026-07-20 03:14:43.027988 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-20 03:14:43.432264 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-20 03:14:43.432433 | debian-bookworm | sudo: a password is required 2026-07-20 03:14:43.570439 | debian-bookworm | ok: Runtime: 0:00:00.028072 2026-07-20 03:14:43.581000 | 2026-07-20 03:14:43.581093 | TASK [tox : Check to see if the constraints file exists] 2026-07-20 03:14:43.616116 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:14:43.631083 | 2026-07-20 03:14:43.631252 | TASK [tox : Fail if constraints file is missing] 2026-07-20 03:14:43.666709 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:14:43.679398 | 2026-07-20 03:14:43.679548 | TASK [tox : Record file location] 2026-07-20 03:14:43.704133 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:14:43.717439 | 2026-07-20 03:14:43.717583 | TASK [tox : Install tox siblings] 2026-07-20 03:14:43.741876 | debian-bookworm | ok 2026-07-20 03:14:43.752229 | debian-bookworm | included: /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-20 03:14:43.775236 | 2026-07-20 03:14:43.775434 | TASK [tox : Run tox without tests] 2026-07-20 03:14:44.389966 | debian-bookworm | ROOT: 233 D setup logging to DEBUG on pid 1585 [tox/report.py:229] 2026-07-20 03:14:44.424574 | debian-bookworm | check-kolla: 268 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-20 03:14:44.427674 | debian-bookworm | check-kolla: 271 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-20 03:14:44.432342 | debian-bookworm | check-kolla: 276 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 39b07c980e6189375fdf1132d2d7aaff d24ac9019df92900d116fa95c57a5c45 [python_discovery/_cached_py_info.py:198] 2026-07-20 03:14:44.537787 | debian-bookworm | check-kolla: 381 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-20 03:14:44.538667 | debian-bookworm | check-kolla: 382 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-20 03:14:44.539037 | debian-bookworm | check-kolla: 382 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-20 03:14:44.539399 | debian-bookworm | check-kolla: 383 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-20 03:14:44.543909 | debian-bookworm | check-kolla: 387 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-20 03:14:44.544328 | debian-bookworm | check-kolla: 388 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-20 03:14:44.583107 | debian-bookworm | check-kolla: 427 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check-kolla, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-20 03:14:44.583445 | debian-bookworm | check-kolla: 427 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin [virtualenv/util/path/_sync.py:18] 2026-07-20 03:14:44.583607 | debian-bookworm | check-kolla: 427 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/include [virtualenv/util/path/_sync.py:18] 2026-07-20 03:14:44.583692 | debian-bookworm | check-kolla: 427 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-20 03:14:44.583923 | debian-bookworm | check-kolla: 428 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-20 03:14:44.584002 | debian-bookworm | check-kolla: 428 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584132 | debian-bookworm | check-kolla: 428 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584270 | debian-bookworm | check-kolla: 428 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584292 | debian-bookworm | check-kolla: 428 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584309 | debian-bookworm | check-kolla: 428 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584324 | debian-bookworm | check-kolla: 428 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584379 | debian-bookworm | check-kolla: 428 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584430 | debian-bookworm | check-kolla: 428 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584586 | debian-bookworm | check-kolla: 428 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584610 | debian-bookworm | check-kolla: 428 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584636 | debian-bookworm | check-kolla: 428 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:44.584951 | debian-bookworm | check-kolla: 429 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-20 03:14:44.585452 | debian-bookworm | check-kolla: 429 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-20 03:14:44.585721 | debian-bookworm | check-kolla: 429 D debug via /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-20 03:14:44.627409 | debian-bookworm | check-kolla: 429 D { 2026-07-20 03:14:44.627463 | debian-bookworm | "sys": { 2026-07-20 03:14:44.627471 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python", 2026-07-20 03:14:44.627476 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-20 03:14:44.627485 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-07-20 03:14:44.627491 | debian-bookworm | "base_prefix": "/usr", 2026-07-20 03:14:44.627495 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-07-20 03:14:44.627499 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-20 03:14:44.627503 | debian-bookworm | "path": [ 2026-07-20 03:14:44.627508 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-20 03:14:44.627512 | debian-bookworm | "/usr/lib/python3.11", 2026-07-20 03:14:44.627516 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-20 03:14:44.627521 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages" 2026-07-20 03:14:44.627525 | debian-bookworm | ], 2026-07-20 03:14:44.627529 | debian-bookworm | "meta_path": [ 2026-07-20 03:14:44.627533 | debian-bookworm | "", 2026-07-20 03:14:44.627538 | debian-bookworm | "", 2026-07-20 03:14:44.627542 | debian-bookworm | "" 2026-07-20 03:14:44.627546 | debian-bookworm | ], 2026-07-20 03:14:44.627550 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-20 03:14:44.627554 | debian-bookworm | "io_encoding": "utf-8" 2026-07-20 03:14:44.627558 | debian-bookworm | }, 2026-07-20 03:14:44.627562 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-20 03:14:44.627567 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-20 03:14:44.627571 | debian-bookworm | "os": "", 2026-07-20 03:14:44.627575 | debian-bookworm | "site": "", 2026-07-20 03:14:44.627579 | debian-bookworm | "datetime": "", 2026-07-20 03:14:44.627589 | debian-bookworm | "math": "", 2026-07-20 03:14:44.627594 | debian-bookworm | "json": "" 2026-07-20 03:14:44.627598 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-20 03:14:44.627756 | debian-bookworm | check-kolla: 471 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-07-20 03:14:44.637585 | debian-bookworm | check-kolla: 481 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-20 03:14:44.638920 | debian-bookworm | check-kolla: 483 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-20 03:14:44.645970 | debian-bookworm | check-kolla: 489 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-20 03:14:44.650721 | debian-bookworm | check-kolla: 494 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-20 03:14:45.151763 | debian-bookworm | check-kolla: 995 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.153428 | debian-bookworm | check-kolla: 997 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.156819 | debian-bookworm | check-kolla: 1000 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.157284 | debian-bookworm | check-kolla: 1001 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.204695 | debian-bookworm | check-kolla: 1048 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.338712 | debian-bookworm | check-kolla: 1182 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.339288 | debian-bookworm | check-kolla: 1183 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-20 03:14:45.362741 | debian-bookworm | check-kolla: 1206 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.362985 | debian-bookworm | check-kolla: 1207 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-20 03:14:45.367931 | debian-bookworm | check-kolla: 1212 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-20 03:14:45.369142 | debian-bookworm | check-kolla: 1212 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-20 03:14:45.377875 | debian-bookworm | check-kolla: 1221 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-20 03:14:45.378135 | debian-bookworm | check-kolla: 1222 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.378309 | debian-bookworm | check-kolla: 1222 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.378454 | debian-bookworm | check-kolla: 1222 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.378601 | debian-bookworm | check-kolla: 1222 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.378751 | debian-bookworm | check-kolla: 1222 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.378898 | debian-bookworm | check-kolla: 1223 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.379077 | debian-bookworm | check-kolla: 1223 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.379227 | debian-bookworm | check-kolla: 1223 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.379373 | debian-bookworm | check-kolla: 1223 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.379514 | debian-bookworm | check-kolla: 1223 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.379670 | debian-bookworm | check-kolla: 1223 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-20 03:14:45.387824 | debian-bookworm | check-kolla: 1231 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-20 03:14:46.630621 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-20 03:14:46.768857 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 03:14:46.906788 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-20 03:14:46.920733 | 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-07-20 03:14:47.017501 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-07-20 03:14:47.033362 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 03:14:47.088870 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-20 03:14:47.101879 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 03:14:47.143316 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-20 03:14:47.157564 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-20 03:14:47.172730 | debian-bookworm | Installing build dependencies: started 2026-07-20 03:14:48.498083 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-20 03:14:48.498796 | debian-bookworm | Getting requirements to build wheel: started 2026-07-20 03:14:48.970756 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-20 03:14:48.974083 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-20 03:14:49.211513 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 03:14:49.244824 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-20 03:14:49.256355 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-20 03:14:49.302546 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-20 03:14:49.313436 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 03:14:49.349645 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-20 03:14:49.360808 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-20 03:14:49.460364 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-20 03:14:49.472263 | 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-07-20 03:14:49.550528 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-20 03:14:49.564462 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-20 03:14:49.616978 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-20 03:14:49.628002 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 03:14:49.682324 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-20 03:14:49.693810 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-20 03:14:49.743882 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-20 03:14:49.757162 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 03:14:49.814903 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-20 03:14:49.827964 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 03:14:50.018254 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-20 03:14:50.029507 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-20 03:14:50.075446 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-20 03:14:50.089105 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-20 03:14:50.155382 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-20 03:14:50.167473 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-20 03:14:50.224547 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-20 03:14:50.237040 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 03:14:50.535956 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-20 03:14:50.547386 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-20 03:14:50.583814 | 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-07-20 03:14:50.595699 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-20 03:14:50.759543 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-20 03:14:50.770716 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-20 03:14:50.805597 | 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-07-20 03:14:50.816116 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 03:14:50.861881 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-20 03:14:50.901822 | 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-07-20 03:14:50.943187 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 19.1 MB/s 0:00:00 2026-07-20 03:14:50.957079 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-20 03:14:52.142377 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 48.6 MB/s 0:00:01 2026-07-20 03:14:52.155031 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 03:14:52.181204 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-20 03:14:52.203762 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-20 03:14:52.228138 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-20 03:14:52.265315 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-20 03:14:52.354632 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.1 MB/s 0:00:00 2026-07-20 03:14:52.367864 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-20 03:14:52.394627 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-20 03:14:52.418282 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-20 03:14:52.520939 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-20 03:14:52.547143 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-20 03:14:52.571990 | 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-07-20 03:14:52.598398 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-20 03:14:52.628313 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-20 03:14:52.651299 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-20 03:14:52.868517 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 21.7 MB/s 0:00:00 2026-07-20 03:14:52.884871 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-20 03:14:52.918861 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-20 03:14:52.943901 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-20 03:14:52.968886 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-20 03:14:53.273636 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-20 03:14:53.274828 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-20 03:14:53.572108 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-20 03:14:53.573747 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=0a2b79444d12cb90f54c15acc73c6733dfa256b55d20bf3cf258aa41af1e800a 2026-07-20 03:14:53.574125 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-20 03:14:53.578263 | debian-bookworm | Successfully built pwgen 2026-07-20 03:14:53.813606 | 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-07-20 03:15:25.827336 | debian-bookworm | 2026-07-20 03:15:25.829662 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 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.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-20 03:15:26.006914 | debian-bookworm | check-kolla: 41850 I exit 0 (40.62 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1598 [tox/execute/api.py:308] 2026-07-20 03:15:26.007917 | debian-bookworm | check-kolla: OK (41.59 seconds) 2026-07-20 03:15:26.007994 | debian-bookworm | congratulations :) (41.62 seconds) 2026-07-20 03:15:26.331676 | debian-bookworm | ok: Runtime: 0:00:41.962873 2026-07-20 03:15:26.350092 | 2026-07-20 03:15:26.350569 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-20 03:15:26.899779 | debian-bookworm | changed 2026-07-20 03:15:26.905933 | 2026-07-20 03:15:26.906072 | TASK [tox : Detect tox version] 2026-07-20 03:15:27.493524 | debian-bookworm | 4.57.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-20 03:15:27.940221 | debian-bookworm | ok: Runtime: 0:00:00.348336 2026-07-20 03:15:27.947417 | 2026-07-20 03:15:27.947549 | TASK [tox : Get tox envlist config] 2026-07-20 03:15:28.981400 | debian-bookworm | ok: Runtime: 0:00:00.399186 2026-07-20 03:15:28.988186 | 2026-07-20 03:15:28.988315 | TASK [tox : Install any sibling python packages] 2026-07-20 03:15:29.472156 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-20 03:15:29.480826 | 2026-07-20 03:15:29.481020 | TASK [tox : Remove tempfile] 2026-07-20 03:15:30.115493 | debian-bookworm | changed 2026-07-20 03:15:30.129558 | 2026-07-20 03:15:30.131870 | TASK [tox : Emit tox command] 2026-07-20 03:15:30.242791 | /home/zuul/.local/tox/bin/tox -echeck-kolla -vv --skip-missing-interpreters=false 2026-07-20 03:15:30.255344 | 2026-07-20 03:15:30.255495 | TASK [tox : Run tox] 2026-07-20 03:15:30.906222 | debian-bookworm | ROOT: 251 D setup logging to DEBUG on pid 1760 [tox/report.py:229] 2026-07-20 03:15:30.939525 | debian-bookworm | check-kolla: 285 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-20 03:15:30.942579 | debian-bookworm | check-kolla: 288 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-20 03:15:30.947019 | debian-bookworm | check-kolla: 292 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-20 03:15:30.948010 | debian-bookworm | check-kolla: 293 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-20 03:15:30.948234 | debian-bookworm | check-kolla: 293 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-20 03:15:30.948294 | debian-bookworm | check-kolla: 293 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-20 03:15:30.950289 | debian-bookworm | check-kolla: 295 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-20 03:15:30.950344 | debian-bookworm | check-kolla: 296 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-20 03:15:30.986480 | debian-bookworm | check-kolla: 332 W commands[0]> python3 src/check-kolla-inventory.py [tox/tox_env/api.py:485] 2026-07-20 03:15:31.554585 | debian-bookworm | check-kolla: 900 I exit 0 (0.57 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-kolla-inventory.py pid=1767 [tox/execute/api.py:308] 2026-07-20 03:15:31.556276 | debian-bookworm | check-kolla: OK (0.62=setup[0.05]+cmd[0.57] seconds) 2026-07-20 03:15:31.556301 | debian-bookworm | congratulations :) (0.65 seconds) 2026-07-20 03:15:31.835728 | debian-bookworm | ok: Runtime: 0:00:01.014258 2026-07-20 03:15:31.842314 | 2026-07-20 03:15:31.842451 | TASK [tox : Look for output] 2026-07-20 03:15:32.277687 | debian-bookworm | ok 2026-07-20 03:15:32.299406 | 2026-07-20 03:15:32.299765 | TASK [tox : Return file comments to Zuul] 2026-07-20 03:15:32.363933 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:32.375944 | 2026-07-20 03:15:32.376077 | PLAY RECAP 2026-07-20 03:15:32.376145 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-20 03:15:32.376176 | 2026-07-20 03:15:32.805207 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-20 03:15:32.806662 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-20 03:15:34.180935 | 2026-07-20 03:15:34.181123 | PLAY [all] 2026-07-20 03:15:34.207521 | 2026-07-20 03:15:34.207710 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-20 03:15:34.263580 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:34.270207 | 2026-07-20 03:15:34.270655 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-20 03:15:34.318083 | debian-bookworm | ok 2026-07-20 03:15:34.323614 | 2026-07-20 03:15:34.323755 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-20 03:15:34.847484 | debian-bookworm -> localhost | changed 2026-07-20 03:15:34.860938 | 2026-07-20 03:15:34.861129 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-20 03:15:34.906883 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:34.912774 | 2026-07-20 03:15:34.912893 | TASK [fetch-tox-output : Set envlist fact] 2026-07-20 03:15:34.943087 | debian-bookworm | ok 2026-07-20 03:15:34.950472 | 2026-07-20 03:15:34.950581 | TASK [fetch-tox-output : Get tox version] 2026-07-20 03:15:35.833750 | 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-07-20 03:15:35.851619 | debian-bookworm | 4.57.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-20 03:15:35.987712 | debian-bookworm | ok: Runtime: 0:00:00.332932 2026-07-20 03:15:35.992974 | 2026-07-20 03:15:35.993066 | TASK [fetch-tox-output : Find all default environments] 2026-07-20 03:15:36.549004 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:36.564806 | 2026-07-20 03:15:36.564987 | TASK [fetch-tox-output : Set envlist fact] 2026-07-20 03:15:36.592844 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:36.599358 | 2026-07-20 03:15:36.599476 | TASK [fetch-tox-output : Find all default environments] 2026-07-20 03:15:37.127389 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:37.135355 | 2026-07-20 03:15:37.135464 | TASK [fetch-tox-output : Set envlist fact] 2026-07-20 03:15:37.179346 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:37.187064 | 2026-07-20 03:15:37.187212 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-20 03:15:37.256196 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:37.274631 | 2026-07-20 03:15:37.274761 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-20 03:15:38.455890 | debian-bookworm | changed: 2026-07-20 03:15:38.456072 | debian-bookworm | created directory /var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/logs/tox/check-kolla 2026-07-20 03:15:38.456106 | debian-bookworm | cd+++++++++ ./ 2026-07-20 03:15:38.456131 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-20 03:15:38.456159 | 2026-07-20 03:15:38.470598 | 2026-07-20 03:15:38.470700 | PLAY RECAP 2026-07-20 03:15:38.470751 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-20 03:15:38.470775 | 2026-07-20 03:15:38.575132 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-20 03:15:38.576081 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-20 03:15:39.357237 | 2026-07-20 03:15:39.357383 | PLAY [all] 2026-07-20 03:15:39.371771 | 2026-07-20 03:15:39.371890 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-20 03:15:39.673621 | debian-bookworm | changed: non-zero return code 2026-07-20 03:15:39.679519 | 2026-07-20 03:15:39.679678 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-20 03:15:39.725718 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:39.731502 | 2026-07-20 03:15:39.731623 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-20 03:15:39.791558 | 2026-07-20 03:15:39.791751 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-20 03:15:39.863378 | 2026-07-20 03:15:39.863569 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-20 03:15:39.897410 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:39.903519 | 2026-07-20 03:15:39.903641 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-20 03:15:39.947056 | 2026-07-20 03:15:39.947248 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-20 03:15:39.970852 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:39.976702 | 2026-07-20 03:15:39.976806 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-20 03:15:40.018341 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:40.024663 | 2026-07-20 03:15:40.024765 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-20 03:15:40.058506 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:15:40.064948 | 2026-07-20 03:15:40.065023 | PLAY RECAP 2026-07-20 03:15:40.065075 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-20 03:15:40.065101 | 2026-07-20 03:15:40.268408 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-20 03:15:40.269414 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 03:15:41.247509 | 2026-07-20 03:15:41.247721 | PLAY [Base post-fetch] 2026-07-20 03:15:41.262431 | 2026-07-20 03:15:41.262617 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 03:15:41.715298 | debian-bookworm | ok 2026-07-20 03:15:41.733742 | 2026-07-20 03:15:41.733985 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 03:15:53.837512 | debian-bookworm | ok: Runtime: 0:00:05.976995 2026-07-20 03:15:53.849214 | 2026-07-20 03:15:53.849326 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 03:16:00.070348 | debian-bookworm | ok: Runtime: 0:00:00.012504 2026-07-20 03:16:00.083929 | 2026-07-20 03:16:00.084028 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 03:16:06.231418 | debian-bookworm | ok: Runtime: 0:00:00.006623 2026-07-20 03:16:06.253631 | 2026-07-20 03:16:06.253801 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 03:16:06.356169 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:16:06.368438 | 2026-07-20 03:16:06.369565 | TASK [fetch-output : Set log path for single node] 2026-07-20 03:16:06.419304 | debian-bookworm | ok 2026-07-20 03:16:06.434577 | 2026-07-20 03:16:06.434747 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 03:16:06.899999 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/logs" 2026-07-20 03:16:07.336407 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/artifacts" 2026-07-20 03:16:07.705616 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/39e5a2222f5541969a77d0ffd3fa7032/work/docs" 2026-07-20 03:16:07.727387 | 2026-07-20 03:16:07.727706 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 03:16:08.644880 | debian-bookworm | changed: 2026-07-20 03:16:08.645139 | debian-bookworm | .d..t...... ./ 2026-07-20 03:16:08.645173 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 03:16:08.645196 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 03:16:08.645217 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 03:16:08.645238 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 03:16:08.645258 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 03:16:08.645298 | debian-bookworm | changed: All items complete 2026-07-20 03:16:08.645322 | 2026-07-20 03:16:09.468103 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 03:16:10.130216 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 03:16:10.152142 | 2026-07-20 03:16:10.152292 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 03:16:10.179748 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:16:10.185624 | debian-bookworm | skipping: Conditional result was False 2026-07-20 03:16:10.200273 | 2026-07-20 03:16:10.200383 | PLAY RECAP 2026-07-20 03:16:10.200458 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-20 03:16:10.200493 | 2026-07-20 03:16:10.367866 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 03:16:10.369119 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 03:16:11.979637 | 2026-07-20 03:16:11.979839 | PLAY [Base post] 2026-07-20 03:16:11.996431 | 2026-07-20 03:16:11.996730 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 03:16:12.690069 | debian-bookworm | changed 2026-07-20 03:16:12.713759 | 2026-07-20 03:16:12.713948 | PLAY RECAP 2026-07-20 03:16:12.714023 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 03:16:12.714089 | 2026-07-20 03:16:12.999796 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 03:16:13.001180 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 03:16:14.279691 | 2026-07-20 03:16:14.279830 | PLAY [Base post-logs] 2026-07-20 03:16:14.304533 | 2026-07-20 03:16:14.304657 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 03:16:15.158031 | localhost | changed 2026-07-20 03:16:15.165855 | 2026-07-20 03:16:15.165976 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 03:16:15.216567 | localhost | ok 2026-07-20 03:16:15.219139 | 2026-07-20 03:16:15.219209 | TASK [Set zuul-log-path fact] 2026-07-20 03:16:15.263674 | localhost | ok 2026-07-20 03:16:15.270240 | 2026-07-20 03:16:15.270341 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 03:16:15.314750 | localhost | ok 2026-07-20 03:16:15.317732 | 2026-07-20 03:16:15.317817 | TASK [upload-logs : Create log directories] 2026-07-20 03:16:16.031080 | localhost | changed 2026-07-20 03:16:16.033710 | 2026-07-20 03:16:16.033798 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 03:16:16.583105 | localhost -> localhost | ok: Runtime: 0:00:00.007102 2026-07-20 03:16:16.590022 | 2026-07-20 03:16:16.590192 | TASK [upload-logs : Upload logs to log server] 2026-07-20 03:16:17.123465 | localhost | Output suppressed because no_log was given 2026-07-20 03:16:17.125237 | 2026-07-20 03:16:17.125326 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 03:16:17.172600 | localhost | skipping: Conditional result was False 2026-07-20 03:16:17.178442 | localhost | skipping: Conditional result was False 2026-07-20 03:16:17.182156 | 2026-07-20 03:16:17.182271 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 03:16:17.222712 | localhost | skipping: Conditional result was False 2026-07-20 03:16:17.222948 | 2026-07-20 03:16:17.226961 | localhost | skipping: Conditional result was False 2026-07-20 03:16:17.238449 | 2026-07-20 03:16:17.238584 | LOOP [upload-logs : Upload console log and json output]