2026-05-31 03:05:39.872393 | Job console starting 2026-05-31 03:05:39.900016 | Updating git repos 2026-05-31 03:05:39.932098 | Cloning repos into workspace 2026-05-31 03:05:39.989599 | Restoring repo states 2026-05-31 03:05:40.008082 | Merging changes 2026-05-31 03:05:40.008098 | Checking out repos 2026-05-31 03:05:40.063446 | Preparing playbooks 2026-05-31 03:05:40.983156 | Running Ansible setup 2026-05-31 03:05:45.680906 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-31 03:05:46.599068 | 2026-05-31 03:05:46.599187 | PLAY [Base pre] 2026-05-31 03:05:46.614520 | 2026-05-31 03:05:46.614632 | TASK [Setup log path fact] 2026-05-31 03:05:46.631573 | debian-bookworm | ok 2026-05-31 03:05:46.653335 | 2026-05-31 03:05:46.653457 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 03:05:46.681664 | debian-bookworm | ok 2026-05-31 03:05:46.690125 | 2026-05-31 03:05:46.690219 | TASK [emit-job-header : Print job information] 2026-05-31 03:05:46.727603 | # Job Information 2026-05-31 03:05:46.727744 | Ansible Version: 2.16.14 2026-05-31 03:05:46.727774 | Job: cfg-generics-tox-test-stable 2026-05-31 03:05:46.727802 | Pipeline: periodic-daily 2026-05-31 03:05:46.727821 | Executor: 521e9411259a 2026-05-31 03:05:46.727838 | Triggered by: https://github.com/osism/generics 2026-05-31 03:05:46.727856 | Event ID: 397c45e9edf9446dad3f44fca4b14110 2026-05-31 03:05:46.731826 | 2026-05-31 03:05:46.731916 | LOOP [emit-job-header : Print node information] 2026-05-31 03:05:46.905772 | debian-bookworm | ok: 2026-05-31 03:05:46.905948 | debian-bookworm | # Node Information 2026-05-31 03:05:46.905978 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-31 03:05:46.906000 | debian-bookworm | Hostname: debian 2026-05-31 03:05:46.906018 | debian-bookworm | Username: zuul 2026-05-31 03:05:46.906036 | debian-bookworm | Distro: Debian 12.14 2026-05-31 03:05:46.906056 | debian-bookworm | Provider: regiocloud-a 2026-05-31 03:05:46.906073 | debian-bookworm | Region: 2026-05-31 03:05:46.906090 | debian-bookworm | Label: debian-bookworm 2026-05-31 03:05:46.906107 | debian-bookworm | Product Name: OpenStack Nova 2026-05-31 03:05:46.906123 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:a7cb 2026-05-31 03:05:46.926172 | 2026-05-31 03:05:46.926272 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-31 03:05:47.507327 | debian-bookworm -> localhost | changed 2026-05-31 03:05:47.515541 | 2026-05-31 03:05:47.515684 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-31 03:05:48.860071 | debian-bookworm -> localhost | changed 2026-05-31 03:05:48.870458 | 2026-05-31 03:05:48.870557 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-31 03:05:49.206773 | debian-bookworm -> localhost | ok 2026-05-31 03:05:49.212997 | 2026-05-31 03:05:49.213092 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-31 03:05:49.253759 | debian-bookworm | ok 2026-05-31 03:05:49.277143 | debian-bookworm | included: /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-31 03:05:49.283946 | 2026-05-31 03:05:49.284039 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-31 03:05:51.883406 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-31 03:05:51.883832 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/282e7a78c88440d5a1a9f985fbdb42c0_id_rsa 2026-05-31 03:05:51.883905 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/282e7a78c88440d5a1a9f985fbdb42c0_id_rsa.pub 2026-05-31 03:05:51.884530 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-31 03:05:51.884575 | debian-bookworm -> localhost | SHA256:8v+cwk6MGAOTJalaqHVO8uGqdDc77IDfpaSPZSnJ/nk zuul-build-sshkey 2026-05-31 03:05:51.884697 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-31 03:05:51.884768 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-31 03:05:51.884838 | debian-bookworm -> localhost | | ... | 2026-05-31 03:05:51.884910 | debian-bookworm -> localhost | | .+ | 2026-05-31 03:05:51.885010 | debian-bookworm -> localhost | | . .+ | 2026-05-31 03:05:51.885035 | debian-bookworm -> localhost | |. = +o | 2026-05-31 03:05:51.885125 | debian-bookworm -> localhost | |.+ B .+ S | 2026-05-31 03:05:51.885155 | debian-bookworm -> localhost | |o o = .* o | 2026-05-31 03:05:51.885197 | debian-bookworm -> localhost | | o B.B..o.o | 2026-05-31 03:05:51.885321 | debian-bookworm -> localhost | |. = @o*E oo. . | 2026-05-31 03:05:51.885419 | debian-bookworm -> localhost | |.. =+Oo .oo+ | 2026-05-31 03:05:51.885449 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-31 03:05:51.885669 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.696093 2026-05-31 03:05:51.909925 | 2026-05-31 03:05:51.910041 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-31 03:05:51.960482 | debian-bookworm | ok 2026-05-31 03:05:51.989658 | debian-bookworm | included: /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-31 03:05:52.001235 | 2026-05-31 03:05:52.001388 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-31 03:05:52.025412 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:05:52.039455 | 2026-05-31 03:05:52.039972 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-31 03:05:52.868392 | debian-bookworm | changed 2026-05-31 03:05:52.874824 | 2026-05-31 03:05:52.877495 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-31 03:05:53.185375 | debian-bookworm | ok 2026-05-31 03:05:53.199478 | 2026-05-31 03:05:53.199588 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-31 03:05:53.997728 | debian-bookworm | changed 2026-05-31 03:05:54.005866 | 2026-05-31 03:05:54.005959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-31 03:05:54.732936 | debian-bookworm | changed 2026-05-31 03:05:54.737969 | 2026-05-31 03:05:54.738074 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-31 03:05:54.783830 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:05:54.790186 | 2026-05-31 03:05:54.790283 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-31 03:05:55.371179 | debian-bookworm -> localhost | changed 2026-05-31 03:05:55.380096 | 2026-05-31 03:05:55.380192 | TASK [add-build-sshkey : Add back temp key] 2026-05-31 03:05:56.074743 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/282e7a78c88440d5a1a9f985fbdb42c0_id_rsa (zuul-build-sshkey) 2026-05-31 03:05:56.074964 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026900 2026-05-31 03:05:56.081223 | 2026-05-31 03:05:56.081315 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-31 03:05:56.658505 | debian-bookworm | ok 2026-05-31 03:05:56.662650 | 2026-05-31 03:05:56.662738 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-31 03:05:56.714858 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:05:56.724525 | 2026-05-31 03:05:56.724625 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-31 03:05:57.519900 | debian-bookworm | ok 2026-05-31 03:05:57.532229 | 2026-05-31 03:05:57.532330 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-31 03:05:57.608393 | debian-bookworm | ok 2026-05-31 03:05:57.612931 | 2026-05-31 03:05:57.613019 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-31 03:05:58.217831 | debian-bookworm -> localhost | ok 2026-05-31 03:05:58.223064 | 2026-05-31 03:05:58.223147 | TASK [validate-host : Collect information about the host] 2026-05-31 03:05:59.522517 | debian-bookworm | ok 2026-05-31 03:05:59.540035 | 2026-05-31 03:05:59.540142 | TASK [validate-host : Sanitize hostname] 2026-05-31 03:05:59.728190 | debian-bookworm | ok 2026-05-31 03:05:59.785719 | 2026-05-31 03:05:59.785828 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-31 03:06:00.863270 | debian-bookworm -> localhost | changed 2026-05-31 03:06:00.868830 | 2026-05-31 03:06:00.868935 | TASK [validate-host : Collect information about zuul worker] 2026-05-31 03:06:01.466151 | debian-bookworm | ok 2026-05-31 03:06:01.470748 | 2026-05-31 03:06:01.470873 | TASK [validate-host : Write out all zuul information for each host] 2026-05-31 03:06:02.775365 | debian-bookworm -> localhost | changed 2026-05-31 03:06:02.790663 | 2026-05-31 03:06:02.790755 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-31 03:06:03.115956 | debian-bookworm | ok 2026-05-31 03:06:03.122288 | 2026-05-31 03:06:03.122371 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-31 03:06:04.588098 | debian-bookworm | changed: 2026-05-31 03:06:04.588443 | debian-bookworm | cd+++++++++ src/ 2026-05-31 03:06:04.588495 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-31 03:06:04.588531 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-31 03:06:04.588563 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-31 03:06:04.588592 | debian-bookworm | =7.0.3 2026-05-31 03:06:32.256940 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-05-31 03:06:32.327880 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-31 03:06:32.340530 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-31 03:06:32.417905 | debian-bookworm | Collecting filelock>=3.25 2026-05-31 03:06:32.430116 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-31 03:06:32.492988 | debian-bookworm | Collecting packaging>=26 2026-05-31 03:06:32.507027 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-31 03:06:32.520603 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.1 MB/s eta 0:00:00 2026-05-31 03:06:32.575854 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-31 03:06:32.587633 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-05-31 03:06:32.628586 | debian-bookworm | Collecting pluggy>=1.6 2026-05-31 03:06:32.641417 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-31 03:06:32.711176 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-31 03:06:32.725105 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-05-31 03:06:32.774890 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-31 03:06:32.786928 | debian-bookworm | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-05-31 03:06:32.833482 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-31 03:06:32.846099 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-31 03:06:33.002192 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-31 03:06:33.015821 | debian-bookworm | Downloading virtualenv-21.4.1-py3-none-any.whl (7.6 MB) 2026-05-31 03:06:33.366450 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.0 MB/s eta 0:00:00 2026-05-31 03:06:33.486072 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-31 03:06:33.498169 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-31 03:06:33.523540 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.3 MB/s eta 0:00:00 2026-05-31 03:06:33.645973 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-31 03:06:34.546174 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.0 tomli-w-1.2.0 tox-4.55.0 virtualenv-21.4.1 2026-05-31 03:06:34.986208 | debian-bookworm | ok: Runtime: 0:00:03.367379 2026-05-31 03:06:34.998993 | 2026-05-31 03:06:34.999155 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-31 03:06:35.058526 | debian-bookworm | ok 2026-05-31 03:06:35.066591 | 2026-05-31 03:06:35.066724 | TASK [ensure-tox : Output tox version] 2026-05-31 03:06:35.710171 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-31 03:06:35.728409 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-31 03:06:36.106056 | debian-bookworm | ok: Runtime: 0:00:00.338378 2026-05-31 03:06:36.112145 | 2026-05-31 03:06:36.112260 | TASK [ensure-tox : Make global symlink] 2026-05-31 03:06:36.137041 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:06:36.147750 | 2026-05-31 03:06:36.147878 | PLAY RECAP 2026-05-31 03:06:36.147936 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-31 03:06:36.147961 | 2026-05-31 03:06:36.308310 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-31 03:06:36.309677 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-31 03:06:37.159081 | 2026-05-31 03:06:37.159256 | PLAY [all] 2026-05-31 03:06:37.175639 | 2026-05-31 03:06:37.175782 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-31 03:06:37.656593 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-31 03:06:37.709649 | debian-bookworm | ok: Runtime: 0:00:00.034043 2026-05-31 03:06:37.715867 | 2026-05-31 03:06:37.716016 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-31 03:06:38.263391 | debian-bookworm | ok: Runtime: 0:00:00.007781 2026-05-31 03:06:38.269970 | 2026-05-31 03:06:38.270096 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-31 03:06:38.581047 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-31 03:06:38.582967 | debian-bookworm | sudo: a password is required 2026-05-31 03:06:38.802520 | debian-bookworm | ok: Runtime: 0:00:00.020863 2026-05-31 03:06:38.815767 | 2026-05-31 03:06:38.815927 | TASK [tox : Check to see if the constraints file exists] 2026-05-31 03:06:38.840868 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:06:38.847710 | 2026-05-31 03:06:38.847902 | TASK [tox : Fail if constraints file is missing] 2026-05-31 03:06:38.883418 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:06:38.890307 | 2026-05-31 03:06:38.890449 | TASK [tox : Record file location] 2026-05-31 03:06:38.925292 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:06:38.931765 | 2026-05-31 03:06:38.931916 | TASK [tox : Install tox siblings] 2026-05-31 03:06:38.963318 | debian-bookworm | ok 2026-05-31 03:06:38.972554 | debian-bookworm | included: /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-31 03:06:38.978577 | 2026-05-31 03:06:38.978702 | TASK [tox : Run tox without tests] 2026-05-31 03:06:39.535688 | debian-bookworm | ROOT: 211 D setup logging to DEBUG on pid 1473 [tox/report.py:229] 2026-05-31 03:06:39.565657 | debian-bookworm | test: 241 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-31 03:06:39.568495 | debian-bookworm | test: 244 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-31 03:06:39.572389 | debian-bookworm | test: 248 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py d4516adb6bea8a4f0cce075d8e136e8c a74d8b4be9599032fcb25feb6cb42057 [python_discovery/_cached_py_info.py:198] 2026-05-31 03:06:39.651496 | debian-bookworm | test: 327 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-31 03:06:39.653186 | debian-bookworm | test: 329 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-31 03:06:39.653611 | debian-bookworm | test: 329 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-31 03:06:39.653948 | debian-bookworm | test: 329 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-31 03:06:39.659369 | debian-bookworm | test: 335 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-31 03:06:39.659761 | debian-bookworm | test: 335 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-31 03:06:39.724556 | debian-bookworm | test: 400 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-05-31 03:06:39.724816 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-31 03:06:39.725071 | debian-bookworm | test: 401 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-31 03:06:39.725207 | debian-bookworm | test: 401 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-31 03:06:39.725466 | debian-bookworm | test: 401 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-31 03:06:39.725597 | debian-bookworm | test: 401 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.725663 | debian-bookworm | test: 401 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.725711 | debian-bookworm | test: 401 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.725822 | debian-bookworm | test: 401 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.725844 | debian-bookworm | test: 401 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.725941 | debian-bookworm | test: 401 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-05-31 03:06:39.726008 | debian-bookworm | test: 402 D virtualenv = 21.4.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.726070 | debian-bookworm | test: 402 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.726136 | debian-bookworm | test: 402 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.726175 | debian-bookworm | test: 402 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.726249 | debian-bookworm | test: 402 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:39.726722 | debian-bookworm | test: 402 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-05-31 03:06:39.727058 | debian-bookworm | test: 403 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:117] 2026-05-31 03:06:39.727243 | debian-bookworm | test: 403 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:120] 2026-05-31 03:06:39.727749 | debian-bookworm | test: 403 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-31 03:06:39.728157 | debian-bookworm | test: 404 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-05-31 03:06:39.783779 | debian-bookworm | test: 403 D { 2026-05-31 03:06:39.783851 | debian-bookworm | "sys": { 2026-05-31 03:06:39.783860 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-31 03:06:39.783866 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-31 03:06:39.783873 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-31 03:06:39.783880 | debian-bookworm | "base_prefix": "/usr", 2026-05-31 03:06:39.783888 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-31 03:06:39.783893 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-31 03:06:39.783899 | debian-bookworm | "path": [ 2026-05-31 03:06:39.783904 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-31 03:06:39.783909 | debian-bookworm | "/usr/lib/python3.11", 2026-05-31 03:06:39.783914 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-31 03:06:39.783919 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-31 03:06:39.783924 | debian-bookworm | ], 2026-05-31 03:06:39.783929 | debian-bookworm | "meta_path": [ 2026-05-31 03:06:39.783934 | debian-bookworm | "", 2026-05-31 03:06:39.783939 | debian-bookworm | "", 2026-05-31 03:06:39.783945 | debian-bookworm | "", 2026-05-31 03:06:39.783950 | debian-bookworm | "" 2026-05-31 03:06:39.783955 | debian-bookworm | ], 2026-05-31 03:06:39.783982 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-31 03:06:39.783988 | debian-bookworm | "io_encoding": "utf-8" 2026-05-31 03:06:39.783993 | debian-bookworm | }, 2026-05-31 03:06:39.784006 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-05-31 03:06:39.784011 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-31 03:06:39.784016 | debian-bookworm | "os": "", 2026-05-31 03:06:39.784021 | debian-bookworm | "site": "", 2026-05-31 03:06:39.784026 | debian-bookworm | "datetime": "", 2026-05-31 03:06:39.784031 | debian-bookworm | "math": "", 2026-05-31 03:06:39.784036 | debian-bookworm | "json": "" 2026-05-31 03:06:39.784041 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-31 03:06:39.784281 | debian-bookworm | test: 459 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-31 03:06:39.794120 | debian-bookworm | test: 470 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-31 03:06:39.794930 | debian-bookworm | test: 470 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-31 03:06:39.796407 | debian-bookworm | test: 472 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-31 03:06:39.801377 | debian-bookworm | test: 477 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-31 03:06:40.217926 | debian-bookworm | test: 893 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.218797 | debian-bookworm | test: 894 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.219149 | debian-bookworm | test: 895 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.308887 | debian-bookworm | test: 984 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.319828 | debian-bookworm | test: 995 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.368517 | debian-bookworm | test: 1044 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.368766 | debian-bookworm | test: 1044 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.371383 | debian-bookworm | test: 1047 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-31 03:06:40.400833 | debian-bookworm | test: 1076 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-31 03:06:40.401649 | debian-bookworm | test: 1077 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-31 03:06:40.402229 | debian-bookworm | test: 1078 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-31 03:06:40.410086 | debian-bookworm | test: 1086 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-31 03:06:40.410177 | debian-bookworm | test: 1086 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410249 | debian-bookworm | test: 1086 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410310 | debian-bookworm | test: 1086 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410362 | debian-bookworm | test: 1086 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410432 | debian-bookworm | test: 1086 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410484 | debian-bookworm | test: 1086 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-05-31 03:06:40.410562 | debian-bookworm | test: 1086 D virtualenv = 21.4.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410674 | debian-bookworm | test: 1086 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410751 | debian-bookworm | test: 1086 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410832 | debian-bookworm | test: 1086 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.410918 | debian-bookworm | test: 1086 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-31 03:06:40.417515 | debian-bookworm | test: 1093 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-31 03:06:41.624524 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-31 03:06:41.775105 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-31 03:06:41.903890 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-31 03:06:41.916559 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-31 03:06:41.995043 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-31 03:06:42.009187 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-31 03:06:42.067100 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-31 03:06:42.080319 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-31 03:06:42.120759 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-31 03:06:42.134179 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-31 03:06:42.150808 | debian-bookworm | Installing build dependencies: started 2026-05-31 03:06:43.390612 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-31 03:06:43.392044 | debian-bookworm | Getting requirements to build wheel: started 2026-05-31 03:06:43.832621 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-31 03:06:43.835429 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-31 03:06:44.079257 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-31 03:06:44.124221 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-31 03:06:44.138652 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-31 03:06:44.202314 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-31 03:06:44.214607 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-31 03:06:44.272528 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-31 03:06:44.287901 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-31 03:06:44.409432 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-31 03:06:44.421287 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-05-31 03:06:44.526182 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-31 03:06:44.539663 | debian-bookworm | Downloading ansible_core-2.18.17-py3-none-any.whl.metadata (7.7 kB) 2026-05-31 03:06:44.588206 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-31 03:06:44.599794 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-31 03:06:44.636476 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-31 03:06:44.647883 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-31 03:06:44.685932 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-31 03:06:44.698115 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-31 03:06:44.751699 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-31 03:06:44.765578 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-31 03:06:44.913842 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-31 03:06:44.925956 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-31 03:06:44.967141 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-31 03:06:44.978633 | debian-bookworm | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-05-31 03:06:45.040827 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-31 03:06:45.053243 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-31 03:06:45.116020 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-31 03:06:45.128222 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-31 03:06:45.495406 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-31 03:06:45.506919 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-31 03:06:45.551083 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-31 03:06:45.564664 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-31 03:06:45.713704 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-31 03:06:45.725672 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-31 03:06:45.790200 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-31 03:06:45.803405 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-31 03:06:45.836111 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-31 03:06:45.876432 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-05-31 03:06:45.941756 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 11.0 MB/s 0:00:00 2026-05-31 03:06:45.961517 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-31 03:06:48.359136 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 24.0 MB/s 0:00:02 2026-05-31 03:06:48.373415 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-31 03:06:48.402623 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-31 03:06:48.435964 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-31 03:06:48.460736 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-31 03:06:48.503918 | debian-bookworm | Downloading ansible_core-2.18.17-py3-none-any.whl (2.2 MB) 2026-05-31 03:06:48.606071 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.2 MB/s 0:00:00 2026-05-31 03:06:48.620156 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-31 03:06:48.645350 | debian-bookworm | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-05-31 03:06:48.668580 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-31 03:06:48.689959 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-31 03:06:48.714459 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-31 03:06:48.747468 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-31 03:06:48.817379 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-05-31 03:06:48.845397 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-31 03:06:48.869628 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-31 03:06:49.094647 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 20.8 MB/s 0:00:00 2026-05-31 03:06:49.107900 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-31 03:06:49.139694 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-31 03:06:49.186133 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-31 03:06:49.212283 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-31 03:06:49.551970 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-31 03:06:49.552962 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-31 03:06:49.856222 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-31 03:06:49.857732 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=59ef06910ac778296885203ed4a032ec4643d1560a03c493fe13b3bfee2d5938 2026-05-31 03:06:49.858098 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-31 03:06:49.862294 | debian-bookworm | Successfully built pwgen 2026-05-31 03:06:50.114889 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-05-31 03:07:20.679878 | debian-bookworm | 2026-05-31 03:07:20.682051 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.17 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 colorama-0.4.6 cryptography-48.0.0 fasteners-0.20 idna-3.17 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.7.0 2026-05-31 03:07:20.842834 | debian-bookworm | test: 41517 I exit 0 (40.42 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1486 [tox/execute/api.py:308] 2026-05-31 03:07:20.845628 | debian-bookworm | test: OK (41.28 seconds) 2026-05-31 03:07:20.845702 | debian-bookworm | congratulations :) (41.31 seconds) 2026-05-31 03:07:21.047908 | debian-bookworm | ok: Runtime: 0:00:41.612618 2026-05-31 03:07:21.057968 | 2026-05-31 03:07:21.058127 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-31 03:07:21.665820 | debian-bookworm | changed 2026-05-31 03:07:21.670030 | 2026-05-31 03:07:21.670223 | TASK [tox : Detect tox version] 2026-05-31 03:07:22.363856 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-31 03:07:22.762640 | debian-bookworm | ok: Runtime: 0:00:00.321549 2026-05-31 03:07:22.768097 | 2026-05-31 03:07:22.768197 | TASK [tox : Get tox envlist config] 2026-05-31 03:07:23.817143 | debian-bookworm | ok: Runtime: 0:00:00.351128 2026-05-31 03:07:23.822415 | 2026-05-31 03:07:23.822507 | TASK [tox : Install any sibling python packages] 2026-05-31 03:07:24.293404 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-31 03:07:24.299855 | 2026-05-31 03:07:24.300009 | TASK [tox : Remove tempfile] 2026-05-31 03:07:24.779047 | debian-bookworm | changed 2026-05-31 03:07:24.789479 | 2026-05-31 03:07:24.789582 | TASK [tox : Emit tox command] 2026-05-31 03:07:24.852561 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-31 03:07:24.862923 | 2026-05-31 03:07:24.863044 | TASK [tox : Run tox] 2026-05-31 03:07:25.574384 | debian-bookworm | ROOT: 200 D setup logging to DEBUG on pid 1648 [tox/report.py:229] 2026-05-31 03:07:25.602633 | debian-bookworm | test: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-31 03:07:25.605116 | debian-bookworm | test: 230 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-31 03:07:25.608646 | debian-bookworm | test: 234 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-31 03:07:25.609589 | debian-bookworm | test: 235 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-31 03:07:25.609730 | debian-bookworm | test: 235 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-31 03:07:25.609820 | debian-bookworm | test: 235 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-31 03:07:25.611405 | debian-bookworm | test: 237 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-31 03:07:25.611547 | debian-bookworm | test: 237 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-31 03:07:25.644983 | debian-bookworm | test: 270 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-31 03:07:26.340175 | debian-bookworm | test: 966 I exit 0 (0.69 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1655 [tox/execute/api.py:308] 2026-05-31 03:07:26.340267 | debian-bookworm | test: 966 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-31 03:07:26.342489 | debian-bookworm | --- 2026-05-31 03:07:26.342519 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-31 03:07:26.342525 | debian-bookworm | 2026-05-31 03:07:26.342530 | debian-bookworm | adminer_tag: "5.3.0" 2026-05-31 03:07:26.342557 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-31 03:07:26.342562 | debian-bookworm | 2026-05-31 03:07:26.342568 | debian-bookworm | ara_server_tag: "1.7.2" 2026-05-31 03:07:26.342573 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-31 03:07:26.342577 | debian-bookworm | 2026-05-31 03:07:26.342582 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-05-31 03:07:26.342587 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-31 03:07:26.342592 | debian-bookworm | 2026-05-31 03:07:26.342596 | debian-bookworm | netbox_tag: "v4.2.2" 2026-05-31 03:07:26.342600 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-31 03:07:26.342604 | debian-bookworm | 2026-05-31 03:07:26.342608 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-05-31 03:07:26.342613 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-31 03:07:26.342617 | debian-bookworm | 2026-05-31 03:07:26.342621 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-05-31 03:07:26.342625 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-31 03:07:26.342629 | debian-bookworm | 2026-05-31 03:07:26.342633 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-31 03:07:26.342637 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-31 03:07:26.342641 | debian-bookworm | 2026-05-31 03:07:26.342645 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-05-31 03:07:26.342649 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-31 03:07:26.342653 | debian-bookworm | 2026-05-31 03:07:26.342657 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-05-31 03:07:26.342661 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-31 03:07:26.342675 | debian-bookworm | 2026-05-31 03:07:26.342679 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-05-31 03:07:26.342683 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-31 03:07:26.342687 | debian-bookworm | 2026-05-31 03:07:26.342691 | debian-bookworm | registry_tag: "3.0" 2026-05-31 03:07:26.342695 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-31 03:07:26.342699 | debian-bookworm | 2026-05-31 03:07:26.342703 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-05-31 03:07:26.342707 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-31 03:07:26.342711 | debian-bookworm | 2026-05-31 03:07:26.342715 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-05-31 03:07:26.342719 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-31 03:07:26.342723 | debian-bookworm | 2026-05-31 03:07:26.342727 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-05-31 03:07:26.342731 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-31 03:07:26.342736 | debian-bookworm | 2026-05-31 03:07:26.342740 | debian-bookworm | osism_tag: "0.20250530.0" 2026-05-31 03:07:26.342744 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-31 03:07:26.342749 | debian-bookworm | 2026-05-31 03:07:26.342753 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-05-31 03:07:26.342757 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-31 03:07:26.342761 | debian-bookworm | 2026-05-31 03:07:26.342764 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-05-31 03:07:26.342769 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-31 03:07:26.342777 | debian-bookworm | 2026-05-31 03:07:26.342781 | debian-bookworm | vault_tag: "1.19.5" 2026-05-31 03:07:26.342785 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-31 03:07:26.342789 | debian-bookworm | 2026-05-31 03:07:26.342793 | debian-bookworm | traefik_tag: "v3.4.1" 2026-05-31 03:07:26.342797 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-31 03:07:26.342801 | debian-bookworm | 2026-05-31 03:07:26.342804 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-05-31 03:07:26.342812 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-31 03:07:26.342816 | debian-bookworm | 2026-05-31 03:07:26.342820 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-05-31 03:07:26.342824 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-31 03:07:26.343309 | debian-bookworm | test: 969 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1660 [tox/execute/api.py:308] 2026-05-31 03:07:26.344213 | debian-bookworm | test: OK (0.75=setup[0.05]+cmd[0.69,0.00] seconds) 2026-05-31 03:07:26.344234 | debian-bookworm | congratulations :) (0.77 seconds) 2026-05-31 03:07:26.457526 | debian-bookworm | ok: Runtime: 0:00:01.059053 2026-05-31 03:07:26.465691 | 2026-05-31 03:07:26.465846 | TASK [tox : Look for output] 2026-05-31 03:07:26.942098 | debian-bookworm | ok 2026-05-31 03:07:26.964727 | 2026-05-31 03:07:26.964845 | TASK [tox : Return file comments to Zuul] 2026-05-31 03:07:27.012553 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:27.018680 | 2026-05-31 03:07:27.018760 | PLAY RECAP 2026-05-31 03:07:27.018810 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-31 03:07:27.018853 | 2026-05-31 03:07:27.167083 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-31 03:07:27.167931 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-31 03:07:28.412567 | 2026-05-31 03:07:28.412679 | PLAY [all] 2026-05-31 03:07:28.435184 | 2026-05-31 03:07:28.435297 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-31 03:07:28.519055 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:28.523709 | 2026-05-31 03:07:28.523825 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-31 03:07:28.581064 | debian-bookworm | ok 2026-05-31 03:07:28.585525 | 2026-05-31 03:07:28.585620 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-31 03:07:29.390755 | debian-bookworm -> localhost | changed 2026-05-31 03:07:29.397157 | 2026-05-31 03:07:29.397249 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-31 03:07:29.450159 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:29.454716 | 2026-05-31 03:07:29.454809 | TASK [fetch-tox-output : Set envlist fact] 2026-05-31 03:07:29.508266 | debian-bookworm | ok 2026-05-31 03:07:29.513049 | 2026-05-31 03:07:29.513134 | TASK [fetch-tox-output : Get tox version] 2026-05-31 03:07:30.226651 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-31 03:07:30.244434 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-31 03:07:30.549960 | debian-bookworm | ok: Runtime: 0:00:00.322426 2026-05-31 03:07:30.555444 | 2026-05-31 03:07:30.555551 | TASK [fetch-tox-output : Find all default environments] 2026-05-31 03:07:31.114343 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:31.124129 | 2026-05-31 03:07:31.124258 | TASK [fetch-tox-output : Set envlist fact] 2026-05-31 03:07:31.157703 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:31.163944 | 2026-05-31 03:07:31.164066 | TASK [fetch-tox-output : Find all default environments] 2026-05-31 03:07:31.717972 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:31.725105 | 2026-05-31 03:07:31.725218 | TASK [fetch-tox-output : Set envlist fact] 2026-05-31 03:07:31.748201 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:31.755511 | 2026-05-31 03:07:31.755618 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-31 03:07:31.845829 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:31.867812 | 2026-05-31 03:07:31.867931 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-31 03:07:33.440755 | debian-bookworm | changed: 2026-05-31 03:07:33.440921 | debian-bookworm | created directory /var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/logs/tox/test 2026-05-31 03:07:33.440955 | debian-bookworm | cd+++++++++ ./ 2026-05-31 03:07:33.440980 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-31 03:07:33.441003 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-31 03:07:33.441029 | 2026-05-31 03:07:33.459719 | 2026-05-31 03:07:33.461011 | PLAY RECAP 2026-05-31 03:07:33.461085 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-31 03:07:33.461113 | 2026-05-31 03:07:33.796776 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-31 03:07:33.801462 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-31 03:07:35.067200 | 2026-05-31 03:07:35.067320 | PLAY [all] 2026-05-31 03:07:35.080102 | 2026-05-31 03:07:35.080206 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-31 03:07:35.346551 | debian-bookworm | changed: non-zero return code 2026-05-31 03:07:35.351143 | 2026-05-31 03:07:35.351298 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-31 03:07:35.390240 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:35.395579 | 2026-05-31 03:07:35.395673 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-31 03:07:35.446016 | 2026-05-31 03:07:35.446167 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-31 03:07:35.485925 | 2026-05-31 03:07:35.486075 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-31 03:07:35.531039 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:35.539470 | 2026-05-31 03:07:35.539575 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-31 03:07:35.587121 | 2026-05-31 03:07:35.587278 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-31 03:07:35.620332 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:35.625015 | 2026-05-31 03:07:35.625113 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-31 03:07:35.657900 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:35.662585 | 2026-05-31 03:07:35.662673 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-31 03:07:35.695076 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:35.700460 | 2026-05-31 03:07:35.700528 | PLAY RECAP 2026-05-31 03:07:35.700575 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-31 03:07:35.700599 | 2026-05-31 03:07:35.876346 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-31 03:07:35.877229 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-31 03:07:36.762241 | 2026-05-31 03:07:36.762351 | PLAY [Base post-fetch] 2026-05-31 03:07:36.774898 | 2026-05-31 03:07:36.775003 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-31 03:07:36.828566 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:36.833216 | 2026-05-31 03:07:36.833326 | TASK [fetch-output : Set log path for single node] 2026-05-31 03:07:36.890789 | debian-bookworm | ok 2026-05-31 03:07:36.897741 | 2026-05-31 03:07:36.897873 | LOOP [fetch-output : Ensure local output dirs] 2026-05-31 03:07:38.133443 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/logs" 2026-05-31 03:07:38.699441 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/artifacts" 2026-05-31 03:07:39.072276 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/282e7a78c88440d5a1a9f985fbdb42c0/work/docs" 2026-05-31 03:07:39.088413 | 2026-05-31 03:07:39.088520 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-31 03:07:39.909597 | debian-bookworm | changed: 2026-05-31 03:07:39.909778 | debian-bookworm | .d..t...... ./ 2026-05-31 03:07:39.909806 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-31 03:07:39.909835 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-31 03:07:39.909860 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-31 03:07:39.909889 | debian-bookworm | changed: All items complete 2026-05-31 03:07:39.909907 | 2026-05-31 03:07:40.765615 | debian-bookworm | changed: .d..t...... ./ 2026-05-31 03:07:41.464884 | debian-bookworm | changed: .d..t...... ./ 2026-05-31 03:07:41.488008 | 2026-05-31 03:07:41.488124 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-31 03:07:41.515573 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:41.522318 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:07:41.535497 | 2026-05-31 03:07:41.535565 | PLAY RECAP 2026-05-31 03:07:41.535618 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-31 03:07:41.535644 | 2026-05-31 03:07:41.756111 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-31 03:07:41.757445 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 03:07:42.755717 | 2026-05-31 03:07:42.755849 | PLAY [Base post] 2026-05-31 03:07:42.786916 | 2026-05-31 03:07:42.787047 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-31 03:07:43.391935 | debian-bookworm | changed 2026-05-31 03:07:43.401171 | 2026-05-31 03:07:43.401275 | PLAY RECAP 2026-05-31 03:07:43.401336 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-31 03:07:43.401407 | 2026-05-31 03:07:43.551424 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 03:07:43.552426 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-31 03:07:44.607108 | 2026-05-31 03:07:44.607251 | PLAY [Base post-logs] 2026-05-31 03:07:44.617134 | 2026-05-31 03:07:44.617264 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-31 03:07:45.097606 | localhost | changed 2026-05-31 03:07:45.107858 | 2026-05-31 03:07:45.108000 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-31 03:07:45.132471 | localhost | ok 2026-05-31 03:07:45.135512 | 2026-05-31 03:07:45.135596 | TASK [Set zuul-log-path fact] 2026-05-31 03:07:45.156474 | localhost | ok 2026-05-31 03:07:45.164228 | 2026-05-31 03:07:45.164323 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 03:07:45.198366 | localhost | ok 2026-05-31 03:07:45.201162 | 2026-05-31 03:07:45.206063 | TASK [upload-logs : Create log directories] 2026-05-31 03:07:46.122329 | localhost | changed 2026-05-31 03:07:46.125398 | 2026-05-31 03:07:46.125490 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-31 03:07:47.096707 | localhost -> localhost | ok: Runtime: 0:00:00.003572 2026-05-31 03:07:47.099718 | 2026-05-31 03:07:47.099800 | TASK [upload-logs : Upload logs to log server] 2026-05-31 03:07:48.066149 | localhost | Output suppressed because no_log was given 2026-05-31 03:07:48.067496 | 2026-05-31 03:07:48.067571 | LOOP [upload-logs : Compress console log and json output] 2026-05-31 03:07:48.120446 | localhost | skipping: Conditional result was False 2026-05-31 03:07:48.126008 | localhost | skipping: Conditional result was False 2026-05-31 03:07:48.133078 | 2026-05-31 03:07:48.133167 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-31 03:07:48.189283 | localhost | skipping: Conditional result was False 2026-05-31 03:07:48.189555 | 2026-05-31 03:07:48.196779 | localhost | skipping: Conditional result was False 2026-05-31 03:07:48.205053 | 2026-05-31 03:07:48.205149 | LOOP [upload-logs : Upload console log and json output]