2026-01-29 17:41:46.685513 | Job console starting 2026-01-29 17:41:46.717221 | Updating git repos 2026-01-29 17:41:46.772817 | Cloning repos into workspace 2026-01-29 17:41:46.857429 | Restoring repo states 2026-01-29 17:41:46.885446 | Merging changes 2026-01-29 17:41:47.367324 | Checking out repos 2026-01-29 17:41:47.432033 | Preparing playbooks 2026-01-29 17:41:48.221771 | Running Ansible setup 2026-01-29 17:41:52.843887 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 17:41:54.009731 | 2026-01-29 17:41:54.009909 | PLAY [Base pre] 2026-01-29 17:41:54.025801 | 2026-01-29 17:41:54.025943 | TASK [Setup log path fact] 2026-01-29 17:41:54.065699 | debian-bookworm | ok 2026-01-29 17:41:54.085076 | 2026-01-29 17:41:54.085239 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 17:41:54.137790 | debian-bookworm | ok 2026-01-29 17:41:54.148027 | 2026-01-29 17:41:54.148160 | TASK [emit-job-header : Print job information] 2026-01-29 17:41:54.188571 | # Job Information 2026-01-29 17:41:54.188890 | Ansible Version: 2.16.14 2026-01-29 17:41:54.188934 | Job: cfg-generics-tox-test-stable 2026-01-29 17:41:54.188972 | Pipeline: check 2026-01-29 17:41:54.188999 | Executor: 521e9411259a 2026-01-29 17:41:54.189020 | Triggered by: https://github.com/osism/generics/pull/575 2026-01-29 17:41:54.189042 | Event ID: c3a46720-fd39-11f0-951c-780178fcc6d5 2026-01-29 17:41:54.196829 | 2026-01-29 17:41:54.196967 | LOOP [emit-job-header : Print node information] 2026-01-29 17:41:54.337074 | debian-bookworm | ok: 2026-01-29 17:41:54.337263 | debian-bookworm | # Node Information 2026-01-29 17:41:54.337297 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 17:41:54.337323 | debian-bookworm | Hostname: debian 2026-01-29 17:41:54.337345 | debian-bookworm | Username: zuul 2026-01-29 17:41:54.337366 | debian-bookworm | Distro: Debian 12.13 2026-01-29 17:41:54.337389 | debian-bookworm | Provider: regiocloud-a 2026-01-29 17:41:54.337410 | debian-bookworm | Region: 2026-01-29 17:41:54.337431 | debian-bookworm | Label: debian-bookworm 2026-01-29 17:41:54.337450 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 17:41:54.337469 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:2c80 2026-01-29 17:41:54.367954 | 2026-01-29 17:41:54.368102 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 17:41:54.964794 | debian-bookworm -> localhost | changed 2026-01-29 17:41:54.972482 | 2026-01-29 17:41:54.972612 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 17:41:56.220793 | debian-bookworm -> localhost | changed 2026-01-29 17:41:56.233190 | 2026-01-29 17:41:56.233322 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 17:41:56.567235 | debian-bookworm -> localhost | ok 2026-01-29 17:41:56.580289 | 2026-01-29 17:41:56.580420 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 17:41:56.629324 | debian-bookworm | ok 2026-01-29 17:41:56.647206 | debian-bookworm | included: /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 17:41:56.654644 | 2026-01-29 17:41:56.654796 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 17:41:58.173885 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 17:41:58.174459 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/work/02ca76540b2c43a99472fd7ecb7887ec_id_rsa 2026-01-29 17:41:58.174593 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/work/02ca76540b2c43a99472fd7ecb7887ec_id_rsa.pub 2026-01-29 17:41:58.174670 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 17:41:58.174792 | debian-bookworm -> localhost | SHA256:TRVhJR/GPFs5qIARc376LBoWfS76scStLa8cm5heVkE zuul-build-sshkey 2026-01-29 17:41:58.174917 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 17:41:58.175005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 17:41:58.175068 | debian-bookworm -> localhost | | ++. E**= .| 2026-01-29 17:41:58.175128 | debian-bookworm -> localhost | | .+..o =++.| 2026-01-29 17:41:58.175185 | debian-bookworm -> localhost | | .oo. .+.| 2026-01-29 17:41:58.175239 | debian-bookworm -> localhost | | .oo.. . | 2026-01-29 17:41:58.175310 | debian-bookworm -> localhost | | .So.o | 2026-01-29 17:41:58.175374 | debian-bookworm -> localhost | | o B | 2026-01-29 17:41:58.175431 | debian-bookworm -> localhost | | o X = | 2026-01-29 17:41:58.175486 | debian-bookworm -> localhost | | . @.@ | 2026-01-29 17:41:58.175544 | debian-bookworm -> localhost | | .*.O+o | 2026-01-29 17:41:58.175601 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 17:41:58.175769 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.921130 2026-01-29 17:41:58.190775 | 2026-01-29 17:41:58.190915 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 17:41:58.237768 | debian-bookworm | ok 2026-01-29 17:41:58.248821 | debian-bookworm | included: /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 17:41:58.257345 | 2026-01-29 17:41:58.257432 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 17:41:58.280806 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:41:58.286137 | 2026-01-29 17:41:58.286218 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 17:41:58.862627 | debian-bookworm | changed 2026-01-29 17:41:58.870184 | 2026-01-29 17:41:58.870286 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 17:41:59.118649 | debian-bookworm | ok 2026-01-29 17:41:59.127400 | 2026-01-29 17:41:59.127553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 17:41:59.719891 | debian-bookworm | changed 2026-01-29 17:41:59.726377 | 2026-01-29 17:41:59.726469 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 17:42:00.338129 | debian-bookworm | changed 2026-01-29 17:42:00.350609 | 2026-01-29 17:42:00.350715 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 17:42:00.375803 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:00.385637 | 2026-01-29 17:42:00.385732 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 17:42:00.815505 | debian-bookworm -> localhost | changed 2026-01-29 17:42:00.829730 | 2026-01-29 17:42:00.829871 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 17:42:01.121963 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/work/02ca76540b2c43a99472fd7ecb7887ec_id_rsa (zuul-build-sshkey) 2026-01-29 17:42:01.122147 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011792 2026-01-29 17:42:01.128259 | 2026-01-29 17:42:01.128341 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 17:42:01.493181 | debian-bookworm | ok 2026-01-29 17:42:01.497251 | 2026-01-29 17:42:01.497337 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 17:42:01.520184 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:01.528346 | 2026-01-29 17:42:01.528418 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 17:42:01.909826 | debian-bookworm | ok 2026-01-29 17:42:01.920867 | 2026-01-29 17:42:01.920964 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 17:42:01.963847 | debian-bookworm | ok 2026-01-29 17:42:01.968707 | 2026-01-29 17:42:01.968823 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 17:42:02.237920 | debian-bookworm -> localhost | ok 2026-01-29 17:42:02.243866 | 2026-01-29 17:42:02.243952 | TASK [validate-host : Collect information about the host] 2026-01-29 17:42:03.296415 | debian-bookworm | ok 2026-01-29 17:42:03.306738 | 2026-01-29 17:42:03.306872 | TASK [validate-host : Sanitize hostname] 2026-01-29 17:42:03.395508 | debian-bookworm | ok 2026-01-29 17:42:03.423282 | 2026-01-29 17:42:03.423380 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 17:42:03.907519 | debian-bookworm -> localhost | changed 2026-01-29 17:42:03.912763 | 2026-01-29 17:42:03.912853 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 17:42:04.285787 | debian-bookworm | ok 2026-01-29 17:42:04.292186 | 2026-01-29 17:42:04.292287 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 17:42:05.030251 | debian-bookworm -> localhost | changed 2026-01-29 17:42:05.041994 | 2026-01-29 17:42:05.042116 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 17:42:05.340293 | debian-bookworm | ok 2026-01-29 17:42:05.349701 | 2026-01-29 17:42:05.349907 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 17:42:06.188001 | debian-bookworm | changed: 2026-01-29 17:42:06.188210 | debian-bookworm | cd+++++++++ src/ 2026-01-29 17:42:06.188245 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 17:42:06.188269 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 17:42:06.188290 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-01-29 17:42:06.188311 | debian-bookworm | =6.2.4 2026-01-29 17:42:29.445110 | debian-bookworm | Downloading cachetools-6.2.6-py3-none-any.whl (11 kB) 2026-01-29 17:42:29.481488 | debian-bookworm | Collecting chardet>=5.2 2026-01-29 17:42:29.494425 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-29 17:42:29.505287 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 26.5 MB/s eta 0:00:00 2026-01-29 17:42:29.557288 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-29 17:42:29.569899 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-29 17:42:29.626509 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-29 17:42:29.638407 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-29 17:42:29.692120 | debian-bookworm | Collecting packaging>=25 2026-01-29 17:42:29.704182 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-29 17:42:29.712113 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 13.0 MB/s eta 0:00:00 2026-01-29 17:42:29.760406 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-29 17:42:29.772682 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-29 17:42:29.822650 | debian-bookworm | Collecting pluggy>=1.6 2026-01-29 17:42:29.834514 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-29 17:42:29.882442 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-29 17:42:29.895516 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-29 17:42:30.029921 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-29 17:42:30.043184 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-29 17:42:30.247576 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 30.3 MB/s eta 0:00:00 2026-01-29 17:42:30.355478 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-29 17:42:30.368166 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-29 17:42:30.394294 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.1 MB/s eta 0:00:00 2026-01-29 17:42:30.566213 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-29 17:42:31.440779 | 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-01-29 17:42:31.819064 | debian-bookworm | ok: Runtime: 0:00:03.027095 2026-01-29 17:42:31.825248 | 2026-01-29 17:42:31.825359 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-29 17:42:31.870455 | debian-bookworm | ok 2026-01-29 17:42:31.878912 | 2026-01-29 17:42:31.879036 | TASK [ensure-tox : Output tox version] 2026-01-29 17:42:32.412280 | 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-01-29 17:42:32.431066 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-29 17:42:32.908963 | debian-bookworm | ok: Runtime: 0:00:00.321493 2026-01-29 17:42:32.914825 | 2026-01-29 17:42:32.914964 | TASK [ensure-tox : Make global symlink] 2026-01-29 17:42:32.939105 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:32.955096 | 2026-01-29 17:42:32.955246 | PLAY RECAP 2026-01-29 17:42:32.955314 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-29 17:42:32.955346 | 2026-01-29 17:42:33.282248 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-29 17:42:33.283411 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-29 17:42:34.401626 | 2026-01-29 17:42:34.401838 | PLAY [all] 2026-01-29 17:42:34.419130 | 2026-01-29 17:42:34.419292 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-29 17:42:34.974996 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-29 17:42:35.454625 | debian-bookworm | ok: Runtime: 0:00:00.028320 2026-01-29 17:42:35.460477 | 2026-01-29 17:42:35.460612 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-29 17:42:36.020513 | debian-bookworm | ok: Runtime: 0:00:00.007284 2026-01-29 17:42:36.026741 | 2026-01-29 17:42:36.026917 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-29 17:42:36.363336 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-29 17:42:36.367553 | debian-bookworm | sudo: a password is required 2026-01-29 17:42:36.583541 | debian-bookworm | ok: Runtime: 0:00:00.025097 2026-01-29 17:42:36.593917 | 2026-01-29 17:42:36.594048 | TASK [tox : Check to see if the constraints file exists] 2026-01-29 17:42:36.618342 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:36.624615 | 2026-01-29 17:42:36.624793 | TASK [tox : Fail if constraints file is missing] 2026-01-29 17:42:36.651503 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:36.658450 | 2026-01-29 17:42:36.658606 | TASK [tox : Record file location] 2026-01-29 17:42:36.684209 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:42:36.690158 | 2026-01-29 17:42:36.690290 | TASK [tox : Install tox siblings] 2026-01-29 17:42:36.720408 | debian-bookworm | ok 2026-01-29 17:42:36.730403 | debian-bookworm | included: /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-29 17:42:36.736174 | 2026-01-29 17:42:36.736289 | TASK [tox : Run tox without tests] 2026-01-29 17:42:37.271918 | debian-bookworm | ROOT: 196 D setup logging to DEBUG on pid 1456 [tox/report.py:225] 2026-01-29 17:42:37.302978 | debian-bookworm | test: 227 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-29 17:42:37.305812 | debian-bookworm | test: 230 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-29 17:42:37.306944 | debian-bookworm | test: 231 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py YUbwHtfLpSkZFBhncqKvWzsTBiKrSyaf C9immKUFGu0P63HuUJ0ygyCYvPRENp7t [virtualenv/discovery/cached_py_info.py:131] 2026-01-29 17:42:37.379849 | debian-bookworm | test: 304 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-01-29 17:42:37.380978 | debian-bookworm | test: 305 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-29 17:42:37.381454 | debian-bookworm | test: 305 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-01-29 17:42:37.381744 | debian-bookworm | test: 306 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-01-29 17:42:37.384894 | debian-bookworm | test: 309 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-29 17:42:37.421534 | debian-bookworm | test: 346 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-01-29 17:42:37.421797 | debian-bookworm | test: 346 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-01-29 17:42:37.421955 | debian-bookworm | test: 346 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-01-29 17:42:37.422152 | debian-bookworm | test: 346 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-29 17:42:37.422273 | debian-bookworm | test: 347 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422328 | debian-bookworm | test: 347 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422358 | debian-bookworm | test: 347 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422418 | debian-bookworm | test: 347 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422469 | debian-bookworm | test: 347 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422524 | debian-bookworm | test: 347 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422577 | debian-bookworm | test: 347 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.422643 | debian-bookworm | test: 347 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.423185 | debian-bookworm | test: 347 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-01-29 17:42:37.423541 | debian-bookworm | test: 348 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-01-29 17:42:37.423666 | debian-bookworm | test: 348 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-01-29 17:42:37.424135 | debian-bookworm | test: 348 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-01-29 17:42:37.424399 | debian-bookworm | test: 349 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-01-29 17:42:37.476096 | debian-bookworm | test: 349 D { 2026-01-29 17:42:37.476158 | debian-bookworm | "sys": { 2026-01-29 17:42:37.476170 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-01-29 17:42:37.476178 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-01-29 17:42:37.476187 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-29 17:42:37.476195 | debian-bookworm | "base_prefix": "/usr", 2026-01-29 17:42:37.476204 | debian-bookworm | "real_prefix": null, 2026-01-29 17:42:37.476213 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-29 17:42:37.476220 | debian-bookworm | "base_exec_prefix": "/usr", 2026-01-29 17:42:37.476228 | debian-bookworm | "path": [ 2026-01-29 17:42:37.476233 | debian-bookworm | "/usr/lib/python311.zip", 2026-01-29 17:42:37.476241 | debian-bookworm | "/usr/lib/python3.11", 2026-01-29 17:42:37.476247 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-01-29 17:42:37.476254 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-01-29 17:42:37.476261 | debian-bookworm | ], 2026-01-29 17:42:37.476268 | debian-bookworm | "meta_path": [ 2026-01-29 17:42:37.476275 | debian-bookworm | "", 2026-01-29 17:42:37.476281 | debian-bookworm | "", 2026-01-29 17:42:37.476289 | debian-bookworm | "", 2026-01-29 17:42:37.476295 | debian-bookworm | "" 2026-01-29 17:42:37.476301 | debian-bookworm | ], 2026-01-29 17:42:37.476307 | debian-bookworm | "fs_encoding": "utf-8", 2026-01-29 17:42:37.476314 | debian-bookworm | "io_encoding": "utf-8" 2026-01-29 17:42:37.476320 | debian-bookworm | }, 2026-01-29 17:42:37.476327 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-01-29 17:42:37.476335 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-01-29 17:42:37.476341 | debian-bookworm | "os": "", 2026-01-29 17:42:37.476348 | debian-bookworm | "site": "", 2026-01-29 17:42:37.476354 | debian-bookworm | "datetime": "", 2026-01-29 17:42:37.476361 | debian-bookworm | "math": "", 2026-01-29 17:42:37.476368 | debian-bookworm | "json": "" 2026-01-29 17:42:37.476375 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-01-29 17:42:37.476516 | debian-bookworm | test: 401 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-01-29 17:42:37.479385 | debian-bookworm | test: 404 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-01-29 17:42:37.482281 | debian-bookworm | test: 405 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-01-29 17:42:37.487074 | debian-bookworm | test: 411 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-01-29 17:42:37.489557 | debian-bookworm | test: 414 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-01-29 17:42:37.729866 | debian-bookworm | test: 654 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-01-29 17:42:37.732914 | debian-bookworm | test: 657 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-01-29 17:42:37.774142 | debian-bookworm | test: 698 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-01-29 17:42:37.774804 | debian-bookworm | test: 699 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-01-29 17:42:37.791435 | debian-bookworm | test: 716 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-01-29 17:42:37.938001 | debian-bookworm | test: 862 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-29 17:42:37.944046 | debian-bookworm | test: 868 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-01-29 17:42:37.944417 | debian-bookworm | test: 869 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-01-29 17:42:37.944740 | debian-bookworm | test: 869 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-01-29 17:42:37.946275 | debian-bookworm | test: 871 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-01-29 17:42:37.951390 | debian-bookworm | test: 874 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-29 17:42:37.951446 | debian-bookworm | test: 875 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-01-29 17:42:37.961324 | debian-bookworm | test: 886 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-29 17:42:37.961635 | debian-bookworm | test: 886 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.961869 | debian-bookworm | test: 886 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.962051 | debian-bookworm | test: 886 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.962272 | debian-bookworm | test: 887 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.962440 | debian-bookworm | test: 887 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.962640 | debian-bookworm | test: 887 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.962860 | debian-bookworm | test: 887 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.963090 | debian-bookworm | test: 887 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-29 17:42:37.971981 | debian-bookworm | test: 896 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-01-29 17:42:39.067065 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-01-29 17:42:39.173821 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-29 17:42:39.297875 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-01-29 17:42:39.309862 | 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-01-29 17:42:39.397052 | debian-bookworm | Collecting ansible==12.2.0 (from -r requirements.txt (line 3)) 2026-01-29 17:42:39.410540 | debian-bookworm | Downloading ansible-12.2.0-py3-none-any.whl.metadata (8.0 kB) 2026-01-29 17:42:39.462346 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-01-29 17:42:39.475683 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-29 17:42:39.522800 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-01-29 17:42:39.538090 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-01-29 17:42:39.559120 | debian-bookworm | Installing build dependencies: started 2026-01-29 17:42:40.826147 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-01-29 17:42:40.826236 | debian-bookworm | Getting requirements to build wheel: started 2026-01-29 17:42:41.253904 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-01-29 17:42:41.253984 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-01-29 17:42:41.486442 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 17:42:41.536427 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-01-29 17:42:41.551926 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-29 17:42:41.624261 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-01-29 17:42:41.638571 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-29 17:42:41.690955 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-01-29 17:42:41.705554 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-01-29 17:42:41.841968 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-01-29 17:42:41.854641 | 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-01-29 17:42:41.964481 | debian-bookworm | Collecting ansible-core~=2.19.4 (from ansible==12.2.0->-r requirements.txt (line 3)) 2026-01-29 17:42:41.978206 | debian-bookworm | Downloading ansible_core-2.19.5-py3-none-any.whl.metadata (7.7 kB) 2026-01-29 17:42:42.028082 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-29 17:42:42.040166 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-01-29 17:42:42.085339 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-29 17:42:42.097822 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-29 17:42:42.148942 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-29 17:42:42.164754 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-01-29 17:42:42.232419 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-29 17:42:42.247212 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 17:42:42.415690 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-29 17:42:42.430396 | 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-01-29 17:42:42.495514 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-29 17:42:42.509038 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-29 17:42:42.584930 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-29 17:42:42.598179 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-01-29 17:42:42.660061 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-29 17:42:42.672847 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-29 17:42:43.072695 | debian-bookworm | Collecting cryptography (from ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-01-29 17:42:43.085022 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-01-29 17:42:43.151841 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-01-29 17:42:43.166237 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 17:42:43.364840 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-01-29 17:42:43.376899 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-29 17:42:43.418603 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.19.4->ansible==12.2.0->-r requirements.txt (line 3)) 2026-01-29 17:42:43.430743 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-01-29 17:42:43.460431 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-29 17:42:43.495250 | 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-01-29 17:42:43.645689 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 4.0 MB/s 0:00:00 2026-01-29 17:42:43.663340 | debian-bookworm | Downloading ansible-12.2.0-py3-none-any.whl (53.6 MB) 2026-01-29 17:42:45.411670 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 MB 30.6 MB/s 0:00:01 2026-01-29 17:42:45.424625 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-29 17:42:45.448382 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-01-29 17:42:45.476456 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-29 17:42:45.504917 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-01-29 17:42:45.562497 | debian-bookworm | Downloading ansible_core-2.19.5-py3-none-any.whl (2.4 MB) 2026-01-29 17:42:45.650875 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 26.6 MB/s 0:00:00 2026-01-29 17:42:45.664779 | 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-01-29 17:42:45.715576 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-29 17:42:45.747352 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-01-29 17:42:45.768936 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-29 17:42:45.796047 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-29 17:42:45.824361 | 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-01-29 17:42:45.848811 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-01-29 17:42:45.873590 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-29 17:42:45.900084 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-01-29 17:42:46.092457 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 22.8 MB/s 0:00:00 2026-01-29 17:42:46.106593 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-01-29 17:42:46.135178 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-01-29 17:42:46.163165 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-01-29 17:42:46.189012 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-01-29 17:42:46.484910 | debian-bookworm | Building wheels for collected packages: pwgen 2026-01-29 17:42:46.488303 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-01-29 17:42:46.801736 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-01-29 17:42:46.802946 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=e090147bb1fd41d96818973c05ec7d9f9ceab4a96cbe38ee4225eca13d4599ff 2026-01-29 17:42:46.803278 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-01-29 17:42:46.807282 | debian-bookworm | Successfully built pwgen 2026-01-29 17:42:47.113649 | debian-bookworm | Installing collected packages: pwgen, urllib3, tabulate, sh, resolvelib, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-01-29 17:43:11.556101 | debian-bookworm | 2026-01-29 17:43:11.560085 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.2.0 ansible-core-2.19.5 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.2.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.3 2026-01-29 17:43:11.724275 | debian-bookworm | test: 34648 I exit 0 (33.75 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1469 [tox/execute/api.py:295] 2026-01-29 17:43:11.726327 | debian-bookworm | test: OK (34.43 seconds) 2026-01-29 17:43:11.726383 | debian-bookworm | congratulations :) (34.46 seconds) 2026-01-29 17:43:11.815185 | debian-bookworm | ok: Runtime: 0:00:34.739917 2026-01-29 17:43:11.821699 | 2026-01-29 17:43:11.821809 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-29 17:43:12.238939 | debian-bookworm | changed 2026-01-29 17:43:12.248426 | 2026-01-29 17:43:12.248537 | TASK [tox : Get tox envlist config] 2026-01-29 17:43:13.308241 | debian-bookworm | ok: Runtime: 0:00:00.297025 2026-01-29 17:43:13.313569 | 2026-01-29 17:43:13.313665 | TASK [tox : Install any sibling python packages] 2026-01-29 17:43:13.722539 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-29 17:43:13.730952 | 2026-01-29 17:43:13.731086 | TASK [tox : Remove tempfile] 2026-01-29 17:43:14.156599 | debian-bookworm | changed 2026-01-29 17:43:14.165056 | 2026-01-29 17:43:14.165236 | TASK [tox : Emit tox command] 2026-01-29 17:43:14.215855 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-01-29 17:43:14.220883 | 2026-01-29 17:43:14.220972 | TASK [tox : Run tox] 2026-01-29 17:43:14.768476 | debian-bookworm | ROOT: 181 D setup logging to DEBUG on pid 1626 [tox/report.py:225] 2026-01-29 17:43:14.799193 | debian-bookworm | test: 212 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-29 17:43:14.801998 | debian-bookworm | test: 215 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-29 17:43:14.802960 | debian-bookworm | test: 216 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-01-29 17:43:14.803915 | debian-bookworm | test: 217 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-29 17:43:14.804098 | debian-bookworm | test: 217 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-01-29 17:43:14.804161 | debian-bookworm | test: 217 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-01-29 17:43:14.805392 | debian-bookworm | test: 218 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-29 17:43:14.839860 | debian-bookworm | test: 253 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2026-01-29 17:43:15.408861 | debian-bookworm | test: 821 I exit 0 (0.57 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1633 [tox/execute/api.py:295] 2026-01-29 17:43:15.409153 | debian-bookworm | test: 822 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2026-01-29 17:43:15.412930 | debian-bookworm | --- 2026-01-29 17:43:15.412989 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-01-29 17:43:15.413000 | debian-bookworm | 2026-01-29 17:43:15.413010 | debian-bookworm | adminer_tag: "5.3.0" 2026-01-29 17:43:15.413022 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-01-29 17:43:15.413031 | debian-bookworm | 2026-01-29 17:43:15.413039 | debian-bookworm | ara_server_tag: "1.7.2" 2026-01-29 17:43:15.413049 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-01-29 17:43:15.413057 | debian-bookworm | 2026-01-29 17:43:15.413066 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-01-29 17:43:15.413075 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-01-29 17:43:15.413084 | debian-bookworm | 2026-01-29 17:43:15.413092 | debian-bookworm | netbox_tag: "v4.2.2" 2026-01-29 17:43:15.413100 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-01-29 17:43:15.413109 | debian-bookworm | 2026-01-29 17:43:15.413117 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-01-29 17:43:15.413125 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-01-29 17:43:15.413134 | debian-bookworm | 2026-01-29 17:43:15.413142 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-01-29 17:43:15.413157 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-01-29 17:43:15.413166 | debian-bookworm | 2026-01-29 17:43:15.413174 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-01-29 17:43:15.414163 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-01-29 17:43:15.414194 | debian-bookworm | 2026-01-29 17:43:15.414203 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-01-29 17:43:15.414212 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-01-29 17:43:15.414220 | debian-bookworm | 2026-01-29 17:43:15.414228 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-01-29 17:43:15.414237 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-01-29 17:43:15.414245 | debian-bookworm | 2026-01-29 17:43:15.414254 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-01-29 17:43:15.414279 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-01-29 17:43:15.414288 | debian-bookworm | 2026-01-29 17:43:15.414296 | debian-bookworm | registry_tag: "3.0" 2026-01-29 17:43:15.414304 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-01-29 17:43:15.414312 | debian-bookworm | 2026-01-29 17:43:15.414320 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-01-29 17:43:15.414328 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-01-29 17:43:15.414336 | debian-bookworm | 2026-01-29 17:43:15.414344 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-01-29 17:43:15.414352 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-01-29 17:43:15.414361 | debian-bookworm | 2026-01-29 17:43:15.414585 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-01-29 17:43:15.414597 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-01-29 17:43:15.414609 | debian-bookworm | 2026-01-29 17:43:15.414617 | debian-bookworm | osism_tag: "0.20250530.0" 2026-01-29 17:43:15.414626 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-01-29 17:43:15.414635 | debian-bookworm | 2026-01-29 17:43:15.414643 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-01-29 17:43:15.414651 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-01-29 17:43:15.414660 | debian-bookworm | 2026-01-29 17:43:15.414668 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-01-29 17:43:15.414676 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-01-29 17:43:15.414702 | debian-bookworm | 2026-01-29 17:43:15.414711 | debian-bookworm | vault_tag: "1.19.5" 2026-01-29 17:43:15.414719 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-01-29 17:43:15.414727 | debian-bookworm | 2026-01-29 17:43:15.414735 | debian-bookworm | traefik_tag: "v3.4.1" 2026-01-29 17:43:15.414744 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-01-29 17:43:15.414752 | debian-bookworm | 2026-01-29 17:43:15.414760 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-01-29 17:43:15.414925 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-01-29 17:43:15.414934 | debian-bookworm | 2026-01-29 17:43:15.414942 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-01-29 17:43:15.414950 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-01-29 17:43:15.416533 | debian-bookworm | test: 829 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1638 [tox/execute/api.py:295] 2026-01-29 17:43:15.418144 | debian-bookworm | test: OK (0.62=setup[0.05]+cmd[0.57,0.01] seconds) 2026-01-29 17:43:15.418192 | debian-bookworm | congratulations :) (0.65 seconds) 2026-01-29 17:43:15.775885 | debian-bookworm | ok: Runtime: 0:00:00.932471 2026-01-29 17:43:15.785100 | 2026-01-29 17:43:15.785230 | TASK [tox : Look for output] 2026-01-29 17:43:16.194390 | debian-bookworm | ok 2026-01-29 17:43:16.210483 | 2026-01-29 17:43:16.210622 | TASK [tox : Return file comments to Zuul] 2026-01-29 17:43:16.244958 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:16.251767 | 2026-01-29 17:43:16.251950 | PLAY RECAP 2026-01-29 17:43:16.252008 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-29 17:43:16.252032 | 2026-01-29 17:43:16.400763 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-29 17:43:16.401890 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-29 17:43:17.173474 | 2026-01-29 17:43:17.173650 | PLAY [all] 2026-01-29 17:43:17.189946 | 2026-01-29 17:43:17.190108 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-29 17:43:17.245563 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:17.251605 | 2026-01-29 17:43:17.251755 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-29 17:43:17.290979 | debian-bookworm | ok 2026-01-29 17:43:17.296166 | 2026-01-29 17:43:17.296281 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-29 17:43:17.830468 | debian-bookworm -> localhost | changed 2026-01-29 17:43:17.850424 | 2026-01-29 17:43:17.850584 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-29 17:43:17.918126 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:17.933127 | 2026-01-29 17:43:17.933327 | TASK [fetch-tox-output : Set envlist fact] 2026-01-29 17:43:17.984273 | debian-bookworm | ok 2026-01-29 17:43:17.991063 | 2026-01-29 17:43:17.991176 | TASK [fetch-tox-output : Get tox version] 2026-01-29 17:43:18.673288 | 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-01-29 17:43:18.691767 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-29 17:43:19.022768 | debian-bookworm | ok: Runtime: 0:00:00.294254 2026-01-29 17:43:19.035416 | 2026-01-29 17:43:19.035608 | TASK [fetch-tox-output : Find all default environments] 2026-01-29 17:43:19.569250 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:19.587261 | 2026-01-29 17:43:19.587449 | TASK [fetch-tox-output : Set envlist fact] 2026-01-29 17:43:19.622914 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:19.637641 | 2026-01-29 17:43:19.637890 | TASK [fetch-tox-output : Find all default environments] 2026-01-29 17:43:20.171337 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:20.178077 | 2026-01-29 17:43:20.178215 | TASK [fetch-tox-output : Set envlist fact] 2026-01-29 17:43:20.213308 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:20.224654 | 2026-01-29 17:43:20.224872 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-29 17:43:20.271020 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:20.279576 | 2026-01-29 17:43:20.279700 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-29 17:43:21.098485 | debian-bookworm | changed: 2026-01-29 17:43:21.098699 | debian-bookworm | created directory /var/lib/zuul/builds/02ca76540b2c43a99472fd7ecb7887ec/work/logs/tox/test 2026-01-29 17:43:21.098735 | debian-bookworm | cd+++++++++ ./ 2026-01-29 17:43:21.098760 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-29 17:43:21.098799 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-01-29 17:43:21.098827 | 2026-01-29 17:43:21.113246 | 2026-01-29 17:43:21.113350 | PLAY RECAP 2026-01-29 17:43:21.113402 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-29 17:43:21.113428 | 2026-01-29 17:43:21.268744 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-29 17:43:21.269819 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-29 17:43:22.030408 | 2026-01-29 17:43:22.030569 | PLAY [all] 2026-01-29 17:43:22.061822 | 2026-01-29 17:43:22.062072 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-29 17:43:22.301383 | debian-bookworm | changed: non-zero return code 2026-01-29 17:43:22.309589 | 2026-01-29 17:43:22.309754 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-29 17:43:22.334158 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:22.340123 | 2026-01-29 17:43:22.340255 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-29 17:43:22.391518 | 2026-01-29 17:43:22.391726 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-29 17:43:22.435378 | 2026-01-29 17:43:22.435579 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-29 17:43:22.484816 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:22.491498 | 2026-01-29 17:43:22.491632 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-29 17:43:22.540833 | 2026-01-29 17:43:22.541196 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-29 17:43:22.567466 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:22.573885 | 2026-01-29 17:43:22.574013 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-29 17:43:22.597873 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:22.603923 | 2026-01-29 17:43:22.604051 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-29 17:43:22.629690 | debian-bookworm | skipping: Conditional result was False 2026-01-29 17:43:22.639224 | 2026-01-29 17:43:22.639319 | PLAY RECAP 2026-01-29 17:43:22.639374 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-29 17:43:22.639398 | 2026-01-29 17:43:22.780065 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-29 17:43:22.781154 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 17:43:23.563194 | 2026-01-29 17:43:23.563359 | PLAY [Base post] 2026-01-29 17:43:23.598259 | 2026-01-29 17:43:23.598435 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 17:43:24.296895 | debian-bookworm | changed 2026-01-29 17:43:24.311128 | 2026-01-29 17:43:24.311297 | PLAY RECAP 2026-01-29 17:43:24.311400 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 17:43:24.311507 | 2026-01-29 17:43:24.451558 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 17:43:24.454895 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 17:43:25.271147 | 2026-01-29 17:43:25.271325 | PLAY [Base post-logs] 2026-01-29 17:43:25.281894 | 2026-01-29 17:43:25.282037 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 17:43:25.703116 | localhost | changed 2026-01-29 17:43:25.713444 | 2026-01-29 17:43:25.713607 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 17:43:25.739197 | localhost | ok 2026-01-29 17:43:25.742696 | 2026-01-29 17:43:25.742898 | TASK [Set zuul-log-path fact] 2026-01-29 17:43:25.758472 | localhost | ok 2026-01-29 17:43:25.767605 | 2026-01-29 17:43:25.767735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 17:43:25.794380 | localhost | ok 2026-01-29 17:43:25.799865 | 2026-01-29 17:43:25.800049 | TASK [upload-logs : Create log directories] 2026-01-29 17:43:26.276278 | localhost | changed 2026-01-29 17:43:26.279154 | 2026-01-29 17:43:26.279363 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 17:43:26.759414 | localhost -> localhost | ok: Runtime: 0:00:00.003885 2026-01-29 17:43:26.766712 | 2026-01-29 17:43:26.766966 | TASK [upload-logs : Upload logs to log server] 2026-01-29 17:43:27.382683 | localhost | Output suppressed because no_log was given 2026-01-29 17:43:27.384613 | 2026-01-29 17:43:27.384719 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 17:43:27.439748 | localhost | skipping: Conditional result was False 2026-01-29 17:43:27.446693 | localhost | skipping: Conditional result was False 2026-01-29 17:43:27.457061 | 2026-01-29 17:43:27.457276 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 17:43:27.505066 | localhost | skipping: Conditional result was False 2026-01-29 17:43:27.505360 | 2026-01-29 17:43:27.512103 | localhost | skipping: Conditional result was False 2026-01-29 17:43:27.516218 | 2026-01-29 17:43:27.516330 | LOOP [upload-logs : Upload console log and json output]