2026-03-04 22:35:51.146641 | Job console starting 2026-03-04 22:35:51.174969 | Updating git repos 2026-03-04 22:35:51.209542 | Cloning repos into workspace 2026-03-04 22:35:51.308190 | Restoring repo states 2026-03-04 22:35:51.337156 | Merging changes 2026-03-04 22:35:51.878927 | Checking out repos 2026-03-04 22:35:51.943603 | Preparing playbooks 2026-03-04 22:35:52.813005 | Running Ansible setup 2026-03-04 22:35:58.403398 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 22:35:59.526772 | 2026-03-04 22:35:59.526928 | PLAY [Base pre] 2026-03-04 22:35:59.541884 | 2026-03-04 22:35:59.542011 | TASK [Setup log path fact] 2026-03-04 22:35:59.570708 | debian-bookworm | ok 2026-03-04 22:35:59.589174 | 2026-03-04 22:35:59.589310 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 22:35:59.622324 | debian-bookworm | ok 2026-03-04 22:35:59.637412 | 2026-03-04 22:35:59.637541 | TASK [emit-job-header : Print job information] 2026-03-04 22:35:59.696769 | # Job Information 2026-03-04 22:35:59.696949 | Ansible Version: 2.16.14 2026-03-04 22:35:59.696985 | Job: cfg-generics-tox-test-stable 2026-03-04 22:35:59.697018 | Pipeline: check 2026-03-04 22:35:59.697042 | Executor: 521e9411259a 2026-03-04 22:35:59.697063 | Triggered by: https://github.com/osism/generics/pull/579 2026-03-04 22:35:59.697086 | Event ID: 790d09f0-181a-11f1-96b9-a6505622c71d 2026-03-04 22:35:59.703221 | 2026-03-04 22:35:59.703342 | LOOP [emit-job-header : Print node information] 2026-03-04 22:35:59.949029 | debian-bookworm | ok: 2026-03-04 22:35:59.949251 | debian-bookworm | # Node Information 2026-03-04 22:35:59.949288 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 22:35:59.949314 | debian-bookworm | Hostname: debian 2026-03-04 22:35:59.949337 | debian-bookworm | Username: zuul 2026-03-04 22:35:59.949358 | debian-bookworm | Distro: Debian 12.13 2026-03-04 22:35:59.949382 | debian-bookworm | Provider: regiocloud-a 2026-03-04 22:35:59.949403 | debian-bookworm | Region: 2026-03-04 22:35:59.949424 | debian-bookworm | Label: debian-bookworm 2026-03-04 22:35:59.949455 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 22:35:59.949477 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:529 2026-03-04 22:35:59.965649 | 2026-03-04 22:35:59.965753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 22:36:01.035243 | debian-bookworm -> localhost | changed 2026-03-04 22:36:01.041068 | 2026-03-04 22:36:01.041158 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 22:36:02.508750 | debian-bookworm -> localhost | changed 2026-03-04 22:36:02.517244 | 2026-03-04 22:36:02.517330 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 22:36:03.181711 | debian-bookworm -> localhost | ok 2026-03-04 22:36:03.186655 | 2026-03-04 22:36:03.186742 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 22:36:03.203816 | debian-bookworm | ok 2026-03-04 22:36:03.243388 | debian-bookworm | included: /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 22:36:03.253492 | 2026-03-04 22:36:03.253583 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 22:36:04.543621 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 22:36:04.543812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/work/80824cba51d549568527df06b1d12431_id_rsa 2026-03-04 22:36:04.543849 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/work/80824cba51d549568527df06b1d12431_id_rsa.pub 2026-03-04 22:36:04.543876 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 22:36:04.543901 | debian-bookworm -> localhost | SHA256:UwxGY2fWsHy3yWlbn5USLclMl9Cw5JuQQaL1KK+b298 zuul-build-sshkey 2026-03-04 22:36:04.543923 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 22:36:04.543953 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 22:36:04.543975 | debian-bookworm -> localhost | | .*o*= =+..| 2026-03-04 22:36:04.543996 | debian-bookworm -> localhost | | ooO+.X =o | 2026-03-04 22:36:04.544016 | debian-bookworm -> localhost | | o .=+.O.. | 2026-03-04 22:36:04.544035 | debian-bookworm -> localhost | | o. ..o=+.| 2026-03-04 22:36:04.544055 | debian-bookworm -> localhost | | S. +*.o| 2026-03-04 22:36:04.544080 | debian-bookworm -> localhost | | .. ..o+| 2026-03-04 22:36:04.544100 | debian-bookworm -> localhost | | . ...| 2026-03-04 22:36:04.544120 | debian-bookworm -> localhost | | + . | 2026-03-04 22:36:04.544141 | debian-bookworm -> localhost | | +.... E | 2026-03-04 22:36:04.544161 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 22:36:04.544212 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.410993 2026-03-04 22:36:04.550391 | 2026-03-04 22:36:04.550510 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 22:36:04.591399 | debian-bookworm | ok 2026-03-04 22:36:04.604597 | debian-bookworm | included: /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 22:36:04.630942 | 2026-03-04 22:36:04.631059 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 22:36:04.664221 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:04.671095 | 2026-03-04 22:36:04.671206 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 22:36:05.428275 | debian-bookworm | changed 2026-03-04 22:36:05.433587 | 2026-03-04 22:36:05.433662 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 22:36:05.711007 | debian-bookworm | ok 2026-03-04 22:36:05.717507 | 2026-03-04 22:36:05.717585 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 22:36:06.402097 | debian-bookworm | changed 2026-03-04 22:36:06.407537 | 2026-03-04 22:36:06.407628 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 22:36:07.081657 | debian-bookworm | changed 2026-03-04 22:36:07.087383 | 2026-03-04 22:36:07.087480 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 22:36:07.110198 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:07.116790 | 2026-03-04 22:36:07.116878 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 22:36:07.642244 | debian-bookworm -> localhost | changed 2026-03-04 22:36:07.659152 | 2026-03-04 22:36:07.659306 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 22:36:07.972626 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/work/80824cba51d549568527df06b1d12431_id_rsa (zuul-build-sshkey) 2026-03-04 22:36:07.973129 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010270 2026-03-04 22:36:07.990697 | 2026-03-04 22:36:07.990826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 22:36:08.374090 | debian-bookworm | ok 2026-03-04 22:36:08.379040 | 2026-03-04 22:36:08.379127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 22:36:08.401858 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:08.412772 | 2026-03-04 22:36:08.412871 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 22:36:08.897741 | debian-bookworm | ok 2026-03-04 22:36:08.916039 | 2026-03-04 22:36:08.916146 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 22:36:08.964003 | debian-bookworm | ok 2026-03-04 22:36:08.969044 | 2026-03-04 22:36:08.969130 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 22:36:09.358511 | debian-bookworm -> localhost | ok 2026-03-04 22:36:09.364654 | 2026-03-04 22:36:09.364740 | TASK [validate-host : Collect information about the host] 2026-03-04 22:36:10.587845 | debian-bookworm | ok 2026-03-04 22:36:10.618628 | 2026-03-04 22:36:10.618768 | TASK [validate-host : Sanitize hostname] 2026-03-04 22:36:10.834590 | debian-bookworm | ok 2026-03-04 22:36:10.879323 | 2026-03-04 22:36:10.879545 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 22:36:11.930957 | debian-bookworm -> localhost | changed 2026-03-04 22:36:11.936235 | 2026-03-04 22:36:11.936330 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 22:36:12.365668 | debian-bookworm | ok 2026-03-04 22:36:12.370035 | 2026-03-04 22:36:12.370128 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 22:36:12.963355 | debian-bookworm -> localhost | changed 2026-03-04 22:36:12.972486 | 2026-03-04 22:36:12.972584 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 22:36:13.233534 | debian-bookworm | ok 2026-03-04 22:36:13.240956 | 2026-03-04 22:36:13.241058 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 22:36:14.361114 | debian-bookworm | changed: 2026-03-04 22:36:14.361314 | debian-bookworm | cd+++++++++ src/ 2026-03-04 22:36:14.361351 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 22:36:14.361375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 22:36:14.361396 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-04 22:36:14.361416 | debian-bookworm | =7.0.1 2026-03-04 22:36:36.322800 | debian-bookworm | Downloading cachetools-7.0.2-py3-none-any.whl (13 kB) 2026-03-04 22:36:36.361485 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-04 22:36:36.372893 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 22:36:36.427679 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-04 22:36:36.439201 | debian-bookworm | Downloading filelock-3.25.0-py3-none-any.whl (26 kB) 2026-03-04 22:36:36.485350 | debian-bookworm | Collecting packaging>=26 2026-03-04 22:36:36.496556 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 22:36:36.502946 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 16.1 MB/s eta 0:00:00 2026-03-04 22:36:36.548353 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-04 22:36:36.559432 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-04 22:36:36.595863 | debian-bookworm | Collecting pluggy>=1.6 2026-03-04 22:36:36.607694 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-04 22:36:36.642226 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-04 22:36:36.653590 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-04 22:36:36.794490 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-04 22:36:36.810433 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-03-04 22:36:37.062977 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 23.3 MB/s eta 0:00:00 2026-03-04 22:36:37.132271 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-04 22:36:37.143316 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-04 22:36:37.170446 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.6 MB/s eta 0:00:00 2026-03-04 22:36:37.205264 | debian-bookworm | Collecting python-discovery>=1 2026-03-04 22:36:37.216068 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-03-04 22:36:37.329475 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-04 22:36:37.995744 | debian-bookworm | Successfully installed cachetools-7.0.2 colorama-0.4.6 distlib-0.4.0 filelock-3.25.0 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tox-4.47.3 virtualenv-21.1.0 2026-03-04 22:36:38.379575 | debian-bookworm | ok: Runtime: 0:00:02.486718 2026-03-04 22:36:38.385597 | 2026-03-04 22:36:38.385709 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-04 22:36:38.446448 | debian-bookworm | ok 2026-03-04 22:36:38.459652 | 2026-03-04 22:36:38.459799 | TASK [ensure-tox : Output tox version] 2026-03-04 22:36:39.019498 | 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-03-04 22:36:39.037751 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 22:36:39.515258 | debian-bookworm | ok: Runtime: 0:00:00.273917 2026-03-04 22:36:39.521241 | 2026-03-04 22:36:39.521349 | TASK [ensure-tox : Make global symlink] 2026-03-04 22:36:39.568716 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:39.575488 | 2026-03-04 22:36:39.575576 | PLAY RECAP 2026-03-04 22:36:39.575631 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-04 22:36:39.575656 | 2026-03-04 22:36:39.833760 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-04 22:36:39.835007 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 22:36:41.112493 | 2026-03-04 22:36:41.112707 | PLAY [all] 2026-03-04 22:36:41.141479 | 2026-03-04 22:36:41.141642 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-04 22:36:41.847115 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 22:36:42.213535 | debian-bookworm | ok: Runtime: 0:00:00.024324 2026-03-04 22:36:42.228178 | 2026-03-04 22:36:42.228365 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-04 22:36:42.770322 | debian-bookworm | ok: Runtime: 0:00:00.006145 2026-03-04 22:36:42.776929 | 2026-03-04 22:36:42.777048 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-04 22:36:43.052029 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 22:36:43.053571 | debian-bookworm | sudo: a password is required 2026-03-04 22:36:43.306829 | debian-bookworm | ok: Runtime: 0:00:00.017746 2026-03-04 22:36:43.318264 | 2026-03-04 22:36:43.318388 | TASK [tox : Check to see if the constraints file exists] 2026-03-04 22:36:43.353283 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:43.366068 | 2026-03-04 22:36:43.366260 | TASK [tox : Fail if constraints file is missing] 2026-03-04 22:36:43.401698 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:43.408292 | 2026-03-04 22:36:43.408474 | TASK [tox : Record file location] 2026-03-04 22:36:43.445147 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:36:43.452898 | 2026-03-04 22:36:43.453037 | TASK [tox : Install tox siblings] 2026-03-04 22:36:43.496240 | debian-bookworm | ok 2026-03-04 22:36:43.506887 | debian-bookworm | included: /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-04 22:36:43.514090 | 2026-03-04 22:36:43.514221 | TASK [tox : Run tox without tests] 2026-03-04 22:36:44.042238 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1436 [tox/report.py:229] 2026-03-04 22:36:44.073755 | debian-bookworm | test: 226 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 22:36:44.076379 | debian-bookworm | test: 229 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 22:36:44.081593 | debian-bookworm | test: 234 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py d7efc6c14be84dd4e495d274bcaa76f7 e1d27ed9947c9b13549994ceae2ad8fe [python_discovery/_cached_py_info.py:197] 2026-03-04 22:36:44.158076 | debian-bookworm | test: 311 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-03-04 22:36:44.159294 | debian-bookworm | test: 312 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 22:36:44.159585 | debian-bookworm | test: 312 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 22:36:44.159837 | debian-bookworm | test: 313 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 22:36:44.162508 | debian-bookworm | test: 315 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 22:36:44.162811 | debian-bookworm | test: 316 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 22:36:44.197217 | debian-bookworm | test: 350 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-03-04 22:36:44.197516 | debian-bookworm | test: 350 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:44.197655 | debian-bookworm | test: 351 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:44.197752 | debian-bookworm | test: 351 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-04 22:36:44.197976 | debian-bookworm | test: 351 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 22:36:44.198072 | debian-bookworm | test: 351 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198115 | debian-bookworm | test: 351 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198168 | debian-bookworm | test: 351 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198218 | debian-bookworm | test: 351 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198265 | debian-bookworm | test: 351 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198318 | debian-bookworm | test: 351 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-03-04 22:36:44.198368 | debian-bookworm | test: 351 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198417 | debian-bookworm | test: 351 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198468 | debian-bookworm | test: 351 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198516 | debian-bookworm | test: 351 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198561 | debian-bookworm | test: 351 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.198812 | debian-bookworm | test: 352 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-03-04 22:36:44.199168 | debian-bookworm | test: 352 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:118] 2026-03-04 22:36:44.199317 | debian-bookworm | test: 352 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:121] 2026-03-04 22:36:44.199735 | debian-bookworm | test: 353 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-04 22:36:44.200037 | debian-bookworm | test: 353 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:263] 2026-03-04 22:36:44.244455 | debian-bookworm | test: 353 D { 2026-03-04 22:36:44.244499 | debian-bookworm | "sys": { 2026-03-04 22:36:44.244507 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-04 22:36:44.244512 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-04 22:36:44.244519 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-04 22:36:44.244525 | debian-bookworm | "base_prefix": "/usr", 2026-03-04 22:36:44.244532 | debian-bookworm | "real_prefix": null, 2026-03-04 22:36:44.244537 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-04 22:36:44.244541 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-04 22:36:44.244546 | debian-bookworm | "path": [ 2026-03-04 22:36:44.244550 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-04 22:36:44.244554 | debian-bookworm | "/usr/lib/python3.11", 2026-03-04 22:36:44.244558 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-04 22:36:44.244563 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-04 22:36:44.244567 | debian-bookworm | ], 2026-03-04 22:36:44.244571 | debian-bookworm | "meta_path": [ 2026-03-04 22:36:44.244575 | debian-bookworm | "", 2026-03-04 22:36:44.244580 | debian-bookworm | "", 2026-03-04 22:36:44.244584 | debian-bookworm | "", 2026-03-04 22:36:44.244595 | debian-bookworm | "" 2026-03-04 22:36:44.244599 | debian-bookworm | ], 2026-03-04 22:36:44.244603 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-04 22:36:44.244608 | debian-bookworm | "io_encoding": "utf-8" 2026-03-04 22:36:44.244612 | debian-bookworm | }, 2026-03-04 22:36:44.244616 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-04 22:36:44.244620 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-04 22:36:44.244624 | debian-bookworm | "os": "", 2026-03-04 22:36:44.244628 | debian-bookworm | "site": "", 2026-03-04 22:36:44.244633 | debian-bookworm | "datetime": "", 2026-03-04 22:36:44.244637 | debian-bookworm | "math": "", 2026-03-04 22:36:44.244641 | debian-bookworm | "json": "" 2026-03-04 22:36:44.244645 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-04 22:36:44.244778 | debian-bookworm | test: 397 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-03-04 22:36:44.246738 | debian-bookworm | test: 399 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 22:36:44.248748 | debian-bookworm | test: 400 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 22:36:44.252026 | debian-bookworm | test: 405 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 22:36:44.255103 | debian-bookworm | test: 408 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 22:36:44.457791 | debian-bookworm | test: 611 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:44.460124 | debian-bookworm | test: 613 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.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-03-04 22:36:44.501992 | debian-bookworm | test: 655 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:44.502567 | debian-bookworm | test: 655 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:44.518865 | debian-bookworm | test: 672 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.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-03-04 22:36:44.640765 | debian-bookworm | test: 793 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 22:36:44.641102 | debian-bookworm | test: 794 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.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-03-04 22:36:44.642293 | debian-bookworm | test: 795 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.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-03-04 22:36:44.642741 | debian-bookworm | test: 796 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 22:36:44.656594 | debian-bookworm | test: 809 D generated console scripts pip pip3.11 pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 22:36:44.657026 | debian-bookworm | test: 810 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-04 22:36:44.662495 | debian-bookworm | test: 815 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 22:36:44.662563 | debian-bookworm | test: 815 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662618 | debian-bookworm | test: 815 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662668 | debian-bookworm | test: 816 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662710 | debian-bookworm | test: 816 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662769 | debian-bookworm | test: 816 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662809 | debian-bookworm | test: 816 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-03-04 22:36:44.662874 | debian-bookworm | test: 816 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662913 | debian-bookworm | test: 816 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.662969 | debian-bookworm | test: 816 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.663019 | debian-bookworm | test: 816 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.663062 | debian-bookworm | test: 816 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 22:36:44.667743 | debian-bookworm | test: 821 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-04 22:36:45.708894 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-04 22:36:45.809485 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-04 22:36:45.913044 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-04 22:36:45.925106 | 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-03-04 22:36:45.987370 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-04 22:36:45.999724 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-04 22:36:46.036026 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-04 22:36:46.048060 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-04 22:36:46.077331 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-04 22:36:46.089666 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-04 22:36:46.101784 | debian-bookworm | Installing build dependencies: started 2026-03-04 22:36:47.288257 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-04 22:36:47.288304 | debian-bookworm | Getting requirements to build wheel: started 2026-03-04 22:36:47.727493 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-04 22:36:47.727538 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-04 22:36:47.952388 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-04 22:36:47.988061 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-04 22:36:48.002023 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-04 22:36:48.059035 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-04 22:36:48.070831 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-04 22:36:48.108744 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-04 22:36:48.121164 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-04 22:36:48.367359 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-04 22:36:48.379391 | 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-03-04 22:36:48.468093 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:48.480614 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-04 22:36:48.520142 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:48.531387 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-04 22:36:48.565336 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:48.576121 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-04 22:36:48.614841 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:48.628300 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-04 22:36:48.677533 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 22:36:48.690286 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-04 22:36:48.826986 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:48.838148 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-04 22:36:48.886685 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:48.898183 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-04 22:36:48.945682 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:48.956693 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-04 22:36:49.000144 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 22:36:49.011215 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-04 22:36:49.272233 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:49.283669 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-04 22:36:49.331514 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:49.343533 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-04 22:36:49.545661 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:49.557257 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-04 22:36:49.588974 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 22:36:49.600044 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-04 22:36:49.622519 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-04 22:36:49.657387 | 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-03-04 22:36:49.706629 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.7 MB/s 0:00:00 2026-03-04 22:36:49.723167 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-04 22:36:51.849119 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 27.2 MB/s 0:00:02 2026-03-04 22:36:51.860784 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 22:36:51.931660 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-04 22:36:51.953297 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-04 22:36:51.983270 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-04 22:36:52.005552 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-04 22:36:52.091059 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.3 MB/s 0:00:00 2026-03-04 22:36:52.104131 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-03-04 22:36:52.128639 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-04 22:36:52.150624 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-04 22:36:52.170354 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-04 22:36:52.192519 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-04 22:36:52.223892 | 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-03-04 22:36:52.245708 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-04 22:36:52.271726 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 22:36:52.294323 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-04 22:36:52.468488 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.5 MB/s 0:00:00 2026-03-04 22:36:52.483365 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-04 22:36:52.563561 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-04 22:36:52.586441 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-04 22:36:52.611942 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-04 22:36:52.907266 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-04 22:36:52.908753 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-04 22:36:53.178715 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-04 22:36:53.181027 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=37522cb1d488d81410a4a946a47becf664e1e8c09f4e32bc79999af41fdbd9da 2026-03-04 22:36:53.181557 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-04 22:36:53.186696 | debian-bookworm | Successfully built pwgen 2026-03-04 22:36:53.458826 | 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-03-04 22:37:17.626962 | debian-bookworm | 2026-03-04 22:37:17.629111 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-03-04 22:37:17.756433 | debian-bookworm | test: 33909 I exit 0 (33.09 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1449 [tox/execute/api.py:311] 2026-03-04 22:37:17.758334 | debian-bookworm | test: OK (33.69 seconds) 2026-03-04 22:37:17.758354 | debian-bookworm | congratulations :) (33.72 seconds) 2026-03-04 22:37:18.069756 | debian-bookworm | ok: Runtime: 0:00:33.994723 2026-03-04 22:37:18.083959 | 2026-03-04 22:37:18.084129 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-04 22:37:18.488572 | debian-bookworm | changed 2026-03-04 22:37:18.497145 | 2026-03-04 22:37:18.497300 | TASK [tox : Get tox envlist config] 2026-03-04 22:37:19.534226 | debian-bookworm | ok: Runtime: 0:00:00.299967 2026-03-04 22:37:19.540013 | 2026-03-04 22:37:19.540124 | TASK [tox : Install any sibling python packages] 2026-03-04 22:37:19.985681 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-04 22:37:19.992992 | 2026-03-04 22:37:19.993120 | TASK [tox : Remove tempfile] 2026-03-04 22:37:20.423775 | debian-bookworm | changed 2026-03-04 22:37:20.431824 | 2026-03-04 22:37:20.432083 | TASK [tox : Emit tox command] 2026-03-04 22:37:20.480830 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-04 22:37:20.488724 | 2026-03-04 22:37:20.488874 | TASK [tox : Run tox] 2026-03-04 22:37:20.990562 | debian-bookworm | ROOT: 172 D setup logging to DEBUG on pid 1610 [tox/report.py:229] 2026-03-04 22:37:21.017920 | debian-bookworm | test: 200 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 22:37:21.020212 | debian-bookworm | test: 202 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 22:37:21.023428 | debian-bookworm | test: 205 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-03-04 22:37:21.024282 | debian-bookworm | test: 206 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 22:37:21.024438 | debian-bookworm | test: 206 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 22:37:21.024545 | debian-bookworm | test: 206 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 22:37:21.025722 | debian-bookworm | test: 207 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 22:37:21.025881 | debian-bookworm | test: 208 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 22:37:21.054368 | debian-bookworm | test: 236 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:499] 2026-03-04 22:37:21.599226 | debian-bookworm | test: 780 I exit 0 (0.54 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1617 [tox/execute/api.py:311] 2026-03-04 22:37:21.599297 | debian-bookworm | test: 781 W commands[1]> cat images.yml [tox/tox_env/api.py:499] 2026-03-04 22:37:21.602193 | debian-bookworm | --- 2026-03-04 22:37:21.602248 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-04 22:37:21.602262 | debian-bookworm | 2026-03-04 22:37:21.602275 | debian-bookworm | adminer_tag: "5.3.0" 2026-03-04 22:37:21.602289 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-04 22:37:21.602301 | debian-bookworm | 2026-03-04 22:37:21.602315 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-04 22:37:21.602327 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-04 22:37:21.602339 | debian-bookworm | 2026-03-04 22:37:21.602350 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-04 22:37:21.602362 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-04 22:37:21.602374 | debian-bookworm | 2026-03-04 22:37:21.602385 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-04 22:37:21.602396 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-04 22:37:21.602408 | debian-bookworm | 2026-03-04 22:37:21.602419 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-03-04 22:37:21.602431 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-04 22:37:21.602442 | debian-bookworm | 2026-03-04 22:37:21.602453 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-03-04 22:37:21.602464 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-04 22:37:21.602476 | debian-bookworm | 2026-03-04 22:37:21.602487 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-04 22:37:21.602499 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-04 22:37:21.602510 | debian-bookworm | 2026-03-04 22:37:21.602521 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-04 22:37:21.602533 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-04 22:37:21.602544 | debian-bookworm | 2026-03-04 22:37:21.602555 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-03-04 22:37:21.602566 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-04 22:37:21.602604 | debian-bookworm | 2026-03-04 22:37:21.602617 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-03-04 22:37:21.602629 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-04 22:37:21.602640 | debian-bookworm | 2026-03-04 22:37:21.602651 | debian-bookworm | registry_tag: "3.0" 2026-03-04 22:37:21.602663 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-04 22:37:21.602674 | debian-bookworm | 2026-03-04 22:37:21.602685 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-03-04 22:37:21.602697 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-04 22:37:21.602708 | debian-bookworm | 2026-03-04 22:37:21.602719 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-03-04 22:37:21.602731 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-04 22:37:21.602742 | debian-bookworm | 2026-03-04 22:37:21.602754 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-03-04 22:37:21.602765 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-04 22:37:21.602778 | debian-bookworm | 2026-03-04 22:37:21.602790 | debian-bookworm | osism_tag: "0.20250530.0" 2026-03-04 22:37:21.602801 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-04 22:37:21.602813 | debian-bookworm | 2026-03-04 22:37:21.602825 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-03-04 22:37:21.602836 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-04 22:37:21.602848 | debian-bookworm | 2026-03-04 22:37:21.602859 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-03-04 22:37:21.602871 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-04 22:37:21.602883 | debian-bookworm | 2026-03-04 22:37:21.602914 | debian-bookworm | vault_tag: "1.19.5" 2026-03-04 22:37:21.602926 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-04 22:37:21.602938 | debian-bookworm | 2026-03-04 22:37:21.602949 | debian-bookworm | traefik_tag: "v3.4.1" 2026-03-04 22:37:21.602960 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-04 22:37:21.602972 | debian-bookworm | 2026-03-04 22:37:21.602983 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-03-04 22:37:21.603001 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-04 22:37:21.603013 | debian-bookworm | 2026-03-04 22:37:21.603024 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-03-04 22:37:21.603041 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-04 22:37:21.605371 | debian-bookworm | test: 787 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1622 [tox/execute/api.py:311] 2026-03-04 22:37:21.606327 | debian-bookworm | test: OK (0.59=setup[0.04]+cmd[0.54,0.00] seconds) 2026-03-04 22:37:21.606343 | debian-bookworm | congratulations :) (0.62 seconds) 2026-03-04 22:37:22.058419 | debian-bookworm | ok: Runtime: 0:00:00.859986 2026-03-04 22:37:22.068963 | 2026-03-04 22:37:22.069100 | TASK [tox : Look for output] 2026-03-04 22:37:22.464754 | debian-bookworm | ok 2026-03-04 22:37:22.478328 | 2026-03-04 22:37:22.478493 | TASK [tox : Return file comments to Zuul] 2026-03-04 22:37:22.522698 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:22.529818 | 2026-03-04 22:37:22.529908 | PLAY RECAP 2026-03-04 22:37:22.529960 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-04 22:37:22.529985 | 2026-03-04 22:37:22.672263 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 22:37:22.673402 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 22:37:23.474116 | 2026-03-04 22:37:23.474284 | PLAY [all] 2026-03-04 22:37:23.490924 | 2026-03-04 22:37:23.491091 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-04 22:37:23.547478 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:23.561085 | 2026-03-04 22:37:23.561303 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-04 22:37:23.608022 | debian-bookworm | ok 2026-03-04 22:37:23.615865 | 2026-03-04 22:37:23.616009 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-04 22:37:24.127456 | debian-bookworm -> localhost | changed 2026-03-04 22:37:24.141876 | 2026-03-04 22:37:24.142190 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-04 22:37:24.201038 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:24.215006 | 2026-03-04 22:37:24.215197 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:24.267203 | debian-bookworm | ok 2026-03-04 22:37:24.273090 | 2026-03-04 22:37:24.273202 | TASK [fetch-tox-output : Get tox version] 2026-03-04 22:37:24.940370 | 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-03-04 22:37:24.959256 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 22:37:25.303187 | debian-bookworm | ok: Runtime: 0:00:00.290837 2026-03-04 22:37:25.309209 | 2026-03-04 22:37:25.309334 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 22:37:25.851051 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:25.860499 | 2026-03-04 22:37:25.860716 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:25.886015 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:25.898084 | 2026-03-04 22:37:25.898247 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 22:37:26.429071 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:26.445467 | 2026-03-04 22:37:26.445712 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 22:37:26.483454 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:26.490216 | 2026-03-04 22:37:26.490342 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-04 22:37:26.545911 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:26.562032 | 2026-03-04 22:37:26.562168 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-04 22:37:27.396485 | debian-bookworm | changed: 2026-03-04 22:37:27.396764 | debian-bookworm | created directory /var/lib/zuul/builds/80824cba51d549568527df06b1d12431/work/logs/tox/test 2026-03-04 22:37:27.396803 | debian-bookworm | cd+++++++++ ./ 2026-03-04 22:37:27.396829 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-04 22:37:27.396854 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-04 22:37:27.396881 | 2026-03-04 22:37:27.410430 | 2026-03-04 22:37:27.410599 | PLAY RECAP 2026-03-04 22:37:27.410691 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-04 22:37:27.410725 | 2026-03-04 22:37:27.559231 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 22:37:27.560261 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 22:37:28.295211 | 2026-03-04 22:37:28.295400 | PLAY [all] 2026-03-04 22:37:28.311833 | 2026-03-04 22:37:28.311992 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-04 22:37:28.533993 | debian-bookworm | changed: non-zero return code 2026-03-04 22:37:28.539609 | 2026-03-04 22:37:28.539735 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-04 22:37:28.563973 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:28.569843 | 2026-03-04 22:37:28.569959 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-04 22:37:28.599992 | 2026-03-04 22:37:28.600185 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-04 22:37:28.630967 | 2026-03-04 22:37:28.631165 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-04 22:37:28.655150 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:28.661626 | 2026-03-04 22:37:28.661756 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-04 22:37:28.691830 | 2026-03-04 22:37:28.692032 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-04 22:37:28.719505 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:28.725348 | 2026-03-04 22:37:28.725509 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-04 22:37:28.749473 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:28.755329 | 2026-03-04 22:37:28.755455 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-04 22:37:28.779191 | debian-bookworm | skipping: Conditional result was False 2026-03-04 22:37:28.785715 | 2026-03-04 22:37:28.785804 | PLAY RECAP 2026-03-04 22:37:28.785856 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-04 22:37:28.785880 | 2026-03-04 22:37:28.921661 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 22:37:28.922753 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 22:37:29.721653 | 2026-03-04 22:37:29.721822 | PLAY [Base post] 2026-03-04 22:37:29.736778 | 2026-03-04 22:37:29.736923 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-04 22:37:30.334151 | debian-bookworm | changed 2026-03-04 22:37:30.344165 | 2026-03-04 22:37:30.344316 | PLAY RECAP 2026-03-04 22:37:30.344439 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 22:37:30.344517 | 2026-03-04 22:37:30.484344 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 22:37:30.485450 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-04 22:37:31.327472 | 2026-03-04 22:37:31.327651 | PLAY [Base post-logs] 2026-03-04 22:37:31.339223 | 2026-03-04 22:37:31.339372 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-04 22:37:31.834491 | localhost | changed 2026-03-04 22:37:31.844837 | 2026-03-04 22:37:31.845022 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-04 22:37:31.871206 | localhost | ok 2026-03-04 22:37:31.874344 | 2026-03-04 22:37:31.874519 | TASK [Set zuul-log-path fact] 2026-03-04 22:37:31.890054 | localhost | ok 2026-03-04 22:37:31.897937 | 2026-03-04 22:37:31.898052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 22:37:31.923315 | localhost | ok 2026-03-04 22:37:31.926606 | 2026-03-04 22:37:31.926716 | TASK [upload-logs : Create log directories] 2026-03-04 22:37:32.463761 | localhost | changed 2026-03-04 22:37:32.466539 | 2026-03-04 22:37:32.466646 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-04 22:37:33.009762 | localhost -> localhost | ok: Runtime: 0:00:00.007445 2026-03-04 22:37:33.014018 | 2026-03-04 22:37:33.014141 | TASK [upload-logs : Upload logs to log server] 2026-03-04 22:37:33.536790 | localhost | Output suppressed because no_log was given 2026-03-04 22:37:33.538413 | 2026-03-04 22:37:33.538500 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 22:37:33.578654 | localhost | skipping: Conditional result was False 2026-03-04 22:37:33.585898 | localhost | skipping: Conditional result was False 2026-03-04 22:37:33.593566 | 2026-03-04 22:37:33.593665 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 22:37:33.635765 | localhost | skipping: Conditional result was False 2026-03-04 22:37:33.636013 | 2026-03-04 22:37:33.642164 | localhost | skipping: Conditional result was False 2026-03-04 22:37:33.648752 | 2026-03-04 22:37:33.648842 | LOOP [upload-logs : Upload console log and json output]