2026-03-25 03:12:44.002751 | Job console starting 2026-03-25 03:12:44.026999 | Updating git repos 2026-03-25 03:12:44.053988 | Cloning repos into workspace 2026-03-25 03:12:44.174042 | Restoring repo states 2026-03-25 03:12:44.209253 | Merging changes 2026-03-25 03:12:44.209266 | Checking out repos 2026-03-25 03:12:44.261402 | Preparing playbooks 2026-03-25 03:12:45.621342 | Running Ansible setup 2026-03-25 03:12:52.287172 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 03:12:53.687147 | 2026-03-25 03:12:53.687505 | PLAY [Base pre] 2026-03-25 03:12:53.730745 | 2026-03-25 03:12:53.730904 | TASK [Setup log path fact] 2026-03-25 03:12:53.759958 | debian-bookworm | ok 2026-03-25 03:12:53.789093 | 2026-03-25 03:12:53.789227 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 03:12:53.840680 | debian-bookworm | ok 2026-03-25 03:12:53.866129 | 2026-03-25 03:12:53.866239 | TASK [emit-job-header : Print job information] 2026-03-25 03:12:53.958776 | # Job Information 2026-03-25 03:12:53.959649 | Ansible Version: 2.16.14 2026-03-25 03:12:53.960672 | Job: cfg-cookiecutter-tox-2025.1 2026-03-25 03:12:53.961158 | Pipeline: periodic-daily 2026-03-25 03:12:53.961559 | Executor: 521e9411259a 2026-03-25 03:12:53.961645 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-25 03:12:53.961719 | Event ID: b7a23c3b931a4f77834179aed8b05389 2026-03-25 03:12:53.971173 | 2026-03-25 03:12:53.971256 | LOOP [emit-job-header : Print node information] 2026-03-25 03:12:54.087156 | debian-bookworm | ok: 2026-03-25 03:12:54.087380 | debian-bookworm | # Node Information 2026-03-25 03:12:54.087413 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-25 03:12:54.087435 | debian-bookworm | Hostname: debian 2026-03-25 03:12:54.087453 | debian-bookworm | Username: zuul 2026-03-25 03:12:54.087470 | debian-bookworm | Distro: Debian 12.13 2026-03-25 03:12:54.087489 | debian-bookworm | Provider: regiocloud-a 2026-03-25 03:12:54.087507 | debian-bookworm | Region: 2026-03-25 03:12:54.087524 | debian-bookworm | Label: debian-bookworm 2026-03-25 03:12:54.087540 | debian-bookworm | Product Name: OpenStack Nova 2026-03-25 03:12:54.087556 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:18fd 2026-03-25 03:12:54.108712 | 2026-03-25 03:12:54.109608 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 03:12:54.748548 | debian-bookworm -> localhost | changed 2026-03-25 03:12:54.757733 | 2026-03-25 03:12:54.757822 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 03:12:56.463101 | debian-bookworm -> localhost | changed 2026-03-25 03:12:56.475967 | 2026-03-25 03:12:56.476066 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 03:12:56.801060 | debian-bookworm -> localhost | ok 2026-03-25 03:12:56.807967 | 2026-03-25 03:12:56.808072 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 03:12:56.855648 | debian-bookworm | ok 2026-03-25 03:12:56.885921 | debian-bookworm | included: /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 03:12:56.901421 | 2026-03-25 03:12:56.901517 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 03:12:58.899576 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-25 03:12:58.899785 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/work/ed4989a06e81489391b5f26d8ee37aa2_id_rsa 2026-03-25 03:12:58.899825 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/work/ed4989a06e81489391b5f26d8ee37aa2_id_rsa.pub 2026-03-25 03:12:58.899852 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-25 03:12:58.899879 | debian-bookworm -> localhost | SHA256:aHeGWc2n5Ci/YeQYoezUNNfzL8j2QJqCiR+fLkfLIBc zuul-build-sshkey 2026-03-25 03:12:58.899902 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-25 03:12:58.899931 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-25 03:12:58.899954 | debian-bookworm -> localhost | | | 2026-03-25 03:12:58.899975 | debian-bookworm -> localhost | | + | 2026-03-25 03:12:58.899995 | debian-bookworm -> localhost | | + o * . | 2026-03-25 03:12:58.900015 | debian-bookworm -> localhost | | .E= B + = | 2026-03-25 03:12:58.900034 | debian-bookworm -> localhost | | *.S = + . | 2026-03-25 03:12:58.900059 | debian-bookworm -> localhost | | .=o+.X = . . | 2026-03-25 03:12:58.900080 | debian-bookworm -> localhost | | .o=+o.B = . .| 2026-03-25 03:12:58.900101 | debian-bookworm -> localhost | | ..o++ + o . | 2026-03-25 03:12:58.900122 | debian-bookworm -> localhost | | .++ . . | 2026-03-25 03:12:58.900142 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-25 03:12:58.900186 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.282273 2026-03-25 03:12:58.909403 | 2026-03-25 03:12:58.909507 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 03:12:58.942495 | debian-bookworm | ok 2026-03-25 03:12:58.965952 | debian-bookworm | included: /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 03:12:58.982757 | 2026-03-25 03:12:58.983004 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 03:12:59.007522 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:12:59.014590 | 2026-03-25 03:12:59.014686 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 03:12:59.914464 | debian-bookworm | changed 2026-03-25 03:12:59.920049 | 2026-03-25 03:12:59.920130 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 03:13:00.143175 | debian-bookworm | ok 2026-03-25 03:13:00.148080 | 2026-03-25 03:13:00.148164 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 03:13:00.803121 | debian-bookworm | changed 2026-03-25 03:13:00.808754 | 2026-03-25 03:13:00.808856 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 03:13:01.449602 | debian-bookworm | changed 2026-03-25 03:13:01.464522 | 2026-03-25 03:13:01.464622 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 03:13:01.518413 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:01.527546 | 2026-03-25 03:13:01.527649 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 03:13:02.427122 | debian-bookworm -> localhost | changed 2026-03-25 03:13:02.437820 | 2026-03-25 03:13:02.437922 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 03:13:03.810602 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/work/ed4989a06e81489391b5f26d8ee37aa2_id_rsa (zuul-build-sshkey) 2026-03-25 03:13:03.810795 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041284 2026-03-25 03:13:03.821511 | 2026-03-25 03:13:03.821927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 03:13:04.597062 | debian-bookworm | ok 2026-03-25 03:13:04.601647 | 2026-03-25 03:13:04.601730 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 03:13:04.640026 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:04.650160 | 2026-03-25 03:13:04.650247 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 03:13:05.517147 | debian-bookworm | ok 2026-03-25 03:13:05.555810 | 2026-03-25 03:13:05.555910 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 03:13:05.632331 | debian-bookworm | ok 2026-03-25 03:13:05.658776 | 2026-03-25 03:13:05.659915 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 03:13:06.700262 | debian-bookworm -> localhost | ok 2026-03-25 03:13:06.706680 | 2026-03-25 03:13:06.706775 | TASK [validate-host : Collect information about the host] 2026-03-25 03:13:08.341438 | debian-bookworm | ok 2026-03-25 03:13:08.373962 | 2026-03-25 03:13:08.374060 | TASK [validate-host : Sanitize hostname] 2026-03-25 03:13:08.488044 | debian-bookworm | ok 2026-03-25 03:13:08.607453 | 2026-03-25 03:13:08.607553 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 03:13:09.376646 | debian-bookworm -> localhost | changed 2026-03-25 03:13:09.386403 | 2026-03-25 03:13:09.386603 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 03:13:09.930166 | debian-bookworm | ok 2026-03-25 03:13:09.935487 | 2026-03-25 03:13:09.935633 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 03:13:10.555658 | debian-bookworm -> localhost | changed 2026-03-25 03:13:10.564909 | 2026-03-25 03:13:10.565004 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 03:13:10.854608 | debian-bookworm | ok 2026-03-25 03:13:10.860528 | 2026-03-25 03:13:10.860622 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 03:13:11.931211 | debian-bookworm | changed: 2026-03-25 03:13:11.931408 | debian-bookworm | cd+++++++++ src/ 2026-03-25 03:13:11.931444 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-25 03:13:11.931468 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-25 03:13:11.931490 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-25 03:13:11.931510 | debian-bookworm | Containerfile 2026-03-25 03:13:11.931642 | debian-bookworm | =7.0.3 2026-03-25 03:13:36.562952 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-25 03:13:36.602188 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-25 03:13:36.613177 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-25 03:13:36.668905 | debian-bookworm | Collecting filelock>=3.25 2026-03-25 03:13:36.680311 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-25 03:13:36.746094 | debian-bookworm | Collecting packaging>=26 2026-03-25 03:13:36.757224 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-25 03:13:36.764192 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 14.1 MB/s eta 0:00:00 2026-03-25 03:13:36.811299 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-25 03:13:36.822613 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-25 03:13:36.873456 | debian-bookworm | Collecting pluggy>=1.6 2026-03-25 03:13:36.884840 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-25 03:13:36.939949 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-25 03:13:36.952438 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-25 03:13:36.997631 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-25 03:13:37.009202 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-25 03:13:37.157331 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-25 03:13:37.168498 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-25 03:13:37.362581 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 30.8 MB/s eta 0:00:00 2026-03-25 03:13:37.457882 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-25 03:13:37.469886 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-25 03:13:37.493212 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.7 MB/s eta 0:00:00 2026-03-25 03:13:37.543903 | debian-bookworm | Collecting python-discovery>=1 2026-03-25 03:13:37.556066 | debian-bookworm | Downloading python_discovery-1.2.0-py3-none-any.whl (31 kB) 2026-03-25 03:13:37.675875 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-25 03:13:38.366669 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.0 tomli-w-1.2.0 tox-4.50.3 virtualenv-21.2.0 2026-03-25 03:13:38.519042 | debian-bookworm | ok: Runtime: 0:00:02.674914 2026-03-25 03:13:38.524617 | 2026-03-25 03:13:38.524705 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-25 03:13:38.573759 | debian-bookworm | ok 2026-03-25 03:13:38.578478 | 2026-03-25 03:13:38.578573 | TASK [ensure-tox : Output tox version] 2026-03-25 03:13:39.058285 | 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-25 03:13:39.076356 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-25 03:13:39.151015 | debian-bookworm | ok: Runtime: 0:00:00.273053 2026-03-25 03:13:39.156341 | 2026-03-25 03:13:39.156459 | TASK [ensure-tox : Make global symlink] 2026-03-25 03:13:39.179614 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:39.186503 | 2026-03-25 03:13:39.186581 | PLAY RECAP 2026-03-25 03:13:39.186633 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-25 03:13:39.186658 | 2026-03-25 03:13:39.330426 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-25 03:13:39.331500 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-25 03:13:40.509425 | 2026-03-25 03:13:40.509557 | PLAY [all] 2026-03-25 03:13:40.552075 | 2026-03-25 03:13:40.552254 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-25 03:13:41.045832 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-25 03:13:41.125102 | debian-bookworm | ok: Runtime: 0:00:00.030100 2026-03-25 03:13:41.132107 | 2026-03-25 03:13:41.132219 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-25 03:13:41.677255 | debian-bookworm | ok: Runtime: 0:00:00.006190 2026-03-25 03:13:41.682773 | 2026-03-25 03:13:41.682889 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-25 03:13:42.028868 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-25 03:13:42.030244 | debian-bookworm | sudo: a password is required 2026-03-25 03:13:42.240818 | debian-bookworm | ok: Runtime: 0:00:00.017916 2026-03-25 03:13:42.250543 | 2026-03-25 03:13:42.250643 | TASK [tox : Check to see if the constraints file exists] 2026-03-25 03:13:42.325984 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:42.331977 | 2026-03-25 03:13:42.332081 | TASK [tox : Fail if constraints file is missing] 2026-03-25 03:13:42.385733 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:42.391533 | 2026-03-25 03:13:42.391637 | TASK [tox : Record file location] 2026-03-25 03:13:42.435416 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:13:42.441242 | 2026-03-25 03:13:42.441359 | TASK [tox : Install tox siblings] 2026-03-25 03:13:42.491011 | debian-bookworm | ok 2026-03-25 03:13:42.498616 | debian-bookworm | included: /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-25 03:13:42.503050 | 2026-03-25 03:13:42.503129 | TASK [tox : Run tox without tests] 2026-03-25 03:13:43.142727 | debian-bookworm | ROOT: 189 D setup logging to DEBUG on pid 1418 [tox/report.py:229] 2026-03-25 03:13:43.169924 | debian-bookworm | cookiecutter: 216 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-25 03:13:43.172206 | debian-bookworm | cookiecutter: 218 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-25 03:13:43.172680 | debian-bookworm | cookiecutter: 219 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-25 03:13:43.177340 | debian-bookworm | cookiecutter: 223 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 05a6a7f0cb49d46a887666aee1f56ec1 de88b2177dbef896267fc5513ae16d9a [python_discovery/_cached_py_info.py:198] 2026-03-25 03:13:43.250135 | debian-bookworm | cookiecutter: 296 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-25 03:13:43.250622 | debian-bookworm | cookiecutter: 297 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-25 03:13:43.250932 | debian-bookworm | cookiecutter: 297 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-25 03:13:43.253354 | debian-bookworm | cookiecutter: 299 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-25 03:13:43.253606 | debian-bookworm | cookiecutter: 300 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-25 03:13:43.286806 | debian-bookworm | cookiecutter: 333 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-25 03:13:43.287078 | debian-bookworm | cookiecutter: 333 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-03-25 03:13:43.287220 | debian-bookworm | cookiecutter: 333 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-03-25 03:13:43.287329 | debian-bookworm | cookiecutter: 334 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-25 03:13:43.287522 | debian-bookworm | cookiecutter: 334 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-25 03:13:43.287615 | debian-bookworm | cookiecutter: 334 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287682 | debian-bookworm | cookiecutter: 334 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287734 | debian-bookworm | cookiecutter: 334 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287775 | debian-bookworm | cookiecutter: 334 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287825 | debian-bookworm | cookiecutter: 334 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287878 | debian-bookworm | cookiecutter: 334 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-25 03:13:43.287919 | debian-bookworm | cookiecutter: 334 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.287960 | debian-bookworm | cookiecutter: 334 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.288009 | debian-bookworm | cookiecutter: 334 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.288048 | debian-bookworm | cookiecutter: 334 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.288086 | debian-bookworm | cookiecutter: 334 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.288347 | debian-bookworm | cookiecutter: 334 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-25 03:13:43.288640 | debian-bookworm | cookiecutter: 335 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-25 03:13:43.288758 | debian-bookworm | cookiecutter: 335 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-25 03:13:43.289128 | debian-bookworm | cookiecutter: 335 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-25 03:13:43.289369 | debian-bookworm | cookiecutter: 336 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-25 03:13:43.337930 | debian-bookworm | cookiecutter: 335 D { 2026-03-25 03:13:43.338907 | debian-bookworm | "sys": { 2026-03-25 03:13:43.338926 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-03-25 03:13:43.338932 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-25 03:13:43.338937 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-25 03:13:43.338942 | debian-bookworm | "base_prefix": "/usr", 2026-03-25 03:13:43.338950 | debian-bookworm | "real_prefix": null, 2026-03-25 03:13:43.338954 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-25 03:13:43.338959 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-25 03:13:43.338963 | debian-bookworm | "path": [ 2026-03-25 03:13:43.338967 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-25 03:13:43.338971 | debian-bookworm | "/usr/lib/python3.11", 2026-03-25 03:13:43.338975 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-25 03:13:43.338979 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-03-25 03:13:43.338983 | debian-bookworm | ], 2026-03-25 03:13:43.338987 | debian-bookworm | "meta_path": [ 2026-03-25 03:13:43.338991 | debian-bookworm | "", 2026-03-25 03:13:43.338995 | debian-bookworm | "", 2026-03-25 03:13:43.338999 | debian-bookworm | "", 2026-03-25 03:13:43.339003 | debian-bookworm | "" 2026-03-25 03:13:43.339007 | debian-bookworm | ], 2026-03-25 03:13:43.339011 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-25 03:13:43.339015 | debian-bookworm | "io_encoding": "utf-8" 2026-03-25 03:13:43.339019 | debian-bookworm | }, 2026-03-25 03:13:43.339023 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-25 03:13:43.339027 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-25 03:13:43.339031 | debian-bookworm | "os": "", 2026-03-25 03:13:43.339035 | debian-bookworm | "site": "", 2026-03-25 03:13:43.339039 | debian-bookworm | "datetime": "", 2026-03-25 03:13:43.339043 | debian-bookworm | "math": "", 2026-03-25 03:13:43.339047 | debian-bookworm | "json": "" 2026-03-25 03:13:43.339051 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-25 03:13:43.339061 | debian-bookworm | cookiecutter: 384 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-25 03:13:43.339511 | debian-bookworm | cookiecutter: 386 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-25 03:13:43.343856 | debian-bookworm | cookiecutter: 386 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-25 03:13:43.343882 | debian-bookworm | cookiecutter: 390 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-25 03:13:43.344696 | debian-bookworm | cookiecutter: 391 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-25 03:13:43.465470 | debian-bookworm | cookiecutter: 512 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-25 03:13:43.539545 | debian-bookworm | cookiecutter: 586 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-25 03:13:43.595074 | debian-bookworm | cookiecutter: 641 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-25 03:13:43.595526 | debian-bookworm | cookiecutter: 642 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-25 03:13:43.597756 | debian-bookworm | cookiecutter: 644 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-25 03:13:43.598357 | debian-bookworm | cookiecutter: 645 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-25 03:13:43.598671 | debian-bookworm | cookiecutter: 645 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-25 03:13:43.620763 | debian-bookworm | cookiecutter: 667 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-25 03:13:43.625070 | debian-bookworm | cookiecutter: 671 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-25 03:13:43.625656 | debian-bookworm | cookiecutter: 672 D generated console scripts pip-3.11 pip3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-25 03:13:43.626130 | debian-bookworm | cookiecutter: 672 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-25 03:13:43.630694 | debian-bookworm | cookiecutter: 677 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-25 03:13:43.630785 | debian-bookworm | cookiecutter: 677 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.630854 | debian-bookworm | cookiecutter: 677 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.630915 | debian-bookworm | cookiecutter: 677 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.630983 | debian-bookworm | cookiecutter: 677 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631046 | debian-bookworm | cookiecutter: 677 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631106 | debian-bookworm | cookiecutter: 677 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-25 03:13:43.631165 | debian-bookworm | cookiecutter: 677 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631224 | debian-bookworm | cookiecutter: 677 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631309 | debian-bookworm | cookiecutter: 678 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631370 | debian-bookworm | cookiecutter: 678 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.631430 | debian-bookworm | cookiecutter: 678 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-25 03:13:43.636202 | debian-bookworm | cookiecutter: 682 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-25 03:13:44.732108 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-03-25 03:13:44.840477 | 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-25 03:13:44.916542 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-03-25 03:13:44.930534 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-25 03:13:45.040336 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-03-25 03:13:45.054122 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-25 03:13:45.102898 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-03-25 03:13:45.117903 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-03-25 03:13:45.379672 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-03-25 03:13:45.394449 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-25 03:13:45.447507 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-03-25 03:13:45.461800 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-03-25 03:13:45.524709 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-03-25 03:13:45.537629 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-25 03:13:45.590331 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-03-25 03:13:45.603087 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-25 03:13:45.650197 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-03-25 03:13:45.664317 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-25 03:13:45.704547 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-03-25 03:13:45.719474 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-25 03:13:45.738054 | debian-bookworm | Installing build dependencies: started 2026-03-25 03:13:46.960841 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-25 03:13:46.961563 | debian-bookworm | Getting requirements to build wheel: started 2026-03-25 03:13:47.396340 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-25 03:13:47.398442 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-25 03:13:47.627436 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-25 03:13:47.774609 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-03-25 03:13:47.787799 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-25 03:13:47.862712 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-03-25 03:13:47.877133 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-03-25 03:13:47.925585 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-03-25 03:13:47.940193 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-25 03:13:48.170554 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-03-25 03:13:48.183029 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-03-25 03:13:48.240008 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-03-25 03:13:48.254450 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-25 03:13:48.335279 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-25 03:13:48.348562 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-25 03:13:48.382221 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.394107 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-25 03:13:48.448229 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.461172 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-25 03:13:48.515164 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.529253 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-03-25 03:13:48.582279 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.594475 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-25 03:13:48.648329 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.662879 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-25 03:13:48.743627 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:48.756338 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-25 03:13:48.914112 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-25 03:13:48.927152 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-25 03:13:48.970173 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:48.983835 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-25 03:13:49.044622 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.057439 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-25 03:13:49.103664 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.116402 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-25 03:13:49.162095 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.175412 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-25 03:13:49.240378 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.255085 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-25 03:13:49.306766 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.320018 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-25 03:13:49.365826 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.378799 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-25 03:13:49.497952 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.510294 | 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-25 03:13:49.636767 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:49.649124 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-25 03:13:49.720281 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-25 03:13:49.732634 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-25 03:13:49.775275 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-25 03:13:49.787481 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-25 03:13:49.837211 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-25 03:13:49.849120 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-25 03:13:49.905082 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:49.919419 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-03-25 03:13:50.010516 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:50.025424 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-03-25 03:13:50.104989 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:50.117257 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-25 03:13:50.269026 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:50.282016 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-25 03:13:50.522049 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:50.533931 | 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-25 03:13:50.567156 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-25 03:13:50.578631 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-25 03:13:50.618366 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-25 03:13:50.632192 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-25 03:13:50.678724 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-25 03:13:50.690838 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-25 03:13:50.729003 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-03-25 03:13:50.742078 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-03-25 03:13:50.786150 | 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-25 03:13:50.799841 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-25 03:13:50.888925 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:50.900845 | 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-25 03:13:50.940932 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-25 03:13:50.954844 | 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-25 03:13:50.991647 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-25 03:13:51.004112 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-25 03:13:51.283977 | debian-bookworm | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-25 03:13:51.296453 | 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-25 03:13:51.323056 | 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-25 03:13:51.352808 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.365723 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-03-25 03:13:51.532384 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.544392 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-03-25 03:13:51.593546 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.606180 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-25 03:13:51.657851 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.669672 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-25 03:13:51.710992 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.722617 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-25 03:13:51.786360 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.798536 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-25 03:13:51.838256 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.850939 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-25 03:13:51.895012 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.908491 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-25 03:13:51.966404 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:51.979017 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-25 03:13:52.018104 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-25 03:13:52.031646 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-25 03:13:52.079940 | 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-25 03:13:52.141876 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.9 MB/s 0:00:00 2026-03-25 03:13:52.158379 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-25 03:13:54.289495 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 26.9 MB/s 0:00:02 2026-03-25 03:13:54.301759 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-25 03:13:54.327179 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-03-25 03:13:54.351193 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-25 03:13:54.540749 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.8 MB/s 0:00:00 2026-03-25 03:13:54.552807 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-03-25 03:13:54.577331 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-03-25 03:13:54.604778 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-25 03:13:54.634965 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-03-25 03:13:54.669882 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.3 MB/s 0:00:00 2026-03-25 03:13:54.686396 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-25 03:13:54.796096 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.7 MB/s 0:00:00 2026-03-25 03:13:54.811215 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-03-25 03:13:54.837815 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-25 03:13:54.871412 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-03-25 03:13:54.897631 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-03-25 03:13:54.922334 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-25 03:13:55.023846 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.6 MB/s 0:00:00 2026-03-25 03:13:55.038468 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-25 03:13:55.065419 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-25 03:13:55.138057 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-03-25 03:13:55.162891 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-25 03:13:55.195381 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-03-25 03:13:55.221963 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-25 03:13:55.249231 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-03-25 03:13:55.272791 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-03-25 03:13:55.297623 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-25 03:13:55.327176 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-25 03:13:55.351458 | 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-25 03:13:55.378715 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-25 03:13:55.490769 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.7 MB/s 0:00:00 2026-03-25 03:13:55.502538 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-25 03:13:55.527171 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-25 03:13:55.550311 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-03-25 03:13:55.575426 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-25 03:13:55.602076 | 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-25 03:13:55.631729 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-25 03:13:55.748087 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.3 MB/s 0:00:00 2026-03-25 03:13:55.763524 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-25 03:13:55.899448 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.0 MB/s 0:00:00 2026-03-25 03:13:55.915540 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-03-25 03:13:55.941566 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-25 03:13:55.969150 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-03-25 03:13:55.993154 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-25 03:13:56.019244 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB) 2026-03-25 03:13:56.057671 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-25 03:13:56.083028 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-25 03:13:56.108145 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-25 03:13:56.135342 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-03-25 03:13:56.160677 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-25 03:13:56.200267 | 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-25 03:13:56.229322 | 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-25 03:13:56.257429 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-03-25 03:13:56.284838 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-25 03:13:56.315858 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-25 03:13:56.338934 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-25 03:13:56.360488 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-25 03:13:56.379784 | 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-25 03:13:56.609832 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.6 MB/s 0:00:00 2026-03-25 03:13:56.625290 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-25 03:13:56.655917 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-25 03:13:56.694969 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-25 03:13:56.766065 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.7 MB/s 0:00:00 2026-03-25 03:13:56.782730 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-25 03:13:56.808237 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-25 03:13:56.831213 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-25 03:13:57.288335 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-25 03:13:57.289686 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-25 03:13:57.575660 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-25 03:13:57.578267 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=f5b35a64a7d746ac567cf4c9f805dbefac3b65531f3f4c297e331d6bffd8b7b7 2026-03-25 03:13:57.579336 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-25 03:13:57.584339 | debian-bookworm | Successfully built pwgen 2026-03-25 03:13:57.833451 | 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-25 03:14:26.596475 | debian-bookworm | 2026-03-25 03:14:26.599278 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.15 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.6 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-46.0.5 debtcollector-3.1.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-25 03:14:26.898839 | debian-bookworm | cookiecutter: 43945 I exit 0 (43.26 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1431 [tox/execute/api.py:311] 2026-03-25 03:14:26.903631 | debian-bookworm | cookiecutter: OK (43.73 seconds) 2026-03-25 03:14:26.903684 | debian-bookworm | congratulations :) (43.76 seconds) 2026-03-25 03:14:27.105552 | debian-bookworm | ok: Runtime: 0:00:44.025403 2026-03-25 03:14:27.116408 | 2026-03-25 03:14:27.116511 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-25 03:14:27.534655 | debian-bookworm | changed 2026-03-25 03:14:27.543048 | 2026-03-25 03:14:27.543966 | TASK [tox : Get tox envlist config] 2026-03-25 03:14:28.589483 | debian-bookworm | ok: Runtime: 0:00:00.298302 2026-03-25 03:14:28.595999 | 2026-03-25 03:14:28.596132 | TASK [tox : Install any sibling python packages] 2026-03-25 03:14:29.064532 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-25 03:14:29.071596 | 2026-03-25 03:14:29.071705 | TASK [tox : Remove tempfile] 2026-03-25 03:14:29.509763 | debian-bookworm | changed 2026-03-25 03:14:29.518624 | 2026-03-25 03:14:29.518724 | TASK [tox : Emit tox command] 2026-03-25 03:14:29.567012 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-03-25 03:14:29.584796 | 2026-03-25 03:14:29.585506 | TASK [tox : Run tox] 2026-03-25 03:14:30.211709 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1719 [tox/report.py:229] 2026-03-25 03:14:30.248445 | debian-bookworm | cookiecutter: 232 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-25 03:14:30.252943 | debian-bookworm | cookiecutter: 236 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-25 03:14:30.253948 | debian-bookworm | cookiecutter: 237 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-25 03:14:30.259381 | debian-bookworm | cookiecutter: 243 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-25 03:14:30.260193 | debian-bookworm | cookiecutter: 244 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-25 03:14:30.260300 | debian-bookworm | cookiecutter: 244 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-25 03:14:30.261764 | debian-bookworm | cookiecutter: 245 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-25 03:14:30.261933 | debian-bookworm | cookiecutter: 245 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-25 03:14:30.296883 | debian-bookworm | cookiecutter: 280 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:515] 2026-03-25 03:14:31.024873 | debian-bookworm | osism.cfg-generics: 2026-03-25 03:14:31.024919 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-03-25 03:14:32.303716 | 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-25 03:14:32.477578 | debian-bookworm | osism.generics: 2026-03-25 03:14:32.477701 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-03-25 03:14:33.443911 | 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-25 03:14:33.444510 | 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-25 03:14:33.445199 | 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-25 03:14:33.445244 | 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-25 03:14:33.445260 | 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-25 03:14:33.445734 | 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-25 03:14:33.446681 | 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-25 03:14:33.446921 | 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-25 03:14:33.447086 | 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-25 03:14:33.447227 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-25 03:14:33.872270 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-25 03:14:33.880029 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-25 03:14:34.270040 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-25 03:14:35.879952 | debian-bookworm | Generating public/private rsa key pair. 2026-03-25 03:14:35.880041 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-03-25 03:14:35.880058 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-03-25 03:14:35.880070 | debian-bookworm | The key fingerprint is: 2026-03-25 03:14:35.880083 | debian-bookworm | SHA256:8OV3TDYzrpa3ed3hIpDxMk5l1f6cfjZaocRv4fe+hI0 2026-03-25 03:14:35.880097 | debian-bookworm | The key's randomart image is: 2026-03-25 03:14:35.880108 | debian-bookworm | +---[RSA 4096]----+ 2026-03-25 03:14:35.880120 | debian-bookworm | | . | 2026-03-25 03:14:35.880131 | debian-bookworm | | . . | 2026-03-25 03:14:35.880141 | debian-bookworm | | . . . B | 2026-03-25 03:14:35.880152 | debian-bookworm | | o + o.= = | 2026-03-25 03:14:35.880163 | debian-bookworm | | S B .o++o| 2026-03-25 03:14:35.880173 | debian-bookworm | | * o.+Bo=| 2026-03-25 03:14:35.880184 | debian-bookworm | | o + +E+B=| 2026-03-25 03:14:35.880195 | debian-bookworm | | . o o+*O| 2026-03-25 03:14:35.880205 | debian-bookworm | | ..==*| 2026-03-25 03:14:35.880216 | debian-bookworm | +----[SHA256]-----+ 2026-03-25 03:14:37.895381 | debian-bookworm | Generating public/private rsa key pair. 2026-03-25 03:14:37.895462 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-03-25 03:14:37.895475 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-03-25 03:14:37.895483 | debian-bookworm | The key fingerprint is: 2026-03-25 03:14:37.895491 | debian-bookworm | SHA256:7m4OFI9tiNG+iOE9b7KZzOv+rT8bHyb/ZV9wk5Bl6cw 2026-03-25 03:14:37.895499 | debian-bookworm | The key's randomart image is: 2026-03-25 03:14:37.895506 | debian-bookworm | +---[RSA 4096]----+ 2026-03-25 03:14:37.895513 | debian-bookworm | | o.| 2026-03-25 03:14:37.895519 | debian-bookworm | | . +. | 2026-03-25 03:14:37.895551 | debian-bookworm | | . o o+ | 2026-03-25 03:14:37.895558 | debian-bookworm | | + * .E.| 2026-03-25 03:14:37.895565 | debian-bookworm | | . . = S .o.| 2026-03-25 03:14:37.895571 | debian-bookworm | | . + o + o.| 2026-03-25 03:14:37.895606 | debian-bookworm | | o + o + o o .| 2026-03-25 03:14:37.895614 | debian-bookworm | | o.=.+o* . o ..| 2026-03-25 03:14:37.895621 | debian-bookworm | | oX*+*Boo.. .| 2026-03-25 03:14:37.895628 | debian-bookworm | +----[SHA256]-----+ 2026-03-25 03:14:43.684048 | debian-bookworm | 2026-03-25 03:14:43.683 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-03-25 03:14:43.720783 | debian-bookworm | 2026-03-25 03:14:43.720 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-03-25 03:14:43.722816 | debian-bookworm | 2026-03-25 03:14:43.722 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-03-25 03:14:43.723644 | debian-bookworm | 2026-03-25 03:14:43.723 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-03-25 03:14:43.724884 | debian-bookworm | 2026-03-25 03:14:43.724 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-03-25 03:14:43.758970 | debian-bookworm | 2026-03-25 03:14:43.758 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-03-25 03:14:43.759743 | debian-bookworm | 2026-03-25 03:14:43.759 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-03-25 03:14:43.760426 | debian-bookworm | 2026-03-25 03:14:43.760 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-03-25 03:14:43.763890 | debian-bookworm | 2026-03-25 03:14:43.763 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-03-25 03:14:43.768695 | debian-bookworm | 2026-03-25 03:14:43.768 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-03-25 03:14:43.774151 | debian-bookworm | 2026-03-25 03:14:43.773 | INFO | __main__::73 - Set keystone_admin_password 2026-03-25 03:14:43.774407 | debian-bookworm | 2026-03-25 03:14:43.774 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-03-25 03:14:43.774617 | debian-bookworm | 2026-03-25 03:14:43.774 | INFO | __main__::86 - Set ara_password 2026-03-25 03:14:43.774924 | debian-bookworm | 2026-03-25 03:14:43.774 | INFO | __main__::100 - Set operator_password_unhashed 2026-03-25 03:14:43.775104 | debian-bookworm | 2026-03-25 03:14:43.774 | INFO | __main__::102 - Set operator_password 2026-03-25 03:14:44.275274 | debian-bookworm | 2026-03-25 03:14:44.274 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-03-25 03:14:44.275627 | debian-bookworm | 2026-03-25 03:14:44.275 | INFO | __main__::109 - Set fsid 2026-03-25 03:14:44.276017 | debian-bookworm | 2026-03-25 03:14:44.275 | INFO | __main__::118 - Set k3s_token 2026-03-25 03:14:44.276414 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::127 - Set netbox_api_token 2026-03-25 03:14:44.276428 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::129 - Set manager_listener_broker_password 2026-03-25 03:14:44.276433 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::134 - Set netbox_user_api_token 2026-03-25 03:14:44.276464 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::136 - Set netbox_secret_key 2026-03-25 03:14:44.276691 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-03-25 03:14:44.276949 | debian-bookworm | 2026-03-25 03:14:44.276 | INFO | __main__::147 - Set netbox_superuser_password 2026-03-25 03:14:44.277174 | debian-bookworm | 2026-03-25 03:14:44.277 | INFO | __main__::155 - Set netdata_api_key 2026-03-25 03:14:44.277393 | debian-bookworm | 2026-03-25 03:14:44.277 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-03-25 03:14:44.277404 | debian-bookworm | 2026-03-25 03:14:44.277 | INFO | __main__::163 - Set ceph_dashboard_password 2026-03-25 03:14:44.277626 | debian-bookworm | 2026-03-25 03:14:44.277 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-03-25 03:14:44.279763 | debian-bookworm | 2026-03-25 03:14:44.279 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-03-25 03:14:44.280631 | debian-bookworm | 2026-03-25 03:14:44.280 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-03-25 03:14:44.281793 | debian-bookworm | 2026-03-25 03:14:44.281 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-03-25 03:14:44.315745 | debian-bookworm | 2026-03-25 03:14:44.315 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-03-25 03:14:44.316720 | debian-bookworm | 2026-03-25 03:14:44.316 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-03-25 03:14:44.317366 | debian-bookworm | 2026-03-25 03:14:44.317 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-03-25 03:14:44.319383 | debian-bookworm | 2026-03-25 03:14:44.319 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-03-25 03:14:44.322975 | debian-bookworm | 2026-03-25 03:14:44.322 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-03-25 03:14:44.441388 | debian-bookworm | 2026-03-25 03:14:44.441 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-03-25 03:14:44.445367 | debian-bookworm | 2026-03-25 03:14:44.445 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-03-25 03:14:44.445713 | debian-bookworm | 2026-03-25 03:14:44.445 | INFO | __main__::32 - Set operator 2026-03-25 03:14:44.445919 | debian-bookworm | 2026-03-25 03:14:44.445 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-03-25 03:14:44.446178 | debian-bookworm | 2026-03-25 03:14:44.445 | INFO | __main__::32 - Set configuration 2026-03-25 03:14:44.446359 | debian-bookworm | 2026-03-25 03:14:44.446 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-03-25 03:14:44.453524 | debian-bookworm | 2026-03-25 03:14:44.453 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-03-25 03:14:44.457158 | debian-bookworm | 2026-03-25 03:14:44.456 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-03-25 03:14:44.460914 | debian-bookworm | 2026-03-25 03:14:44.460 | INFO | __main__::55 - Set operator_public_key 2026-03-25 03:14:44.461178 | debian-bookworm | 2026-03-25 03:14:44.460 | INFO | __main__::64 - Set configuration_git_public_key 2026-03-25 03:14:44.461359 | debian-bookworm | 2026-03-25 03:14:44.461 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-03-25 03:14:44.463967 | debian-bookworm | 2026-03-25 03:14:44.463 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-03-25 03:14:48.170700 | debian-bookworm | cookiecutter: 18154 I exit 0 (17.87 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1726 [tox/execute/api.py:311] 2026-03-25 03:14:48.171613 | debian-bookworm | cookiecutter: OK (17.93=setup[0.06]+cmd[17.87] seconds) 2026-03-25 03:14:48.171639 | debian-bookworm | congratulations :) (17.96 seconds) 2026-03-25 03:14:48.709879 | debian-bookworm | ok: Runtime: 0:00:18.238430 2026-03-25 03:14:48.716192 | 2026-03-25 03:14:48.716284 | TASK [tox : Look for output] 2026-03-25 03:14:49.351628 | debian-bookworm | ok 2026-03-25 03:14:49.389398 | 2026-03-25 03:14:49.389523 | TASK [tox : Return file comments to Zuul] 2026-03-25 03:14:49.447807 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:49.456126 | 2026-03-25 03:14:49.456209 | PLAY RECAP 2026-03-25 03:14:49.457680 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-25 03:14:49.457751 | 2026-03-25 03:14:49.731599 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-25 03:14:49.732573 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-25 03:14:51.299203 | 2026-03-25 03:14:51.299331 | PLAY [all] 2026-03-25 03:14:51.314464 | 2026-03-25 03:14:51.314583 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-25 03:14:51.409725 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:51.415973 | 2026-03-25 03:14:51.416284 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-25 03:14:51.488176 | debian-bookworm | ok 2026-03-25 03:14:51.493962 | 2026-03-25 03:14:51.494100 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-25 03:14:52.132237 | debian-bookworm -> localhost | changed 2026-03-25 03:14:52.139627 | 2026-03-25 03:14:52.139737 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-25 03:14:52.243621 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:52.249327 | 2026-03-25 03:14:52.249431 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 03:14:52.307523 | debian-bookworm | ok 2026-03-25 03:14:52.313026 | 2026-03-25 03:14:52.313134 | TASK [fetch-tox-output : Get tox version] 2026-03-25 03:14:53.261953 | 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-25 03:14:53.280893 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-25 03:14:53.395336 | debian-bookworm | ok: Runtime: 0:00:00.301920 2026-03-25 03:14:53.415314 | 2026-03-25 03:14:53.415431 | TASK [fetch-tox-output : Find all default environments] 2026-03-25 03:14:53.996478 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:54.003465 | 2026-03-25 03:14:54.003567 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 03:14:54.049605 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:54.054926 | 2026-03-25 03:14:54.055179 | TASK [fetch-tox-output : Find all default environments] 2026-03-25 03:14:54.578755 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:54.584669 | 2026-03-25 03:14:54.584755 | TASK [fetch-tox-output : Set envlist fact] 2026-03-25 03:14:54.617894 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:54.624194 | 2026-03-25 03:14:54.624297 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-25 03:14:54.726341 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:54.737644 | 2026-03-25 03:14:54.737742 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-25 03:14:55.866922 | debian-bookworm | changed: 2026-03-25 03:14:55.867088 | debian-bookworm | created directory /var/lib/zuul/builds/ed4989a06e81489391b5f26d8ee37aa2/work/logs/tox/cookiecutter 2026-03-25 03:14:55.867118 | debian-bookworm | cd+++++++++ ./ 2026-03-25 03:14:55.867143 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-25 03:14:55.867183 | 2026-03-25 03:14:55.873990 | 2026-03-25 03:14:55.874085 | PLAY RECAP 2026-03-25 03:14:55.874135 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-25 03:14:55.874159 | 2026-03-25 03:14:56.037743 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-25 03:14:56.038519 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-25 03:14:56.993662 | 2026-03-25 03:14:56.993790 | PLAY [all] 2026-03-25 03:14:57.021053 | 2026-03-25 03:14:57.021203 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-25 03:14:57.327597 | debian-bookworm | changed: non-zero return code 2026-03-25 03:14:57.332913 | 2026-03-25 03:14:57.333034 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-25 03:14:57.360331 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:57.365865 | 2026-03-25 03:14:57.365972 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-25 03:14:57.414855 | 2026-03-25 03:14:57.415028 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-25 03:14:57.465919 | 2026-03-25 03:14:57.466162 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-25 03:14:57.501113 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:57.506902 | 2026-03-25 03:14:57.507008 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-25 03:14:57.545202 | 2026-03-25 03:14:57.545368 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-25 03:14:57.588510 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:57.594015 | 2026-03-25 03:14:57.594124 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-25 03:14:57.637037 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:57.642632 | 2026-03-25 03:14:57.642733 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-25 03:14:57.675605 | debian-bookworm | skipping: Conditional result was False 2026-03-25 03:14:57.681614 | 2026-03-25 03:14:57.681684 | PLAY RECAP 2026-03-25 03:14:57.681730 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-25 03:14:57.681754 | 2026-03-25 03:14:57.928115 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-25 03:14:57.928898 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 03:14:59.050742 | 2026-03-25 03:14:59.050875 | PLAY [Base post] 2026-03-25 03:14:59.077522 | 2026-03-25 03:14:59.077630 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-25 03:14:59.681689 | debian-bookworm | changed 2026-03-25 03:14:59.688257 | 2026-03-25 03:14:59.688354 | PLAY RECAP 2026-03-25 03:14:59.688413 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-25 03:14:59.688473 | 2026-03-25 03:14:59.955095 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-25 03:14:59.955888 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-25 03:15:01.161405 | 2026-03-25 03:15:01.161539 | PLAY [Base post-logs] 2026-03-25 03:15:01.189033 | 2026-03-25 03:15:01.189178 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-25 03:15:01.809167 | localhost | changed 2026-03-25 03:15:01.819202 | 2026-03-25 03:15:01.819352 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-25 03:15:01.844445 | localhost | ok 2026-03-25 03:15:01.847379 | 2026-03-25 03:15:01.847473 | TASK [Set zuul-log-path fact] 2026-03-25 03:15:01.862168 | localhost | ok 2026-03-25 03:15:01.875036 | 2026-03-25 03:15:01.875160 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 03:15:01.923248 | localhost | ok 2026-03-25 03:15:01.945379 | 2026-03-25 03:15:01.945493 | TASK [upload-logs : Create log directories] 2026-03-25 03:15:02.923933 | localhost | changed 2026-03-25 03:15:02.926744 | 2026-03-25 03:15:02.926822 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-25 03:15:03.672901 | localhost -> localhost | ok: Runtime: 0:00:00.003715 2026-03-25 03:15:03.676036 | 2026-03-25 03:15:03.676133 | TASK [upload-logs : Upload logs to log server] 2026-03-25 03:15:04.774490 | localhost | Output suppressed because no_log was given 2026-03-25 03:15:04.775991 | 2026-03-25 03:15:04.776076 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 03:15:04.927027 | localhost | skipping: Conditional result was False 2026-03-25 03:15:04.942792 | localhost | skipping: Conditional result was False 2026-03-25 03:15:04.952939 | 2026-03-25 03:15:04.953034 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 03:15:05.051110 | localhost | skipping: Conditional result was False 2026-03-25 03:15:05.051377 | 2026-03-25 03:15:05.058790 | localhost | skipping: Conditional result was False 2026-03-25 03:15:05.068672 | 2026-03-25 03:15:05.068776 | LOOP [upload-logs : Upload console log and json output]