2026-07-17 11:07:11.709730 | Job console starting 2026-07-17 11:07:11.716827 | Updating git repos 2026-07-17 11:07:11.744163 | Cloning repos into workspace 2026-07-17 11:07:11.799428 | Restoring repo states 2026-07-17 11:07:11.815787 | Merging changes 2026-07-17 11:07:12.574366 | Checking out repos 2026-07-17 11:07:12.639026 | Preparing playbooks 2026-07-17 11:07:14.000114 | Running Ansible setup 2026-07-17 11:07:20.612857 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 11:07:22.154963 | 2026-07-17 11:07:22.155090 | PLAY [Base pre] 2026-07-17 11:07:22.170653 | 2026-07-17 11:07:22.170757 | TASK [Setup log path fact] 2026-07-17 11:07:22.187968 | debian-bookworm | ok 2026-07-17 11:07:22.226120 | 2026-07-17 11:07:22.226244 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 11:07:22.254161 | debian-bookworm | ok 2026-07-17 11:07:22.262647 | 2026-07-17 11:07:22.262745 | TASK [emit-job-header : Print job information] 2026-07-17 11:07:22.333718 | # Job Information 2026-07-17 11:07:22.333959 | Ansible Version: 2.16.14 2026-07-17 11:07:22.333999 | Job: cfg-cookiecutter-tox-2025.1 2026-07-17 11:07:22.334033 | Pipeline: check 2026-07-17 11:07:22.334057 | Executor: 521e9411259a 2026-07-17 11:07:22.334075 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/856 2026-07-17 11:07:22.334093 | Event ID: 73e61d30-81cf-11f1-93f6-21df3db45da0 2026-07-17 11:07:22.339455 | 2026-07-17 11:07:22.339561 | LOOP [emit-job-header : Print node information] 2026-07-17 11:07:22.583910 | debian-bookworm | ok: 2026-07-17 11:07:22.584121 | debian-bookworm | # Node Information 2026-07-17 11:07:22.584153 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 11:07:22.584175 | debian-bookworm | Hostname: debian 2026-07-17 11:07:22.584194 | debian-bookworm | Username: zuul 2026-07-17 11:07:22.584211 | debian-bookworm | Distro: Debian 12.15 2026-07-17 11:07:22.584231 | debian-bookworm | Provider: regiocloud-a 2026-07-17 11:07:22.584248 | debian-bookworm | Region: 2026-07-17 11:07:22.584265 | debian-bookworm | Label: debian-bookworm 2026-07-17 11:07:22.584281 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 11:07:22.584297 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:de1 2026-07-17 11:07:22.603988 | 2026-07-17 11:07:22.604105 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 11:07:24.131539 | debian-bookworm -> localhost | changed 2026-07-17 11:07:24.137784 | 2026-07-17 11:07:24.137874 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 11:07:26.024247 | debian-bookworm -> localhost | changed 2026-07-17 11:07:26.034433 | 2026-07-17 11:07:26.034523 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 11:07:26.614033 | debian-bookworm -> localhost | ok 2026-07-17 11:07:26.620159 | 2026-07-17 11:07:26.620271 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 11:07:26.662579 | debian-bookworm | ok 2026-07-17 11:07:26.692343 | debian-bookworm | included: /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 11:07:26.706256 | 2026-07-17 11:07:26.706358 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 11:07:29.959393 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 11:07:29.959623 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/d55f9165347d4383bc60e36da9d67cb7_id_rsa 2026-07-17 11:07:29.959664 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/d55f9165347d4383bc60e36da9d67cb7_id_rsa.pub 2026-07-17 11:07:29.959691 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 11:07:29.959718 | debian-bookworm -> localhost | SHA256:/Igbtb7nQLuhWRa20U3ep/lOf6TVzPdpje1VD8WLD18 zuul-build-sshkey 2026-07-17 11:07:29.959752 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 11:07:29.959774 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 11:07:29.959796 | debian-bookworm -> localhost | | | 2026-07-17 11:07:29.959817 | debian-bookworm -> localhost | | . | 2026-07-17 11:07:29.959838 | debian-bookworm -> localhost | | . o| 2026-07-17 11:07:29.959859 | debian-bookworm -> localhost | | . . + ....| 2026-07-17 11:07:29.959878 | debian-bookworm -> localhost | | S . ooo+E| 2026-07-17 11:07:29.959905 | debian-bookworm -> localhost | | = O +=@| 2026-07-17 11:07:29.959940 | debian-bookworm -> localhost | | o X . oOO| 2026-07-17 11:07:29.959963 | debian-bookworm -> localhost | | O +. o=B| 2026-07-17 11:07:29.959984 | debian-bookworm -> localhost | | + ++. .o*| 2026-07-17 11:07:29.960005 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 11:07:29.960058 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.522025 2026-07-17 11:07:29.977376 | 2026-07-17 11:07:29.977506 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 11:07:30.029755 | debian-bookworm | ok 2026-07-17 11:07:30.041639 | debian-bookworm | included: /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 11:07:30.051571 | 2026-07-17 11:07:30.051672 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 11:07:30.066892 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:07:30.074484 | 2026-07-17 11:07:30.074593 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 11:07:30.776195 | debian-bookworm | changed 2026-07-17 11:07:30.783180 | 2026-07-17 11:07:30.783298 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 11:07:31.145739 | debian-bookworm | ok 2026-07-17 11:07:31.154692 | 2026-07-17 11:07:31.154798 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 11:07:31.902593 | debian-bookworm | changed 2026-07-17 11:07:31.910544 | 2026-07-17 11:07:31.910652 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 11:07:32.723771 | debian-bookworm | changed 2026-07-17 11:07:32.731851 | 2026-07-17 11:07:32.733606 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 11:07:32.759003 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:07:32.764999 | 2026-07-17 11:07:32.765094 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 11:07:33.439359 | debian-bookworm -> localhost | changed 2026-07-17 11:07:33.461256 | 2026-07-17 11:07:33.461373 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 11:07:33.797567 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/d55f9165347d4383bc60e36da9d67cb7_id_rsa (zuul-build-sshkey) 2026-07-17 11:07:33.797825 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010067 2026-07-17 11:07:33.805765 | 2026-07-17 11:07:33.805869 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 11:07:34.381078 | debian-bookworm | ok 2026-07-17 11:07:34.386156 | 2026-07-17 11:07:34.386252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 11:07:34.423708 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:07:34.433883 | 2026-07-17 11:07:34.433993 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 11:07:35.013260 | debian-bookworm | ok 2026-07-17 11:07:35.028144 | 2026-07-17 11:07:35.028263 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 11:07:35.078728 | debian-bookworm | ok 2026-07-17 11:07:35.093271 | 2026-07-17 11:07:35.093392 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 11:07:35.785768 | debian-bookworm -> localhost | ok 2026-07-17 11:07:35.793007 | 2026-07-17 11:07:35.793130 | TASK [validate-host : Collect information about the host] 2026-07-17 11:07:37.089284 | debian-bookworm | ok 2026-07-17 11:07:37.114497 | 2026-07-17 11:07:37.119286 | TASK [validate-host : Sanitize hostname] 2026-07-17 11:07:37.401219 | debian-bookworm | ok 2026-07-17 11:07:37.409970 | 2026-07-17 11:07:37.410252 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 11:07:38.348343 | debian-bookworm -> localhost | changed 2026-07-17 11:07:38.353842 | 2026-07-17 11:07:38.353951 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 11:07:38.785748 | debian-bookworm | ok 2026-07-17 11:07:38.793192 | 2026-07-17 11:07:38.793412 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 11:07:39.549643 | debian-bookworm -> localhost | changed 2026-07-17 11:07:39.558752 | 2026-07-17 11:07:39.558853 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 11:07:39.832210 | debian-bookworm | ok 2026-07-17 11:07:39.841684 | 2026-07-17 11:07:39.841805 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 11:07:40.753662 | debian-bookworm | changed: 2026-07-17 11:07:40.753890 | debian-bookworm | cd+++++++++ src/ 2026-07-17 11:07:40.753957 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 11:07:40.753987 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 11:07:40.754011 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-17 11:07:40.754032 | debian-bookworm | Containerfile 2026-07-17 11:07:40.754167 | debian-bookworm | =7.0.3 2026-07-17 11:08:20.488720 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-17 11:08:20.549359 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-17 11:08:20.564333 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-17 11:08:20.651259 | debian-bookworm | Collecting filelock>=3.25 2026-07-17 11:08:20.665853 | debian-bookworm | Downloading filelock-3.30.2-py3-none-any.whl (94 kB) 2026-07-17 11:08:20.678405 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.1/94.1 kB 9.0 MB/s eta 0:00:00 2026-07-17 11:08:20.731281 | debian-bookworm | Collecting packaging>=26 2026-07-17 11:08:20.746321 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-17 11:08:20.765027 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 7.3 MB/s eta 0:00:00 2026-07-17 11:08:20.824097 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-17 11:08:20.839332 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-17 11:08:20.910278 | debian-bookworm | Collecting pluggy>=1.6 2026-07-17 11:08:20.926196 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-17 11:08:20.992059 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-17 11:08:21.007046 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-17 11:08:21.050538 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-17 11:08:21.067927 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-17 11:08:21.117971 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-17 11:08:21.134621 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-17 11:08:21.292058 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-17 11:08:21.308185 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-17 11:08:21.626545 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 17.5 MB/s eta 0:00:00 2026-07-17 11:08:21.722761 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-17 11:08:21.737483 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-17 11:08:21.766866 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 21.6 MB/s eta 0:00:00 2026-07-17 11:08:21.899647 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-17 11:08:22.808625 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.30.2 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-17 11:08:23.218508 | debian-bookworm | ok: Runtime: 0:00:03.475699 2026-07-17 11:08:23.224849 | 2026-07-17 11:08:23.225008 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-17 11:08:23.298915 | debian-bookworm | ok 2026-07-17 11:08:23.305648 | 2026-07-17 11:08:23.305763 | TASK [ensure-tox : Output tox version] 2026-07-17 11:08:23.987919 | 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-07-17 11:08:24.006273 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 11:08:24.397873 | debian-bookworm | ok: Runtime: 0:00:00.397630 2026-07-17 11:08:24.404278 | 2026-07-17 11:08:24.404398 | TASK [ensure-tox : Make global symlink] 2026-07-17 11:08:24.446998 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:08:24.454189 | 2026-07-17 11:08:24.454293 | PLAY RECAP 2026-07-17 11:08:24.454413 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-17 11:08:24.454446 | 2026-07-17 11:08:24.682378 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-17 11:08:24.683939 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-17 11:08:26.706306 | 2026-07-17 11:08:26.706435 | PLAY [all] 2026-07-17 11:08:26.751773 | 2026-07-17 11:08:26.751902 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-17 11:08:27.412831 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-17 11:08:27.814853 | debian-bookworm | ok: Runtime: 0:00:00.029230 2026-07-17 11:08:27.820434 | 2026-07-17 11:08:27.820543 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-17 11:08:28.424388 | debian-bookworm | ok: Runtime: 0:00:00.008597 2026-07-17 11:08:28.434483 | 2026-07-17 11:08:28.434591 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-17 11:08:28.923580 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-17 11:08:28.924460 | debian-bookworm | sudo: a password is required 2026-07-17 11:08:29.005895 | debian-bookworm | ok: Runtime: 0:00:00.020557 2026-07-17 11:08:29.018809 | 2026-07-17 11:08:29.018932 | TASK [tox : Check to see if the constraints file exists] 2026-07-17 11:08:29.082789 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:08:29.089288 | 2026-07-17 11:08:29.089400 | TASK [tox : Fail if constraints file is missing] 2026-07-17 11:08:29.152814 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:08:29.158940 | 2026-07-17 11:08:29.159085 | TASK [tox : Record file location] 2026-07-17 11:08:29.222799 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:08:29.228623 | 2026-07-17 11:08:29.228726 | TASK [tox : Install tox siblings] 2026-07-17 11:08:29.259270 | debian-bookworm | ok 2026-07-17 11:08:29.282780 | debian-bookworm | included: /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-17 11:08:29.305125 | 2026-07-17 11:08:29.305258 | TASK [tox : Run tox without tests] 2026-07-17 11:08:30.000835 | debian-bookworm | ROOT: 226 D setup logging to DEBUG on pid 1573 [tox/report.py:229] 2026-07-17 11:08:30.030737 | debian-bookworm | cookiecutter: 256 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-17 11:08:30.035299 | debian-bookworm | cookiecutter: 261 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-07-17 11:08:30.035702 | debian-bookworm | cookiecutter: 262 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-17 11:08:30.040092 | debian-bookworm | cookiecutter: 266 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 8462094a4fedacb5cfa379a828150631 0f273c1bfb24d581a664aad7f1845d12 [python_discovery/_cached_py_info.py:198] 2026-07-17 11:08:30.126095 | debian-bookworm | cookiecutter: 351 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-17 11:08:30.126499 | debian-bookworm | cookiecutter: 352 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-17 11:08:30.126872 | debian-bookworm | cookiecutter: 353 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-17 11:08:30.130584 | debian-bookworm | cookiecutter: 356 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-17 11:08:30.130861 | debian-bookworm | cookiecutter: 357 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-17 11:08:30.176771 | debian-bookworm | cookiecutter: 402 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-07-17 11:08:30.177043 | debian-bookworm | cookiecutter: 403 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-07-17 11:08:30.177289 | debian-bookworm | cookiecutter: 403 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-07-17 11:08:30.177398 | debian-bookworm | cookiecutter: 403 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-07-17 11:08:30.177631 | debian-bookworm | cookiecutter: 403 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-17 11:08:30.177727 | debian-bookworm | cookiecutter: 404 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.177791 | debian-bookworm | cookiecutter: 404 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.177847 | debian-bookworm | cookiecutter: 404 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.177902 | debian-bookworm | cookiecutter: 404 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.177956 | debian-bookworm | cookiecutter: 404 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178012 | debian-bookworm | cookiecutter: 404 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-07-17 11:08:30.178086 | debian-bookworm | cookiecutter: 404 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178138 | debian-bookworm | cookiecutter: 404 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178205 | debian-bookworm | cookiecutter: 404 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178229 | debian-bookworm | cookiecutter: 404 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178288 | debian-bookworm | cookiecutter: 404 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.178613 | debian-bookworm | cookiecutter: 404 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-07-17 11:08:30.179147 | debian-bookworm | cookiecutter: 405 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-17 11:08:30.179427 | debian-bookworm | cookiecutter: 405 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:265] 2026-07-17 11:08:30.219775 | debian-bookworm | cookiecutter: 405 D { 2026-07-17 11:08:30.219832 | debian-bookworm | "sys": { 2026-07-17 11:08:30.219842 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-07-17 11:08:30.219849 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-17 11:08:30.219858 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-07-17 11:08:30.219865 | debian-bookworm | "base_prefix": "/usr", 2026-07-17 11:08:30.219871 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-07-17 11:08:30.219876 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-17 11:08:30.219882 | debian-bookworm | "path": [ 2026-07-17 11:08:30.219887 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-17 11:08:30.219892 | debian-bookworm | "/usr/lib/python3.11", 2026-07-17 11:08:30.219897 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-17 11:08:30.219902 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-07-17 11:08:30.219908 | debian-bookworm | ], 2026-07-17 11:08:30.219913 | debian-bookworm | "meta_path": [ 2026-07-17 11:08:30.219919 | debian-bookworm | "", 2026-07-17 11:08:30.219924 | debian-bookworm | "", 2026-07-17 11:08:30.219929 | debian-bookworm | "" 2026-07-17 11:08:30.219934 | debian-bookworm | ], 2026-07-17 11:08:30.219939 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-17 11:08:30.219944 | debian-bookworm | "io_encoding": "utf-8" 2026-07-17 11:08:30.219949 | debian-bookworm | }, 2026-07-17 11:08:30.219954 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-17 11:08:30.219959 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-17 11:08:30.219964 | debian-bookworm | "os": "", 2026-07-17 11:08:30.219969 | debian-bookworm | "site": "", 2026-07-17 11:08:30.219974 | debian-bookworm | "datetime": "", 2026-07-17 11:08:30.219979 | debian-bookworm | "math": "", 2026-07-17 11:08:30.219992 | debian-bookworm | "json": "" 2026-07-17 11:08:30.219997 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-17 11:08:30.220177 | debian-bookworm | cookiecutter: 446 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-07-17 11:08:30.230391 | debian-bookworm | cookiecutter: 456 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-17 11:08:30.231744 | debian-bookworm | cookiecutter: 458 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-17 11:08:30.232468 | debian-bookworm | cookiecutter: 458 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-17 11:08:30.237932 | debian-bookworm | cookiecutter: 464 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-17 11:08:30.678717 | debian-bookworm | cookiecutter: 904 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-07-17 11:08:30.679368 | debian-bookworm | cookiecutter: 905 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-17 11:08:30.679970 | debian-bookworm | cookiecutter: 906 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-17 11:08:30.683132 | debian-bookworm | cookiecutter: 909 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-07-17 11:08:30.765251 | debian-bookworm | cookiecutter: 991 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-17 11:08:30.781170 | debian-bookworm | cookiecutter: 1007 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-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-07-17 11:08:30.900373 | debian-bookworm | cookiecutter: 1126 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.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-07-17 11:08:30.901529 | debian-bookworm | cookiecutter: 1127 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-17 11:08:30.916734 | debian-bookworm | cookiecutter: 1142 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-17 11:08:30.917608 | debian-bookworm | cookiecutter: 1143 D generated console scripts pip3 pip3.11 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-17 11:08:30.918160 | debian-bookworm | cookiecutter: 1144 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-17 11:08:30.925147 | debian-bookworm | cookiecutter: 1151 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-17 11:08:30.925229 | debian-bookworm | cookiecutter: 1151 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925240 | debian-bookworm | cookiecutter: 1151 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925251 | debian-bookworm | cookiecutter: 1151 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925327 | debian-bookworm | cookiecutter: 1151 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925370 | debian-bookworm | cookiecutter: 1151 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925441 | debian-bookworm | cookiecutter: 1151 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-07-17 11:08:30.925458 | debian-bookworm | cookiecutter: 1151 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925516 | debian-bookworm | cookiecutter: 1151 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925584 | debian-bookworm | cookiecutter: 1151 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925628 | debian-bookworm | cookiecutter: 1152 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.925683 | debian-bookworm | cookiecutter: 1152 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 11:08:30.931554 | debian-bookworm | cookiecutter: 1157 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-17 11:08:32.172412 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-07-17 11:08:32.304411 | 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-07-17 11:08:32.434076 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 2)) 2026-07-17 11:08:32.447149 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-17 11:08:32.597577 | debian-bookworm | Collecting click==8.4.2 (from -r requirements.txt (line 3)) 2026-07-17 11:08:32.612647 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-17 11:08:32.661428 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-07-17 11:08:32.677931 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-07-17 11:08:32.942439 | debian-bookworm | Collecting cryptography==48.0.1 (from -r requirements.txt (line 5)) 2026-07-17 11:08:32.954619 | debian-bookworm | Downloading cryptography-48.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-17 11:08:32.996190 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-07-17 11:08:33.010073 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-07-17 11:08:33.097582 | debian-bookworm | Collecting oslo.utils==10.1.1 (from -r requirements.txt (line 7)) 2026-07-17 11:08:33.111252 | debian-bookworm | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-17 11:08:33.174274 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-07-17 11:08:33.188520 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-17 11:08:33.238855 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-07-17 11:08:33.253304 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-17 11:08:33.321005 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-07-17 11:08:33.336912 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-17 11:08:33.369069 | debian-bookworm | Installing build dependencies: started 2026-07-17 11:08:34.576629 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-17 11:08:34.576674 | debian-bookworm | Getting requirements to build wheel: started 2026-07-17 11:08:35.014479 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-17 11:08:35.014533 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-17 11:08:35.247587 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-17 11:08:35.364139 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-07-17 11:08:35.377059 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-07-17 11:08:35.414512 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-07-17 11:08:35.426797 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-07-17 11:08:35.501645 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-07-17 11:08:35.517338 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-17 11:08:35.733199 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-07-17 11:08:35.747100 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-17 11:08:35.806728 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-07-17 11:08:35.821044 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-17 11:08:35.905994 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 2)) 2026-07-17 11:08:35.919817 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-17 11:08:35.965736 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:35.981444 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-17 11:08:36.037073 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:36.050927 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-17 11:08:36.106304 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:36.120661 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-07-17 11:08:36.183186 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:36.195588 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-17 11:08:36.252307 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:36.265520 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-07-17 11:08:36.345873 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:36.358695 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-17 11:08:36.519741 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 5)) 2026-07-17 11:08:36.532197 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-17 11:08:36.584942 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.600124 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-17 11:08:36.652214 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.671580 | debian-bookworm | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-17 11:08:36.728979 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.742686 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-17 11:08:36.810815 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.822646 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-17 11:08:36.859797 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.871499 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-17 11:08:36.978495 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:36.991395 | 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-07-17 11:08:37.079971 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-07-17 11:08:37.096044 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-17 11:08:37.174624 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-07-17 11:08:37.186707 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-17 11:08:37.235683 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-07-17 11:08:37.248338 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-17 11:08:37.384475 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-07-17 11:08:37.397165 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-17 11:08:37.439592 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:37.452875 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl.metadata (10 kB) 2026-07-17 11:08:37.505295 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:37.521479 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-07-17 11:08:37.582928 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:37.600359 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-17 11:08:37.848382 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:37.863052 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-07-17 11:08:38.178578 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:38.191423 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-17 11:08:38.245531 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-07-17 11:08:38.258669 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-17 11:08:38.309382 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-07-17 11:08:38.324577 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-17 11:08:38.383161 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-07-17 11:08:38.398753 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-17 11:08:38.448129 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-07-17 11:08:38.461504 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-17 11:08:38.517281 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 2)) 2026-07-17 11:08:38.531908 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-17 11:08:38.649373 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:38.661399 | 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-07-17 11:08:38.707276 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-07-17 11:08:38.720348 | 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-07-17 11:08:38.767188 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 5)) 2026-07-17 11:08:38.781441 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-17 11:08:38.811724 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==10.1.1->-r requirements.txt (line 7)) (83.0.0) 2026-07-17 11:08:38.840739 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:38.853088 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-07-17 11:08:39.031296 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.045072 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-17 11:08:39.091873 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.104253 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-17 11:08:39.155798 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.167855 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-17 11:08:39.219164 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.234773 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-17 11:08:39.290778 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.304234 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-17 11:08:39.359585 | debian-bookworm | Collecting tzdata (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.374087 | debian-bookworm | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-17 11:08:39.422908 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.436576 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-17 11:08:39.497839 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.511586 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-17 11:08:39.621400 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.634621 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-17 11:08:39.679039 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-07-17 11:08:39.691709 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-17 11:08:39.730703 | 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-07-17 11:08:39.784060 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 18.5 MB/s 0:00:00 2026-07-17 11:08:39.802823 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-17 11:08:40.439575 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 91.2 MB/s 0:00:00 2026-07-17 11:08:40.452357 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-17 11:08:40.486875 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-07-17 11:08:40.513076 | debian-bookworm | Downloading cryptography-48.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-17 11:08:40.596706 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 59.6 MB/s 0:00:00 2026-07-17 11:08:40.610496 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-07-17 11:08:40.638653 | debian-bookworm | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-17 11:08:40.666420 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-17 11:08:40.696676 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-07-17 11:08:40.725638 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 15.9 MB/s 0:00:00 2026-07-17 11:08:40.739363 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-07-17 11:08:40.784142 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.7 MB/s 0:00:00 2026-07-17 11:08:40.799826 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-07-17 11:08:40.833311 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-17 11:08:40.859184 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-17 11:08:40.884663 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-07-17 11:08:40.913405 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-17 11:08:40.968344 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 43.5 MB/s 0:00:00 2026-07-17 11:08:40.980334 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-17 11:08:41.010669 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-17 11:08:41.036303 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-07-17 11:08:41.061644 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-17 11:08:41.102464 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-07-17 11:08:41.127411 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-17 11:08:41.214109 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-07-17 11:08:41.240329 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-17 11:08:41.265164 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-17 11:08:41.291564 | 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-07-17 11:08:41.320694 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-17 11:08:41.374408 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.8 MB/s 0:00:00 2026-07-17 11:08:41.388988 | debian-bookworm | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-17 11:08:41.411739 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-17 11:08:41.438411 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-17 11:08:41.464894 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-17 11:08:41.490644 | 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-07-17 11:08:41.516508 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-07-17 11:08:41.568027 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.7 MB/s 0:00:00 2026-07-17 11:08:41.584078 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-17 11:08:41.626901 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 36.1 MB/s 0:00:00 2026-07-17 11:08:41.646852 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl (13 kB) 2026-07-17 11:08:41.670797 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-17 11:08:41.693376 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-07-17 11:08:41.715447 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-17 11:08:41.740884 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-17 11:08:41.766580 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-17 11:08:41.793201 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-17 11:08:41.822349 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-17 11:08:41.850628 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-07-17 11:08:41.874041 | 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-07-17 11:08:41.897786 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-07-17 11:08:41.920918 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-17 11:08:41.946834 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-17 11:08:41.971779 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-17 11:08:41.997673 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-17 11:08:42.023429 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-17 11:08:42.114841 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 58.9 MB/s 0:00:00 2026-07-17 11:08:42.128665 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-17 11:08:42.152361 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-17 11:08:42.180262 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-17 11:08:42.212811 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.9 MB/s 0:00:00 2026-07-17 11:08:42.226745 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-17 11:08:42.251367 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-17 11:08:42.278584 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-17 11:08:42.305646 | debian-bookworm | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-07-17 11:08:42.682298 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-17 11:08:42.684368 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-17 11:08:42.997545 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-17 11:08:42.998694 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=e7e19222b5e98646fd458711ffd60bcf88fcb830ed003919eb0f82b7e3cf7cac 2026-07-17 11:08:42.998705 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-17 11:08:42.998716 | debian-bookworm | Successfully built pwgen 2026-07-17 11:08:43.325917 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, 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, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-07-17 11:09:19.086796 | debian-bookworm | 2026-07-17 11:09:19.090719 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 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.6.17 cffi-2.1.0 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-48.0.1 fasteners-0.20 idna-3.18 invoke-3.0.3 iso8601-2.1.0 loguru-0.7.3 lxml-6.1.1 markdown-it-py-4.2.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.9.0 oslo.utils-10.1.1 packaging-26.2 paramiko-4.0.0 passlib-1.7.4 pathspec-1.1.1 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.20.0 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.10.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.34.2 resolvelib-1.0.1 rich-15.0.0 ruamel.yaml-0.19.1 sh-2.3.0 six-1.17.0 text-unidecode-1.3 tzdata-2026.3 urllib3-2.7.0 yamllint-1.38.0 2026-07-17 11:09:19.352507 | debian-bookworm | cookiecutter: 49578 I exit 0 (48.42 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1586 [tox/execute/api.py:308] 2026-07-17 11:09:19.355534 | debian-bookworm | cookiecutter: OK (49.33 seconds) 2026-07-17 11:09:19.355573 | debian-bookworm | congratulations :) (49.35 seconds) 2026-07-17 11:09:19.491295 | debian-bookworm | ok: Runtime: 0:00:49.668799 2026-07-17 11:09:19.499841 | 2026-07-17 11:09:19.499968 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-17 11:09:19.942510 | debian-bookworm | changed 2026-07-17 11:09:19.951219 | 2026-07-17 11:09:19.951367 | TASK [tox : Detect tox version] 2026-07-17 11:09:20.540434 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 11:09:20.988633 | debian-bookworm | ok: Runtime: 0:00:00.339141 2026-07-17 11:09:21.005782 | 2026-07-17 11:09:21.006431 | TASK [tox : Get tox envlist config] 2026-07-17 11:09:22.053869 | debian-bookworm | ok: Runtime: 0:00:00.614778 2026-07-17 11:09:22.064091 | 2026-07-17 11:09:22.064243 | TASK [tox : Install any sibling python packages] 2026-07-17 11:09:22.586306 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-17 11:09:22.641031 | 2026-07-17 11:09:22.641186 | TASK [tox : Remove tempfile] 2026-07-17 11:09:23.049825 | debian-bookworm | changed 2026-07-17 11:09:23.056233 | 2026-07-17 11:09:23.056366 | TASK [tox : Emit tox command] 2026-07-17 11:09:23.113061 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-07-17 11:09:23.122220 | 2026-07-17 11:09:23.122392 | TASK [tox : Run tox] 2026-07-17 11:09:23.692237 | debian-bookworm | ROOT: 216 D setup logging to DEBUG on pid 1874 [tox/report.py:229] 2026-07-17 11:09:23.720545 | debian-bookworm | cookiecutter: 244 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-17 11:09:23.725198 | debian-bookworm | cookiecutter: 249 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-07-17 11:09:23.725540 | debian-bookworm | cookiecutter: 249 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-17 11:09:23.729407 | debian-bookworm | cookiecutter: 253 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-17 11:09:23.730109 | debian-bookworm | cookiecutter: 254 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-17 11:09:23.730160 | debian-bookworm | cookiecutter: 254 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-17 11:09:23.732010 | debian-bookworm | cookiecutter: 256 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-17 11:09:23.732117 | debian-bookworm | cookiecutter: 256 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-17 11:09:23.766065 | debian-bookworm | cookiecutter: 290 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:485] 2026-07-17 11:09:24.415803 | debian-bookworm | osism.generics: 2026-07-17 11:09:24.415846 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-07-17 11:09:26.131671 | 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-07-17 11:09:26.335697 | debian-bookworm | osism.generics: 2026-07-17 11:09:26.842742 | 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-07-17 11:09:26.843443 | 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-07-17 11:09:26.843609 | 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-07-17 11:09:26.843626 | 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-07-17 11:09:26.844145 | 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-07-17 11:09:26.844180 | 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-07-17 11:09:26.844935 | 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-07-17 11:09:26.845359 | 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-07-17 11:09:26.845787 | 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-07-17 11:09:26.845818 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-07-17 11:09:27.285573 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-07-17 11:09:27.291754 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-07-17 11:09:27.576786 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-07-17 11:09:29.205980 | debian-bookworm | Generating public/private rsa key pair. 2026-07-17 11:09:29.206083 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-07-17 11:09:29.206100 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-07-17 11:09:29.206113 | debian-bookworm | The key fingerprint is: 2026-07-17 11:09:29.206128 | debian-bookworm | SHA256:brRFsSJAtt7p044MOP8CwC3lhh5ixZdQVNs2/BN0NsQ 2026-07-17 11:09:29.206141 | debian-bookworm | The key's randomart image is: 2026-07-17 11:09:29.206156 | debian-bookworm | +---[RSA 4096]----+ 2026-07-17 11:09:29.206169 | debian-bookworm | | .oBoo. ..o= | 2026-07-17 11:09:29.206180 | debian-bookworm | | = = + .ooE. | 2026-07-17 11:09:29.206192 | debian-bookworm | |. * o ...=o. | 2026-07-17 11:09:29.206203 | debian-bookworm | |o* = . o.oo . | 2026-07-17 11:09:29.206214 | debian-bookworm | |+.+ . o S .o | 2026-07-17 11:09:29.206225 | debian-bookworm | | ... . + o . | 2026-07-17 11:09:29.206237 | debian-bookworm | | o.. o = | 2026-07-17 11:09:29.206248 | debian-bookworm | | o.o = | 2026-07-17 11:09:29.206259 | debian-bookworm | | .o+ . | 2026-07-17 11:09:29.206271 | debian-bookworm | +----[SHA256]-----+ 2026-07-17 11:09:30.213561 | debian-bookworm | Generating public/private rsa key pair. 2026-07-17 11:09:30.213651 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-07-17 11:09:30.213666 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-07-17 11:09:30.213675 | debian-bookworm | The key fingerprint is: 2026-07-17 11:09:30.213685 | debian-bookworm | SHA256:n861GhsFdzcLkKNZE5+ztVj71iO4nIW4yUSGbLRRvzk 2026-07-17 11:09:30.213697 | debian-bookworm | The key's randomart image is: 2026-07-17 11:09:30.213706 | debian-bookworm | +---[RSA 4096]----+ 2026-07-17 11:09:30.213715 | debian-bookworm | | . oo | 2026-07-17 11:09:30.213724 | debian-bookworm | | . .=o . | 2026-07-17 11:09:30.213733 | debian-bookworm | | o =.+=.+.| 2026-07-17 11:09:30.213741 | debian-bookworm | | o +o oo.B.=| 2026-07-17 11:09:30.213750 | debian-bookworm | | =So E.o + | 2026-07-17 11:09:30.213759 | debian-bookworm | | . o..o+ o| 2026-07-17 11:09:30.213768 | debian-bookworm | | o=o.o .+| 2026-07-17 11:09:30.213776 | debian-bookworm | | oo+=+....| 2026-07-17 11:09:30.213785 | debian-bookworm | | +==. | 2026-07-17 11:09:30.213794 | debian-bookworm | +----[SHA256]-----+ 2026-07-17 11:09:37.515942 | debian-bookworm | 2026-07-17 11:09:37.515 | INFO | __main__::39 - Prepare use of environments/kolla/secrets.yml 2026-07-17 11:09:37.554005 | debian-bookworm | 2026-07-17 11:09:37.553 | INFO | __main__::43 - Prepare use of environments/secrets.yml 2026-07-17 11:09:37.555822 | debian-bookworm | 2026-07-17 11:09:37.555 | INFO | __main__::47 - Prepare use of environments/ceph/secrets.yml 2026-07-17 11:09:37.556559 | debian-bookworm | 2026-07-17 11:09:37.555 | INFO | __main__::51 - Prepare use of environments/infrastructure/secrets.yml 2026-07-17 11:09:37.557484 | debian-bookworm | 2026-07-17 11:09:37.557 | INFO | __main__::55 - Prepare use of environments/kolla/secrets.yml 2026-07-17 11:09:37.592145 | debian-bookworm | 2026-07-17 11:09:37.591 | INFO | __main__::59 - Prepare use of environments/manager/secrets.yml 2026-07-17 11:09:37.592851 | debian-bookworm | 2026-07-17 11:09:37.592 | INFO | __main__::63 - Prepare use of environments/monitoring/secrets.yml 2026-07-17 11:09:37.593280 | debian-bookworm | 2026-07-17 11:09:37.592 | INFO | __main__::67 - Prepare use of environments/openstack/secrets.yml 2026-07-17 11:09:37.593888 | debian-bookworm | 2026-07-17 11:09:37.593 | INFO | __main__::71 - Prepare use of environments/configuration.yml 2026-07-17 11:09:37.597126 | debian-bookworm | 2026-07-17 11:09:37.596 | INFO | __main__::75 - Prepare use of environments/ceph/configuration.yml 2026-07-17 11:09:37.602120 | debian-bookworm | 2026-07-17 11:09:37.601 | INFO | __main__::79 - Prepare use of environments/kolla/configuration.yml 2026-07-17 11:09:37.607849 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::84 - Set keystone_admin_password 2026-07-17 11:09:37.607914 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::88 - Set os_password_admin 2026-07-17 11:09:37.607950 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::88 - Set os_password_admin_system 2026-07-17 11:09:37.607963 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::88 - Set os_password_octavia 2026-07-17 11:09:37.607976 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::94 - Set ara_server_mariadb_password 2026-07-17 11:09:37.608525 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::101 - Set ara_password 2026-07-17 11:09:37.608556 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::115 - Set operator_password_unhashed 2026-07-17 11:09:37.608568 | debian-bookworm | 2026-07-17 11:09:37.607 | INFO | __main__::117 - Set operator_password 2026-07-17 11:09:38.113890 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::122 - Set ceph_cluster_fsid 2026-07-17 11:09:38.113987 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::124 - Set fsid 2026-07-17 11:09:38.114555 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::133 - Set k3s_token 2026-07-17 11:09:38.114594 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::142 - Set netbox_api_token 2026-07-17 11:09:38.114606 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::144 - Set manager_listener_broker_password 2026-07-17 11:09:38.114619 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::149 - Set netbox_user_api_token 2026-07-17 11:09:38.114630 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::151 - Set netbox_secret_key 2026-07-17 11:09:38.114642 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::158 - Set netbox_superuser_api_token 2026-07-17 11:09:38.114654 | debian-bookworm | 2026-07-17 11:09:38.113 | INFO | __main__::162 - Set netbox_superuser_password 2026-07-17 11:09:38.114665 | debian-bookworm | 2026-07-17 11:09:38.114 | INFO | __main__::170 - Set netdata_api_key 2026-07-17 11:09:38.114677 | debian-bookworm | 2026-07-17 11:09:38.114 | INFO | __main__::173 - Set ceph_rgw_keystone_password 2026-07-17 11:09:38.114689 | debian-bookworm | 2026-07-17 11:09:38.114 | INFO | __main__::178 - Set ceph_dashboard_password 2026-07-17 11:09:38.114701 | debian-bookworm | 2026-07-17 11:09:38.114 | INFO | __main__::186 - Write result to environments/secrets.yml 2026-07-17 11:09:38.116896 | debian-bookworm | 2026-07-17 11:09:38.116 | INFO | __main__::190 - Write result to environments/ceph/secrets.yml 2026-07-17 11:09:38.117659 | debian-bookworm | 2026-07-17 11:09:38.117 | INFO | __main__::194 - Write result to environments/infrastructure/secrets.yml 2026-07-17 11:09:38.118723 | debian-bookworm | 2026-07-17 11:09:38.118 | INFO | __main__::198 - Write result to environments/kolla/secrets.yml 2026-07-17 11:09:38.154704 | debian-bookworm | 2026-07-17 11:09:38.154 | INFO | __main__::202 - Write result to environments/manager/secrets.yml 2026-07-17 11:09:38.155758 | debian-bookworm | 2026-07-17 11:09:38.155 | INFO | __main__::206 - Write result to environments/monitoring/secrets.yml 2026-07-17 11:09:38.156244 | debian-bookworm | 2026-07-17 11:09:38.155 | INFO | __main__::210 - Write result to environments/openstack/secrets.yml 2026-07-17 11:09:38.157134 | debian-bookworm | 2026-07-17 11:09:38.156 | INFO | __main__::214 - Write result to environments/configuration.yml 2026-07-17 11:09:38.159213 | debian-bookworm | 2026-07-17 11:09:38.158 | INFO | __main__::218 - Write result to environments/ceph/configuration.yml 2026-07-17 11:09:38.163588 | debian-bookworm | 2026-07-17 11:09:38.162 | INFO | __main__::222 - Write result to environments/kolla/configuration.yml 2026-07-17 11:09:38.311498 | debian-bookworm | 2026-07-17 11:09:38.310 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-07-17 11:09:38.314235 | debian-bookworm | 2026-07-17 11:09:38.313 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-07-17 11:09:38.314895 | debian-bookworm | 2026-07-17 11:09:38.313 | INFO | __main__::32 - Set operator 2026-07-17 11:09:38.314938 | debian-bookworm | 2026-07-17 11:09:38.313 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-07-17 11:09:38.314953 | debian-bookworm | 2026-07-17 11:09:38.314 | INFO | __main__::32 - Set configuration 2026-07-17 11:09:38.314985 | debian-bookworm | 2026-07-17 11:09:38.314 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-07-17 11:09:38.322644 | debian-bookworm | 2026-07-17 11:09:38.322 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-07-17 11:09:38.326861 | debian-bookworm | 2026-07-17 11:09:38.326 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-07-17 11:09:38.330532 | debian-bookworm | 2026-07-17 11:09:38.330 | INFO | __main__::55 - Set operator_public_key 2026-07-17 11:09:38.331082 | debian-bookworm | 2026-07-17 11:09:38.330 | INFO | __main__::64 - Set configuration_git_public_key 2026-07-17 11:09:38.331123 | debian-bookworm | 2026-07-17 11:09:38.330 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-07-17 11:09:38.333393 | debian-bookworm | 2026-07-17 11:09:38.333 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-07-17 11:09:42.364777 | debian-bookworm | cookiecutter: 18888 I exit 0 (18.60 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1881 [tox/execute/api.py:308] 2026-07-17 11:09:42.365423 | debian-bookworm | cookiecutter: 18889 W commands[1]> python3 scripts/check-kolla-secrets.py configuration [tox/tox_env/api.py:485] 2026-07-17 11:09:42.800984 | debian-bookworm | OK aodh_database_password 2026-07-17 11:09:42.801072 | debian-bookworm | OK aodh_keystone_password 2026-07-17 11:09:42.801085 | debian-bookworm | OK barbican_crypto_key 2026-07-17 11:09:42.801098 | debian-bookworm | OK barbican_database_password 2026-07-17 11:09:42.801110 | debian-bookworm | OK barbican_keystone_password 2026-07-17 11:09:42.801121 | debian-bookworm | OK barbican_p11_password 2026-07-17 11:09:42.801133 | debian-bookworm | OK bifrost_ssh_key.private_key 2026-07-17 11:09:42.801146 | debian-bookworm | OK bifrost_ssh_key.public_key 2026-07-17 11:09:42.801157 | debian-bookworm | OK blazar_database_password 2026-07-17 11:09:42.801169 | debian-bookworm | OK blazar_keystone_password 2026-07-17 11:09:42.801180 | debian-bookworm | OK ceilometer_database_password 2026-07-17 11:09:42.801196 | debian-bookworm | OK ceilometer_keystone_password 2026-07-17 11:09:42.801207 | debian-bookworm | OK ceph_rgw_keystone_password 2026-07-17 11:09:42.801219 | debian-bookworm | OK cinder_database_password 2026-07-17 11:09:42.801230 | debian-bookworm | OK cinder_keystone_password 2026-07-17 11:09:42.801242 | debian-bookworm | OK cinder_rbd_secret_uuid 2026-07-17 11:09:42.801253 | debian-bookworm | OK cloudkitty_database_password 2026-07-17 11:09:42.801265 | debian-bookworm | OK cloudkitty_keystone_password 2026-07-17 11:09:42.801278 | debian-bookworm | OK cyborg_database_password 2026-07-17 11:09:42.801290 | debian-bookworm | OK cyborg_keystone_password 2026-07-17 11:09:42.801301 | debian-bookworm | OK database_password 2026-07-17 11:09:42.801313 | debian-bookworm | OK designate_database_password 2026-07-17 11:09:42.801324 | debian-bookworm | OK designate_keystone_password 2026-07-17 11:09:42.801335 | debian-bookworm | OK designate_pool_id 2026-07-17 11:09:42.801347 | debian-bookworm | OK designate_rndc_key 2026-07-17 11:09:42.801358 | debian-bookworm | SKIP docker_registry_password (intentionally blank) 2026-07-17 11:09:42.801371 | debian-bookworm | OK etcd_cluster_token 2026-07-17 11:09:42.801382 | debian-bookworm | OK glance_database_password 2026-07-17 11:09:42.801427 | debian-bookworm | OK glance_keystone_password 2026-07-17 11:09:42.801449 | debian-bookworm | OK gnocchi_database_password 2026-07-17 11:09:42.801469 | debian-bookworm | OK gnocchi_keystone_password 2026-07-17 11:09:42.801489 | debian-bookworm | OK gnocchi_project_id 2026-07-17 11:09:42.801500 | debian-bookworm | OK gnocchi_resource_id 2026-07-17 11:09:42.801511 | debian-bookworm | OK gnocchi_user_id 2026-07-17 11:09:42.801522 | debian-bookworm | OK grafana_admin_password 2026-07-17 11:09:42.801533 | debian-bookworm | OK grafana_database_password 2026-07-17 11:09:42.801544 | debian-bookworm | OK haproxy_password 2026-07-17 11:09:42.801579 | debian-bookworm | OK haproxy_ssh_key.private_key 2026-07-17 11:09:42.801591 | debian-bookworm | OK haproxy_ssh_key.public_key 2026-07-17 11:09:42.801602 | debian-bookworm | OK heat_database_password 2026-07-17 11:09:42.801613 | debian-bookworm | OK heat_domain_admin_password 2026-07-17 11:09:42.801624 | debian-bookworm | OK heat_keystone_password 2026-07-17 11:09:42.801635 | debian-bookworm | OK hnas_nfs_password 2026-07-17 11:09:42.801645 | debian-bookworm | OK horizon_database_password 2026-07-17 11:09:42.801656 | debian-bookworm | OK horizon_secret_key 2026-07-17 11:09:42.801667 | debian-bookworm | OK infoblox_admin_password 2026-07-17 11:09:42.801701 | debian-bookworm | OK ironic_database_password 2026-07-17 11:09:42.801712 | debian-bookworm | OK ironic_keystone_password 2026-07-17 11:09:42.801723 | debian-bookworm | OK keepalived_password 2026-07-17 11:09:42.801733 | debian-bookworm | OK keystone_admin_password 2026-07-17 11:09:42.801745 | debian-bookworm | OK keystone_database_password 2026-07-17 11:09:42.801756 | debian-bookworm | OK keystone_federation_openid_crypto_password 2026-07-17 11:09:42.801767 | debian-bookworm | OK keystone_ssh_key.private_key 2026-07-17 11:09:42.801778 | debian-bookworm | OK keystone_ssh_key.public_key 2026-07-17 11:09:42.801789 | debian-bookworm | OK kolla_ssh_key.private_key 2026-07-17 11:09:42.801800 | debian-bookworm | OK kolla_ssh_key.public_key 2026-07-17 11:09:42.801811 | debian-bookworm | OK kuryr_keystone_password 2026-07-17 11:09:42.801822 | debian-bookworm | OK libvirt_sasl_password 2026-07-17 11:09:42.801833 | debian-bookworm | OK magnum_database_password 2026-07-17 11:09:42.801844 | debian-bookworm | OK magnum_keystone_password 2026-07-17 11:09:42.801855 | debian-bookworm | OK manila_database_password 2026-07-17 11:09:42.801865 | debian-bookworm | OK manila_keystone_password 2026-07-17 11:09:42.801886 | debian-bookworm | OK mariadb_backup_database_password 2026-07-17 11:09:42.801898 | debian-bookworm | OK mariadb_monitor_password 2026-07-17 11:09:42.801909 | debian-bookworm | OK masakari_database_password 2026-07-17 11:09:42.801920 | debian-bookworm | OK masakari_keystone_password 2026-07-17 11:09:42.801931 | debian-bookworm | OK memcache_secret_key 2026-07-17 11:09:42.801947 | debian-bookworm | OK metadata_secret 2026-07-17 11:09:42.801964 | debian-bookworm | OK mistral_database_password 2026-07-17 11:09:42.801975 | debian-bookworm | OK mistral_keystone_password 2026-07-17 11:09:42.801986 | debian-bookworm | OK neutron_database_password 2026-07-17 11:09:42.801997 | debian-bookworm | OK neutron_keystone_password 2026-07-17 11:09:42.802008 | debian-bookworm | OK neutron_ssh_key.private_key 2026-07-17 11:09:42.802019 | debian-bookworm | OK neutron_ssh_key.public_key 2026-07-17 11:09:42.802030 | debian-bookworm | OK nova_api_database_password 2026-07-17 11:09:42.802040 | debian-bookworm | OK nova_database_password 2026-07-17 11:09:42.802051 | debian-bookworm | OK nova_keystone_password 2026-07-17 11:09:42.802062 | debian-bookworm | OK nova_ssh_key.private_key 2026-07-17 11:09:42.802073 | debian-bookworm | OK nova_ssh_key.public_key 2026-07-17 11:09:42.802084 | debian-bookworm | OK octavia_amp_ssh_key.private_key 2026-07-17 11:09:42.802095 | debian-bookworm | OK octavia_amp_ssh_key.public_key 2026-07-17 11:09:42.802106 | debian-bookworm | OK octavia_ca_password 2026-07-17 11:09:42.802117 | debian-bookworm | OK octavia_client_ca_password 2026-07-17 11:09:42.802127 | debian-bookworm | OK octavia_database_password 2026-07-17 11:09:42.802138 | debian-bookworm | OK octavia_keystone_password 2026-07-17 11:09:42.802149 | debian-bookworm | OK octavia_persistence_database_password 2026-07-17 11:09:42.802160 | debian-bookworm | OK opensearch_dashboards_password 2026-07-17 11:09:42.802171 | debian-bookworm | OK osprofiler_secret 2026-07-17 11:09:42.802182 | debian-bookworm | OK placement_database_password 2026-07-17 11:09:42.802193 | debian-bookworm | OK placement_keystone_password 2026-07-17 11:09:42.802204 | debian-bookworm | OK prometheus_alertmanager_password 2026-07-17 11:09:42.802215 | debian-bookworm | OK prometheus_bcrypt_salt 2026-07-17 11:09:42.802226 | debian-bookworm | OK prometheus_grafana_password 2026-07-17 11:09:42.802236 | debian-bookworm | OK prometheus_haproxy_password 2026-07-17 11:09:42.802247 | debian-bookworm | OK prometheus_mysql_exporter_database_password 2026-07-17 11:09:42.802258 | debian-bookworm | OK prometheus_password 2026-07-17 11:09:42.802269 | debian-bookworm | OK prometheus_skyline_password 2026-07-17 11:09:42.802280 | debian-bookworm | OK proxysql_admin_password 2026-07-17 11:09:42.802291 | debian-bookworm | OK proxysql_stats_password 2026-07-17 11:09:42.802302 | debian-bookworm | OK rabbitmq_cluster_cookie 2026-07-17 11:09:42.802313 | debian-bookworm | OK rabbitmq_monitoring_password 2026-07-17 11:09:42.802324 | debian-bookworm | OK rabbitmq_password 2026-07-17 11:09:42.802335 | debian-bookworm | OK rbd_secret_uuid 2026-07-17 11:09:42.802345 | debian-bookworm | OK redis_master_password 2026-07-17 11:09:42.802356 | debian-bookworm | OK skyline_database_password 2026-07-17 11:09:42.802367 | debian-bookworm | OK skyline_keystone_password 2026-07-17 11:09:42.802378 | debian-bookworm | OK skyline_secret_key 2026-07-17 11:09:42.802416 | debian-bookworm | OK tacker_database_password 2026-07-17 11:09:42.802430 | debian-bookworm | OK tacker_keystone_password 2026-07-17 11:09:42.802441 | debian-bookworm | OK telemetry_secret_key 2026-07-17 11:09:42.802452 | debian-bookworm | OK trove_database_password 2026-07-17 11:09:42.802463 | debian-bookworm | OK trove_keystone_password 2026-07-17 11:09:42.802475 | debian-bookworm | OK venus_database_password 2026-07-17 11:09:42.802494 | debian-bookworm | OK venus_keystone_password 2026-07-17 11:09:42.802505 | debian-bookworm | OK watcher_database_password 2026-07-17 11:09:42.802516 | debian-bookworm | OK watcher_keystone_password 2026-07-17 11:09:42.802527 | debian-bookworm | OK zun_database_password 2026-07-17 11:09:42.802538 | debian-bookworm | OK zun_keystone_password 2026-07-17 11:09:42.802550 | debian-bookworm | 2026-07-17 11:09:42.802561 | debian-bookworm | OK: All 111 secrets in environments/kolla/secrets.yml are set. 2026-07-17 11:09:42.811314 | debian-bookworm | cookiecutter: 19334 I exit 0 (0.44 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python3 scripts/check-kolla-secrets.py configuration pid=2112 [tox/execute/api.py:308] 2026-07-17 11:09:42.819556 | debian-bookworm | cookiecutter: OK (19.10=setup[0.05]+cmd[18.60,0.44] seconds) 2026-07-17 11:09:42.819624 | debian-bookworm | congratulations :) (19.12 seconds) 2026-07-17 11:09:43.177542 | debian-bookworm | ok: Runtime: 0:00:19.438964 2026-07-17 11:09:43.193230 | 2026-07-17 11:09:43.193404 | TASK [tox : Look for output] 2026-07-17 11:09:43.650015 | debian-bookworm | ok 2026-07-17 11:09:43.673315 | 2026-07-17 11:09:43.673539 | TASK [tox : Return file comments to Zuul] 2026-07-17 11:09:43.721015 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:43.730738 | 2026-07-17 11:09:43.730899 | PLAY RECAP 2026-07-17 11:09:43.730971 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-17 11:09:43.731000 | 2026-07-17 11:09:43.940722 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-17 11:09:43.942010 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-17 11:09:45.085439 | 2026-07-17 11:09:45.085660 | PLAY [all] 2026-07-17 11:09:45.103432 | 2026-07-17 11:09:45.103635 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-17 11:09:45.180236 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:45.188466 | 2026-07-17 11:09:45.188698 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-17 11:09:45.238472 | debian-bookworm | ok 2026-07-17 11:09:45.244258 | 2026-07-17 11:09:45.244389 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-17 11:09:45.937233 | debian-bookworm -> localhost | changed 2026-07-17 11:09:45.961992 | 2026-07-17 11:09:45.963479 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-17 11:09:46.057471 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:46.073191 | 2026-07-17 11:09:46.073343 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 11:09:46.130072 | debian-bookworm | ok 2026-07-17 11:09:46.139897 | 2026-07-17 11:09:46.140051 | TASK [fetch-tox-output : Get tox version] 2026-07-17 11:09:47.058835 | 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-07-17 11:09:47.077562 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 11:09:47.221126 | debian-bookworm | ok: Runtime: 0:00:00.337791 2026-07-17 11:09:47.227436 | 2026-07-17 11:09:47.227566 | TASK [fetch-tox-output : Find all default environments] 2026-07-17 11:09:47.776835 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:47.784520 | 2026-07-17 11:09:47.784682 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 11:09:47.843601 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:47.851080 | 2026-07-17 11:09:47.851234 | TASK [fetch-tox-output : Find all default environments] 2026-07-17 11:09:48.401714 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:48.415605 | 2026-07-17 11:09:48.415798 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 11:09:48.454023 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:48.479880 | 2026-07-17 11:09:48.480417 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-17 11:09:48.549147 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:48.568300 | 2026-07-17 11:09:48.568545 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-17 11:09:49.423356 | debian-bookworm | changed: 2026-07-17 11:09:49.423609 | debian-bookworm | created directory /var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/logs/tox/cookiecutter 2026-07-17 11:09:49.423656 | debian-bookworm | cd+++++++++ ./ 2026-07-17 11:09:49.423689 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-17 11:09:49.423719 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-17 11:09:49.423757 | 2026-07-17 11:09:49.435047 | 2026-07-17 11:09:49.435155 | PLAY RECAP 2026-07-17 11:09:49.435209 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-17 11:09:49.435287 | 2026-07-17 11:09:49.590276 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-17 11:09:49.591426 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-17 11:09:50.504566 | 2026-07-17 11:09:50.504746 | PLAY [all] 2026-07-17 11:09:50.522299 | 2026-07-17 11:09:50.522478 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-17 11:09:50.739771 | debian-bookworm | changed: non-zero return code 2026-07-17 11:09:50.746157 | 2026-07-17 11:09:50.746305 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-17 11:09:50.771008 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:50.777009 | 2026-07-17 11:09:50.777164 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-17 11:09:50.820987 | 2026-07-17 11:09:50.821284 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-17 11:09:50.856593 | 2026-07-17 11:09:50.856817 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-17 11:09:50.882577 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:50.889914 | 2026-07-17 11:09:50.890078 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-17 11:09:50.920304 | 2026-07-17 11:09:50.920519 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-17 11:09:50.945224 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:50.951191 | 2026-07-17 11:09:50.951316 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-17 11:09:50.975093 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:50.981091 | 2026-07-17 11:09:50.981224 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-17 11:09:51.005187 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:09:51.012778 | 2026-07-17 11:09:51.012894 | PLAY RECAP 2026-07-17 11:09:51.012950 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-17 11:09:51.012976 | 2026-07-17 11:09:51.167153 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-17 11:09:51.168617 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 11:09:52.021090 | 2026-07-17 11:09:52.021294 | PLAY [Base post-fetch] 2026-07-17 11:09:52.036671 | 2026-07-17 11:09:52.036830 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 11:09:52.440320 | debian-bookworm | ok 2026-07-17 11:09:52.459245 | 2026-07-17 11:09:52.459513 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-17 11:10:04.582295 | debian-bookworm | ok: Runtime: 0:00:05.998251 2026-07-17 11:10:04.592589 | 2026-07-17 11:10:04.592767 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 11:10:10.649938 | debian-bookworm | ok: Runtime: 0:00:00.012673 2026-07-17 11:10:10.658931 | 2026-07-17 11:10:10.659175 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 11:10:16.759388 | debian-bookworm | ok: Runtime: 0:00:00.009629 2026-07-17 11:10:16.778556 | 2026-07-17 11:10:16.778771 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 11:10:16.835309 | debian-bookworm | skipping: Conditional result was False 2026-07-17 11:10:16.847430 | 2026-07-17 11:10:16.847620 | TASK [fetch-output : Set log path for single node] 2026-07-17 11:10:16.894946 | debian-bookworm | ok 2026-07-17 11:10:16.900855 | 2026-07-17 11:10:16.900985 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 11:10:17.240417 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/logs" 2026-07-17 11:10:17.561456 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/artifacts" 2026-07-17 11:10:17.863657 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d55f9165347d4383bc60e36da9d67cb7/work/docs" 2026-07-17 11:10:17.884284 | 2026-07-17 11:10:17.884439 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 11:10:18.759423 | debian-bookworm | changed: 2026-07-17 11:10:18.759716 | debian-bookworm | .d..t...... ./ 2026-07-17 11:10:18.759751 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 11:10:18.759775 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 11:10:18.759796 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 11:10:18.759817 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 11:10:18.759836 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 11:10:18.759882 | debian-bookworm | changed: All items complete 2026-07-17 11:10:18.759905 | 2026-07-17 11:10:19.372533 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 11:10:19.959146 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 11:10:19.987956 | 2026-07-17 11:10:19.988146 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 11:10:20.349110 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010888 2026-07-17 11:10:20.655920 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007276 2026-07-17 11:10:20.670010 | 2026-07-17 11:10:20.670166 | PLAY RECAP 2026-07-17 11:10:20.670226 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 11:10:20.670252 | 2026-07-17 11:10:20.819201 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 11:10:20.820432 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 11:10:21.797891 | 2026-07-17 11:10:21.798116 | PLAY [Base post] 2026-07-17 11:10:21.812691 | 2026-07-17 11:10:21.812851 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 11:10:22.431111 | debian-bookworm | changed 2026-07-17 11:10:22.440669 | 2026-07-17 11:10:22.440802 | PLAY RECAP 2026-07-17 11:10:22.440875 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 11:10:22.440952 | 2026-07-17 11:10:22.631243 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 11:10:22.635468 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 11:10:23.600590 | 2026-07-17 11:10:23.600776 | PLAY [Base post-logs] 2026-07-17 11:10:23.612000 | 2026-07-17 11:10:23.612169 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 11:10:24.170575 | localhost | changed 2026-07-17 11:10:24.182218 | 2026-07-17 11:10:24.182412 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 11:10:24.209203 | localhost | ok 2026-07-17 11:10:24.212815 | 2026-07-17 11:10:24.212928 | TASK [Set zuul-log-path fact] 2026-07-17 11:10:24.229619 | localhost | ok 2026-07-17 11:10:24.238335 | 2026-07-17 11:10:24.238459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 11:10:24.263720 | localhost | ok 2026-07-17 11:10:24.267184 | 2026-07-17 11:10:24.267299 | TASK [upload-logs : Create log directories] 2026-07-17 11:10:25.015852 | localhost | changed 2026-07-17 11:10:25.024179 | 2026-07-17 11:10:25.024342 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 11:10:25.666530 | localhost -> localhost | ok: Runtime: 0:00:00.024315 2026-07-17 11:10:25.671197 | 2026-07-17 11:10:25.671325 | TASK [upload-logs : Upload logs to log server] 2026-07-17 11:10:26.550294 | localhost | Output suppressed because no_log was given 2026-07-17 11:10:26.552328 | 2026-07-17 11:10:26.552436 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 11:10:26.618674 | localhost | skipping: Conditional result was False 2026-07-17 11:10:26.624859 | localhost | skipping: Conditional result was False 2026-07-17 11:10:26.632220 | 2026-07-17 11:10:26.632344 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 11:10:26.686545 | localhost | skipping: Conditional result was False 2026-07-17 11:10:26.686946 | 2026-07-17 11:10:26.695398 | localhost | skipping: Conditional result was False 2026-07-17 11:10:26.701415 | 2026-07-17 11:10:26.701537 | LOOP [upload-logs : Upload console log and json output]