2026-02-13 14:39:38.857447 | Job console starting 2026-02-13 14:39:38.878522 | Updating git repos 2026-02-13 14:39:38.907998 | Cloning repos into workspace 2026-02-13 14:39:38.942490 | Restoring repo states 2026-02-13 14:39:38.956016 | Merging changes 2026-02-13 14:39:39.456913 | Checking out repos 2026-02-13 14:39:39.517672 | Preparing playbooks 2026-02-13 14:39:40.383287 | Running Ansible setup 2026-02-13 14:39:45.383986 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 14:39:46.473395 | 2026-02-13 14:39:46.473574 | PLAY [Base pre] 2026-02-13 14:39:46.493205 | 2026-02-13 14:39:46.493371 | TASK [Setup log path fact] 2026-02-13 14:39:46.513513 | debian-bookworm | ok 2026-02-13 14:39:46.531614 | 2026-02-13 14:39:46.531767 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 14:39:46.561299 | debian-bookworm | ok 2026-02-13 14:39:46.571373 | 2026-02-13 14:39:46.571500 | TASK [emit-job-header : Print job information] 2026-02-13 14:39:46.650005 | # Job Information 2026-02-13 14:39:46.650219 | Ansible Version: 2.16.14 2026-02-13 14:39:46.650255 | Job: tox 2026-02-13 14:39:46.650288 | Pipeline: check 2026-02-13 14:39:46.650311 | Executor: 521e9411259a 2026-02-13 14:39:46.650332 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/168 2026-02-13 14:39:46.650354 | Event ID: ccf8b6d0-08e9-11f1-92f8-ed67a3aa343a 2026-02-13 14:39:46.663706 | 2026-02-13 14:39:46.663869 | LOOP [emit-job-header : Print node information] 2026-02-13 14:39:46.783971 | debian-bookworm | ok: 2026-02-13 14:39:46.784337 | debian-bookworm | # Node Information 2026-02-13 14:39:46.784381 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 14:39:46.784407 | debian-bookworm | Hostname: debian 2026-02-13 14:39:46.784428 | debian-bookworm | Username: zuul 2026-02-13 14:39:46.784449 | debian-bookworm | Distro: Debian 12.13 2026-02-13 14:39:46.784479 | debian-bookworm | Provider: regiocloud-a 2026-02-13 14:39:46.784505 | debian-bookworm | Region: 2026-02-13 14:39:46.784526 | debian-bookworm | Label: debian-bookworm 2026-02-13 14:39:46.784546 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 14:39:46.784564 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:b9d1 2026-02-13 14:39:46.808202 | 2026-02-13 14:39:46.808350 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 14:39:47.463544 | debian-bookworm -> localhost | changed 2026-02-13 14:39:47.471093 | 2026-02-13 14:39:47.471231 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 14:39:48.780854 | debian-bookworm -> localhost | changed 2026-02-13 14:39:48.791951 | 2026-02-13 14:39:48.792125 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 14:39:49.123432 | debian-bookworm -> localhost | ok 2026-02-13 14:39:49.129184 | 2026-02-13 14:39:49.129279 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 14:39:49.146525 | debian-bookworm | ok 2026-02-13 14:39:49.162979 | debian-bookworm | included: /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 14:39:49.167726 | 2026-02-13 14:39:49.167799 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 14:39:50.369837 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 14:39:50.370009 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/work/094e31faa77f453798c303e828b9bc94_id_rsa 2026-02-13 14:39:50.370056 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/work/094e31faa77f453798c303e828b9bc94_id_rsa.pub 2026-02-13 14:39:50.370080 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 14:39:50.370103 | debian-bookworm -> localhost | SHA256:K6Y9ixnRz4n29uJ2bQr8VnlbWiN9UMuwRLpMjUCSbe4 zuul-build-sshkey 2026-02-13 14:39:50.370122 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 14:39:50.370150 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 14:39:50.370169 | debian-bookworm -> localhost | | .+o .. | 2026-02-13 14:39:50.370187 | debian-bookworm -> localhost | | ..o. +o .| 2026-02-13 14:39:50.370205 | debian-bookworm -> localhost | | o +..+..| 2026-02-13 14:39:50.370221 | debian-bookworm -> localhost | | . .o ...o | 2026-02-13 14:39:50.370239 | debian-bookworm -> localhost | | . . S o ... | 2026-02-13 14:39:50.370259 | debian-bookworm -> localhost | | . = E o..o+| 2026-02-13 14:39:50.370276 | debian-bookworm -> localhost | | . = B o ..=o| 2026-02-13 14:39:50.370293 | debian-bookworm -> localhost | | O.o+oo o o | 2026-02-13 14:39:50.370310 | debian-bookworm -> localhost | | + o*o=+o | 2026-02-13 14:39:50.370328 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 14:39:50.370371 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.507060 2026-02-13 14:39:50.375737 | 2026-02-13 14:39:50.375826 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 14:39:50.393149 | debian-bookworm | ok 2026-02-13 14:39:50.402537 | debian-bookworm | included: /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 14:39:50.410359 | 2026-02-13 14:39:50.410431 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 14:39:50.423156 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:39:50.427756 | 2026-02-13 14:39:50.427831 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 14:39:50.968057 | debian-bookworm | changed 2026-02-13 14:39:50.972452 | 2026-02-13 14:39:50.972526 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 14:39:51.244744 | debian-bookworm | ok 2026-02-13 14:39:51.251719 | 2026-02-13 14:39:51.251822 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 14:39:51.887646 | debian-bookworm | changed 2026-02-13 14:39:51.894116 | 2026-02-13 14:39:51.894209 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 14:39:52.542057 | debian-bookworm | changed 2026-02-13 14:39:52.547429 | 2026-02-13 14:39:52.547519 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 14:39:52.570819 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:39:52.577872 | 2026-02-13 14:39:52.577961 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 14:39:52.976391 | debian-bookworm -> localhost | changed 2026-02-13 14:39:52.994150 | 2026-02-13 14:39:52.994255 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 14:39:53.302299 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/work/094e31faa77f453798c303e828b9bc94_id_rsa (zuul-build-sshkey) 2026-02-13 14:39:53.302513 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017528 2026-02-13 14:39:53.319492 | 2026-02-13 14:39:53.319592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 14:39:53.710601 | debian-bookworm | ok 2026-02-13 14:39:53.716438 | 2026-02-13 14:39:53.716524 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 14:39:53.739544 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:39:53.749306 | 2026-02-13 14:39:53.749399 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 14:39:54.197122 | debian-bookworm | ok 2026-02-13 14:39:54.219514 | 2026-02-13 14:39:54.219631 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 14:39:54.247658 | debian-bookworm | ok 2026-02-13 14:39:54.252515 | 2026-02-13 14:39:54.252608 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 14:39:54.507425 | debian-bookworm -> localhost | ok 2026-02-13 14:39:54.513438 | 2026-02-13 14:39:54.513529 | TASK [validate-host : Collect information about the host] 2026-02-13 14:39:55.571662 | debian-bookworm | ok 2026-02-13 14:39:55.584276 | 2026-02-13 14:39:55.584419 | TASK [validate-host : Sanitize hostname] 2026-02-13 14:39:55.746269 | debian-bookworm | ok 2026-02-13 14:39:55.786783 | 2026-02-13 14:39:55.786948 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 14:39:56.381174 | debian-bookworm -> localhost | changed 2026-02-13 14:39:56.387441 | 2026-02-13 14:39:56.387560 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 14:39:56.797309 | debian-bookworm | ok 2026-02-13 14:39:56.802093 | 2026-02-13 14:39:56.802210 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 14:39:57.367254 | debian-bookworm -> localhost | changed 2026-02-13 14:39:57.378121 | 2026-02-13 14:39:57.378252 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 14:39:57.650217 | debian-bookworm | ok 2026-02-13 14:39:57.656765 | 2026-02-13 14:39:57.656893 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 14:39:58.551447 | debian-bookworm | changed: 2026-02-13 14:39:58.551827 | debian-bookworm | cd+++++++++ src/ 2026-02-13 14:39:58.551868 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 14:39:58.551893 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 14:39:58.551915 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-13 14:39:58.551937 | debian-bookworm | =6.2.5 2026-02-13 14:40:20.762560 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-13 14:40:20.797445 | debian-bookworm | Collecting chardet>=5.2 2026-02-13 14:40:20.808635 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-13 14:40:20.819291 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 24.9 MB/s eta 0:00:00 2026-02-13 14:40:20.856911 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-13 14:40:20.868925 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-13 14:40:20.930005 | debian-bookworm | Collecting filelock>=3.20.3 2026-02-13 14:40:20.941089 | debian-bookworm | Downloading filelock-3.21.2-py3-none-any.whl (21 kB) 2026-02-13 14:40:20.989272 | debian-bookworm | Collecting packaging>=26 2026-02-13 14:40:21.001920 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-13 14:40:21.009401 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 13.8 MB/s eta 0:00:00 2026-02-13 14:40:21.069284 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-13 14:40:21.081859 | debian-bookworm | Downloading platformdirs-4.7.0-py3-none-any.whl (18 kB) 2026-02-13 14:40:21.121090 | debian-bookworm | Collecting pluggy>=1.6 2026-02-13 14:40:21.132676 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-13 14:40:21.170550 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-13 14:40:21.181679 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-13 14:40:21.306220 | debian-bookworm | Collecting virtualenv>=20.36.1 2026-02-13 14:40:21.317350 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-13 14:40:21.526644 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 29.5 MB/s eta 0:00:00 2026-02-13 14:40:21.628195 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-13 14:40:21.639326 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-13 14:40:21.659947 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 26.0 MB/s eta 0:00:00 2026-02-13 14:40:21.769558 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-13 14:40:22.553123 | debian-bookworm | Successfully installed cachetools-7.0.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.21.2 packaging-26.0 platformdirs-4.7.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.35.0 virtualenv-20.36.1 2026-02-13 14:40:22.701626 | debian-bookworm | ok: Runtime: 0:00:02.686113 2026-02-13 14:40:22.715816 | 2026-02-13 14:40:22.715991 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-13 14:40:22.766369 | debian-bookworm | ok 2026-02-13 14:40:22.774035 | 2026-02-13 14:40:22.774203 | TASK [ensure-tox : Output tox version] 2026-02-13 14:40:23.283453 | 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-13 14:40:23.300815 | debian-bookworm | 4.35.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-13 14:40:23.804309 | debian-bookworm | ok: Runtime: 0:00:00.264258 2026-02-13 14:40:23.817618 | 2026-02-13 14:40:23.817790 | TASK [ensure-tox : Make global symlink] 2026-02-13 14:40:23.835343 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:23.845951 | 2026-02-13 14:40:23.846113 | PLAY RECAP 2026-02-13 14:40:23.846195 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-13 14:40:23.846232 | 2026-02-13 14:40:23.993527 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-13 14:40:23.994571 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-13 14:40:24.754766 | 2026-02-13 14:40:24.754965 | PLAY [all] 2026-02-13 14:40:24.770666 | 2026-02-13 14:40:24.770811 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-13 14:40:25.223187 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-13 14:40:25.299549 | debian-bookworm | ok: Runtime: 0:00:00.024659 2026-02-13 14:40:25.306027 | 2026-02-13 14:40:25.306214 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-13 14:40:25.850127 | debian-bookworm | ok: Runtime: 0:00:00.005881 2026-02-13 14:40:25.857373 | 2026-02-13 14:40:25.857507 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-13 14:40:26.141868 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-13 14:40:26.143580 | debian-bookworm | sudo: a password is required 2026-02-13 14:40:26.394297 | debian-bookworm | ok: Runtime: 0:00:00.018865 2026-02-13 14:40:26.406147 | 2026-02-13 14:40:26.406283 | TASK [tox : Check to see if the constraints file exists] 2026-02-13 14:40:26.442000 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:26.449347 | 2026-02-13 14:40:26.449481 | TASK [tox : Fail if constraints file is missing] 2026-02-13 14:40:26.474717 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:26.484447 | 2026-02-13 14:40:26.484597 | TASK [tox : Record file location] 2026-02-13 14:40:26.511465 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:26.520606 | 2026-02-13 14:40:26.520753 | TASK [tox : Install tox siblings] 2026-02-13 14:40:26.543982 | debian-bookworm | ok 2026-02-13 14:40:26.554564 | debian-bookworm | included: /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-13 14:40:26.562183 | 2026-02-13 14:40:26.562322 | TASK [tox : Run tox without tests] 2026-02-13 14:40:27.088568 | debian-bookworm | ROOT: 191 D setup logging to DEBUG on pid 1435 [tox/report.py:225] 2026-02-13 14:40:27.117220 | debian-bookworm | test: 219 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-13 14:40:27.119975 | debian-bookworm | test: 222 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-13 14:40:27.120450 | debian-bookworm | test: 223 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-13 14:40:27.121423 | debian-bookworm | test: 223 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py CsQQN4zLOLmn7dK6ykKWMcxiyWX45UdN 2ymlgDiOW7xehxJAphG710CInkSlezg2 [virtualenv/discovery/cached_py_info.py:131] 2026-02-13 14:40:27.193657 | debian-bookworm | test: 296 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-13 14:40:27.194198 | debian-bookworm | test: 296 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-13 14:40:27.194437 | debian-bookworm | test: 296 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-13 14:40:27.197129 | debian-bookworm | test: 299 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-13 14:40:27.241379 | debian-bookworm | test: 343 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2026-02-13 14:40:27.241641 | debian-bookworm | test: 344 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-02-13 14:40:27.241850 | debian-bookworm | test: 344 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-13 14:40:27.242050 | debian-bookworm | test: 344 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-13 14:40:27.242167 | debian-bookworm | test: 344 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242211 | debian-bookworm | test: 344 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242259 | debian-bookworm | test: 344 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242306 | debian-bookworm | test: 345 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242354 | debian-bookworm | test: 345 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242414 | debian-bookworm | test: 345 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242465 | debian-bookworm | test: 345 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242532 | debian-bookworm | test: 345 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.242870 | debian-bookworm | test: 345 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-13 14:40:27.243237 | debian-bookworm | test: 345 D create virtualenv import hook file /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2026-02-13 14:40:27.243368 | debian-bookworm | test: 346 D create /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2026-02-13 14:40:27.243842 | debian-bookworm | test: 346 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-02-13 14:40:27.244135 | debian-bookworm | test: 346 D debug via /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2026-02-13 14:40:27.287685 | debian-bookworm | test: 346 D { 2026-02-13 14:40:27.287726 | debian-bookworm | "sys": { 2026-02-13 14:40:27.287732 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-02-13 14:40:27.287738 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-13 14:40:27.287744 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-02-13 14:40:27.287750 | debian-bookworm | "base_prefix": "/usr", 2026-02-13 14:40:27.287756 | debian-bookworm | "real_prefix": null, 2026-02-13 14:40:27.287762 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-02-13 14:40:27.287767 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-13 14:40:27.287771 | debian-bookworm | "path": [ 2026-02-13 14:40:27.287777 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-13 14:40:27.287795 | debian-bookworm | "/usr/lib/python3.11", 2026-02-13 14:40:27.287800 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-13 14:40:27.287804 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-02-13 14:40:27.287809 | debian-bookworm | ], 2026-02-13 14:40:27.287813 | debian-bookworm | "meta_path": [ 2026-02-13 14:40:27.287818 | debian-bookworm | "", 2026-02-13 14:40:27.287822 | debian-bookworm | "", 2026-02-13 14:40:27.287827 | debian-bookworm | "", 2026-02-13 14:40:27.287832 | debian-bookworm | "" 2026-02-13 14:40:27.287836 | debian-bookworm | ], 2026-02-13 14:40:27.287840 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-13 14:40:27.287844 | debian-bookworm | "io_encoding": "utf-8" 2026-02-13 14:40:27.287848 | debian-bookworm | }, 2026-02-13 14:40:27.287853 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-13 14:40:27.287857 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-13 14:40:27.287861 | debian-bookworm | "os": "", 2026-02-13 14:40:27.287865 | debian-bookworm | "site": "", 2026-02-13 14:40:27.287869 | debian-bookworm | "datetime": "", 2026-02-13 14:40:27.287873 | debian-bookworm | "math": "", 2026-02-13 14:40:27.287877 | debian-bookworm | "json": "" 2026-02-13 14:40:27.287881 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-02-13 14:40:27.288093 | debian-bookworm | test: 390 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2026-02-13 14:40:27.289872 | debian-bookworm | test: 392 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-13 14:40:27.290626 | debian-bookworm | test: 393 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-13 14:40:27.294704 | debian-bookworm | test: 396 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-13 14:40:27.296705 | debian-bookworm | test: 399 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-13 14:40:27.536338 | debian-bookworm | test: 638 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.537314 | debian-bookworm | test: 639 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.561863 | debian-bookworm | test: 664 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.569436 | debian-bookworm | test: 672 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.569915 | debian-bookworm | test: 672 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.573216 | debian-bookworm | test: 675 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.574525 | debian-bookworm | test: 677 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.575025 | debian-bookworm | test: 677 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.720703 | debian-bookworm | test: 823 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-13 14:40:27.738398 | debian-bookworm | test: 841 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-13 14:40:27.746567 | debian-bookworm | test: 849 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-13 14:40:27.746798 | debian-bookworm | test: 849 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-02-13 14:40:27.754635 | debian-bookworm | test: 857 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-13 14:40:27.754768 | debian-bookworm | test: 857 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.754905 | debian-bookworm | test: 857 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.754972 | debian-bookworm | test: 857 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.755033 | debian-bookworm | test: 857 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.755092 | debian-bookworm | test: 857 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.755164 | debian-bookworm | test: 857 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.755231 | debian-bookworm | test: 857 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.755310 | debian-bookworm | test: 858 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-13 14:40:27.760422 | debian-bookworm | test: 863 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:464] 2026-02-13 14:40:28.901795 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-13 14:40:29.006708 | 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-13 14:40:29.064944 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-02-13 14:40:29.077547 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-13 14:40:29.154455 | debian-bookworm | Collecting openstacksdk==4.9.0 (from -r requirements.txt (line 3)) 2026-02-13 14:40:29.166955 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-02-13 14:40:29.204204 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-02-13 14:40:29.217880 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-13 14:40:29.334966 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 5)) 2026-02-13 14:40:29.346879 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-13 14:40:29.394941 | debian-bookworm | Collecting typer==0.23.1 (from typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:29.407136 | debian-bookworm | Downloading typer-0.23.1-py3-none-any.whl.metadata (16 kB) 2026-02-13 14:40:29.446737 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-02-13 14:40:29.460808 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-02-13 14:40:29.775015 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:29.786975 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-13 14:40:29.832895 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:29.846122 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-13 14:40:29.900262 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:29.914154 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-02-13 14:40:29.956233 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:29.969401 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-13 14:40:30.015600 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.028987 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-02-13 14:40:30.082355 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.095920 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-02-13 14:40:30.155945 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.168640 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl.metadata (3.1 kB) 2026-02-13 14:40:30.203204 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.216319 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-02-13 14:40:30.277662 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.289139 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-13 14:40:30.344462 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.356415 | debian-bookworm | Downloading platformdirs-4.7.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-13 14:40:30.474099 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.487389 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-02-13 14:40:30.527164 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.539810 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-02-13 14:40:30.579387 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:30.591541 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-13 14:40:30.767261 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-13 14:40:30.779523 | 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-13 14:40:30.820294 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-13 14:40:30.832339 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-13 14:40:30.885217 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-13 14:40:30.896549 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-13 14:40:30.940823 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-13 14:40:30.952453 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-13 14:40:31.005320 | debian-bookworm | Collecting click>=8.0.0 (from typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.019595 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-13 14:40:31.070211 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.082617 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-02-13 14:40:31.160843 | debian-bookworm | Collecting rich>=10.11.0 (from typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.172354 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl.metadata (18 kB) 2026-02-13 14:40:31.205681 | debian-bookworm | Collecting annotated-doc>=0.0.2 (from typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.217119 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-02-13 14:40:31.236165 | debian-bookworm | WARNING: typer 0.23.1 does not provide the extra 'all' 2026-02-13 14:40:31.418680 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:31.430168 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-13 14:40:31.463701 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:31.474717 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-13 14:40:31.536156 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:31.548558 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-13 14:40:31.589354 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-13 14:40:31.603047 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-13 14:40:31.654985 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.9.0->-r requirements.txt (line 3)) (80.9.0) 2026-02-13 14:40:31.686520 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.697611 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-13 14:40:31.745591 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.756651 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-13 14:40:31.787718 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer==0.23.1->typer[all]==0.23.1->-r requirements.txt (line 6)) 2026-02-13 14:40:31.798886 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-13 14:40:31.833758 | 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-13 14:40:31.892473 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.8 MB/s 0:00:00 2026-02-13 14:40:31.904104 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-13 14:40:31.929046 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-02-13 14:40:32.005376 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 23.7 MB/s 0:00:00 2026-02-13 14:40:32.019964 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-02-13 14:40:32.042520 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-13 14:40:32.067319 | debian-bookworm | Downloading typer-0.23.1-py3-none-any.whl (56 kB) 2026-02-13 14:40:32.089977 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-02-13 14:40:32.111895 | 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-13 14:40:32.135889 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-13 14:40:32.158376 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-13 14:40:32.234511 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-02-13 14:40:32.258063 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-13 14:40:32.282963 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-13 14:40:32.306158 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-13 14:40:32.493400 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.7 MB/s 0:00:00 2026-02-13 14:40:32.507455 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-13 14:40:32.536726 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-02-13 14:40:32.560548 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-02-13 14:40:32.585156 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-13 14:40:32.605794 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-02-13 14:40:32.628534 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-13 14:40:32.650465 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-13 14:40:32.676462 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-02-13 14:40:32.713037 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-02-13 14:40:32.740514 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-13 14:40:32.762297 | debian-bookworm | Downloading platformdirs-4.7.0-py3-none-any.whl (18 kB) 2026-02-13 14:40:32.783192 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-13 14:40:32.807214 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-13 14:40:32.827551 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl (309 kB) 2026-02-13 14:40:32.863417 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-13 14:40:32.932939 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.4 MB/s 0:00:00 2026-02-13 14:40:32.946195 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-13 14:40:32.969063 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-13 14:40:32.990181 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-02-13 14:40:33.010272 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-02-13 14:40:33.030596 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-13 14:40:33.055513 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-13 14:40:33.194493 | debian-bookworm | Installing collected packages: requestsexceptions, urllib3, typing-extensions, stevedore, shellingham, PyYAML, pygments, pycparser, psutil, platformdirs, pbr, munch, mdurl, loguru, jsonpointer, jmespath, iso8601, idna, decorator, click, charset_normalizer, certifi, annotated-doc, requests, os-service-types, markdown-it-py, jsonpatch, dogpile.cache, cffi, rich, requests-file, keystoneauth1, cryptography, typer, openstacksdk 2026-02-13 14:40:37.599154 | debian-bookworm | 2026-02-13 14:40:37.604371 | debian-bookworm | Successfully installed PyYAML-6.0.3 annotated-doc-0.0.4 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 dogpile.cache-1.5.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.13.0 loguru-0.7.3 markdown-it-py-4.0.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.9.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.7.0 psutil-7.2.2 pycparser-3.0 pygments-2.19.2 requests-2.32.5 requests-file-3.0.1 requestsexceptions-1.4.0 rich-14.3.2 shellingham-1.5.4 stevedore-5.6.0 typer-0.23.1 typing-extensions-4.15.0 urllib3-2.6.3 2026-02-13 14:40:37.791293 | debian-bookworm | test: 10893 I exit 0 (10.03 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1448 [tox/execute/api.py:295] 2026-02-13 14:40:37.793601 | debian-bookworm | test: OK (10.68 seconds) 2026-02-13 14:40:37.793651 | debian-bookworm | congratulations :) (10.71 seconds) 2026-02-13 14:40:38.107546 | debian-bookworm | ok: Runtime: 0:00:10.989525 2026-02-13 14:40:38.123514 | 2026-02-13 14:40:38.123667 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-13 14:40:38.563450 | debian-bookworm | changed 2026-02-13 14:40:38.573807 | 2026-02-13 14:40:38.574000 | TASK [tox : Get tox envlist config] 2026-02-13 14:40:39.609315 | debian-bookworm | ok: Runtime: 0:00:00.324480 2026-02-13 14:40:39.623280 | 2026-02-13 14:40:39.623474 | TASK [tox : Install any sibling python packages] 2026-02-13 14:40:40.077523 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-13 14:40:40.085495 | 2026-02-13 14:40:40.085634 | TASK [tox : Remove tempfile] 2026-02-13 14:40:40.540398 | debian-bookworm | changed 2026-02-13 14:40:40.550347 | 2026-02-13 14:40:40.550499 | TASK [tox : Emit tox command] 2026-02-13 14:40:40.608974 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-02-13 14:40:40.620161 | 2026-02-13 14:40:40.620341 | TASK [tox : Run tox] 2026-02-13 14:40:41.184799 | debian-bookworm | ROOT: 198 D setup logging to DEBUG on pid 1612 [tox/report.py:225] 2026-02-13 14:40:41.213464 | debian-bookworm | test: 227 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-13 14:40:41.216016 | debian-bookworm | test: 229 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-13 14:40:41.216491 | debian-bookworm | test: 230 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-13 14:40:41.217338 | debian-bookworm | test: 231 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-13 14:40:41.217998 | debian-bookworm | test: 231 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-13 14:40:41.218063 | debian-bookworm | test: 232 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-13 14:40:41.219333 | debian-bookworm | test: 233 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-13 14:40:41.250516 | debian-bookworm | test: 264 W commands[0]> python -m unittest discover [tox/tox_env/api.py:464] 2026-02-13 14:40:41.812343 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-02-13 14:40:41.812412 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=376872), 'exception': None, 'extra': {}, 'file': (name='main.py', path='/home/zuul/src/github.com/osism/openstack-flavor-manager/openstack_flavor_manager/main.py'), 'function': 'set_flavor', 'level': (name='INFO', no=20, icon='ℹ️'), 'line': 71, 'message': 'Flavor SCS-1V-4 created', 'module': 'main', 'name': 'openstack_flavor_manager.main', 'process': (id=1619, name='MainProcess'), 'thread': (id=140172274057920, name='MainThread'), 'time': datetime(2026, 2, 13, 14, 40, 41, 811957, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-02-13 14:40:41.812971 | debian-bookworm | Traceback (most recent call last): 2026-02-13 14:40:41.813300 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_handler.py", line 206, in emit 2026-02-13 14:40:41.813317 | debian-bookworm | self._sink.write(str_record) 2026-02-13 14:40:41.813324 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_simple_sinks.py", line 16, in write 2026-02-13 14:40:41.813330 | debian-bookworm | self._stream.write(message) 2026-02-13 14:40:41.813334 | debian-bookworm | ValueError: I/O operation on closed file. 2026-02-13 14:40:41.813339 | debian-bookworm | --- End of logging error --- 2026-02-13 14:40:42.427240 | debian-bookworm | ..................... 2026-02-13 14:40:42.427316 | debian-bookworm | ---------------------------------------------------------------------- 2026-02-13 14:40:42.427323 | debian-bookworm | Ran 29 tests in 0.739s 2026-02-13 14:40:42.427327 | debian-bookworm | 2026-02-13 14:40:42.427659 | debian-bookworm | OK 2026-02-13 14:40:42.526923 | debian-bookworm | test: 1540 I exit 0 (1.27 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1619 [tox/execute/api.py:295] 2026-02-13 14:40:42.528364 | debian-bookworm | test: OK (1.32=setup[0.04]+cmd[1.27] seconds) 2026-02-13 14:40:42.528394 | debian-bookworm | congratulations :) (1.35 seconds) 2026-02-13 14:40:42.688727 | debian-bookworm | ok: Runtime: 0:00:01.636536 2026-02-13 14:40:42.702173 | 2026-02-13 14:40:42.702334 | TASK [tox : Look for output] 2026-02-13 14:40:43.096601 | debian-bookworm | ok 2026-02-13 14:40:43.110616 | 2026-02-13 14:40:43.110744 | TASK [tox : Return file comments to Zuul] 2026-02-13 14:40:43.148675 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:43.155748 | 2026-02-13 14:40:43.155835 | PLAY RECAP 2026-02-13 14:40:43.155890 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-13 14:40:43.155916 | 2026-02-13 14:40:43.281110 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-13 14:40:43.282404 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-13 14:40:44.000685 | 2026-02-13 14:40:44.000842 | PLAY [all] 2026-02-13 14:40:44.016237 | 2026-02-13 14:40:44.016368 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-13 14:40:44.072217 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:44.085541 | 2026-02-13 14:40:44.085742 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-13 14:40:44.143647 | debian-bookworm | ok 2026-02-13 14:40:44.152885 | 2026-02-13 14:40:44.153040 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-13 14:40:44.645285 | debian-bookworm -> localhost | changed 2026-02-13 14:40:44.661842 | 2026-02-13 14:40:44.662003 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-13 14:40:44.717569 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:44.730310 | 2026-02-13 14:40:44.730473 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 14:40:44.763394 | debian-bookworm | ok 2026-02-13 14:40:44.770400 | 2026-02-13 14:40:44.770513 | TASK [fetch-tox-output : Get tox version] 2026-02-13 14:40:45.431944 | 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-13 14:40:45.450169 | debian-bookworm | 4.35.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-13 14:40:45.799782 | debian-bookworm | ok: Runtime: 0:00:00.297853 2026-02-13 14:40:45.811557 | 2026-02-13 14:40:45.811721 | TASK [fetch-tox-output : Find all default environments] 2026-02-13 14:40:46.345074 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:46.351363 | 2026-02-13 14:40:46.351490 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 14:40:46.386418 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:46.397817 | 2026-02-13 14:40:46.397989 | TASK [fetch-tox-output : Find all default environments] 2026-02-13 14:40:46.935348 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:46.951577 | 2026-02-13 14:40:46.951819 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 14:40:46.988494 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:47.002917 | 2026-02-13 14:40:47.003095 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-13 14:40:47.059118 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:47.074128 | 2026-02-13 14:40:47.074288 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-13 14:40:47.870337 | debian-bookworm | changed: 2026-02-13 14:40:47.870620 | debian-bookworm | created directory /var/lib/zuul/builds/094e31faa77f453798c303e828b9bc94/work/logs/tox/test 2026-02-13 14:40:47.870678 | debian-bookworm | cd+++++++++ ./ 2026-02-13 14:40:47.870710 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-13 14:40:47.870746 | 2026-02-13 14:40:47.889300 | 2026-02-13 14:40:47.889403 | PLAY RECAP 2026-02-13 14:40:47.889461 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-13 14:40:47.889488 | 2026-02-13 14:40:48.008596 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-13 14:40:48.009632 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-13 14:40:48.807868 | 2026-02-13 14:40:48.808031 | PLAY [all] 2026-02-13 14:40:48.825326 | 2026-02-13 14:40:48.825486 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-13 14:40:49.057875 | debian-bookworm | changed: non-zero return code 2026-02-13 14:40:49.067495 | 2026-02-13 14:40:49.067684 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-13 14:40:49.093623 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:49.106731 | 2026-02-13 14:40:49.106943 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-13 14:40:49.141888 | 2026-02-13 14:40:49.142226 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-13 14:40:49.174952 | 2026-02-13 14:40:49.175177 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-13 14:40:49.199091 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:49.206030 | 2026-02-13 14:40:49.206197 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-13 14:40:49.236668 | 2026-02-13 14:40:49.236896 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-13 14:40:49.261637 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:49.268593 | 2026-02-13 14:40:49.268732 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-13 14:40:49.293114 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:49.302290 | 2026-02-13 14:40:49.302424 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-13 14:40:49.327332 | debian-bookworm | skipping: Conditional result was False 2026-02-13 14:40:49.343101 | 2026-02-13 14:40:49.343205 | PLAY RECAP 2026-02-13 14:40:49.343282 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-13 14:40:49.343337 | 2026-02-13 14:40:49.467865 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-13 14:40:49.468965 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 14:40:50.253344 | 2026-02-13 14:40:50.253517 | PLAY [Base post] 2026-02-13 14:40:50.267551 | 2026-02-13 14:40:50.267701 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-13 14:40:50.841388 | debian-bookworm | changed 2026-02-13 14:40:50.851136 | 2026-02-13 14:40:50.851282 | PLAY RECAP 2026-02-13 14:40:50.851365 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 14:40:50.851443 | 2026-02-13 14:40:50.976446 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 14:40:50.977518 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-13 14:40:51.763366 | 2026-02-13 14:40:51.763544 | PLAY [Base post-logs] 2026-02-13 14:40:51.774368 | 2026-02-13 14:40:51.774510 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-13 14:40:52.249023 | localhost | changed 2026-02-13 14:40:52.263378 | 2026-02-13 14:40:52.263576 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-13 14:40:52.292842 | localhost | ok 2026-02-13 14:40:52.299928 | 2026-02-13 14:40:52.300130 | TASK [Set zuul-log-path fact] 2026-02-13 14:40:52.318151 | localhost | ok 2026-02-13 14:40:52.331819 | 2026-02-13 14:40:52.331975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 14:40:52.374900 | localhost | ok 2026-02-13 14:40:52.382109 | 2026-02-13 14:40:52.383139 | TASK [upload-logs : Create log directories] 2026-02-13 14:40:52.912079 | localhost | changed 2026-02-13 14:40:52.915311 | 2026-02-13 14:40:52.915427 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-13 14:40:53.425194 | localhost -> localhost | ok: Runtime: 0:00:00.007288 2026-02-13 14:40:53.429340 | 2026-02-13 14:40:53.429455 | TASK [upload-logs : Upload logs to log server] 2026-02-13 14:40:54.057411 | localhost | Output suppressed because no_log was given 2026-02-13 14:40:54.061654 | 2026-02-13 14:40:54.061837 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 14:40:54.119917 | localhost | skipping: Conditional result was False 2026-02-13 14:40:54.125180 | localhost | skipping: Conditional result was False 2026-02-13 14:40:54.137242 | 2026-02-13 14:40:54.137458 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 14:40:54.185199 | localhost | skipping: Conditional result was False 2026-02-13 14:40:54.185766 | 2026-02-13 14:40:54.189239 | localhost | skipping: Conditional result was False 2026-02-13 14:40:54.198061 | 2026-02-13 14:40:54.198271 | LOOP [upload-logs : Upload console log and json output]