2026-07-16 17:55:42.368764 | Job console starting 2026-07-16 17:55:42.415128 | Updating git repos 2026-07-16 17:55:42.478548 | Cloning repos into workspace 2026-07-16 17:55:42.600098 | Restoring repo states 2026-07-16 17:55:42.629871 | Merging changes 2026-07-16 17:55:43.392311 | Checking out repos 2026-07-16 17:55:43.551087 | Preparing playbooks 2026-07-16 17:55:45.568397 | Running Ansible setup 2026-07-16 17:55:51.884109 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 17:55:53.109579 | 2026-07-16 17:55:53.109709 | PLAY [Base pre] 2026-07-16 17:55:53.200223 | 2026-07-16 17:55:53.200344 | TASK [Setup log path fact] 2026-07-16 17:55:53.237691 | debian-bookworm | ok 2026-07-16 17:55:53.295259 | 2026-07-16 17:55:53.295397 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 17:55:53.367258 | debian-bookworm | ok 2026-07-16 17:55:53.375251 | 2026-07-16 17:55:53.375343 | TASK [emit-job-header : Print job information] 2026-07-16 17:55:53.465932 | # Job Information 2026-07-16 17:55:53.466080 | Ansible Version: 2.16.14 2026-07-16 17:55:53.466110 | Job: generics-tox-test-stable-legacy 2026-07-16 17:55:53.466136 | Pipeline: check 2026-07-16 17:55:53.466154 | Executor: 521e9411259a 2026-07-16 17:55:53.466171 | Triggered by: https://github.com/osism/generics/pull/575 2026-07-16 17:55:53.466190 | Event ID: 897d0270-813f-11f1-8e2b-7a093541a1e0 2026-07-16 17:55:53.470288 | 2026-07-16 17:55:53.470377 | LOOP [emit-job-header : Print node information] 2026-07-16 17:55:53.784017 | debian-bookworm | ok: 2026-07-16 17:55:53.784202 | debian-bookworm | # Node Information 2026-07-16 17:55:53.784233 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 17:55:53.784254 | debian-bookworm | Hostname: debian 2026-07-16 17:55:53.784271 | debian-bookworm | Username: zuul 2026-07-16 17:55:53.784288 | debian-bookworm | Distro: Debian 12.15 2026-07-16 17:55:53.784308 | debian-bookworm | Provider: regiocloud-a 2026-07-16 17:55:53.784326 | debian-bookworm | Region: 2026-07-16 17:55:53.784343 | debian-bookworm | Label: debian-bookworm 2026-07-16 17:55:53.784360 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 17:55:53.784376 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:48d9 2026-07-16 17:55:53.801982 | 2026-07-16 17:55:53.802087 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 17:55:54.718547 | debian-bookworm -> localhost | changed 2026-07-16 17:55:54.724369 | 2026-07-16 17:55:54.724453 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 17:55:56.935342 | debian-bookworm -> localhost | changed 2026-07-16 17:55:56.949169 | 2026-07-16 17:55:56.949284 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 17:55:57.564706 | debian-bookworm -> localhost | ok 2026-07-16 17:55:57.570624 | 2026-07-16 17:55:57.570728 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 17:55:57.611869 | debian-bookworm | ok 2026-07-16 17:55:57.659859 | debian-bookworm | included: /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 17:55:57.677078 | 2026-07-16 17:55:57.677191 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 17:55:59.702725 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 17:55:59.702981 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/0c7b039f37814db996e636bff86cf692_id_rsa 2026-07-16 17:55:59.703024 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/0c7b039f37814db996e636bff86cf692_id_rsa.pub 2026-07-16 17:55:59.703052 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 17:55:59.703078 | debian-bookworm -> localhost | SHA256:2lbRHITmmXv23Ec/H4f7QGFIUKf3P1P95Zqf0CaQPnQ zuul-build-sshkey 2026-07-16 17:55:59.703101 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 17:55:59.703132 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 17:55:59.703155 | debian-bookworm -> localhost | | .== . | 2026-07-16 17:55:59.703177 | debian-bookworm -> localhost | | o+ = | 2026-07-16 17:55:59.703198 | debian-bookworm -> localhost | | o.o= + | 2026-07-16 17:55:59.703218 | debian-bookworm -> localhost | | +..o o.| 2026-07-16 17:55:59.703238 | debian-bookworm -> localhost | | S .= E. =| 2026-07-16 17:55:59.703263 | debian-bookworm -> localhost | | o .+ =..o*| 2026-07-16 17:55:59.703284 | debian-bookworm -> localhost | | . o = =oO*| 2026-07-16 17:55:59.703304 | debian-bookworm -> localhost | | . . **X| 2026-07-16 17:55:59.703325 | debian-bookworm -> localhost | | ++B| 2026-07-16 17:55:59.703345 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 17:55:59.703394 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.671095 2026-07-16 17:55:59.709578 | 2026-07-16 17:55:59.709668 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 17:55:59.747023 | debian-bookworm | ok 2026-07-16 17:55:59.756555 | debian-bookworm | included: /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 17:55:59.780057 | 2026-07-16 17:55:59.780165 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 17:55:59.813197 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:55:59.818990 | 2026-07-16 17:55:59.819097 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 17:56:00.866201 | debian-bookworm | changed 2026-07-16 17:56:00.871536 | 2026-07-16 17:56:00.871631 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 17:56:01.133825 | debian-bookworm | ok 2026-07-16 17:56:01.139524 | 2026-07-16 17:56:01.139620 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 17:56:01.810760 | debian-bookworm | changed 2026-07-16 17:56:01.817287 | 2026-07-16 17:56:01.817387 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 17:56:02.444790 | debian-bookworm | changed 2026-07-16 17:56:02.450185 | 2026-07-16 17:56:02.450276 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 17:56:02.464228 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:56:02.469117 | 2026-07-16 17:56:02.469194 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 17:56:02.914537 | debian-bookworm -> localhost | changed 2026-07-16 17:56:02.925000 | 2026-07-16 17:56:02.925091 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 17:56:03.453305 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/0c7b039f37814db996e636bff86cf692_id_rsa (zuul-build-sshkey) 2026-07-16 17:56:03.453517 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015826 2026-07-16 17:56:03.462975 | 2026-07-16 17:56:03.463095 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 17:56:03.863469 | debian-bookworm | ok 2026-07-16 17:56:03.868521 | 2026-07-16 17:56:03.868614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 17:56:03.895321 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:56:03.906896 | 2026-07-16 17:56:03.907014 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 17:56:04.437353 | debian-bookworm | ok 2026-07-16 17:56:04.462907 | 2026-07-16 17:56:04.463034 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 17:56:04.511210 | debian-bookworm | ok 2026-07-16 17:56:04.516538 | 2026-07-16 17:56:04.516636 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 17:56:05.125760 | debian-bookworm -> localhost | ok 2026-07-16 17:56:05.131949 | 2026-07-16 17:56:05.132051 | TASK [validate-host : Collect information about the host] 2026-07-16 17:56:06.271396 | debian-bookworm | ok 2026-07-16 17:56:06.292709 | 2026-07-16 17:56:06.292823 | TASK [validate-host : Sanitize hostname] 2026-07-16 17:56:06.623659 | debian-bookworm | ok 2026-07-16 17:56:06.642305 | 2026-07-16 17:56:06.642415 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 17:56:07.750863 | debian-bookworm -> localhost | changed 2026-07-16 17:56:07.756285 | 2026-07-16 17:56:07.756379 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 17:56:08.336629 | debian-bookworm | ok 2026-07-16 17:56:08.340703 | 2026-07-16 17:56:08.340786 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 17:56:09.641685 | debian-bookworm -> localhost | changed 2026-07-16 17:56:09.649398 | 2026-07-16 17:56:09.649481 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 17:56:09.913424 | debian-bookworm | ok 2026-07-16 17:56:09.921337 | 2026-07-16 17:56:09.921445 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 17:56:11.063301 | debian-bookworm | changed: 2026-07-16 17:56:11.063454 | debian-bookworm | cd+++++++++ src/ 2026-07-16 17:56:11.063482 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 17:56:11.063503 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 17:56:11.063521 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-16 17:56:11.063538 | debian-bookworm | =7.0.3 2026-07-16 17:56:55.537541 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-16 17:56:55.589546 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-16 17:56:55.605634 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-16 17:56:55.687616 | debian-bookworm | Collecting filelock>=3.25 2026-07-16 17:56:55.701650 | debian-bookworm | Downloading filelock-3.30.1-py3-none-any.whl (93 kB) 2026-07-16 17:56:55.709199 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 17.9 MB/s eta 0:00:00 2026-07-16 17:56:55.773773 | debian-bookworm | Collecting packaging>=26 2026-07-16 17:56:55.788829 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-16 17:56:55.798342 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 16.6 MB/s eta 0:00:00 2026-07-16 17:56:55.863326 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-16 17:56:55.878342 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-16 17:56:55.922652 | debian-bookworm | Collecting pluggy>=1.6 2026-07-16 17:56:55.936627 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-16 17:56:55.982485 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-16 17:56:55.998002 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-16 17:56:56.041069 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-16 17:56:56.055263 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-16 17:56:56.095068 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-16 17:56:56.108700 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-16 17:56:56.253383 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-16 17:56:56.267302 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-16 17:56:56.374184 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 52.8 MB/s eta 0:00:00 2026-07-16 17:56:56.466632 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-16 17:56:56.482347 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-16 17:56:56.498864 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 34.9 MB/s eta 0:00:00 2026-07-16 17:56:56.603412 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-16 17:56:57.391331 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.30.1 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-16 17:56:57.802664 | debian-bookworm | ok: Runtime: 0:00:02.885478 2026-07-16 17:56:57.807870 | 2026-07-16 17:56:57.807950 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-16 17:56:57.845743 | debian-bookworm | ok 2026-07-16 17:56:57.849625 | 2026-07-16 17:56:57.849799 | TASK [ensure-tox : Output tox version] 2026-07-16 17:56:58.494217 | 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-16 17:56:58.513110 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:56:58.898645 | debian-bookworm | ok: Runtime: 0:00:00.355191 2026-07-16 17:56:58.903217 | 2026-07-16 17:56:58.903292 | TASK [ensure-tox : Make global symlink] 2026-07-16 17:56:58.946247 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:56:58.952236 | 2026-07-16 17:56:58.952307 | PLAY RECAP 2026-07-16 17:56:58.952350 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-16 17:56:58.952369 | 2026-07-16 17:56:59.455658 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-16 17:56:59.456489 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-16 17:57:00.635415 | 2026-07-16 17:57:00.635554 | PLAY [all] 2026-07-16 17:57:00.648542 | 2026-07-16 17:57:00.648654 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-16 17:57:01.170033 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-16 17:57:01.216336 | debian-bookworm | ok: Runtime: 0:00:00.031279 2026-07-16 17:57:01.223236 | 2026-07-16 17:57:01.223345 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-16 17:57:01.751331 | debian-bookworm | ok: Runtime: 0:00:00.005946 2026-07-16 17:57:01.758827 | 2026-07-16 17:57:01.758953 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-16 17:57:02.091228 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-16 17:57:02.095363 | debian-bookworm | sudo: a password is required 2026-07-16 17:57:02.302478 | debian-bookworm | ok: Runtime: 0:00:00.023467 2026-07-16 17:57:02.312934 | 2026-07-16 17:57:02.313033 | TASK [tox : Check to see if the constraints file exists] 2026-07-16 17:57:02.353386 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:02.369282 | 2026-07-16 17:57:02.369398 | TASK [tox : Fail if constraints file is missing] 2026-07-16 17:57:02.412779 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:02.418605 | 2026-07-16 17:57:02.418715 | TASK [tox : Record file location] 2026-07-16 17:57:02.472391 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:02.478172 | 2026-07-16 17:57:02.478268 | TASK [tox : Install tox siblings] 2026-07-16 17:57:02.507959 | debian-bookworm | ok 2026-07-16 17:57:02.536638 | debian-bookworm | included: /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-16 17:57:02.556195 | 2026-07-16 17:57:02.556320 | TASK [tox : Run tox without tests] 2026-07-16 17:57:03.242972 | debian-bookworm | ROOT: 227 D setup logging to DEBUG on pid 1597 [tox/report.py:229] 2026-07-16 17:57:03.277867 | debian-bookworm | test: 262 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-16 17:57:03.280835 | debian-bookworm | test: 265 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-16 17:57:03.285360 | debian-bookworm | test: 270 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 150695864ae2312a82d4f6357ee091c7 77ccc1d31c7968f844e979be2eeaeb1a [python_discovery/_cached_py_info.py:198] 2026-07-16 17:57:03.369577 | debian-bookworm | test: 354 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-16 17:57:03.370761 | debian-bookworm | test: 355 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-16 17:57:03.371141 | debian-bookworm | test: 355 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-16 17:57:03.371455 | debian-bookworm | test: 356 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-16 17:57:03.375115 | debian-bookworm | test: 359 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-16 17:57:03.375479 | debian-bookworm | test: 360 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-16 17:57:03.413546 | debian-bookworm | test: 398 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-16 17:57:03.413805 | debian-bookworm | test: 398 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-16 17:57:03.413977 | debian-bookworm | test: 398 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-16 17:57:03.414080 | debian-bookworm | test: 399 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-16 17:57:03.414310 | debian-bookworm | test: 399 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-16 17:57:03.414402 | debian-bookworm | test: 399 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414466 | debian-bookworm | test: 399 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414519 | debian-bookworm | test: 399 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414572 | debian-bookworm | test: 399 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414631 | debian-bookworm | test: 399 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414683 | debian-bookworm | test: 399 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414734 | debian-bookworm | test: 399 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414789 | debian-bookworm | test: 399 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414841 | debian-bookworm | test: 399 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414894 | debian-bookworm | test: 399 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.414946 | debian-bookworm | test: 399 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:03.415276 | debian-bookworm | test: 400 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-16 17:57:03.415762 | debian-bookworm | test: 400 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-16 17:57:03.416027 | debian-bookworm | test: 400 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-16 17:57:03.461909 | debian-bookworm | test: 400 D { 2026-07-16 17:57:03.461968 | debian-bookworm | "sys": { 2026-07-16 17:57:03.461976 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-07-16 17:57:03.461982 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-16 17:57:03.461994 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-16 17:57:03.461999 | debian-bookworm | "base_prefix": "/usr", 2026-07-16 17:57:03.462004 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-16 17:57:03.462009 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-16 17:57:03.462013 | debian-bookworm | "path": [ 2026-07-16 17:57:03.462017 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-16 17:57:03.462021 | debian-bookworm | "/usr/lib/python3.11", 2026-07-16 17:57:03.462025 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-16 17:57:03.462029 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-07-16 17:57:03.462033 | debian-bookworm | ], 2026-07-16 17:57:03.462038 | debian-bookworm | "meta_path": [ 2026-07-16 17:57:03.462042 | debian-bookworm | "", 2026-07-16 17:57:03.462046 | debian-bookworm | "", 2026-07-16 17:57:03.462050 | debian-bookworm | "" 2026-07-16 17:57:03.462054 | debian-bookworm | ], 2026-07-16 17:57:03.462058 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-16 17:57:03.462062 | debian-bookworm | "io_encoding": "utf-8" 2026-07-16 17:57:03.462066 | debian-bookworm | }, 2026-07-16 17:57:03.462070 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-16 17:57:03.462074 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-16 17:57:03.462078 | debian-bookworm | "os": "", 2026-07-16 17:57:03.462082 | debian-bookworm | "site": "", 2026-07-16 17:57:03.462094 | debian-bookworm | "datetime": "", 2026-07-16 17:57:03.462098 | debian-bookworm | "math": "", 2026-07-16 17:57:03.462102 | debian-bookworm | "json": "" 2026-07-16 17:57:03.462106 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-16 17:57:03.462293 | debian-bookworm | test: 446 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-16 17:57:03.469414 | debian-bookworm | test: 454 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-16 17:57:03.470556 | debian-bookworm | test: 455 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-16 17:57:03.476821 | debian-bookworm | test: 461 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-16 17:57:03.479351 | debian-bookworm | test: 464 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-16 17:57:03.917027 | debian-bookworm | test: 901 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/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:03.977994 | debian-bookworm | test: 962 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/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.123679 | debian-bookworm | test: 1108 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/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.124296 | debian-bookworm | test: 1109 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/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.126263 | debian-bookworm | test: 1111 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/test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.126743 | debian-bookworm | test: 1111 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/test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.130533 | debian-bookworm | test: 1115 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-16 17:57:04.152796 | debian-bookworm | test: 1137 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/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.153198 | debian-bookworm | test: 1138 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/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-16 17:57:04.159290 | debian-bookworm | test: 1144 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-16 17:57:04.159920 | debian-bookworm | test: 1144 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-16 17:57:04.169680 | debian-bookworm | test: 1154 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-16 17:57:04.169809 | debian-bookworm | test: 1154 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.169935 | debian-bookworm | test: 1154 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170051 | debian-bookworm | test: 1155 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170163 | debian-bookworm | test: 1155 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170308 | debian-bookworm | test: 1155 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170399 | debian-bookworm | test: 1155 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170503 | debian-bookworm | test: 1155 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170614 | debian-bookworm | test: 1155 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170726 | debian-bookworm | test: 1155 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170837 | debian-bookworm | test: 1155 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.170949 | debian-bookworm | test: 1155 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-16 17:57:04.179020 | debian-bookworm | test: 1163 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-16 17:57:05.421964 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-16 17:57:05.541530 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-16 17:57:05.649100 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-16 17:57:05.661153 | 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-16 17:57:05.727673 | debian-bookworm | Collecting ansible==12.2.0 (from -r requirements.txt (line 3)) 2026-07-16 17:57:05.741388 | debian-bookworm | Downloading ansible-12.2.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-16 17:57:05.782811 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-16 17:57:05.794640 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-16 17:57:05.831148 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-16 17:57:05.843827 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-16 17:57:05.858544 | debian-bookworm | Installing build dependencies: started 2026-07-16 17:57:07.091191 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-16 17:57:07.091363 | debian-bookworm | Getting requirements to build wheel: started 2026-07-16 17:57:07.518248 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-16 17:57:07.521088 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-16 17:57:07.752971 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-16 17:57:07.797198 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-16 17:57:07.811128 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-16 17:57:07.871151 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-16 17:57:07.884444 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-16 17:57:07.929182 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-16 17:57:07.942986 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-16 17:57:08.046736 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-16 17:57:08.057942 | 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-16 17:57:08.134018 | debian-bookworm | Collecting ansible-core~=2.19.4 (from ansible==12.2.0->-r requirements.txt (line 3)) 2026-07-16 17:57:08.147996 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl.metadata (7.7 kB) 2026-07-16 17:57:08.195244 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-16 17:57:08.206749 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-16 17:57:08.243864 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-16 17:57:08.255535 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-16 17:57:08.297885 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-16 17:57:08.312542 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-16 17:57:08.366775 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-16 17:57:08.381080 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-16 17:57:08.543982 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:57:08.556509 | 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-16 17:57:08.610217 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:57:08.622400 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-16 17:57:08.681618 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:57:08.694390 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-16 17:57:08.749660 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-16 17:57:08.761973 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-16 17:57:09.061323 | debian-bookworm | Collecting cryptography (from ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-07-16 17:57:09.072899 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-16 17:57:09.116551 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-07-16 17:57:09.130208 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-16 17:57:09.290644 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-07-16 17:57:09.303308 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-16 17:57:09.338351 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-07-16 17:57:09.351331 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-16 17:57:09.383059 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-16 17:57:09.413813 | 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-16 17:57:09.451922 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 22.5 MB/s 0:00:00 2026-07-16 17:57:09.470958 | debian-bookworm | Downloading ansible-12.2.0-py3-none-any.whl (53.6 MB) 2026-07-16 17:57:11.149490 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 MB 32.2 MB/s 0:00:01 2026-07-16 17:57:11.161576 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-16 17:57:11.279809 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-16 17:57:11.303836 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-16 17:57:11.328418 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-16 17:57:11.360631 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl (2.4 MB) 2026-07-16 17:57:11.507141 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 15.8 MB/s 0:00:00 2026-07-16 17:57:11.523723 | 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-16 17:57:11.563471 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-16 17:57:11.612620 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-07-16 17:57:11.636072 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-16 17:57:11.669653 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-16 17:57:11.695920 | 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-16 17:57:11.719623 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-16 17:57:11.745726 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-16 17:57:11.772501 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-16 17:57:11.944892 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 27.5 MB/s 0:00:00 2026-07-16 17:57:11.957439 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-16 17:57:12.011752 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-16 17:57:12.035398 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-16 17:57:12.061329 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-16 17:57:12.333614 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-16 17:57:12.334778 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-16 17:57:12.607631 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-16 17:57:12.609316 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=9eb82f1d6d1fc6533c0fc13be707fb831e12e08e6de0faad7df6e6285e52568a 2026-07-16 17:57:12.609904 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-16 17:57:12.614968 | debian-bookworm | Successfully built pwgen 2026-07-16 17:57:12.836687 | debian-bookworm | Installing collected packages: pwgen, urllib3, tabulate, sh, resolvelib, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-07-16 17:57:38.853471 | debian-bookworm | 2026-07-16 17:57:38.855153 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.2.0 ansible-core-2.19.11 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.2.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-16 17:57:38.946989 | debian-bookworm | test: 35931 I exit 0 (34.77 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1610 [tox/execute/api.py:308] 2026-07-16 17:57:38.949256 | debian-bookworm | test: OK (35.68 seconds) 2026-07-16 17:57:38.949276 | debian-bookworm | congratulations :) (35.71 seconds) 2026-07-16 17:57:39.132394 | debian-bookworm | ok: Runtime: 0:00:36.025840 2026-07-16 17:57:39.139693 | 2026-07-16 17:57:39.139984 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-16 17:57:39.516418 | debian-bookworm | changed 2026-07-16 17:57:39.527136 | 2026-07-16 17:57:39.527405 | TASK [tox : Detect tox version] 2026-07-16 17:57:40.074084 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:57:40.578140 | debian-bookworm | ok: Runtime: 0:00:00.291063 2026-07-16 17:57:40.584312 | 2026-07-16 17:57:40.584450 | TASK [tox : Get tox envlist config] 2026-07-16 17:57:41.638524 | debian-bookworm | ok: Runtime: 0:00:00.363990 2026-07-16 17:57:41.645051 | 2026-07-16 17:57:41.645190 | TASK [tox : Install any sibling python packages] 2026-07-16 17:57:42.196381 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-16 17:57:42.204962 | 2026-07-16 17:57:42.205111 | TASK [tox : Remove tempfile] 2026-07-16 17:57:42.877563 | debian-bookworm | changed 2026-07-16 17:57:42.890035 | 2026-07-16 17:57:42.890188 | TASK [tox : Emit tox command] 2026-07-16 17:57:42.943423 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-16 17:57:42.952371 | 2026-07-16 17:57:42.952529 | TASK [tox : Run tox] 2026-07-16 17:57:43.743313 | debian-bookworm | ROOT: 211 D setup logging to DEBUG on pid 1772 [tox/report.py:229] 2026-07-16 17:57:43.774197 | debian-bookworm | test: 242 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-16 17:57:43.776831 | debian-bookworm | test: 245 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-16 17:57:43.780518 | debian-bookworm | test: 249 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-16 17:57:43.781339 | debian-bookworm | test: 250 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-16 17:57:43.781507 | debian-bookworm | test: 250 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-16 17:57:43.781584 | debian-bookworm | test: 250 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-16 17:57:43.783114 | debian-bookworm | test: 251 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-16 17:57:43.783227 | debian-bookworm | test: 252 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-16 17:57:43.815572 | debian-bookworm | test: 284 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-07-16 17:57:44.482512 | debian-bookworm | test: 951 I exit 0 (0.67 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1779 [tox/execute/api.py:308] 2026-07-16 17:57:44.482599 | debian-bookworm | test: 951 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-07-16 17:57:44.485152 | debian-bookworm | --- 2026-07-16 17:57:44.485191 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-07-16 17:57:44.485201 | debian-bookworm | 2026-07-16 17:57:44.485210 | debian-bookworm | adminer_tag: "5.1.0" 2026-07-16 17:57:44.485221 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-07-16 17:57:44.485230 | debian-bookworm | 2026-07-16 17:57:44.485240 | debian-bookworm | ara_server_tag: "1.7.2" 2026-07-16 17:57:44.485249 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-07-16 17:57:44.485258 | debian-bookworm | 2026-07-16 17:57:44.485266 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-07-16 17:57:44.485274 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-07-16 17:57:44.485283 | debian-bookworm | 2026-07-16 17:57:44.485291 | debian-bookworm | netbox_tag: "v4.2.2" 2026-07-16 17:57:44.485299 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-07-16 17:57:44.485307 | debian-bookworm | 2026-07-16 17:57:44.485315 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-07-16 17:57:44.485323 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-07-16 17:57:44.485331 | debian-bookworm | 2026-07-16 17:57:44.485339 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-07-16 17:57:44.485347 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-07-16 17:57:44.485372 | debian-bookworm | 2026-07-16 17:57:44.485380 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-07-16 17:57:44.485388 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-07-16 17:57:44.485396 | debian-bookworm | 2026-07-16 17:57:44.485404 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-07-16 17:57:44.485412 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-07-16 17:57:44.485419 | debian-bookworm | 2026-07-16 17:57:44.485427 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-07-16 17:57:44.485435 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-07-16 17:57:44.485457 | debian-bookworm | 2026-07-16 17:57:44.485465 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-07-16 17:57:44.485473 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-07-16 17:57:44.485481 | debian-bookworm | 2026-07-16 17:57:44.485489 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-07-16 17:57:44.485497 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-07-16 17:57:44.485505 | debian-bookworm | 2026-07-16 17:57:44.485513 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-07-16 17:57:44.485521 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-07-16 17:57:44.485530 | debian-bookworm | 2026-07-16 17:57:44.485538 | debian-bookworm | osism_tag: "0.20250407.0" 2026-07-16 17:57:44.485546 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-07-16 17:57:44.485554 | debian-bookworm | 2026-07-16 17:57:44.485562 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-07-16 17:57:44.485570 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-07-16 17:57:44.485577 | debian-bookworm | 2026-07-16 17:57:44.485585 | debian-bookworm | vault_tag: "1.19.1" 2026-07-16 17:57:44.485593 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-07-16 17:57:44.485601 | debian-bookworm | 2026-07-16 17:57:44.485609 | debian-bookworm | traefik_tag: "v3.3.5" 2026-07-16 17:57:44.485617 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-07-16 17:57:44.485625 | debian-bookworm | 2026-07-16 17:57:44.485632 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-07-16 17:57:44.485641 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-07-16 17:57:44.485649 | debian-bookworm | 2026-07-16 17:57:44.485656 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-07-16 17:57:44.485665 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-07-16 17:57:44.486497 | debian-bookworm | test: 955 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1784 [tox/execute/api.py:308] 2026-07-16 17:57:44.487474 | debian-bookworm | test: OK (0.72=setup[0.05]+cmd[0.67,0.00] seconds) 2026-07-16 17:57:44.487503 | debian-bookworm | congratulations :) (0.75 seconds) 2026-07-16 17:57:44.596157 | debian-bookworm | ok: Runtime: 0:00:01.041131 2026-07-16 17:57:44.641299 | 2026-07-16 17:57:44.641533 | TASK [tox : Look for output] 2026-07-16 17:57:45.074876 | debian-bookworm | ok 2026-07-16 17:57:45.117816 | 2026-07-16 17:57:45.118028 | TASK [tox : Return file comments to Zuul] 2026-07-16 17:57:45.211696 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:45.219584 | 2026-07-16 17:57:45.219684 | PLAY RECAP 2026-07-16 17:57:45.219740 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-16 17:57:45.219765 | 2026-07-16 17:57:45.775909 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-16 17:57:45.776725 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-16 17:57:47.293484 | 2026-07-16 17:57:47.293625 | PLAY [all] 2026-07-16 17:57:47.308876 | 2026-07-16 17:57:47.309001 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-16 17:57:47.403712 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:47.409600 | 2026-07-16 17:57:47.409742 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-16 17:57:47.481011 | debian-bookworm | ok 2026-07-16 17:57:47.485646 | 2026-07-16 17:57:47.485752 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-16 17:57:48.299305 | debian-bookworm -> localhost | changed 2026-07-16 17:57:48.306757 | 2026-07-16 17:57:48.307115 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-16 17:57:48.351111 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:48.359021 | 2026-07-16 17:57:48.359132 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:57:48.417856 | debian-bookworm | ok 2026-07-16 17:57:48.423911 | 2026-07-16 17:57:48.424027 | TASK [fetch-tox-output : Get tox version] 2026-07-16 17:57:49.070499 | 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-16 17:57:49.086830 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-16 17:57:49.454646 | debian-bookworm | ok: Runtime: 0:00:00.284168 2026-07-16 17:57:49.472814 | 2026-07-16 17:57:49.472990 | TASK [fetch-tox-output : Find all default environments] 2026-07-16 17:57:50.055238 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:50.060941 | 2026-07-16 17:57:50.061051 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:57:50.114942 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:50.120489 | 2026-07-16 17:57:50.120599 | TASK [fetch-tox-output : Find all default environments] 2026-07-16 17:57:50.678772 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:50.683743 | 2026-07-16 17:57:50.683843 | TASK [fetch-tox-output : Set envlist fact] 2026-07-16 17:57:50.727024 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:50.732497 | 2026-07-16 17:57:50.732694 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-16 17:57:50.774249 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:50.782852 | 2026-07-16 17:57:50.782966 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-16 17:57:51.651079 | debian-bookworm | changed: 2026-07-16 17:57:51.651257 | debian-bookworm | created directory /var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/logs/tox/test 2026-07-16 17:57:51.651322 | debian-bookworm | cd+++++++++ ./ 2026-07-16 17:57:51.651351 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-16 17:57:51.651375 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-16 17:57:51.651401 | 2026-07-16 17:57:51.666344 | 2026-07-16 17:57:51.666429 | PLAY RECAP 2026-07-16 17:57:51.666472 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-16 17:57:51.666492 | 2026-07-16 17:57:51.806155 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-16 17:57:51.806966 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-16 17:57:52.576300 | 2026-07-16 17:57:52.576444 | PLAY [all] 2026-07-16 17:57:52.593201 | 2026-07-16 17:57:52.593335 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-16 17:57:52.814991 | debian-bookworm | changed: non-zero return code 2026-07-16 17:57:52.823122 | 2026-07-16 17:57:52.823261 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-16 17:57:52.857002 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:52.862614 | 2026-07-16 17:57:52.862723 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-16 17:57:52.900869 | 2026-07-16 17:57:52.901061 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-16 17:57:52.930723 | 2026-07-16 17:57:52.930931 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-16 17:57:52.944759 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:52.952341 | 2026-07-16 17:57:52.952479 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-16 17:57:52.977402 | 2026-07-16 17:57:52.977606 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-16 17:57:52.990266 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:52.995864 | 2026-07-16 17:57:52.995985 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-16 17:57:53.009222 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:53.014679 | 2026-07-16 17:57:53.014770 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-16 17:57:53.027474 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:57:53.033772 | 2026-07-16 17:57:53.033842 | PLAY RECAP 2026-07-16 17:57:53.033917 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-16 17:57:53.033945 | 2026-07-16 17:57:53.126094 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-16 17:57:53.127075 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 17:57:53.898197 | 2026-07-16 17:57:53.898333 | PLAY [Base post-fetch] 2026-07-16 17:57:53.932319 | 2026-07-16 17:57:53.932446 | TASK [diagnose-network : Ensure log directory exists] 2026-07-16 17:57:54.387732 | debian-bookworm | ok 2026-07-16 17:57:54.395597 | 2026-07-16 17:57:54.395745 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-16 17:58:06.255044 | debian-bookworm | ok: Runtime: 0:00:05.932827 2026-07-16 17:58:06.264912 | 2026-07-16 17:58:06.265121 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-16 17:58:12.236757 | debian-bookworm | ok: Runtime: 0:00:00.008385 2026-07-16 17:58:12.242598 | 2026-07-16 17:58:12.242733 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-16 17:58:18.242980 | debian-bookworm | ok: Runtime: 0:00:00.009766 2026-07-16 17:58:18.255000 | 2026-07-16 17:58:18.255146 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 17:58:18.310547 | debian-bookworm | skipping: Conditional result was False 2026-07-16 17:58:18.325989 | 2026-07-16 17:58:18.326217 | TASK [fetch-output : Set log path for single node] 2026-07-16 17:58:18.369352 | debian-bookworm | ok 2026-07-16 17:58:18.374437 | 2026-07-16 17:58:18.374562 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 17:58:18.753913 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/logs" 2026-07-16 17:58:19.108291 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/artifacts" 2026-07-16 17:58:19.399760 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0c7b039f37814db996e636bff86cf692/work/docs" 2026-07-16 17:58:19.414009 | 2026-07-16 17:58:19.414183 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 17:58:20.267593 | debian-bookworm | changed: 2026-07-16 17:58:20.267877 | debian-bookworm | .d..t...... ./ 2026-07-16 17:58:20.267917 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 17:58:20.267943 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 17:58:20.267965 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 17:58:20.267985 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 17:58:20.268006 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 17:58:20.268052 | debian-bookworm | changed: All items complete 2026-07-16 17:58:20.268098 | 2026-07-16 17:58:20.887782 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 17:58:21.458415 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 17:58:21.474310 | 2026-07-16 17:58:21.474453 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 17:58:21.932557 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008341 2026-07-16 17:58:22.922188 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.034802 2026-07-16 17:58:22.944028 | 2026-07-16 17:58:22.945076 | PLAY RECAP 2026-07-16 17:58:22.945728 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 17:58:22.946436 | 2026-07-16 17:58:23.495759 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 17:58:23.496891 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 17:58:24.795047 | 2026-07-16 17:58:24.795295 | PLAY [Base post] 2026-07-16 17:58:24.838250 | 2026-07-16 17:58:24.838819 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 17:58:25.426198 | debian-bookworm | changed 2026-07-16 17:58:25.434154 | 2026-07-16 17:58:25.434285 | PLAY RECAP 2026-07-16 17:58:25.434352 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 17:58:25.434412 | 2026-07-16 17:58:25.578227 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 17:58:25.579526 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 17:58:26.550142 | 2026-07-16 17:58:26.550339 | PLAY [Base post-logs] 2026-07-16 17:58:26.568161 | 2026-07-16 17:58:26.568339 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 17:58:27.339820 | localhost | changed 2026-07-16 17:58:27.350699 | 2026-07-16 17:58:27.357956 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 17:58:27.415341 | localhost | ok 2026-07-16 17:58:27.418720 | 2026-07-16 17:58:27.418857 | TASK [Set zuul-log-path fact] 2026-07-16 17:58:27.444571 | localhost | ok 2026-07-16 17:58:27.463100 | 2026-07-16 17:58:27.463273 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 17:58:27.519655 | localhost | ok 2026-07-16 17:58:27.522956 | 2026-07-16 17:58:27.523074 | TASK [upload-logs : Create log directories] 2026-07-16 17:58:28.555645 | localhost | changed 2026-07-16 17:58:28.559257 | 2026-07-16 17:58:28.559389 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 17:58:29.214516 | localhost -> localhost | ok: Runtime: 0:00:00.007954 2026-07-16 17:58:29.218919 | 2026-07-16 17:58:29.219047 | TASK [upload-logs : Upload logs to log server] 2026-07-16 17:58:29.976994 | localhost | Output suppressed because no_log was given 2026-07-16 17:58:29.979529 | 2026-07-16 17:58:29.979668 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 17:58:30.057830 | localhost | skipping: Conditional result was False 2026-07-16 17:58:30.066866 | localhost | skipping: Conditional result was False 2026-07-16 17:58:30.078043 | 2026-07-16 17:58:30.078200 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 17:58:30.125933 | localhost | skipping: Conditional result was False 2026-07-16 17:58:30.126247 | 2026-07-16 17:58:30.133644 | localhost | skipping: Conditional result was False 2026-07-16 17:58:30.145083 | 2026-07-16 17:58:30.145228 | LOOP [upload-logs : Upload console log and json output]