2026-02-01 03:07:46.468645 | Job console starting 2026-02-01 03:07:46.476598 | Updating git repos 2026-02-01 03:07:46.495961 | Cloning repos into workspace 2026-02-01 03:07:46.553943 | Restoring repo states 2026-02-01 03:07:46.567572 | Merging changes 2026-02-01 03:07:46.567588 | Checking out repos 2026-02-01 03:07:46.630273 | Preparing playbooks 2026-02-01 03:07:47.349272 | Running Ansible setup 2026-02-01 03:07:51.636809 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 03:07:52.339933 | 2026-02-01 03:07:52.340065 | PLAY [Base pre] 2026-02-01 03:07:52.369039 | 2026-02-01 03:07:52.369167 | TASK [Setup log path fact] 2026-02-01 03:07:52.397539 | debian-bookworm | ok 2026-02-01 03:07:52.411863 | 2026-02-01 03:07:52.411986 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 03:07:52.450496 | debian-bookworm | ok 2026-02-01 03:07:52.461992 | 2026-02-01 03:07:52.462099 | TASK [emit-job-header : Print job information] 2026-02-01 03:07:52.501676 | # Job Information 2026-02-01 03:07:52.501853 | Ansible Version: 2.16.14 2026-02-01 03:07:52.501890 | Job: cfg-generics-tox-test-stable 2026-02-01 03:07:52.501924 | Pipeline: periodic-daily 2026-02-01 03:07:52.501949 | Executor: 521e9411259a 2026-02-01 03:07:52.501969 | Triggered by: https://github.com/osism/generics 2026-02-01 03:07:52.501992 | Event ID: c10d3a0d6845493c85eb9c7a5beed915 2026-02-01 03:07:52.506659 | 2026-02-01 03:07:52.506755 | LOOP [emit-job-header : Print node information] 2026-02-01 03:07:52.609281 | debian-bookworm | ok: 2026-02-01 03:07:52.609444 | debian-bookworm | # Node Information 2026-02-01 03:07:52.609477 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 03:07:52.609502 | debian-bookworm | Hostname: debian 2026-02-01 03:07:52.609524 | debian-bookworm | Username: zuul 2026-02-01 03:07:52.609544 | debian-bookworm | Distro: Debian 12.13 2026-02-01 03:07:52.609567 | debian-bookworm | Provider: regiocloud-a 2026-02-01 03:07:52.609588 | debian-bookworm | Region: 2026-02-01 03:07:52.609610 | debian-bookworm | Label: debian-bookworm 2026-02-01 03:07:52.609630 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 03:07:52.609650 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:fc1b 2026-02-01 03:07:52.620651 | 2026-02-01 03:07:52.620758 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 03:07:53.072034 | debian-bookworm -> localhost | changed 2026-02-01 03:07:53.079100 | 2026-02-01 03:07:53.079201 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 03:07:54.077006 | debian-bookworm -> localhost | changed 2026-02-01 03:07:54.087977 | 2026-02-01 03:07:54.088081 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 03:07:54.395357 | debian-bookworm -> localhost | ok 2026-02-01 03:07:54.401376 | 2026-02-01 03:07:54.401485 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 03:07:54.444566 | debian-bookworm | ok 2026-02-01 03:07:54.466562 | debian-bookworm | included: /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 03:07:54.473684 | 2026-02-01 03:07:54.473801 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 03:07:57.863640 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 03:07:57.863845 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/work/d08702a4777b47d4997573ddc28fa55b_id_rsa 2026-02-01 03:07:57.863885 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/work/d08702a4777b47d4997573ddc28fa55b_id_rsa.pub 2026-02-01 03:07:57.863912 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 03:07:57.863937 | debian-bookworm -> localhost | SHA256:D13qkJJ1XY16yLIMXITCfjQDPdJ32DoHXgo4bZn4ZNI zuul-build-sshkey 2026-02-01 03:07:57.863960 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 03:07:57.863991 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 03:07:57.864013 | debian-bookworm -> localhost | | ..O =.o .o | 2026-02-01 03:07:57.864035 | debian-bookworm -> localhost | | O E =.+.. .| 2026-02-01 03:07:57.864056 | debian-bookworm -> localhost | | . %.O.Boo | 2026-02-01 03:07:57.864076 | debian-bookworm -> localhost | | .o=+*o= . | 2026-02-01 03:07:57.864097 | debian-bookworm -> localhost | | o.Soo= . | 2026-02-01 03:07:57.864121 | debian-bookworm -> localhost | | . =o | 2026-02-01 03:07:57.864142 | debian-bookworm -> localhost | | o | 2026-02-01 03:07:57.864162 | debian-bookworm -> localhost | | | 2026-02-01 03:07:57.864183 | debian-bookworm -> localhost | | | 2026-02-01 03:07:57.864204 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 03:07:57.864256 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.847115 2026-02-01 03:07:57.871045 | 2026-02-01 03:07:57.871143 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 03:07:57.889327 | debian-bookworm | ok 2026-02-01 03:07:57.899972 | debian-bookworm | included: /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 03:07:57.908889 | 2026-02-01 03:07:57.908988 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 03:07:57.934783 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:07:57.941158 | 2026-02-01 03:07:57.941256 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 03:07:58.562786 | debian-bookworm | changed 2026-02-01 03:07:58.569963 | 2026-02-01 03:07:58.570072 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 03:07:58.813299 | debian-bookworm | ok 2026-02-01 03:07:58.818722 | 2026-02-01 03:07:58.818885 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 03:07:59.479320 | debian-bookworm | changed 2026-02-01 03:07:59.491581 | 2026-02-01 03:07:59.491723 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 03:08:00.157652 | debian-bookworm | changed 2026-02-01 03:08:00.165108 | 2026-02-01 03:08:00.165238 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 03:08:00.189574 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:00.200494 | 2026-02-01 03:08:00.200634 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 03:08:00.667710 | debian-bookworm -> localhost | changed 2026-02-01 03:08:00.679743 | 2026-02-01 03:08:00.679943 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 03:08:01.019158 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/work/d08702a4777b47d4997573ddc28fa55b_id_rsa (zuul-build-sshkey) 2026-02-01 03:08:01.019427 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011886 2026-02-01 03:08:01.030285 | 2026-02-01 03:08:01.030427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 03:08:01.462182 | debian-bookworm | ok 2026-02-01 03:08:01.471988 | 2026-02-01 03:08:01.472122 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 03:08:01.506390 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:01.522345 | 2026-02-01 03:08:01.522468 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 03:08:01.979195 | debian-bookworm | ok 2026-02-01 03:08:02.014856 | 2026-02-01 03:08:02.015002 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 03:08:02.063547 | debian-bookworm | ok 2026-02-01 03:08:02.077288 | 2026-02-01 03:08:02.077419 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 03:08:02.435200 | debian-bookworm -> localhost | ok 2026-02-01 03:08:02.443596 | 2026-02-01 03:08:02.443722 | TASK [validate-host : Collect information about the host] 2026-02-01 03:08:03.779338 | debian-bookworm | ok 2026-02-01 03:08:03.799892 | 2026-02-01 03:08:03.800290 | TASK [validate-host : Sanitize hostname] 2026-02-01 03:08:03.964502 | debian-bookworm | ok 2026-02-01 03:08:04.072482 | 2026-02-01 03:08:04.072629 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 03:08:05.523545 | debian-bookworm -> localhost | changed 2026-02-01 03:08:05.534018 | 2026-02-01 03:08:05.534157 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 03:08:06.024532 | debian-bookworm | ok 2026-02-01 03:08:06.033982 | 2026-02-01 03:08:06.034112 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 03:08:06.735676 | debian-bookworm -> localhost | changed 2026-02-01 03:08:06.745552 | 2026-02-01 03:08:06.745669 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 03:08:07.057933 | debian-bookworm | ok 2026-02-01 03:08:07.063657 | 2026-02-01 03:08:07.063797 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 03:08:08.389588 | debian-bookworm | changed: 2026-02-01 03:08:08.389892 | debian-bookworm | cd+++++++++ src/ 2026-02-01 03:08:08.389956 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 03:08:08.389982 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 03:08:08.390026 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-02-01 03:08:08.390047 | debian-bookworm | =6.2.4 2026-02-01 03:08:32.407790 | debian-bookworm | Downloading cachetools-6.2.6-py3-none-any.whl (11 kB) 2026-02-01 03:08:32.442569 | debian-bookworm | Collecting chardet>=5.2 2026-02-01 03:08:32.453721 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-01 03:08:32.478754 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.4 MB/s eta 0:00:00 2026-02-01 03:08:32.527692 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-01 03:08:32.540064 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-01 03:08:32.610252 | debian-bookworm | Collecting filelock>=3.20.2 2026-02-01 03:08:32.621326 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-02-01 03:08:32.668586 | debian-bookworm | Collecting packaging>=25 2026-02-01 03:08:32.679533 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-01 03:08:32.688276 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.4 MB/s eta 0:00:00 2026-02-01 03:08:32.731571 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-01 03:08:32.743179 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-02-01 03:08:32.790963 | debian-bookworm | Collecting pluggy>=1.6 2026-02-01 03:08:32.802125 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-01 03:08:32.848354 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-01 03:08:32.860495 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-01 03:08:32.989835 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-02-01 03:08:33.000924 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-01 03:08:33.270606 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.7 MB/s eta 0:00:00 2026-02-01 03:08:33.398889 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-01 03:08:33.410338 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-01 03:08:33.438083 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.7 MB/s eta 0:00:00 2026-02-01 03:08:33.630812 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-01 03:08:34.520115 | debian-bookworm | Successfully installed cachetools-6.2.6 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-26.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-02-01 03:08:35.207456 | debian-bookworm | ok: Runtime: 0:00:03.128152 2026-02-01 03:08:35.222195 | 2026-02-01 03:08:35.222331 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-01 03:08:35.278170 | debian-bookworm | ok 2026-02-01 03:08:35.285008 | 2026-02-01 03:08:35.285111 | TASK [ensure-tox : Output tox version] 2026-02-01 03:08:35.327564 | 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-02-01 03:08:35.346227 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-01 03:08:36.315114 | debian-bookworm | ok: Runtime: 0:00:00.322604 2026-02-01 03:08:36.327988 | 2026-02-01 03:08:36.328132 | TASK [ensure-tox : Make global symlink] 2026-02-01 03:08:36.352301 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:36.358780 | 2026-02-01 03:08:36.358862 | PLAY RECAP 2026-02-01 03:08:36.358917 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-01 03:08:36.358941 | 2026-02-01 03:08:36.467442 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-01 03:08:36.468432 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-01 03:08:37.164430 | 2026-02-01 03:08:37.164561 | PLAY [all] 2026-02-01 03:08:37.178775 | 2026-02-01 03:08:37.178915 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-01 03:08:37.169323 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-01 03:08:37.715113 | debian-bookworm | ok: Runtime: 0:00:00.025365 2026-02-01 03:08:37.722424 | 2026-02-01 03:08:37.722554 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-01 03:08:38.251021 | debian-bookworm | ok: Runtime: 0:00:00.006525 2026-02-01 03:08:38.256960 | 2026-02-01 03:08:38.257110 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-01 03:08:38.070441 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-01 03:08:38.072666 | debian-bookworm | sudo: a password is required 2026-02-01 03:08:38.782678 | debian-bookworm | ok: Runtime: 0:00:00.024573 2026-02-01 03:08:38.792072 | 2026-02-01 03:08:38.792163 | TASK [tox : Check to see if the constraints file exists] 2026-02-01 03:08:38.825513 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:38.831205 | 2026-02-01 03:08:38.831307 | TASK [tox : Fail if constraints file is missing] 2026-02-01 03:08:38.854229 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:38.859883 | 2026-02-01 03:08:38.859979 | TASK [tox : Record file location] 2026-02-01 03:08:38.882916 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:08:38.888948 | 2026-02-01 03:08:38.889043 | TASK [tox : Install tox siblings] 2026-02-01 03:08:38.907656 | debian-bookworm | ok 2026-02-01 03:08:38.915545 | debian-bookworm | included: /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-01 03:08:38.920884 | 2026-02-01 03:08:38.920971 | TASK [tox : Run tox without tests] 2026-02-01 03:08:38.972682 | debian-bookworm | ROOT: 194 D setup logging to DEBUG on pid 1420 [tox/report.py:225] 2026-02-01 03:08:39.003974 | debian-bookworm | test: 225 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-01 03:08:39.006993 | debian-bookworm | test: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-01 03:08:39.008006 | debian-bookworm | test: 229 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py YMK7MKIo5xI46PUeK7qzBKz1O2UzqLkV LZOPFU0s0B4nWoCENQdURmwqeQxE3NVa [virtualenv/discovery/cached_py_info.py:131] 2026-02-01 03:08:39.081139 | debian-bookworm | test: 302 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2026-02-01 03:08:39.081993 | debian-bookworm | test: 303 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-01 03:08:39.082323 | debian-bookworm | test: 303 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:86] 2026-02-01 03:08:39.082533 | debian-bookworm | test: 304 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:88] 2026-02-01 03:08:39.084773 | debian-bookworm | test: 306 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-01 03:08:39.121135 | debian-bookworm | test: 342 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:52] 2026-02-01 03:08:39.121344 | debian-bookworm | test: 343 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-02-01 03:08:39.121506 | debian-bookworm | test: 343 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-01 03:08:39.121690 | debian-bookworm | test: 343 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-01 03:08:39.121813 | debian-bookworm | test: 343 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.121860 | debian-bookworm | test: 343 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.121909 | debian-bookworm | test: 343 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.121960 | debian-bookworm | test: 343 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.122006 | debian-bookworm | test: 343 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.122067 | debian-bookworm | test: 343 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.122119 | debian-bookworm | test: 343 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.122184 | debian-bookworm | test: 344 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.122705 | debian-bookworm | test: 344 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-01 03:08:39.123132 | debian-bookworm | test: 344 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:98] 2026-02-01 03:08:39.123277 | debian-bookworm | test: 345 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:101] 2026-02-01 03:08:39.123666 | debian-bookworm | test: 345 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-02-01 03:08:39.123964 | debian-bookworm | test: 345 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:215] 2026-02-01 03:08:39.168338 | debian-bookworm | test: 345 D { 2026-02-01 03:08:39.168381 | debian-bookworm | "sys": { 2026-02-01 03:08:39.168386 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-02-01 03:08:39.168392 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-01 03:08:39.168398 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-02-01 03:08:39.168404 | debian-bookworm | "base_prefix": "/usr", 2026-02-01 03:08:39.168409 | debian-bookworm | "real_prefix": null, 2026-02-01 03:08:39.168415 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-02-01 03:08:39.168420 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-01 03:08:39.168424 | debian-bookworm | "path": [ 2026-02-01 03:08:39.168428 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-01 03:08:39.168434 | debian-bookworm | "/usr/lib/python3.11", 2026-02-01 03:08:39.168438 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-01 03:08:39.168442 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-02-01 03:08:39.168446 | debian-bookworm | ], 2026-02-01 03:08:39.168450 | debian-bookworm | "meta_path": [ 2026-02-01 03:08:39.168454 | debian-bookworm | "", 2026-02-01 03:08:39.168459 | debian-bookworm | "", 2026-02-01 03:08:39.168463 | debian-bookworm | "", 2026-02-01 03:08:39.168467 | debian-bookworm | "" 2026-02-01 03:08:39.168471 | debian-bookworm | ], 2026-02-01 03:08:39.168475 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-01 03:08:39.168479 | debian-bookworm | "io_encoding": "utf-8" 2026-02-01 03:08:39.168483 | debian-bookworm | }, 2026-02-01 03:08:39.168487 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-01 03:08:39.168491 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-01 03:08:39.168495 | debian-bookworm | "os": "", 2026-02-01 03:08:39.168499 | debian-bookworm | "site": "", 2026-02-01 03:08:39.168503 | debian-bookworm | "datetime": "", 2026-02-01 03:08:39.168507 | debian-bookworm | "math": "", 2026-02-01 03:08:39.168511 | debian-bookworm | "json": "" 2026-02-01 03:08:39.168515 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-02-01 03:08:39.168717 | debian-bookworm | test: 390 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2026-02-01 03:08:39.170478 | debian-bookworm | test: 392 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-01 03:08:39.171839 | debian-bookworm | test: 393 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-01 03:08:39.175237 | debian-bookworm | test: 396 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-01 03:08:39.177419 | debian-bookworm | test: 399 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-01 03:08:39.424391 | debian-bookworm | test: 646 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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:42] 2026-02-01 03:08:39.469962 | debian-bookworm | test: 691 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2026-02-01 03:08:39.608014 | debian-bookworm | test: 829 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-01 03:08:39.629824 | debian-bookworm | test: 851 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-01 03:08:39.631607 | debian-bookworm | test: 853 D generated console scripts pip-3.11 pip3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-01 03:08:39.639890 | debian-bookworm | test: 861 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-01 03:08:39.641075 | debian-bookworm | test: 862 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-02-01 03:08:39.644098 | debian-bookworm | test: 865 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2026-02-01 03:08:39.644570 | debian-bookworm | test: 866 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2026-02-01 03:08:39.644806 | debian-bookworm | test: 866 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-01 03:08:39.645101 | debian-bookworm | test: 866 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-01 03:08:39.646410 | debian-bookworm | test: 867 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-02-01 03:08:39.655493 | debian-bookworm | test: 877 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-01 03:08:39.655879 | debian-bookworm | test: 877 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656055 | debian-bookworm | test: 877 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656188 | debian-bookworm | test: 878 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656312 | debian-bookworm | test: 878 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656434 | debian-bookworm | test: 878 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656584 | debian-bookworm | test: 878 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656721 | debian-bookworm | test: 878 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.656907 | debian-bookworm | test: 878 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-01 03:08:39.664746 | debian-bookworm | test: 886 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-02-01 03:08:40.699187 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-02-01 03:08:40.871578 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-01 03:08:40.997467 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-02-01 03:08:41.013360 | 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-02-01 03:08:41.090070 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-02-01 03:08:41.106833 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-01 03:08:41.189772 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-02-01 03:08:41.206435 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-01 03:08:41.245623 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-02-01 03:08:41.262774 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-01 03:08:41.274530 | debian-bookworm | Installing build dependencies: started 2026-02-01 03:08:42.565157 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-01 03:08:42.565243 | debian-bookworm | Getting requirements to build wheel: started 2026-02-01 03:08:42.955494 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-01 03:08:42.955585 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-01 03:08:43.168115 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-01 03:08:43.211639 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-02-01 03:08:43.229335 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-01 03:08:43.304466 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-02-01 03:08:43.320123 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-01 03:08:43.362696 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-02-01 03:08:43.379650 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-02-01 03:08:43.509308 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-02-01 03:08:43.524515 | 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-02-01 03:08:43.604931 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-01 03:08:43.622647 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl.metadata (7.7 kB) 2026-02-01 03:08:43.688513 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-01 03:08:43.705688 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-01 03:08:43.761545 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-01 03:08:43.777861 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-01 03:08:43.831896 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-01 03:08:43.848421 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-01 03:08:43.900013 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-01 03:08:43.919174 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-01 03:08:44.077055 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-01 03:08:44.092550 | 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-02-01 03:08:44.146989 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-01 03:08:44.164039 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-01 03:08:44.235865 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-01 03:08:44.251275 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-01 03:08:44.314047 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-01 03:08:44.331129 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-01 03:08:44.700411 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-01 03:08:44.716589 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-01 03:08:44.765686 | 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-02-01 03:08:44.782304 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-01 03:08:44.965027 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-01 03:08:44.980848 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-01 03:08:45.025837 | 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-02-01 03:08:45.042173 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-01 03:08:45.071412 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-01 03:08:45.111617 | 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-02-01 03:08:45.178352 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 11.4 MB/s 0:00:00 2026-02-01 03:08:45.198374 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-01 03:08:47.278814 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 27.5 MB/s 0:00:02 2026-02-01 03:08:47.295349 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-01 03:08:47.322514 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-01 03:08:47.350061 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-01 03:08:47.378961 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-02-01 03:08:47.410318 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl (2.2 MB) 2026-02-01 03:08:47.564923 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 13.7 MB/s 0:00:00 2026-02-01 03:08:47.584193 | 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-02-01 03:08:47.613433 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-01 03:08:47.644288 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-01 03:08:47.671320 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-01 03:08:47.701959 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-01 03:08:47.733087 | 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-02-01 03:08:47.763128 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-01 03:08:47.792852 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-01 03:08:47.822655 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-01 03:08:48.044082 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 20.0 MB/s 0:00:00 2026-02-01 03:08:48.060930 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-01 03:08:48.096208 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-01 03:08:48.124472 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-01 03:08:48.151980 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-01 03:08:48.455283 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-01 03:08:48.456483 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-01 03:08:48.760495 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-01 03:08:48.762404 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=5c3fee50dc268c561c9ae899425e6c28a09fb5ca1e96e01d762732c537be4364 2026-02-01 03:08:48.763198 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-01 03:08:48.768175 | debian-bookworm | Successfully built pwgen 2026-02-01 03:08:49.019602 | 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-02-01 03:09:18.934950 | debian-bookworm | 2026-02-01 03:09:18.936577 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.13 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.4 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.9.0 urllib3-2.6.3 2026-02-01 03:09:19.216811 | debian-bookworm | test: 40438 I exit 0 (39.08 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:295] 2026-02-01 03:09:19.219232 | debian-bookworm | test: OK (39.75 seconds) 2026-02-01 03:09:19.219335 | debian-bookworm | congratulations :) (39.78 seconds) 2026-02-01 03:09:19.471511 | debian-bookworm | ok: Runtime: 0:00:40.559598 2026-02-01 03:09:19.479776 | 2026-02-01 03:09:19.479886 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-01 03:09:20.032323 | debian-bookworm | changed 2026-02-01 03:09:20.037795 | 2026-02-01 03:09:20.037914 | TASK [tox : Get tox envlist config] 2026-02-01 03:09:21.066169 | debian-bookworm | ok: Runtime: 0:00:00.364858 2026-02-01 03:09:21.072298 | 2026-02-01 03:09:21.072424 | TASK [tox : Install any sibling python packages] 2026-02-01 03:09:21.628790 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-01 03:09:21.634733 | 2026-02-01 03:09:21.634941 | TASK [tox : Remove tempfile] 2026-02-01 03:09:22.088902 | debian-bookworm | changed 2026-02-01 03:09:22.095684 | 2026-02-01 03:09:22.095807 | TASK [tox : Emit tox command] 2026-02-01 03:09:22.135012 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-02-01 03:09:22.140344 | 2026-02-01 03:09:22.140468 | TASK [tox : Run tox] 2026-02-01 03:09:22.741323 | debian-bookworm | ROOT: 206 D setup logging to DEBUG on pid 1586 [tox/report.py:225] 2026-02-01 03:09:22.773567 | debian-bookworm | test: 238 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-01 03:09:22.776872 | debian-bookworm | test: 241 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-01 03:09:22.777752 | debian-bookworm | test: 242 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2026-02-01 03:09:22.778810 | debian-bookworm | test: 243 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-01 03:09:22.779000 | debian-bookworm | test: 243 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:86] 2026-02-01 03:09:22.779064 | debian-bookworm | test: 244 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:88] 2026-02-01 03:09:22.780384 | debian-bookworm | test: 245 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-01 03:09:22.814457 | debian-bookworm | test: 279 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2026-02-01 03:09:23.551456 | debian-bookworm | test: 1016 I exit 0 (0.74 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1593 [tox/execute/api.py:295] 2026-02-01 03:09:23.551576 | debian-bookworm | test: 1016 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2026-02-01 03:09:23.554926 | debian-bookworm | --- 2026-02-01 03:09:23.554990 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-02-01 03:09:23.555007 | debian-bookworm | 2026-02-01 03:09:23.555020 | debian-bookworm | adminer_tag: "5.3.0" 2026-02-01 03:09:23.555035 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-02-01 03:09:23.555047 | debian-bookworm | 2026-02-01 03:09:23.555059 | debian-bookworm | ara_server_tag: "1.7.2" 2026-02-01 03:09:23.555072 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-02-01 03:09:23.555083 | debian-bookworm | 2026-02-01 03:09:23.555095 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-02-01 03:09:23.555108 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-02-01 03:09:23.555120 | debian-bookworm | 2026-02-01 03:09:23.555131 | debian-bookworm | netbox_tag: "v4.2.2" 2026-02-01 03:09:23.555143 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-02-01 03:09:23.555154 | debian-bookworm | 2026-02-01 03:09:23.555165 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-02-01 03:09:23.555177 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-02-01 03:09:23.555189 | debian-bookworm | 2026-02-01 03:09:23.555200 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-02-01 03:09:23.555211 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-02-01 03:09:23.555222 | debian-bookworm | 2026-02-01 03:09:23.555234 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-02-01 03:09:23.555257 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-02-01 03:09:23.555269 | debian-bookworm | 2026-02-01 03:09:23.555280 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-02-01 03:09:23.555292 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-02-01 03:09:23.555304 | debian-bookworm | 2026-02-01 03:09:23.555315 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-02-01 03:09:23.555326 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-02-01 03:09:23.555337 | debian-bookworm | 2026-02-01 03:09:23.555349 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-02-01 03:09:23.555381 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-02-01 03:09:23.555393 | debian-bookworm | 2026-02-01 03:09:23.555405 | debian-bookworm | registry_tag: "3.0" 2026-02-01 03:09:23.555416 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-02-01 03:09:23.555427 | debian-bookworm | 2026-02-01 03:09:23.555438 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-02-01 03:09:23.555449 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-02-01 03:09:23.555461 | debian-bookworm | 2026-02-01 03:09:23.555472 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-02-01 03:09:23.555483 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-02-01 03:09:23.555495 | debian-bookworm | 2026-02-01 03:09:23.555506 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-02-01 03:09:23.555517 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-02-01 03:09:23.555531 | debian-bookworm | 2026-02-01 03:09:23.555542 | debian-bookworm | osism_tag: "0.20250530.0" 2026-02-01 03:09:23.555554 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-02-01 03:09:23.555565 | debian-bookworm | 2026-02-01 03:09:23.555576 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-02-01 03:09:23.555588 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-02-01 03:09:23.555623 | debian-bookworm | 2026-02-01 03:09:23.555634 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-02-01 03:09:23.555645 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-02-01 03:09:23.555657 | debian-bookworm | 2026-02-01 03:09:23.555669 | debian-bookworm | vault_tag: "1.19.5" 2026-02-01 03:09:23.555680 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-02-01 03:09:23.555691 | debian-bookworm | 2026-02-01 03:09:23.555703 | debian-bookworm | traefik_tag: "v3.4.1" 2026-02-01 03:09:23.555714 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-02-01 03:09:23.555725 | debian-bookworm | 2026-02-01 03:09:23.555737 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-02-01 03:09:23.555753 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-02-01 03:09:23.555764 | debian-bookworm | 2026-02-01 03:09:23.555776 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-02-01 03:09:23.555787 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-02-01 03:09:23.560691 | debian-bookworm | test: 1025 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1598 [tox/execute/api.py:295] 2026-02-01 03:09:23.561772 | debian-bookworm | test: OK (0.79=setup[0.05]+cmd[0.74,0.01] seconds) 2026-02-01 03:09:23.561844 | debian-bookworm | congratulations :) (0.82 seconds) 2026-02-01 03:09:23.711244 | debian-bookworm | ok: Runtime: 0:00:01.131637 2026-02-01 03:09:23.724962 | 2026-02-01 03:09:23.725118 | TASK [tox : Look for output] 2026-02-01 03:09:24.151548 | debian-bookworm | ok 2026-02-01 03:09:24.166806 | 2026-02-01 03:09:24.166965 | TASK [tox : Return file comments to Zuul] 2026-02-01 03:09:24.211289 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:24.219061 | 2026-02-01 03:09:24.219151 | PLAY RECAP 2026-02-01 03:09:24.219206 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-01 03:09:24.219232 | 2026-02-01 03:09:24.362736 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-01 03:09:24.364450 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-01 03:09:25.212439 | 2026-02-01 03:09:25.212625 | PLAY [all] 2026-02-01 03:09:25.229770 | 2026-02-01 03:09:25.229952 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-01 03:09:25.286111 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:25.292933 | 2026-02-01 03:09:25.293101 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-01 03:09:25.343908 | debian-bookworm | ok 2026-02-01 03:09:25.349092 | 2026-02-01 03:09:25.349210 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-01 03:09:25.860897 | debian-bookworm -> localhost | changed 2026-02-01 03:09:25.877715 | 2026-02-01 03:09:25.877876 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-01 03:09:25.933957 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:25.948118 | 2026-02-01 03:09:25.948304 | TASK [fetch-tox-output : Set envlist fact] 2026-02-01 03:09:25.990989 | debian-bookworm | ok 2026-02-01 03:09:25.997146 | 2026-02-01 03:09:25.997258 | TASK [fetch-tox-output : Get tox version] 2026-02-01 03:09:26.696949 | 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-02-01 03:09:26.714893 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-01 03:09:27.060388 | debian-bookworm | ok: Runtime: 0:00:00.269293 2026-02-01 03:09:27.066261 | 2026-02-01 03:09:27.066375 | TASK [fetch-tox-output : Find all default environments] 2026-02-01 03:09:27.595824 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:27.611318 | 2026-02-01 03:09:27.611502 | TASK [fetch-tox-output : Set envlist fact] 2026-02-01 03:09:27.647538 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:27.655304 | 2026-02-01 03:09:27.655437 | TASK [fetch-tox-output : Find all default environments] 2026-02-01 03:09:28.186951 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:28.193468 | 2026-02-01 03:09:28.193635 | TASK [fetch-tox-output : Set envlist fact] 2026-02-01 03:09:28.227623 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:28.235255 | 2026-02-01 03:09:28.235378 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-01 03:09:28.281810 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:28.296265 | 2026-02-01 03:09:28.296391 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-01 03:09:29.141295 | debian-bookworm | changed: 2026-02-01 03:09:29.141669 | debian-bookworm | created directory /var/lib/zuul/builds/d08702a4777b47d4997573ddc28fa55b/work/logs/tox/test 2026-02-01 03:09:29.141785 | debian-bookworm | cd+++++++++ ./ 2026-02-01 03:09:29.141853 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-01 03:09:29.141917 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-02-01 03:09:29.141990 | 2026-02-01 03:09:29.160297 | 2026-02-01 03:09:29.160450 | PLAY RECAP 2026-02-01 03:09:29.160536 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-01 03:09:29.160597 | 2026-02-01 03:09:29.308529 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-01 03:09:29.310282 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-01 03:09:30.091452 | 2026-02-01 03:09:30.091633 | PLAY [all] 2026-02-01 03:09:30.107930 | 2026-02-01 03:09:30.108189 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-01 03:09:30.364382 | debian-bookworm | changed: non-zero return code 2026-02-01 03:09:30.372617 | 2026-02-01 03:09:30.372766 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-01 03:09:30.398033 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:30.407153 | 2026-02-01 03:09:30.407289 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-01 03:09:30.443148 | 2026-02-01 03:09:30.443345 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-01 03:09:30.489357 | 2026-02-01 03:09:30.489752 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-01 03:09:30.516489 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:30.529936 | 2026-02-01 03:09:30.530054 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-01 03:09:30.564627 | 2026-02-01 03:09:30.564815 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-01 03:09:30.583861 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:30.589861 | 2026-02-01 03:09:30.589987 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-01 03:09:30.604180 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:30.610379 | 2026-02-01 03:09:30.610510 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-01 03:09:30.635050 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:09:30.641519 | 2026-02-01 03:09:30.641624 | PLAY RECAP 2026-02-01 03:09:30.641678 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-01 03:09:30.641704 | 2026-02-01 03:09:30.779277 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-01 03:09:30.781816 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-01 03:09:31.599953 | 2026-02-01 03:09:31.600127 | PLAY [Base post] 2026-02-01 03:09:31.614062 | 2026-02-01 03:09:31.614204 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-01 03:09:32.235240 | debian-bookworm | changed 2026-02-01 03:09:32.241600 | 2026-02-01 03:09:32.241713 | PLAY RECAP 2026-02-01 03:09:32.241777 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-01 03:09:32.241839 | 2026-02-01 03:09:32.356470 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-01 03:09:32.359095 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-01 03:09:33.218043 | 2026-02-01 03:09:33.218235 | PLAY [Base post-logs] 2026-02-01 03:09:33.237547 | 2026-02-01 03:09:33.237741 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-01 03:09:33.850311 | localhost | changed 2026-02-01 03:09:33.860322 | 2026-02-01 03:09:33.860487 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-01 03:09:33.886553 | localhost | ok 2026-02-01 03:09:33.889692 | 2026-02-01 03:09:33.889791 | TASK [Set zuul-log-path fact] 2026-02-01 03:09:33.905077 | localhost | ok 2026-02-01 03:09:33.912980 | 2026-02-01 03:09:33.913090 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 03:09:33.938298 | localhost | ok 2026-02-01 03:09:33.941390 | 2026-02-01 03:09:33.941488 | TASK [upload-logs : Create log directories] 2026-02-01 03:09:34.507718 | localhost | changed 2026-02-01 03:09:34.510548 | 2026-02-01 03:09:34.510733 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-01 03:09:35.116182 | localhost -> localhost | ok: Runtime: 0:00:00.021326 2026-02-01 03:09:35.120473 | 2026-02-01 03:09:35.120610 | TASK [upload-logs : Upload logs to log server] 2026-02-01 03:09:35.924467 | localhost | Output suppressed because no_log was given 2026-02-01 03:09:35.926358 | 2026-02-01 03:09:35.926467 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 03:09:36.008877 | localhost | skipping: Conditional result was False 2026-02-01 03:09:36.016851 | localhost | skipping: Conditional result was False 2026-02-01 03:09:36.032227 | 2026-02-01 03:09:36.032360 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 03:09:36.117384 | localhost | skipping: Conditional result was False 2026-02-01 03:09:36.117719 | 2026-02-01 03:09:36.128929 | localhost | skipping: Conditional result was False 2026-02-01 03:09:36.136329 | 2026-02-01 03:09:36.136482 | LOOP [upload-logs : Upload console log and json output]