2026-03-10 03:12:15.604623 | Job console starting 2026-03-10 03:12:15.620265 | Updating git repos 2026-03-10 03:12:15.637758 | Cloning repos into workspace 2026-03-10 03:12:15.679347 | Restoring repo states 2026-03-10 03:12:15.688268 | Merging changes 2026-03-10 03:12:15.688284 | Checking out repos 2026-03-10 03:12:15.726221 | Preparing playbooks 2026-03-10 03:12:16.598982 | Running Ansible setup 2026-03-10 03:12:22.008802 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-10 03:12:22.970794 | 2026-03-10 03:12:22.970940 | PLAY [Base pre] 2026-03-10 03:12:23.000795 | 2026-03-10 03:12:23.000935 | TASK [Setup log path fact] 2026-03-10 03:12:23.053428 | debian-bookworm | ok 2026-03-10 03:12:23.079474 | 2026-03-10 03:12:23.079609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:12:23.108385 | debian-bookworm | ok 2026-03-10 03:12:23.129968 | 2026-03-10 03:12:23.130100 | TASK [emit-job-header : Print job information] 2026-03-10 03:12:23.157968 | # Job Information 2026-03-10 03:12:23.158145 | Ansible Version: 2.16.14 2026-03-10 03:12:23.158181 | Job: cfg-cookiecutter-tox-2024.1 2026-03-10 03:12:23.158212 | Pipeline: periodic-daily 2026-03-10 03:12:23.158235 | Executor: 521e9411259a 2026-03-10 03:12:23.158256 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-10 03:12:23.158278 | Event ID: 56861756428243d6922cce75f2c5feec 2026-03-10 03:12:23.167689 | 2026-03-10 03:12:23.167793 | LOOP [emit-job-header : Print node information] 2026-03-10 03:12:23.291256 | debian-bookworm | ok: 2026-03-10 03:12:23.291419 | debian-bookworm | # Node Information 2026-03-10 03:12:23.291452 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-10 03:12:23.291478 | debian-bookworm | Hostname: debian 2026-03-10 03:12:23.291500 | debian-bookworm | Username: zuul 2026-03-10 03:12:23.291522 | debian-bookworm | Distro: Debian 12.13 2026-03-10 03:12:23.291545 | debian-bookworm | Provider: regiocloud-a 2026-03-10 03:12:23.291567 | debian-bookworm | Region: 2026-03-10 03:12:23.291588 | debian-bookworm | Label: debian-bookworm 2026-03-10 03:12:23.291608 | debian-bookworm | Product Name: OpenStack Nova 2026-03-10 03:12:23.291629 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:818c 2026-03-10 03:12:23.304771 | 2026-03-10 03:12:23.304876 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-10 03:12:23.747858 | debian-bookworm -> localhost | changed 2026-03-10 03:12:23.755375 | 2026-03-10 03:12:23.755477 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-10 03:12:25.156187 | debian-bookworm -> localhost | changed 2026-03-10 03:12:25.164773 | 2026-03-10 03:12:25.164864 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-10 03:12:25.593798 | debian-bookworm -> localhost | ok 2026-03-10 03:12:25.598822 | 2026-03-10 03:12:25.598923 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-10 03:12:25.645721 | debian-bookworm | ok 2026-03-10 03:12:25.665628 | debian-bookworm | included: /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-10 03:12:25.680359 | 2026-03-10 03:12:25.680444 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-10 03:12:27.544177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-10 03:12:27.544344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/work/6312c3ac19314518a9efaf770e6cee72_id_rsa 2026-03-10 03:12:27.544375 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/work/6312c3ac19314518a9efaf770e6cee72_id_rsa.pub 2026-03-10 03:12:27.544397 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-10 03:12:27.544417 | debian-bookworm -> localhost | SHA256:kjIEGJ2Of+nX6R3tU+Uu3Loo9YBPgGcnr0SkPjm7i38 zuul-build-sshkey 2026-03-10 03:12:27.544436 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-10 03:12:27.544462 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-10 03:12:27.544479 | debian-bookworm -> localhost | |.+.. | 2026-03-10 03:12:27.544496 | debian-bookworm -> localhost | |. o. . | 2026-03-10 03:12:27.544513 | debian-bookworm -> localhost | | o . + | 2026-03-10 03:12:27.544528 | debian-bookworm -> localhost | |. .. .o * . .| 2026-03-10 03:12:27.544545 | debian-bookworm -> localhost | | . o.o.S= * o | 2026-03-10 03:12:27.544563 | debian-bookworm -> localhost | | . oo .= o.= . .| 2026-03-10 03:12:27.544580 | debian-bookworm -> localhost | | o . *.=.= o | 2026-03-10 03:12:27.544596 | debian-bookworm -> localhost | | . ..+.Eoo.+ o| 2026-03-10 03:12:27.544612 | debian-bookworm -> localhost | | ..o=+..o.o+ | 2026-03-10 03:12:27.544629 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-10 03:12:27.544668 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.034882 2026-03-10 03:12:27.549642 | 2026-03-10 03:12:27.549719 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-10 03:12:27.566053 | debian-bookworm | ok 2026-03-10 03:12:27.573460 | debian-bookworm | included: /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-10 03:12:27.580528 | 2026-03-10 03:12:27.580616 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-10 03:12:27.603281 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:12:27.608065 | 2026-03-10 03:12:27.608156 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-10 03:12:28.220766 | debian-bookworm | changed 2026-03-10 03:12:28.230558 | 2026-03-10 03:12:28.230758 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-10 03:12:28.479188 | debian-bookworm | ok 2026-03-10 03:12:28.485028 | 2026-03-10 03:12:28.485125 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-10 03:12:29.168729 | debian-bookworm | changed 2026-03-10 03:12:29.177069 | 2026-03-10 03:12:29.178100 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-10 03:12:29.995905 | debian-bookworm | changed 2026-03-10 03:12:30.000886 | 2026-03-10 03:12:30.001068 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-10 03:12:30.045986 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:12:30.053182 | 2026-03-10 03:12:30.053283 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-10 03:12:30.989383 | debian-bookworm -> localhost | changed 2026-03-10 03:12:31.001850 | 2026-03-10 03:12:31.001945 | TASK [add-build-sshkey : Add back temp key] 2026-03-10 03:12:31.766000 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/work/6312c3ac19314518a9efaf770e6cee72_id_rsa (zuul-build-sshkey) 2026-03-10 03:12:31.766239 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035168 2026-03-10 03:12:31.774704 | 2026-03-10 03:12:31.774800 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-10 03:12:32.191113 | debian-bookworm | ok 2026-03-10 03:12:32.196675 | 2026-03-10 03:12:32.196764 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-10 03:12:32.212923 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:12:32.221175 | 2026-03-10 03:12:32.221253 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-10 03:12:32.640660 | debian-bookworm | ok 2026-03-10 03:12:32.663487 | 2026-03-10 03:12:32.663578 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-10 03:12:32.690276 | debian-bookworm | ok 2026-03-10 03:12:32.694283 | 2026-03-10 03:12:32.694362 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-10 03:12:33.038438 | debian-bookworm -> localhost | ok 2026-03-10 03:12:33.073793 | 2026-03-10 03:12:33.074050 | TASK [validate-host : Collect information about the host] 2026-03-10 03:12:34.639068 | debian-bookworm | ok 2026-03-10 03:12:34.662366 | 2026-03-10 03:12:34.662459 | TASK [validate-host : Sanitize hostname] 2026-03-10 03:12:34.742967 | debian-bookworm | ok 2026-03-10 03:12:34.781645 | 2026-03-10 03:12:34.781748 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-10 03:12:35.454605 | debian-bookworm -> localhost | changed 2026-03-10 03:12:35.460181 | 2026-03-10 03:12:35.460268 | TASK [validate-host : Collect information about zuul worker] 2026-03-10 03:12:35.947188 | debian-bookworm | ok 2026-03-10 03:12:35.951732 | 2026-03-10 03:12:35.951828 | TASK [validate-host : Write out all zuul information for each host] 2026-03-10 03:12:36.833517 | debian-bookworm -> localhost | changed 2026-03-10 03:12:36.842964 | 2026-03-10 03:12:36.849090 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-10 03:12:37.153116 | debian-bookworm | ok 2026-03-10 03:12:37.158321 | 2026-03-10 03:12:37.158395 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-10 03:12:38.311017 | debian-bookworm | changed: 2026-03-10 03:12:38.311249 | debian-bookworm | cd+++++++++ src/ 2026-03-10 03:12:38.311281 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-10 03:12:38.311301 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-10 03:12:38.311319 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-10 03:12:38.311336 | debian-bookworm | Containerfile 2026-03-10 03:12:38.311444 | debian-bookworm | =7.0.3 2026-03-10 03:13:01.437887 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-10 03:13:01.479966 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-10 03:13:01.496074 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-10 03:13:01.574681 | debian-bookworm | Collecting filelock>=3.25 2026-03-10 03:13:01.590786 | debian-bookworm | Downloading filelock-3.25.1-py3-none-any.whl (26 kB) 2026-03-10 03:13:01.645484 | debian-bookworm | Collecting packaging>=26 2026-03-10 03:13:01.661078 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-10 03:13:01.669423 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.4 MB/s eta 0:00:00 2026-03-10 03:13:01.721864 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-10 03:13:01.737963 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-10 03:13:01.779635 | debian-bookworm | Collecting pluggy>=1.6 2026-03-10 03:13:01.794918 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-10 03:13:01.834585 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-10 03:13:01.850555 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-10 03:13:01.883896 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-10 03:13:01.899066 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-10 03:13:02.030660 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-10 03:13:02.046178 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-10 03:13:02.272343 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.3 MB/s eta 0:00:00 2026-03-10 03:13:02.351277 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-10 03:13:02.367356 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-10 03:13:02.386064 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 30.8 MB/s eta 0:00:00 2026-03-10 03:13:02.440641 | debian-bookworm | Collecting python-discovery>=1 2026-03-10 03:13:02.457386 | debian-bookworm | Downloading python_discovery-1.1.2-py3-none-any.whl (31 kB) 2026-03-10 03:13:02.587737 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-10 03:13:03.307617 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.1 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.2 tomli-w-1.2.0 tox-4.49.1 virtualenv-21.2.0 2026-03-10 03:13:03.781835 | debian-bookworm | ok: Runtime: 0:00:02.882567 2026-03-10 03:13:03.788072 | 2026-03-10 03:13:03.788192 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-10 03:13:03.849529 | debian-bookworm | ok 2026-03-10 03:13:03.854766 | 2026-03-10 03:13:03.854919 | TASK [ensure-tox : Output tox version] 2026-03-10 03:13:04.452624 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-10 03:13:04.471518 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-10 03:13:04.901193 | debian-bookworm | ok: Runtime: 0:00:00.336526 2026-03-10 03:13:04.909857 | 2026-03-10 03:13:04.910648 | TASK [ensure-tox : Make global symlink] 2026-03-10 03:13:04.944955 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:13:04.953196 | 2026-03-10 03:13:04.953293 | PLAY RECAP 2026-03-10 03:13:04.953346 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-10 03:13:04.953372 | 2026-03-10 03:13:05.275727 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-10 03:13:05.276826 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-10 03:13:06.470064 | 2026-03-10 03:13:06.470239 | PLAY [all] 2026-03-10 03:13:06.489044 | 2026-03-10 03:13:06.489203 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-10 03:13:07.170662 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-10 03:13:07.530860 | debian-bookworm | ok: Runtime: 0:00:00.030742 2026-03-10 03:13:07.536376 | 2026-03-10 03:13:07.536484 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-10 03:13:08.085721 | debian-bookworm | ok: Runtime: 0:00:00.007432 2026-03-10 03:13:08.090492 | 2026-03-10 03:13:08.090578 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-10 03:13:08.412439 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-10 03:13:08.414139 | debian-bookworm | sudo: a password is required 2026-03-10 03:13:08.633485 | debian-bookworm | ok: Runtime: 0:00:00.021137 2026-03-10 03:13:08.649721 | 2026-03-10 03:13:08.649808 | TASK [tox : Check to see if the constraints file exists] 2026-03-10 03:13:08.716344 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:13:08.721604 | 2026-03-10 03:13:08.721691 | TASK [tox : Fail if constraints file is missing] 2026-03-10 03:13:08.795592 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:13:08.802995 | 2026-03-10 03:13:08.803110 | TASK [tox : Record file location] 2026-03-10 03:13:08.846815 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:13:08.852119 | 2026-03-10 03:13:08.852209 | TASK [tox : Install tox siblings] 2026-03-10 03:13:08.890128 | debian-bookworm | ok 2026-03-10 03:13:08.902053 | debian-bookworm | included: /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-10 03:13:08.909907 | 2026-03-10 03:13:08.914915 | TASK [tox : Run tox without tests] 2026-03-10 03:13:09.504573 | debian-bookworm | ROOT: 202 D setup logging to DEBUG on pid 1420 [tox/report.py:229] 2026-03-10 03:13:09.534583 | debian-bookworm | cookiecutter: 233 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-10 03:13:09.537289 | debian-bookworm | cookiecutter: 235 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-10 03:13:09.537869 | debian-bookworm | cookiecutter: 236 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-10 03:13:09.543363 | debian-bookworm | cookiecutter: 241 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 8ef96d4cf0a8f7ff1156023b0991dde7 e423e0d8c29b743fe3d544bf8da36042 [python_discovery/_cached_py_info.py:197] 2026-03-10 03:13:09.623135 | debian-bookworm | cookiecutter: 321 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-10 03:13:09.623868 | debian-bookworm | cookiecutter: 322 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-10 03:13:09.624243 | debian-bookworm | cookiecutter: 322 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-10 03:13:09.627393 | debian-bookworm | cookiecutter: 325 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-10 03:13:09.627701 | debian-bookworm | cookiecutter: 326 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-10 03:13:09.665105 | debian-bookworm | cookiecutter: 363 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-10 03:13:09.665420 | debian-bookworm | cookiecutter: 364 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-03-10 03:13:09.665591 | debian-bookworm | cookiecutter: 364 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-03-10 03:13:09.665692 | debian-bookworm | cookiecutter: 364 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-10 03:13:09.665911 | debian-bookworm | cookiecutter: 364 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-10 03:13:09.666043 | debian-bookworm | cookiecutter: 364 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666097 | debian-bookworm | cookiecutter: 364 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666146 | debian-bookworm | cookiecutter: 364 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666198 | debian-bookworm | cookiecutter: 364 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666248 | debian-bookworm | cookiecutter: 364 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666304 | debian-bookworm | cookiecutter: 364 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666352 | debian-bookworm | cookiecutter: 365 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666404 | debian-bookworm | cookiecutter: 365 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666454 | debian-bookworm | cookiecutter: 365 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666501 | debian-bookworm | cookiecutter: 365 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666548 | debian-bookworm | cookiecutter: 365 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:09.666833 | debian-bookworm | cookiecutter: 365 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-10 03:13:09.667191 | debian-bookworm | cookiecutter: 365 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-10 03:13:09.667336 | debian-bookworm | cookiecutter: 365 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-10 03:13:09.667752 | debian-bookworm | cookiecutter: 366 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-10 03:13:09.668025 | debian-bookworm | cookiecutter: 366 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-10 03:13:09.718287 | debian-bookworm | cookiecutter: 366 D { 2026-03-10 03:13:09.718338 | debian-bookworm | "sys": { 2026-03-10 03:13:09.718346 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-03-10 03:13:09.718352 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-10 03:13:09.718358 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-10 03:13:09.718363 | debian-bookworm | "base_prefix": "/usr", 2026-03-10 03:13:09.718373 | debian-bookworm | "real_prefix": null, 2026-03-10 03:13:09.718378 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-10 03:13:09.718382 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-10 03:13:09.718387 | debian-bookworm | "path": [ 2026-03-10 03:13:09.718391 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-10 03:13:09.718395 | debian-bookworm | "/usr/lib/python3.11", 2026-03-10 03:13:09.718399 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-10 03:13:09.718403 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-03-10 03:13:09.718407 | debian-bookworm | ], 2026-03-10 03:13:09.718411 | debian-bookworm | "meta_path": [ 2026-03-10 03:13:09.718415 | debian-bookworm | "", 2026-03-10 03:13:09.718419 | debian-bookworm | "", 2026-03-10 03:13:09.718424 | debian-bookworm | "", 2026-03-10 03:13:09.718427 | debian-bookworm | "" 2026-03-10 03:13:09.718431 | debian-bookworm | ], 2026-03-10 03:13:09.718435 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-10 03:13:09.718439 | debian-bookworm | "io_encoding": "utf-8" 2026-03-10 03:13:09.718443 | debian-bookworm | }, 2026-03-10 03:13:09.718447 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-10 03:13:09.718451 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-10 03:13:09.718455 | debian-bookworm | "os": "", 2026-03-10 03:13:09.718459 | debian-bookworm | "site": "", 2026-03-10 03:13:09.718463 | debian-bookworm | "datetime": "", 2026-03-10 03:13:09.718467 | debian-bookworm | "math": "", 2026-03-10 03:13:09.718471 | debian-bookworm | "json": "" 2026-03-10 03:13:09.718474 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-10 03:13:09.718533 | debian-bookworm | cookiecutter: 416 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-10 03:13:09.720900 | debian-bookworm | cookiecutter: 419 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-10 03:13:09.721645 | debian-bookworm | cookiecutter: 420 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-10 03:13:09.723548 | debian-bookworm | cookiecutter: 422 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-10 03:13:09.724068 | debian-bookworm | cookiecutter: 422 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-10 03:13:09.925967 | debian-bookworm | cookiecutter: 624 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:09.926834 | debian-bookworm | cookiecutter: 625 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:09.927228 | debian-bookworm | cookiecutter: 625 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:09.930965 | debian-bookworm | cookiecutter: 629 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:09.992470 | debian-bookworm | cookiecutter: 690 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:10.129215 | debian-bookworm | cookiecutter: 827 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:10.131826 | debian-bookworm | cookiecutter: 830 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-10 03:13:10.141592 | debian-bookworm | cookiecutter: 840 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:10.145648 | debian-bookworm | cookiecutter: 844 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-10 03:13:10.146368 | debian-bookworm | cookiecutter: 845 D generated console scripts pip3 pip pip-3.11 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-10 03:13:10.147095 | debian-bookworm | cookiecutter: 845 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-10 03:13:10.155008 | debian-bookworm | cookiecutter: 853 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-10 03:13:10.155088 | debian-bookworm | cookiecutter: 853 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155165 | debian-bookworm | cookiecutter: 853 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155233 | debian-bookworm | cookiecutter: 853 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155288 | debian-bookworm | cookiecutter: 853 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155364 | debian-bookworm | cookiecutter: 854 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155422 | debian-bookworm | cookiecutter: 854 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155480 | debian-bookworm | cookiecutter: 854 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155550 | debian-bookworm | cookiecutter: 854 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155610 | debian-bookworm | cookiecutter: 854 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155674 | debian-bookworm | cookiecutter: 854 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.155734 | debian-bookworm | cookiecutter: 854 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:13:10.162893 | debian-bookworm | cookiecutter: 861 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-10 03:13:11.299119 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-03-10 03:13:11.455479 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-10 03:13:11.580585 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-03-10 03:13:11.597313 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-10 03:13:11.642612 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-03-10 03:13:11.658536 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-10 03:13:11.702529 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-03-10 03:13:11.720815 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-10 03:13:12.013959 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-03-10 03:13:12.029356 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-10 03:13:12.069317 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-03-10 03:13:12.084322 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-03-10 03:13:12.253728 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-03-10 03:13:12.270472 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-10 03:13:12.320830 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-03-10 03:13:12.337764 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-10 03:13:12.398493 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-03-10 03:13:12.414919 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-10 03:13:12.454385 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-03-10 03:13:12.473302 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-10 03:13:12.493822 | debian-bookworm | Installing build dependencies: started 2026-03-10 03:13:13.732769 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-10 03:13:13.732832 | debian-bookworm | Getting requirements to build wheel: started 2026-03-10 03:13:14.190955 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-10 03:13:14.192078 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-10 03:13:14.432357 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-10 03:13:14.562978 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-03-10 03:13:14.578394 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-10 03:13:14.611835 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-03-10 03:13:14.627400 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-03-10 03:13:14.666679 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-03-10 03:13:14.683457 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-10 03:13:14.912816 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-03-10 03:13:14.928336 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-03-10 03:13:14.976131 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-03-10 03:13:14.991377 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-10 03:13:15.062339 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-10 03:13:15.077948 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-10 03:13:15.115597 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.132930 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-10 03:13:15.182157 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.197773 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-10 03:13:15.252560 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.269545 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-03-10 03:13:15.334100 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.350193 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-10 03:13:15.395308 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.413444 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-10 03:13:15.490344 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:15.505469 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-10 03:13:15.668194 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-10 03:13:15.683497 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-10 03:13:15.762782 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:15.778849 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-10 03:13:15.924112 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:15.939989 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-10 03:13:15.982202 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:15.999575 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-10 03:13:16.047962 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.063835 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-10 03:13:16.122195 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.137341 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-10 03:13:16.179285 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.195438 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-10 03:13:16.240189 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.256653 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-10 03:13:16.369284 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.384558 | 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-03-10 03:13:16.493732 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:16.508793 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-10 03:13:16.591949 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-10 03:13:16.607952 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-10 03:13:16.654525 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-10 03:13:16.669700 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-10 03:13:16.719028 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-10 03:13:16.734031 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-10 03:13:16.783073 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:16.800436 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-03-10 03:13:16.850662 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:16.869946 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-03-10 03:13:16.933587 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:16.949690 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-10 03:13:17.143244 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:17.158632 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-10 03:13:17.401614 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:17.416782 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-10 03:13:17.454357 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-10 03:13:17.470361 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-10 03:13:17.511898 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-10 03:13:17.529113 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-10 03:13:17.592615 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-10 03:13:17.608287 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-10 03:13:17.656827 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-03-10 03:13:17.674774 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-03-10 03:13:17.732298 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-10 03:13:17.749240 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-10 03:13:17.837974 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:17.853180 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-10 03:13:17.899196 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-10 03:13:17.915069 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-03-10 03:13:17.963069 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-10 03:13:17.979954 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-10 03:13:18.313789 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-10 03:13:18.329921 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-10 03:13:18.347756 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-03-10 03:13:18.373251 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.388035 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-03-10 03:13:18.522611 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.538356 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) 2026-03-10 03:13:18.579525 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.596468 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-10 03:13:18.660778 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.676022 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-10 03:13:18.720062 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.735299 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-10 03:13:18.781202 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.797425 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-10 03:13:18.849052 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.865887 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-10 03:13:18.922786 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:18.939583 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-10 03:13:18.995633 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:19.011974 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-10 03:13:19.052309 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-10 03:13:19.069152 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-10 03:13:19.108484 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-10 03:13:19.324140 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 3.0 MB/s 0:00:00 2026-03-10 03:13:19.344018 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-10 03:13:21.783163 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 23.6 MB/s 0:00:02 2026-03-10 03:13:21.799874 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-10 03:13:21.888339 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-03-10 03:13:21.916814 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-10 03:13:22.110455 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 22.8 MB/s 0:00:00 2026-03-10 03:13:22.127454 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-03-10 03:13:22.156272 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-03-10 03:13:22.186792 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-10 03:13:22.221698 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-03-10 03:13:22.257479 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 9.9 MB/s 0:00:00 2026-03-10 03:13:22.279671 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-10 03:13:22.388132 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.2 MB/s 0:00:00 2026-03-10 03:13:22.409952 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-03-10 03:13:22.440333 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-10 03:13:22.469447 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-03-10 03:13:22.500114 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-03-10 03:13:22.529619 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-10 03:13:22.680820 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 14.0 MB/s 0:00:00 2026-03-10 03:13:22.699874 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-10 03:13:22.729312 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-10 03:13:22.757026 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-03-10 03:13:22.785037 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-10 03:13:22.819133 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-03-10 03:13:22.847616 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-10 03:13:22.879248 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-03-10 03:13:22.907289 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-10 03:13:22.935273 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-10 03:13:22.964468 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-10 03:13:22.992568 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-10 03:13:23.020757 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-10 03:13:23.124357 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.7 MB/s 0:00:00 2026-03-10 03:13:23.142491 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-10 03:13:23.170545 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-10 03:13:23.198112 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-03-10 03:13:23.231384 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-10 03:13:23.264258 | 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-03-10 03:13:23.314558 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-10 03:13:23.423371 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.4 MB/s 0:00:00 2026-03-10 03:13:23.442300 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-10 03:13:23.513207 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.6 MB/s 0:00:00 2026-03-10 03:13:23.532526 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-03-10 03:13:23.561395 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-10 03:13:23.590965 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-03-10 03:13:23.619052 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-10 03:13:23.646717 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) 2026-03-10 03:13:23.677511 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-10 03:13:23.707109 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-10 03:13:23.737448 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-10 03:13:23.770733 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-03-10 03:13:23.822951 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-10 03:13:23.860277 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2026-03-10 03:13:23.893548 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-03-10 03:13:23.923239 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-03-10 03:13:23.951616 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-10 03:13:23.985584 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-10 03:13:24.028371 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-10 03:13:24.060550 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-10 03:13:24.096872 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-03-10 03:13:24.326579 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.5 MB/s 0:00:00 2026-03-10 03:13:24.345791 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-10 03:13:24.375982 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-10 03:13:24.411415 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-10 03:13:24.469584 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.9 MB/s 0:00:00 2026-03-10 03:13:24.487082 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-10 03:13:24.515975 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-10 03:13:24.543279 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-10 03:13:25.043512 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-10 03:13:25.044667 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-10 03:13:25.321990 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-10 03:13:25.322970 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=54ed6c1a9dc8560205fe35571dc5e3fa91ce037716080de064a0f9d394ce696b 2026-03-10 03:13:25.323328 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-10 03:13:25.326311 | debian-bookworm | Successfully built pwgen 2026-03-10 03:13:25.576930 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, certifi, binaryornot, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-03-10 03:13:56.244183 | debian-bookworm | 2026-03-10 03:13:56.247018 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.5 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.2 yamllint-1.38.0 2026-03-10 03:13:56.514618 | debian-bookworm | cookiecutter: 47213 I exit 0 (46.35 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:311] 2026-03-10 03:13:56.516716 | debian-bookworm | cookiecutter: OK (46.99 seconds) 2026-03-10 03:13:56.516730 | debian-bookworm | congratulations :) (47.01 seconds) 2026-03-10 03:13:56.987349 | debian-bookworm | ok: Runtime: 0:00:47.301929 2026-03-10 03:13:56.995200 | 2026-03-10 03:13:56.995283 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-10 03:13:57.374306 | debian-bookworm | changed 2026-03-10 03:13:57.380321 | 2026-03-10 03:13:57.380413 | TASK [tox : Get tox envlist config] 2026-03-10 03:13:58.426452 | debian-bookworm | ok: Runtime: 0:00:00.303604 2026-03-10 03:13:58.437126 | 2026-03-10 03:13:58.437278 | TASK [tox : Install any sibling python packages] 2026-03-10 03:13:58.931671 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-10 03:13:58.938132 | 2026-03-10 03:13:58.938252 | TASK [tox : Remove tempfile] 2026-03-10 03:13:59.313126 | debian-bookworm | changed 2026-03-10 03:13:59.321499 | 2026-03-10 03:13:59.321602 | TASK [tox : Emit tox command] 2026-03-10 03:13:59.376859 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-03-10 03:13:59.384573 | 2026-03-10 03:13:59.384692 | TASK [tox : Run tox] 2026-03-10 03:13:59.870934 | debian-bookworm | ROOT: 176 D setup logging to DEBUG on pid 1721 [tox/report.py:229] 2026-03-10 03:13:59.898453 | debian-bookworm | cookiecutter: 203 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-10 03:13:59.901004 | debian-bookworm | cookiecutter: 206 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-10 03:13:59.901600 | debian-bookworm | cookiecutter: 206 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-10 03:13:59.905256 | debian-bookworm | cookiecutter: 210 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-10 03:13:59.905912 | debian-bookworm | cookiecutter: 211 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-10 03:13:59.906033 | debian-bookworm | cookiecutter: 211 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-10 03:13:59.907142 | debian-bookworm | cookiecutter: 212 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-10 03:13:59.907307 | debian-bookworm | cookiecutter: 212 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-10 03:13:59.938439 | debian-bookworm | cookiecutter: 243 W commands[0]> cookiecutter --no-input . openstack_version=2024.1 [tox/tox_env/api.py:499] 2026-03-10 03:14:00.383229 | debian-bookworm | osism.cfg-generics: 2026-03-10 03:14:00.383314 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-03-10 03:14:01.778485 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-03-10 03:14:01.930308 | debian-bookworm | osism.generics: 2026-03-10 03:14:01.930382 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-03-10 03:14:03.143628 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-03-10 03:14:03.144292 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-03-10 03:14:03.144337 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-03-10 03:14:03.144354 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-03-10 03:14:03.144892 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-03-10 03:14:03.144925 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-03-10 03:14:03.145511 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-10 03:14:03.145988 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-10 03:14:03.146019 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-10 03:14:03.146032 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-10 03:14:03.824639 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-10 03:14:03.833283 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-10 03:14:04.082455 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-10 03:14:05.332788 | debian-bookworm | Generating public/private rsa key pair. 2026-03-10 03:14:05.332868 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-03-10 03:14:05.332881 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-03-10 03:14:05.332892 | debian-bookworm | The key fingerprint is: 2026-03-10 03:14:05.332903 | debian-bookworm | SHA256:GImAC78HmX80Iu7+7w9mnZ1m5m0Uo8pJQcUoFb5Jh08 2026-03-10 03:14:05.332916 | debian-bookworm | The key's randomart image is: 2026-03-10 03:14:05.332927 | debian-bookworm | +---[RSA 4096]----+ 2026-03-10 03:14:05.332937 | debian-bookworm | | .. .o=. | 2026-03-10 03:14:05.332947 | debian-bookworm | |o . ..oo.. | 2026-03-10 03:14:05.332957 | debian-bookworm | |.o o. oo+ E | 2026-03-10 03:14:05.332966 | debian-bookworm | |. * . o+.* o | 2026-03-10 03:14:05.332976 | debian-bookworm | | . = o..S... o | 2026-03-10 03:14:05.332986 | debian-bookworm | | o o ...o... | 2026-03-10 03:14:05.332996 | debian-bookworm | | . . .+ooo*. | 2026-03-10 03:14:05.333006 | debian-bookworm | | . o .+= .. | 2026-03-10 03:14:05.333016 | debian-bookworm | | ....oo.. ... | 2026-03-10 03:14:05.333026 | debian-bookworm | +----[SHA256]-----+ 2026-03-10 03:14:06.297070 | debian-bookworm | Generating public/private rsa key pair. 2026-03-10 03:14:06.297146 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-03-10 03:14:06.297163 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-03-10 03:14:06.297175 | debian-bookworm | The key fingerprint is: 2026-03-10 03:14:06.297188 | debian-bookworm | SHA256:+Qgr+6lDWmqkxIwlGsUdlauLeMG3G8pcl6pv8UOLZPk 2026-03-10 03:14:06.297200 | debian-bookworm | The key's randomart image is: 2026-03-10 03:14:06.297212 | debian-bookworm | +---[RSA 4096]----+ 2026-03-10 03:14:06.297223 | debian-bookworm | | . ..o.. | 2026-03-10 03:14:06.297235 | debian-bookworm | | o . . | 2026-03-10 03:14:06.297246 | debian-bookworm | | . . | 2026-03-10 03:14:06.297258 | debian-bookworm | |o . . . | 2026-03-10 03:14:06.297269 | debian-bookworm | |== o. S | 2026-03-10 03:14:06.297280 | debian-bookworm | |o++ X .+ o | 2026-03-10 03:14:06.297291 | debian-bookworm | |.+ @+O+.. . | 2026-03-10 03:14:06.297303 | debian-bookworm | |oo*o**E. | 2026-03-10 03:14:06.297314 | debian-bookworm | | o=+*=o. | 2026-03-10 03:14:06.297326 | debian-bookworm | +----[SHA256]-----+ 2026-03-10 03:14:09.368661 | debian-bookworm | 2026-03-10 03:14:09.368 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-03-10 03:14:09.406669 | debian-bookworm | 2026-03-10 03:14:09.406 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-03-10 03:14:09.408737 | debian-bookworm | 2026-03-10 03:14:09.408 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-03-10 03:14:09.409616 | debian-bookworm | 2026-03-10 03:14:09.409 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-03-10 03:14:09.410906 | debian-bookworm | 2026-03-10 03:14:09.410 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-03-10 03:14:09.446365 | debian-bookworm | 2026-03-10 03:14:09.446 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-03-10 03:14:09.447091 | debian-bookworm | 2026-03-10 03:14:09.446 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-03-10 03:14:09.447810 | debian-bookworm | 2026-03-10 03:14:09.447 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-03-10 03:14:09.451164 | debian-bookworm | 2026-03-10 03:14:09.450 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-03-10 03:14:09.456014 | debian-bookworm | 2026-03-10 03:14:09.455 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-03-10 03:14:09.462292 | debian-bookworm | 2026-03-10 03:14:09.461 | INFO | __main__::73 - Set keystone_admin_password 2026-03-10 03:14:09.462633 | debian-bookworm | 2026-03-10 03:14:09.462 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-03-10 03:14:09.463121 | debian-bookworm | 2026-03-10 03:14:09.462 | INFO | __main__::86 - Set ara_password 2026-03-10 03:14:09.463418 | debian-bookworm | 2026-03-10 03:14:09.463 | INFO | __main__::100 - Set operator_password_unhashed 2026-03-10 03:14:09.463635 | debian-bookworm | 2026-03-10 03:14:09.463 | INFO | __main__::102 - Set operator_password 2026-03-10 03:14:09.967308 | debian-bookworm | 2026-03-10 03:14:09.966 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-03-10 03:14:09.967653 | debian-bookworm | 2026-03-10 03:14:09.967 | INFO | __main__::109 - Set fsid 2026-03-10 03:14:09.967977 | debian-bookworm | 2026-03-10 03:14:09.967 | INFO | __main__::118 - Set k3s_token 2026-03-10 03:14:09.968233 | debian-bookworm | 2026-03-10 03:14:09.968 | INFO | __main__::127 - Set netbox_api_token 2026-03-10 03:14:09.968404 | debian-bookworm | 2026-03-10 03:14:09.968 | INFO | __main__::129 - Set manager_listener_broker_password 2026-03-10 03:14:09.968707 | debian-bookworm | 2026-03-10 03:14:09.968 | INFO | __main__::134 - Set netbox_user_api_token 2026-03-10 03:14:09.968721 | debian-bookworm | 2026-03-10 03:14:09.968 | INFO | __main__::136 - Set netbox_secret_key 2026-03-10 03:14:09.968999 | debian-bookworm | 2026-03-10 03:14:09.968 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-03-10 03:14:09.969281 | debian-bookworm | 2026-03-10 03:14:09.969 | INFO | __main__::147 - Set netbox_superuser_password 2026-03-10 03:14:09.969492 | debian-bookworm | 2026-03-10 03:14:09.969 | INFO | __main__::155 - Set netdata_api_key 2026-03-10 03:14:09.969743 | debian-bookworm | 2026-03-10 03:14:09.969 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-03-10 03:14:09.970181 | debian-bookworm | 2026-03-10 03:14:09.969 | INFO | __main__::163 - Set ceph_dashboard_password 2026-03-10 03:14:09.970196 | debian-bookworm | 2026-03-10 03:14:09.969 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-03-10 03:14:09.972091 | debian-bookworm | 2026-03-10 03:14:09.971 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-03-10 03:14:09.972930 | debian-bookworm | 2026-03-10 03:14:09.972 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-03-10 03:14:09.974006 | debian-bookworm | 2026-03-10 03:14:09.973 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-03-10 03:14:10.007053 | debian-bookworm | 2026-03-10 03:14:10.006 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-03-10 03:14:10.007952 | debian-bookworm | 2026-03-10 03:14:10.007 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-03-10 03:14:10.008604 | debian-bookworm | 2026-03-10 03:14:10.008 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-03-10 03:14:10.010769 | debian-bookworm | 2026-03-10 03:14:10.010 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-03-10 03:14:10.014195 | debian-bookworm | 2026-03-10 03:14:10.014 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-03-10 03:14:10.138408 | debian-bookworm | 2026-03-10 03:14:10.138 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-03-10 03:14:10.146605 | debian-bookworm | 2026-03-10 03:14:10.145 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-03-10 03:14:10.147192 | debian-bookworm | 2026-03-10 03:14:10.146 | INFO | __main__::32 - Set operator 2026-03-10 03:14:10.147237 | debian-bookworm | 2026-03-10 03:14:10.146 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-03-10 03:14:10.147249 | debian-bookworm | 2026-03-10 03:14:10.146 | INFO | __main__::32 - Set configuration 2026-03-10 03:14:10.147896 | debian-bookworm | 2026-03-10 03:14:10.146 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-03-10 03:14:10.155047 | debian-bookworm | 2026-03-10 03:14:10.154 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-03-10 03:14:10.158649 | debian-bookworm | 2026-03-10 03:14:10.158 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-03-10 03:14:10.162365 | debian-bookworm | 2026-03-10 03:14:10.162 | INFO | __main__::55 - Set operator_public_key 2026-03-10 03:14:10.162685 | debian-bookworm | 2026-03-10 03:14:10.162 | INFO | __main__::64 - Set configuration_git_public_key 2026-03-10 03:14:10.162712 | debian-bookworm | 2026-03-10 03:14:10.162 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-03-10 03:14:10.165183 | debian-bookworm | 2026-03-10 03:14:10.165 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-03-10 03:14:13.674440 | debian-bookworm | cookiecutter: 13979 I exit 0 (13.73 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.1 pid=1728 [tox/execute/api.py:311] 2026-03-10 03:14:13.675386 | debian-bookworm | cookiecutter: OK (13.78=setup[0.05]+cmd[13.73] seconds) 2026-03-10 03:14:13.675403 | debian-bookworm | congratulations :) (13.81 seconds) 2026-03-10 03:14:13.944861 | debian-bookworm | ok: Runtime: 0:00:14.062759 2026-03-10 03:14:13.957354 | 2026-03-10 03:14:13.957486 | TASK [tox : Look for output] 2026-03-10 03:14:14.442308 | debian-bookworm | ok 2026-03-10 03:14:14.473663 | 2026-03-10 03:14:14.473816 | TASK [tox : Return file comments to Zuul] 2026-03-10 03:14:14.508429 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:14.515687 | 2026-03-10 03:14:14.515773 | PLAY RECAP 2026-03-10 03:14:14.515837 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-10 03:14:14.515868 | 2026-03-10 03:14:14.682421 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-10 03:14:14.683581 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-10 03:14:15.616601 | 2026-03-10 03:14:15.616775 | PLAY [all] 2026-03-10 03:14:15.633813 | 2026-03-10 03:14:15.633998 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-10 03:14:15.689227 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:15.695351 | 2026-03-10 03:14:15.695511 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-10 03:14:15.765613 | debian-bookworm | ok 2026-03-10 03:14:15.775208 | 2026-03-10 03:14:15.775351 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-10 03:14:16.542164 | debian-bookworm -> localhost | changed 2026-03-10 03:14:16.550778 | 2026-03-10 03:14:16.551058 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-10 03:14:16.608274 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:16.620784 | 2026-03-10 03:14:16.620973 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:14:16.671390 | debian-bookworm | ok 2026-03-10 03:14:16.679319 | 2026-03-10 03:14:16.679547 | TASK [fetch-tox-output : Get tox version] 2026-03-10 03:14:17.433790 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-10 03:14:17.453647 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-10 03:14:17.717308 | debian-bookworm | ok: Runtime: 0:00:00.289589 2026-03-10 03:14:17.737380 | 2026-03-10 03:14:17.737577 | TASK [fetch-tox-output : Find all default environments] 2026-03-10 03:14:18.285355 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:18.304818 | 2026-03-10 03:14:18.305055 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:14:18.330718 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:18.339144 | 2026-03-10 03:14:18.339268 | TASK [fetch-tox-output : Find all default environments] 2026-03-10 03:14:18.880062 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:18.888271 | 2026-03-10 03:14:18.888401 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:14:18.935677 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:18.944718 | 2026-03-10 03:14:18.944846 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-10 03:14:19.004645 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:19.015271 | 2026-03-10 03:14:19.015400 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-10 03:14:20.285350 | debian-bookworm | changed: 2026-03-10 03:14:20.285567 | debian-bookworm | created directory /var/lib/zuul/builds/6312c3ac19314518a9efaf770e6cee72/work/logs/tox/cookiecutter 2026-03-10 03:14:20.285604 | debian-bookworm | cd+++++++++ ./ 2026-03-10 03:14:20.285629 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-10 03:14:20.285660 | 2026-03-10 03:14:20.300703 | 2026-03-10 03:14:20.300805 | PLAY RECAP 2026-03-10 03:14:20.300861 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-10 03:14:20.300886 | 2026-03-10 03:14:20.480164 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-10 03:14:20.481221 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-10 03:14:21.382086 | 2026-03-10 03:14:21.382328 | PLAY [all] 2026-03-10 03:14:21.399109 | 2026-03-10 03:14:21.399293 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-10 03:14:21.668564 | debian-bookworm | changed: non-zero return code 2026-03-10 03:14:21.678209 | 2026-03-10 03:14:21.678369 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-10 03:14:21.703168 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:21.710172 | 2026-03-10 03:14:21.710322 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-10 03:14:21.760954 | 2026-03-10 03:14:21.761273 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-10 03:14:21.812908 | 2026-03-10 03:14:21.813148 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-10 03:14:21.837640 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:21.845251 | 2026-03-10 03:14:21.845383 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-10 03:14:21.878497 | 2026-03-10 03:14:21.878719 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-10 03:14:21.909531 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:21.917040 | 2026-03-10 03:14:21.917193 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-10 03:14:21.934320 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:21.940624 | 2026-03-10 03:14:21.940749 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-10 03:14:21.964958 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:14:21.972393 | 2026-03-10 03:14:21.972495 | PLAY RECAP 2026-03-10 03:14:21.972549 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-10 03:14:21.972575 | 2026-03-10 03:14:22.246549 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-10 03:14:22.247658 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:14:23.527424 | 2026-03-10 03:14:23.527600 | PLAY [Base post] 2026-03-10 03:14:23.569786 | 2026-03-10 03:14:23.569982 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-10 03:14:24.155582 | debian-bookworm | changed 2026-03-10 03:14:24.161817 | 2026-03-10 03:14:24.161950 | PLAY RECAP 2026-03-10 03:14:24.162017 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-10 03:14:24.162078 | 2026-03-10 03:14:24.291626 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:14:24.293138 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-10 03:14:25.118235 | 2026-03-10 03:14:25.118422 | PLAY [Base post-logs] 2026-03-10 03:14:25.140775 | 2026-03-10 03:14:25.140985 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-10 03:14:25.826175 | localhost | changed 2026-03-10 03:14:25.837207 | 2026-03-10 03:14:25.837378 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-10 03:14:25.864507 | localhost | ok 2026-03-10 03:14:25.867821 | 2026-03-10 03:14:25.867960 | TASK [Set zuul-log-path fact] 2026-03-10 03:14:25.885544 | localhost | ok 2026-03-10 03:14:25.895120 | 2026-03-10 03:14:25.895258 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:14:25.920872 | localhost | ok 2026-03-10 03:14:25.924004 | 2026-03-10 03:14:25.924109 | TASK [upload-logs : Create log directories] 2026-03-10 03:14:26.447636 | localhost | changed 2026-03-10 03:14:26.450522 | 2026-03-10 03:14:26.450635 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-10 03:14:27.234382 | localhost -> localhost | ok: Runtime: 0:00:00.054013 2026-03-10 03:14:27.239003 | 2026-03-10 03:14:27.239138 | TASK [upload-logs : Upload logs to log server] 2026-03-10 03:14:27.960198 | localhost | Output suppressed because no_log was given 2026-03-10 03:14:27.962016 | 2026-03-10 03:14:27.962118 | LOOP [upload-logs : Compress console log and json output] 2026-03-10 03:14:28.021552 | localhost | skipping: Conditional result was False 2026-03-10 03:14:28.028218 | localhost | skipping: Conditional result was False 2026-03-10 03:14:28.039147 | 2026-03-10 03:14:28.039262 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-10 03:14:28.090328 | localhost | skipping: Conditional result was False 2026-03-10 03:14:28.090644 | 2026-03-10 03:14:28.108695 | localhost | skipping: Conditional result was False 2026-03-10 03:14:28.118687 | 2026-03-10 03:14:28.118975 | LOOP [upload-logs : Upload console log and json output]