2026-02-02 03:06:14.944205 | Job console starting 2026-02-02 03:06:14.954266 | Updating git repos 2026-02-02 03:06:14.982061 | Cloning repos into workspace 2026-02-02 03:06:15.024618 | Restoring repo states 2026-02-02 03:06:15.044886 | Merging changes 2026-02-02 03:06:15.044921 | Checking out repos 2026-02-02 03:06:15.084946 | Preparing playbooks 2026-02-02 03:06:15.736548 | Running Ansible setup 2026-02-02 03:06:21.102686 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 03:06:23.080196 | 2026-02-02 03:06:23.081415 | PLAY [Base pre] 2026-02-02 03:06:23.130419 | 2026-02-02 03:06:23.130582 | TASK [Setup log path fact] 2026-02-02 03:06:23.181709 | debian-bookworm | ok 2026-02-02 03:06:23.211838 | 2026-02-02 03:06:23.212032 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 03:06:23.274965 | debian-bookworm | ok 2026-02-02 03:06:23.288274 | 2026-02-02 03:06:23.288406 | TASK [emit-job-header : Print job information] 2026-02-02 03:06:23.350517 | # Job Information 2026-02-02 03:06:23.350707 | Ansible Version: 2.16.14 2026-02-02 03:06:23.350744 | Job: cfg-generics-tox-test-latest 2026-02-02 03:06:23.350776 | Pipeline: periodic-daily 2026-02-02 03:06:23.350798 | Executor: 521e9411259a 2026-02-02 03:06:23.350818 | Triggered by: https://github.com/osism/generics 2026-02-02 03:06:23.350862 | Event ID: 9ddbefda24b3450d90070f7137174fb4 2026-02-02 03:06:23.355970 | 2026-02-02 03:06:23.356084 | LOOP [emit-job-header : Print node information] 2026-02-02 03:06:23.533442 | debian-bookworm | ok: 2026-02-02 03:06:23.533672 | debian-bookworm | # Node Information 2026-02-02 03:06:23.533708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 03:06:23.533733 | debian-bookworm | Hostname: debian 2026-02-02 03:06:23.533755 | debian-bookworm | Username: zuul 2026-02-02 03:06:23.533775 | debian-bookworm | Distro: Debian 12.13 2026-02-02 03:06:23.533798 | debian-bookworm | Provider: regiocloud-a 2026-02-02 03:06:23.533819 | debian-bookworm | Region: 2026-02-02 03:06:23.533840 | debian-bookworm | Label: debian-bookworm 2026-02-02 03:06:23.533859 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 03:06:23.533879 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec3:a6a7 2026-02-02 03:06:23.547524 | 2026-02-02 03:06:23.547632 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 03:06:24.235527 | debian-bookworm -> localhost | changed 2026-02-02 03:06:24.245318 | 2026-02-02 03:06:24.245961 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 03:06:25.448872 | debian-bookworm -> localhost | changed 2026-02-02 03:06:25.457909 | 2026-02-02 03:06:25.457998 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 03:06:25.717247 | debian-bookworm -> localhost | ok 2026-02-02 03:06:25.722099 | 2026-02-02 03:06:25.722182 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 03:06:25.738258 | debian-bookworm | ok 2026-02-02 03:06:25.751717 | debian-bookworm | included: /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 03:06:25.756474 | 2026-02-02 03:06:25.756541 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 03:06:27.161422 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 03:06:27.161632 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/work/33e474e0ae7b4779b7918cdabfc64e48_id_rsa 2026-02-02 03:06:27.161673 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/work/33e474e0ae7b4779b7918cdabfc64e48_id_rsa.pub 2026-02-02 03:06:27.161701 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 03:06:27.161727 | debian-bookworm -> localhost | SHA256:JYF3GMbxapG+P20tr89XMawWJ5cvIjY9cQRX5xxx6xc zuul-build-sshkey 2026-02-02 03:06:27.161751 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 03:06:27.161784 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 03:06:27.161810 | debian-bookworm -> localhost | | o=+ ...+=| 2026-02-02 03:06:27.161834 | debian-bookworm -> localhost | | ..++. ..o=| 2026-02-02 03:06:27.161857 | debian-bookworm -> localhost | | .+.o ..E+| 2026-02-02 03:06:27.161893 | debian-bookworm -> localhost | | . = .ooB.| 2026-02-02 03:06:27.161917 | debian-bookworm -> localhost | | S . o*.=| 2026-02-02 03:06:27.161946 | debian-bookworm -> localhost | | . .+ +o. +| 2026-02-02 03:06:27.161969 | debian-bookworm -> localhost | | .. +.+ ..| 2026-02-02 03:06:27.161991 | debian-bookworm -> localhost | | .. +.. .| 2026-02-02 03:06:27.162013 | debian-bookworm -> localhost | | .o.=+. | 2026-02-02 03:06:27.162035 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 03:06:27.162096 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.988868 2026-02-02 03:06:27.168221 | 2026-02-02 03:06:27.168308 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 03:06:27.197471 | debian-bookworm | ok 2026-02-02 03:06:27.207617 | debian-bookworm | included: /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 03:06:27.216406 | 2026-02-02 03:06:27.216493 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 03:06:27.229380 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:06:27.235433 | 2026-02-02 03:06:27.235518 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 03:06:27.833971 | debian-bookworm | changed 2026-02-02 03:06:27.842397 | 2026-02-02 03:06:27.842497 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 03:06:28.084899 | debian-bookworm | ok 2026-02-02 03:06:28.094257 | 2026-02-02 03:06:28.094388 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 03:06:28.664004 | debian-bookworm | changed 2026-02-02 03:06:28.679999 | 2026-02-02 03:06:28.680102 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 03:06:29.315536 | debian-bookworm | changed 2026-02-02 03:06:29.319958 | 2026-02-02 03:06:29.320034 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 03:06:29.346275 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:06:29.351011 | 2026-02-02 03:06:29.351097 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 03:06:30.150443 | debian-bookworm -> localhost | changed 2026-02-02 03:06:30.160968 | 2026-02-02 03:06:30.161077 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 03:06:30.511935 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/work/33e474e0ae7b4779b7918cdabfc64e48_id_rsa (zuul-build-sshkey) 2026-02-02 03:06:30.512160 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018098 2026-02-02 03:06:30.520008 | 2026-02-02 03:06:30.520109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 03:06:30.884086 | debian-bookworm | ok 2026-02-02 03:06:30.898292 | 2026-02-02 03:06:30.898397 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 03:06:30.967440 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:06:30.980824 | 2026-02-02 03:06:30.980932 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 03:06:31.726757 | debian-bookworm | ok 2026-02-02 03:06:31.753136 | 2026-02-02 03:06:31.753242 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 03:06:31.805344 | debian-bookworm | ok 2026-02-02 03:06:31.811319 | 2026-02-02 03:06:31.811403 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 03:06:32.362569 | debian-bookworm -> localhost | ok 2026-02-02 03:06:32.370020 | 2026-02-02 03:06:32.370188 | TASK [validate-host : Collect information about the host] 2026-02-02 03:06:33.694991 | debian-bookworm | ok 2026-02-02 03:06:33.717485 | 2026-02-02 03:06:33.717587 | TASK [validate-host : Sanitize hostname] 2026-02-02 03:06:33.873239 | debian-bookworm | ok 2026-02-02 03:06:33.912759 | 2026-02-02 03:06:33.912842 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 03:06:34.565230 | debian-bookworm -> localhost | changed 2026-02-02 03:06:34.573517 | 2026-02-02 03:06:34.573689 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 03:06:34.994506 | debian-bookworm | ok 2026-02-02 03:06:34.999105 | 2026-02-02 03:06:34.999200 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 03:06:36.117487 | debian-bookworm -> localhost | changed 2026-02-02 03:06:36.126893 | 2026-02-02 03:06:36.126986 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 03:06:36.405976 | debian-bookworm | ok 2026-02-02 03:06:36.411374 | 2026-02-02 03:06:36.411474 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 03:06:37.497310 | debian-bookworm | changed: 2026-02-02 03:06:37.497479 | debian-bookworm | cd+++++++++ src/ 2026-02-02 03:06:37.497512 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 03:06:37.497536 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 03:06:37.497556 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-02-02 03:06:37.497577 | debian-bookworm | =6.2.4 2026-02-02 03:07:01.200714 | debian-bookworm | Downloading cachetools-7.0.0-py3-none-any.whl (13 kB) 2026-02-02 03:07:01.248306 | debian-bookworm | Collecting chardet>=5.2 2026-02-02 03:07:01.262726 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-02 03:07:01.272295 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 28.2 MB/s eta 0:00:00 2026-02-02 03:07:01.317393 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-02 03:07:01.330347 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-02 03:07:01.385271 | debian-bookworm | Collecting filelock>=3.20.2 2026-02-02 03:07:01.397505 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-02-02 03:07:01.461242 | debian-bookworm | Collecting packaging>=25 2026-02-02 03:07:01.473526 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-02 03:07:01.483390 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 13.4 MB/s eta 0:00:00 2026-02-02 03:07:01.546447 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-02 03:07:01.560385 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-02-02 03:07:01.636179 | debian-bookworm | Collecting pluggy>=1.6 2026-02-02 03:07:01.648689 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-02 03:07:01.690338 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-02 03:07:01.703517 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-02 03:07:01.833539 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-02-02 03:07:01.846439 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-02 03:07:02.142636 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.5 MB/s eta 0:00:00 2026-02-02 03:07:02.250815 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-02 03:07:02.263620 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-02 03:07:02.291656 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.0 MB/s eta 0:00:00 2026-02-02 03:07:02.450331 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-02 03:07:03.305284 | debian-bookworm | Successfully installed cachetools-7.0.0 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-02 03:07:03.527274 | debian-bookworm | ok: Runtime: 0:00:03.082041 2026-02-02 03:07:03.531934 | 2026-02-02 03:07:03.532012 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-02 03:07:03.590393 | debian-bookworm | ok 2026-02-02 03:07:03.594620 | 2026-02-02 03:07:03.594699 | TASK [ensure-tox : Output tox version] 2026-02-02 03:07:04.198965 | 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-02 03:07:04.217017 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-02 03:07:04.650600 | debian-bookworm | ok: Runtime: 0:00:00.293867 2026-02-02 03:07:04.655876 | 2026-02-02 03:07:04.656009 | TASK [ensure-tox : Make global symlink] 2026-02-02 03:07:04.669559 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:04.675650 | 2026-02-02 03:07:04.675710 | PLAY RECAP 2026-02-02 03:07:04.675759 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-02 03:07:04.675783 | 2026-02-02 03:07:04.770330 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-02 03:07:04.771475 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-02 03:07:05.748200 | 2026-02-02 03:07:05.748323 | PLAY [all] 2026-02-02 03:07:05.766012 | 2026-02-02 03:07:05.766134 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-02 03:07:06.236117 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-02 03:07:06.297861 | debian-bookworm | ok: Runtime: 0:00:00.026282 2026-02-02 03:07:06.308563 | 2026-02-02 03:07:06.308854 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-02 03:07:06.836970 | debian-bookworm | ok: Runtime: 0:00:00.006630 2026-02-02 03:07:06.845235 | 2026-02-02 03:07:06.845341 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-02 03:07:07.132943 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-02 03:07:07.134502 | debian-bookworm | sudo: a password is required 2026-02-02 03:07:07.377959 | debian-bookworm | ok: Runtime: 0:00:00.021655 2026-02-02 03:07:07.390391 | 2026-02-02 03:07:07.390490 | TASK [tox : Check to see if the constraints file exists] 2026-02-02 03:07:07.424834 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:07.436792 | 2026-02-02 03:07:07.437050 | TASK [tox : Fail if constraints file is missing] 2026-02-02 03:07:07.471073 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:07.477283 | 2026-02-02 03:07:07.477376 | TASK [tox : Record file location] 2026-02-02 03:07:07.500414 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:07.506058 | 2026-02-02 03:07:07.506147 | TASK [tox : Install tox siblings] 2026-02-02 03:07:07.540314 | debian-bookworm | ok 2026-02-02 03:07:07.552978 | debian-bookworm | included: /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-02 03:07:07.563698 | 2026-02-02 03:07:07.563797 | TASK [tox : Run tox without tests] 2026-02-02 03:07:08.144511 | debian-bookworm | ROOT: 203 D setup logging to DEBUG on pid 1424 [tox/report.py:225] 2026-02-02 03:07:08.176615 | debian-bookworm | test: 235 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-02 03:07:08.179433 | debian-bookworm | test: 238 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-02 03:07:08.180586 | debian-bookworm | test: 239 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py lDtYPwqbkpjD8p6FuQX0QUFUJnouuLhq wQMECpNijv1UaNji7EqPB5QlgM0riK9c [virtualenv/discovery/cached_py_info.py:131] 2026-02-02 03:07:08.243387 | 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-02 03:07:08.244820 | debian-bookworm | test: 303 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-02 03:07:08.245449 | debian-bookworm | test: 304 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-02 03:07:08.245829 | 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-02 03:07:08.248472 | debian-bookworm | test: 307 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-02 03:07:08.285905 | debian-bookworm | test: 344 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-02 03:07:08.286161 | debian-bookworm | test: 345 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-02-02 03:07:08.286359 | debian-bookworm | test: 345 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-02 03:07:08.286537 | debian-bookworm | test: 345 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-02 03:07:08.286633 | debian-bookworm | test: 345 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.286681 | debian-bookworm | test: 345 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.286728 | debian-bookworm | test: 345 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.286754 | debian-bookworm | test: 346 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.286817 | debian-bookworm | test: 346 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.287000 | debian-bookworm | test: 346 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.287023 | debian-bookworm | test: 346 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.287099 | debian-bookworm | test: 346 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.287436 | debian-bookworm | test: 346 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-02 03:07:08.287745 | debian-bookworm | test: 346 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-02 03:07:08.287892 | debian-bookworm | test: 347 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-02 03:07:08.288339 | debian-bookworm | test: 347 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-02-02 03:07:08.288585 | debian-bookworm | test: 347 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-02 03:07:08.341732 | debian-bookworm | test: 347 D { 2026-02-02 03:07:08.341786 | debian-bookworm | "sys": { 2026-02-02 03:07:08.341792 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-02-02 03:07:08.341797 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-02 03:07:08.341803 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-02-02 03:07:08.341808 | debian-bookworm | "base_prefix": "/usr", 2026-02-02 03:07:08.341814 | debian-bookworm | "real_prefix": null, 2026-02-02 03:07:08.341820 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-02-02 03:07:08.341825 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-02 03:07:08.341829 | debian-bookworm | "path": [ 2026-02-02 03:07:08.341833 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-02 03:07:08.341839 | debian-bookworm | "/usr/lib/python3.11", 2026-02-02 03:07:08.341843 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-02 03:07:08.341847 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-02-02 03:07:08.341852 | debian-bookworm | ], 2026-02-02 03:07:08.341856 | debian-bookworm | "meta_path": [ 2026-02-02 03:07:08.341860 | debian-bookworm | "", 2026-02-02 03:07:08.341864 | debian-bookworm | "", 2026-02-02 03:07:08.341869 | debian-bookworm | "", 2026-02-02 03:07:08.341873 | debian-bookworm | "" 2026-02-02 03:07:08.341877 | debian-bookworm | ], 2026-02-02 03:07:08.341881 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-02 03:07:08.341885 | debian-bookworm | "io_encoding": "utf-8" 2026-02-02 03:07:08.341889 | debian-bookworm | }, 2026-02-02 03:07:08.341893 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-02 03:07:08.341898 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-02 03:07:08.341902 | debian-bookworm | "os": "", 2026-02-02 03:07:08.341906 | debian-bookworm | "site": "", 2026-02-02 03:07:08.341909 | debian-bookworm | "datetime": "", 2026-02-02 03:07:08.341914 | debian-bookworm | "math": "", 2026-02-02 03:07:08.341918 | debian-bookworm | "json": "" 2026-02-02 03:07:08.341922 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-02-02 03:07:08.342211 | 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-02-02 03:07:08.344074 | debian-bookworm | test: 403 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-02 03:07:08.348049 | debian-bookworm | test: 404 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-02 03:07:08.349129 | debian-bookworm | test: 407 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-02 03:07:08.351606 | debian-bookworm | test: 410 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-02 03:07:08.580286 | debian-bookworm | test: 639 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-02 03:07:08.581325 | debian-bookworm | test: 640 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-02 03:07:08.582426 | debian-bookworm | test: 641 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-02 03:07:08.602409 | debian-bookworm | test: 661 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-02 03:07:08.602766 | debian-bookworm | test: 661 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-02 03:07:08.753857 | debian-bookworm | test: 812 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-02 03:07:08.774078 | debian-bookworm | test: 833 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-02 03:07:08.783231 | debian-bookworm | test: 842 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-02 03:07:08.785843 | debian-bookworm | test: 845 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-02 03:07:08.786380 | debian-bookworm | test: 845 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-02 03:07:08.787416 | debian-bookworm | test: 846 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-02 03:07:08.788030 | debian-bookworm | test: 846 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-02-02 03:07:08.793138 | debian-bookworm | test: 852 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-02 03:07:08.793237 | debian-bookworm | test: 852 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793251 | debian-bookworm | test: 852 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793267 | debian-bookworm | test: 852 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793280 | debian-bookworm | test: 852 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793373 | debian-bookworm | test: 852 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793393 | debian-bookworm | test: 852 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793438 | debian-bookworm | test: 852 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.793521 | debian-bookworm | test: 852 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-02 03:07:08.797957 | debian-bookworm | test: 857 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-02-02 03:07:09.963346 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-02-02 03:07:10.070528 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-02 03:07:10.199086 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-02-02 03:07:10.212042 | 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-02 03:07:10.332880 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-02-02 03:07:10.345997 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-02 03:07:10.396779 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-02-02 03:07:10.409467 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-02 03:07:10.546826 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-02-02 03:07:10.664818 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-02 03:07:10.686742 | debian-bookworm | Installing build dependencies: started 2026-02-02 03:07:11.997681 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-02 03:07:11.998538 | debian-bookworm | Getting requirements to build wheel: started 2026-02-02 03:07:12.431578 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-02 03:07:12.433937 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-02 03:07:12.664598 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-02 03:07:12.803580 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-02-02 03:07:12.816999 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-02 03:07:12.892569 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-02-02 03:07:12.903930 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-02 03:07:12.941046 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-02-02 03:07:12.953137 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-02-02 03:07:13.085210 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-02-02 03:07:13.096839 | 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-02 03:07:13.191816 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-02 03:07:13.204723 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl.metadata (7.7 kB) 2026-02-02 03:07:13.284580 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-02 03:07:13.296287 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-02 03:07:13.342211 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-02 03:07:13.354005 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-02 03:07:13.399083 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-02 03:07:13.411749 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-02 03:07:13.463266 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-02-02 03:07:13.475391 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-02 03:07:13.627804 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-02 03:07:13.639286 | 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-02 03:07:13.691016 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-02 03:07:13.702951 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-02 03:07:13.762994 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-02 03:07:13.775980 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-02 03:07:13.842931 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-02-02 03:07:13.854282 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-02 03:07:14.211607 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-02-02 03:07:14.223240 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-02 03:07:14.283915 | 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-02 03:07:14.296089 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-02 03:07:14.493876 | 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-02 03:07:14.505046 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-02 03:07:14.547943 | 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-02 03:07:14.561105 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-02 03:07:14.593694 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-02 03:07:14.629223 | 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-02 03:07:14.707302 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 8.5 MB/s 0:00:00 2026-02-02 03:07:14.848093 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-02 03:07:22.784300 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 7.2 MB/s 0:00:07 2026-02-02 03:07:22.796415 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-02 03:07:22.817093 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-02 03:07:22.836815 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-02 03:07:22.857359 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-02-02 03:07:22.903053 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl (2.2 MB) 2026-02-02 03:07:23.010567 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.8 MB/s 0:00:00 2026-02-02 03:07:23.025254 | 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-02 03:07:23.051435 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-02 03:07:23.075140 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-02 03:07:23.097775 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-02 03:07:23.136005 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-02 03:07:23.162838 | 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-02 03:07:23.184573 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-02 03:07:23.261797 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-02 03:07:23.284163 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-02 03:07:23.462938 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 24.6 MB/s 0:00:00 2026-02-02 03:07:23.476004 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-02 03:07:23.502883 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-02 03:07:23.523005 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-02 03:07:23.543757 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-02 03:07:23.831357 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-02 03:07:23.832458 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-02 03:07:24.064324 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-02 03:07:24.064393 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=7870208f4657052781d5c0be4807bf88fd7da7b673dcb9406bea4b5d6b9d26be 2026-02-02 03:07:24.064409 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-02 03:07:24.065845 | debian-bookworm | Successfully built pwgen 2026-02-02 03:07:24.265886 | 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-02 03:07:48.139957 | debian-bookworm | 2026-02-02 03:07:48.141995 | 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-02 03:07:48.274132 | debian-bookworm | test: 40333 I exit 0 (39.47 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1437 [tox/execute/api.py:295] 2026-02-02 03:07:48.279923 | debian-bookworm | test: OK (40.10 seconds) 2026-02-02 03:07:48.279962 | debian-bookworm | congratulations :) (40.13 seconds) 2026-02-02 03:07:48.625325 | debian-bookworm | ok: Runtime: 0:00:40.423543 2026-02-02 03:07:48.633702 | 2026-02-02 03:07:48.633842 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-02 03:07:49.120771 | debian-bookworm | changed 2026-02-02 03:07:49.126303 | 2026-02-02 03:07:49.126454 | TASK [tox : Get tox envlist config] 2026-02-02 03:07:49.729259 | debian-bookworm | ok: Runtime: 0:00:00.250957 2026-02-02 03:07:49.736372 | 2026-02-02 03:07:49.736489 | TASK [tox : Install any sibling python packages] 2026-02-02 03:07:50.247561 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-02 03:07:50.253821 | 2026-02-02 03:07:50.253982 | TASK [tox : Remove tempfile] 2026-02-02 03:07:50.673344 | debian-bookworm | changed 2026-02-02 03:07:50.680877 | 2026-02-02 03:07:50.680994 | TASK [tox : Emit tox command] 2026-02-02 03:07:50.748329 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-02-02 03:07:50.754236 | 2026-02-02 03:07:50.754370 | TASK [tox : Run tox] 2026-02-02 03:07:51.404943 | debian-bookworm | ROOT: 171 D setup logging to DEBUG on pid 1590 [tox/report.py:225] 2026-02-02 03:07:51.432775 | debian-bookworm | test: 199 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-02 03:07:51.435307 | debian-bookworm | test: 201 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-02-02 03:07:51.436049 | debian-bookworm | test: 202 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-02 03:07:51.436776 | debian-bookworm | test: 203 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-02 03:07:51.436925 | debian-bookworm | test: 203 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-02 03:07:51.436986 | debian-bookworm | test: 203 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-02 03:07:51.438001 | debian-bookworm | test: 204 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-02 03:07:51.466700 | debian-bookworm | test: 233 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2026-02-02 03:07:52.129247 | debian-bookworm | test: 895 I exit 0 (0.66 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1597 [tox/execute/api.py:295] 2026-02-02 03:07:52.129604 | debian-bookworm | test: 895 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2026-02-02 03:07:52.135967 | debian-bookworm | --- 2026-02-02 03:07:52.135992 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-02-02 03:07:52.135997 | debian-bookworm | 2026-02-02 03:07:52.136010 | debian-bookworm | adminer_tag: "5.4.1" 2026-02-02 03:07:52.136016 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-02-02 03:07:52.136021 | debian-bookworm | 2026-02-02 03:07:52.136025 | debian-bookworm | ara_server_tag: "1.7.3" 2026-02-02 03:07:52.136030 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-02-02 03:07:52.136034 | debian-bookworm | 2026-02-02 03:07:52.136038 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-02-02 03:07:52.136043 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-02-02 03:07:52.136047 | debian-bookworm | 2026-02-02 03:07:52.136051 | debian-bookworm | netbox_tag: "v4.3.5" 2026-02-02 03:07:52.136055 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-02-02 03:07:52.136059 | debian-bookworm | 2026-02-02 03:07:52.136063 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-02-02 03:07:52.136068 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-02-02 03:07:52.136075 | debian-bookworm | 2026-02-02 03:07:52.136079 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-02-02 03:07:52.136083 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-02-02 03:07:52.136087 | debian-bookworm | 2026-02-02 03:07:52.136091 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-02-02 03:07:52.136660 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-02-02 03:07:52.136674 | debian-bookworm | 2026-02-02 03:07:52.136679 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-02-02 03:07:52.136683 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-02-02 03:07:52.136687 | debian-bookworm | 2026-02-02 03:07:52.136691 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-02-02 03:07:52.136695 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-02-02 03:07:52.136699 | debian-bookworm | 2026-02-02 03:07:52.136703 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-02-02 03:07:52.136716 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-02-02 03:07:52.136721 | debian-bookworm | 2026-02-02 03:07:52.136724 | debian-bookworm | registry_tag: "3.0" 2026-02-02 03:07:52.136729 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-02-02 03:07:52.136733 | debian-bookworm | 2026-02-02 03:07:52.136737 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-02-02 03:07:52.136741 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-02-02 03:07:52.136745 | debian-bookworm | 2026-02-02 03:07:52.136749 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-02-02 03:07:52.136927 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-02-02 03:07:52.136934 | debian-bookworm | 2026-02-02 03:07:52.136939 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-02-02 03:07:52.136943 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-02-02 03:07:52.136948 | debian-bookworm | 2026-02-02 03:07:52.136952 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-02-02 03:07:52.136956 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-02-02 03:07:52.136960 | debian-bookworm | 2026-02-02 03:07:52.136964 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-02-02 03:07:52.136969 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-02-02 03:07:52.136973 | debian-bookworm | 2026-02-02 03:07:52.136977 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-02-02 03:07:52.136981 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-02-02 03:07:52.136985 | debian-bookworm | 2026-02-02 03:07:52.136989 | debian-bookworm | vault_tag: "1.21.2" 2026-02-02 03:07:52.136993 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-02-02 03:07:52.136997 | debian-bookworm | 2026-02-02 03:07:52.137012 | debian-bookworm | traefik_tag: "v3.5.0" 2026-02-02 03:07:52.137256 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-02-02 03:07:52.137264 | debian-bookworm | 2026-02-02 03:07:52.137268 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-02-02 03:07:52.137272 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-02-02 03:07:52.137276 | debian-bookworm | 2026-02-02 03:07:52.137280 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-02-02 03:07:52.137287 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-02-02 03:07:52.138485 | debian-bookworm | test: 904 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1602 [tox/execute/api.py:295] 2026-02-02 03:07:52.139259 | debian-bookworm | test: OK (0.71=setup[0.04]+cmd[0.66,0.01] seconds) 2026-02-02 03:07:52.139272 | debian-bookworm | congratulations :) (0.74 seconds) 2026-02-02 03:07:52.398865 | debian-bookworm | ok: Runtime: 0:00:00.986964 2026-02-02 03:07:52.403943 | 2026-02-02 03:07:52.404016 | TASK [tox : Look for output] 2026-02-02 03:07:52.807591 | debian-bookworm | ok 2026-02-02 03:07:52.819348 | 2026-02-02 03:07:52.819449 | TASK [tox : Return file comments to Zuul] 2026-02-02 03:07:52.842322 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:52.847700 | 2026-02-02 03:07:52.847870 | PLAY RECAP 2026-02-02 03:07:52.847914 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-02 03:07:52.847935 | 2026-02-02 03:07:52.987103 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-02 03:07:52.988043 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-02 03:07:53.895790 | 2026-02-02 03:07:53.895903 | PLAY [all] 2026-02-02 03:07:53.924113 | 2026-02-02 03:07:53.924259 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-02 03:07:54.058654 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:54.063977 | 2026-02-02 03:07:54.064108 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-02 03:07:54.103802 | debian-bookworm | ok 2026-02-02 03:07:54.108063 | 2026-02-02 03:07:54.108146 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-02 03:07:54.676658 | debian-bookworm -> localhost | changed 2026-02-02 03:07:54.684074 | 2026-02-02 03:07:54.684178 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-02 03:07:54.727202 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:54.732671 | 2026-02-02 03:07:54.732777 | TASK [fetch-tox-output : Set envlist fact] 2026-02-02 03:07:54.760181 | debian-bookworm | ok 2026-02-02 03:07:54.765992 | 2026-02-02 03:07:54.766088 | TASK [fetch-tox-output : Get tox version] 2026-02-02 03:07:55.387140 | 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-02 03:07:55.404066 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-02 03:07:55.805505 | debian-bookworm | ok: Runtime: 0:00:00.243694 2026-02-02 03:07:55.811594 | 2026-02-02 03:07:55.811685 | TASK [fetch-tox-output : Find all default environments] 2026-02-02 03:07:56.375511 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:56.381200 | 2026-02-02 03:07:56.381303 | TASK [fetch-tox-output : Set envlist fact] 2026-02-02 03:07:56.424913 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:56.436445 | 2026-02-02 03:07:56.436559 | TASK [fetch-tox-output : Find all default environments] 2026-02-02 03:07:56.969295 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:56.974953 | 2026-02-02 03:07:56.975046 | TASK [fetch-tox-output : Set envlist fact] 2026-02-02 03:07:57.007940 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:57.014220 | 2026-02-02 03:07:57.014315 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-02 03:07:57.056642 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:57.063921 | 2026-02-02 03:07:57.064022 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-02 03:07:58.011329 | debian-bookworm | changed: 2026-02-02 03:07:58.011510 | debian-bookworm | created directory /var/lib/zuul/builds/33e474e0ae7b4779b7918cdabfc64e48/work/logs/tox/test 2026-02-02 03:07:58.011545 | debian-bookworm | cd+++++++++ ./ 2026-02-02 03:07:58.011569 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-02 03:07:58.011592 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-02-02 03:07:58.011617 | 2026-02-02 03:07:58.024479 | 2026-02-02 03:07:58.024544 | PLAY RECAP 2026-02-02 03:07:58.024584 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-02 03:07:58.024604 | 2026-02-02 03:07:58.149697 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-02 03:07:58.150692 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-02 03:07:59.062408 | 2026-02-02 03:07:59.062533 | PLAY [all] 2026-02-02 03:07:59.078659 | 2026-02-02 03:07:59.078788 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-02 03:07:59.355309 | debian-bookworm | changed: non-zero return code 2026-02-02 03:07:59.363071 | 2026-02-02 03:07:59.363222 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-02 03:07:59.401142 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:59.407099 | 2026-02-02 03:07:59.407204 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-02 03:07:59.436719 | 2026-02-02 03:07:59.436914 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-02 03:07:59.487118 | 2026-02-02 03:07:59.487288 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-02 03:07:59.510402 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:59.521153 | 2026-02-02 03:07:59.521258 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-02 03:07:59.551183 | 2026-02-02 03:07:59.551394 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-02 03:07:59.565546 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:59.573485 | 2026-02-02 03:07:59.573608 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-02 03:07:59.619007 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:59.624716 | 2026-02-02 03:07:59.624847 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-02 03:07:59.657891 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:07:59.664221 | 2026-02-02 03:07:59.664297 | PLAY RECAP 2026-02-02 03:07:59.664343 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-02 03:07:59.664368 | 2026-02-02 03:07:59.800965 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-02 03:07:59.803785 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 03:08:00.557828 | 2026-02-02 03:08:00.557955 | PLAY [Base post] 2026-02-02 03:08:00.576918 | 2026-02-02 03:08:00.577033 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-02 03:08:01.094933 | debian-bookworm | changed 2026-02-02 03:08:01.111075 | 2026-02-02 03:08:01.111174 | PLAY RECAP 2026-02-02 03:08:01.111231 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-02 03:08:01.111290 | 2026-02-02 03:08:01.233990 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 03:08:01.234935 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-02 03:08:02.117224 | 2026-02-02 03:08:02.117362 | PLAY [Base post-logs] 2026-02-02 03:08:02.127404 | 2026-02-02 03:08:02.127528 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-02 03:08:02.633142 | localhost | changed 2026-02-02 03:08:02.642152 | 2026-02-02 03:08:02.642266 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-02 03:08:02.679544 | localhost | ok 2026-02-02 03:08:02.685633 | 2026-02-02 03:08:02.685835 | TASK [Set zuul-log-path fact] 2026-02-02 03:08:02.713876 | localhost | ok 2026-02-02 03:08:02.729033 | 2026-02-02 03:08:02.729177 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 03:08:02.758389 | localhost | ok 2026-02-02 03:08:02.761248 | 2026-02-02 03:08:02.761333 | TASK [upload-logs : Create log directories] 2026-02-02 03:08:03.267884 | localhost | changed 2026-02-02 03:08:03.270646 | 2026-02-02 03:08:03.270912 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-02 03:08:03.864360 | localhost -> localhost | ok: Runtime: 0:00:00.022230 2026-02-02 03:08:03.868665 | 2026-02-02 03:08:03.868834 | TASK [upload-logs : Upload logs to log server] 2026-02-02 03:08:04.580973 | localhost | Output suppressed because no_log was given 2026-02-02 03:08:04.585701 | 2026-02-02 03:08:04.585856 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 03:08:04.648469 | localhost | skipping: Conditional result was False 2026-02-02 03:08:04.654013 | localhost | skipping: Conditional result was False 2026-02-02 03:08:04.662621 | 2026-02-02 03:08:04.662771 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 03:08:04.742075 | localhost | skipping: Conditional result was False 2026-02-02 03:08:04.742382 | 2026-02-02 03:08:04.751599 | localhost | skipping: Conditional result was False 2026-02-02 03:08:04.760577 | 2026-02-02 03:08:04.760709 | LOOP [upload-logs : Upload console log and json output]