2025-12-19 08:35:14.697265 | Job console starting 2025-12-19 08:35:14.725140 | Updating git repos 2025-12-19 08:35:14.793183 | Cloning repos into workspace 2025-12-19 08:35:14.879673 | Restoring repo states 2025-12-19 08:35:14.903540 | Merging changes 2025-12-19 08:35:15.576585 | Checking out repos 2025-12-19 08:35:15.653029 | Preparing playbooks 2025-12-19 08:35:17.129487 | Running Ansible setup 2025-12-19 08:35:25.694715 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 08:35:27.929663 | 2025-12-19 08:35:27.929842 | PLAY [Base pre] 2025-12-19 08:35:27.983921 | 2025-12-19 08:35:27.984112 | TASK [Setup log path fact] 2025-12-19 08:35:28.026245 | debian-bookworm | ok 2025-12-19 08:35:28.062767 | 2025-12-19 08:35:28.079108 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 08:35:28.171835 | debian-bookworm | ok 2025-12-19 08:35:28.194670 | 2025-12-19 08:35:28.194825 | TASK [emit-job-header : Print job information] 2025-12-19 08:35:28.312797 | # Job Information 2025-12-19 08:35:28.313007 | Ansible Version: 2.16.14 2025-12-19 08:35:28.313052 | Job: cfg-cookiecutter-tox-2024.2 2025-12-19 08:35:28.313086 | Pipeline: check 2025-12-19 08:35:28.313110 | Executor: 521e9411259a 2025-12-19 08:35:28.313130 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/800 2025-12-19 08:35:28.313152 | Event ID: 9cbdef90-dcb5-11f0-9008-800677e2c64f 2025-12-19 08:35:28.324289 | 2025-12-19 08:35:28.324467 | LOOP [emit-job-header : Print node information] 2025-12-19 08:35:28.593198 | debian-bookworm | ok: 2025-12-19 08:35:28.593518 | debian-bookworm | # Node Information 2025-12-19 08:35:28.593560 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 08:35:28.593585 | debian-bookworm | Hostname: debian 2025-12-19 08:35:28.593608 | debian-bookworm | Username: zuul 2025-12-19 08:35:28.593629 | debian-bookworm | Distro: Debian 12.12 2025-12-19 08:35:28.593659 | debian-bookworm | Provider: regiocloud-a 2025-12-19 08:35:28.593684 | debian-bookworm | Region: 2025-12-19 08:35:28.593706 | debian-bookworm | Label: debian-bookworm 2025-12-19 08:35:28.593726 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 08:35:28.593746 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:2bf0 2025-12-19 08:35:28.609724 | 2025-12-19 08:35:28.609872 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 08:35:30.154449 | debian-bookworm -> localhost | changed 2025-12-19 08:35:30.172768 | 2025-12-19 08:35:30.172932 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 08:35:33.371553 | debian-bookworm -> localhost | changed 2025-12-19 08:35:33.389926 | 2025-12-19 08:35:33.390044 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 08:35:34.123768 | debian-bookworm -> localhost | ok 2025-12-19 08:35:34.129129 | 2025-12-19 08:35:34.129223 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 08:35:34.178360 | debian-bookworm | ok 2025-12-19 08:35:34.219616 | debian-bookworm | included: /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 08:35:34.232034 | 2025-12-19 08:35:34.232136 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 08:35:37.157368 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 08:35:37.157570 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/work/87936bb746d24dce8e53325bff2a932d_id_rsa 2025-12-19 08:35:37.157608 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/work/87936bb746d24dce8e53325bff2a932d_id_rsa.pub 2025-12-19 08:35:37.157634 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 08:35:37.157659 | debian-bookworm -> localhost | SHA256:5tH5bEopaAQ+7zhlIyDBbovtwufuDRKtiRCWTrT7Ock zuul-build-sshkey 2025-12-19 08:35:37.157697 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 08:35:37.157719 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 08:35:37.157739 | debian-bookworm -> localhost | |.. | 2025-12-19 08:35:37.157761 | debian-bookworm -> localhost | |o.o | 2025-12-19 08:35:37.157780 | debian-bookworm -> localhost | |o* . | 2025-12-19 08:35:37.157800 | debian-bookworm -> localhost | |=++. . . . | 2025-12-19 08:35:37.157820 | debian-bookworm -> localhost | |+*.oo . S o | 2025-12-19 08:35:37.157842 | debian-bookworm -> localhost | |+.B ++++ . + | 2025-12-19 08:35:37.157864 | debian-bookworm -> localhost | |o= E ++.o o + | 2025-12-19 08:35:37.157884 | debian-bookworm -> localhost | |..o.=+ o o | 2025-12-19 08:35:37.157904 | debian-bookworm -> localhost | | .=+.o. . | 2025-12-19 08:35:37.157925 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 08:35:37.158007 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.799791 2025-12-19 08:35:37.164420 | 2025-12-19 08:35:37.164522 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 08:35:37.202282 | debian-bookworm | ok 2025-12-19 08:35:37.234963 | debian-bookworm | included: /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 08:35:37.280467 | 2025-12-19 08:35:37.280571 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 08:35:37.327082 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:35:37.333898 | 2025-12-19 08:35:37.334043 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 08:35:38.255840 | debian-bookworm | changed 2025-12-19 08:35:38.269896 | 2025-12-19 08:35:38.270016 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 08:35:38.545951 | debian-bookworm | ok 2025-12-19 08:35:38.559717 | 2025-12-19 08:35:38.559833 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 08:35:39.357385 | debian-bookworm | changed 2025-12-19 08:35:39.388271 | 2025-12-19 08:35:39.388394 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 08:35:40.170688 | debian-bookworm | changed 2025-12-19 08:35:40.200740 | 2025-12-19 08:35:40.200856 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 08:35:40.252844 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:35:40.258724 | 2025-12-19 08:35:40.258818 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 08:35:40.923006 | debian-bookworm -> localhost | changed 2025-12-19 08:35:40.935310 | 2025-12-19 08:35:40.935412 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 08:35:41.362560 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/work/87936bb746d24dce8e53325bff2a932d_id_rsa (zuul-build-sshkey) 2025-12-19 08:35:41.362821 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027270 2025-12-19 08:35:41.377162 | 2025-12-19 08:35:41.377301 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 08:35:42.178412 | debian-bookworm | ok 2025-12-19 08:35:42.184180 | 2025-12-19 08:35:42.184313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 08:35:42.237220 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:35:42.257893 | 2025-12-19 08:35:42.258062 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 08:35:43.116388 | debian-bookworm | ok 2025-12-19 08:35:43.152394 | 2025-12-19 08:35:43.152539 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 08:35:43.239454 | debian-bookworm | ok 2025-12-19 08:35:43.244911 | 2025-12-19 08:35:43.245066 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 08:35:44.172262 | debian-bookworm -> localhost | ok 2025-12-19 08:35:44.180578 | 2025-12-19 08:35:44.180719 | TASK [validate-host : Collect information about the host] 2025-12-19 08:35:46.135128 | debian-bookworm | ok 2025-12-19 08:35:46.196514 | 2025-12-19 08:35:46.196667 | TASK [validate-host : Sanitize hostname] 2025-12-19 08:35:46.686125 | debian-bookworm | ok 2025-12-19 08:35:46.858011 | 2025-12-19 08:35:46.858164 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 08:35:48.866949 | debian-bookworm -> localhost | changed 2025-12-19 08:35:48.872977 | 2025-12-19 08:35:48.873105 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 08:35:49.503476 | debian-bookworm | ok 2025-12-19 08:35:49.508804 | 2025-12-19 08:35:49.508943 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 08:35:51.488077 | debian-bookworm -> localhost | changed 2025-12-19 08:35:51.498450 | 2025-12-19 08:35:51.498593 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 08:35:51.851791 | debian-bookworm | ok 2025-12-19 08:35:51.858400 | 2025-12-19 08:35:51.858583 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 08:35:53.356354 | debian-bookworm | changed: 2025-12-19 08:35:53.356605 | debian-bookworm | cd+++++++++ src/ 2025-12-19 08:35:53.356649 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 08:35:53.356677 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 08:35:53.356704 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-19 08:35:53.356729 | debian-bookworm | Containerfile 2025-12-19 08:35:53.356885 | debian-bookworm | =6.2 2025-12-19 08:36:17.830807 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-19 08:36:17.872419 | debian-bookworm | Collecting chardet>=5.2 2025-12-19 08:36:17.885506 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-19 08:36:17.909317 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.1 MB/s eta 0:00:00 2025-12-19 08:36:17.960282 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-19 08:36:17.971965 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-19 08:36:18.030609 | debian-bookworm | Collecting filelock>=3.20 2025-12-19 08:36:18.042082 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-19 08:36:18.091258 | debian-bookworm | Collecting packaging>=25 2025-12-19 08:36:18.102337 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-19 08:36:18.110443 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.3 MB/s eta 0:00:00 2025-12-19 08:36:18.165421 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-19 08:36:18.176731 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-19 08:36:18.219093 | debian-bookworm | Collecting pluggy>=1.6 2025-12-19 08:36:18.230919 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-19 08:36:18.270945 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-19 08:36:18.283021 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-19 08:36:18.411836 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-19 08:36:18.424674 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-19 08:36:18.701351 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.0 MB/s eta 0:00:00 2025-12-19 08:36:18.812499 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-19 08:36:18.824948 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-19 08:36:18.855179 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.8 MB/s eta 0:00:00 2025-12-19 08:36:18.998388 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-19 08:36:19.785650 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-19 08:36:20.287154 | debian-bookworm | ok: Runtime: 0:00:02.963308 2025-12-19 08:36:20.293248 | 2025-12-19 08:36:20.293374 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-19 08:36:20.342024 | debian-bookworm | ok 2025-12-19 08:36:20.352286 | 2025-12-19 08:36:20.352430 | TASK [ensure-tox : Output tox version] 2025-12-19 08:36:20.885122 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-19 08:36:20.904179 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-19 08:36:21.405190 | debian-bookworm | ok: Runtime: 0:00:00.329970 2025-12-19 08:36:21.413483 | 2025-12-19 08:36:21.413613 | TASK [ensure-tox : Make global symlink] 2025-12-19 08:36:21.457436 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:36:21.485141 | 2025-12-19 08:36:21.485261 | PLAY RECAP 2025-12-19 08:36:21.485323 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-19 08:36:21.485349 | 2025-12-19 08:36:21.825573 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-19 08:36:21.826707 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-19 08:36:22.843980 | 2025-12-19 08:36:22.844153 | PLAY [all] 2025-12-19 08:36:22.860765 | 2025-12-19 08:36:22.860920 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-19 08:36:23.541801 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-19 08:36:23.894945 | debian-bookworm | ok: Runtime: 0:00:00.029434 2025-12-19 08:36:23.910326 | 2025-12-19 08:36:23.910509 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-19 08:36:24.451031 | debian-bookworm | ok: Runtime: 0:00:00.006616 2025-12-19 08:36:24.461601 | 2025-12-19 08:36:24.461797 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-19 08:36:24.798765 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-19 08:36:24.802845 | debian-bookworm | sudo: a password is required 2025-12-19 08:36:25.007681 | debian-bookworm | ok: Runtime: 0:00:00.024984 2025-12-19 08:36:25.029481 | 2025-12-19 08:36:25.029693 | TASK [tox : Check to see if the constraints file exists] 2025-12-19 08:36:25.065679 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:36:25.076606 | 2025-12-19 08:36:25.076857 | TASK [tox : Fail if constraints file is missing] 2025-12-19 08:36:25.112259 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:36:25.125739 | 2025-12-19 08:36:25.125923 | TASK [tox : Record file location] 2025-12-19 08:36:25.152596 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:36:25.159571 | 2025-12-19 08:36:25.159705 | TASK [tox : Install tox siblings] 2025-12-19 08:36:25.188947 | debian-bookworm | ok 2025-12-19 08:36:25.197609 | debian-bookworm | included: /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-19 08:36:25.203573 | 2025-12-19 08:36:25.203690 | TASK [tox : Run tox without tests] 2025-12-19 08:36:25.714483 | debian-bookworm | ROOT: 187 D setup logging to DEBUG on pid 1425 [tox/report.py:225] 2025-12-19 08:36:25.744505 | debian-bookworm | cookiecutter: 217 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-19 08:36:25.747480 | debian-bookworm | cookiecutter: 220 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-19 08:36:25.747975 | debian-bookworm | cookiecutter: 221 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-19 08:36:25.749083 | debian-bookworm | cookiecutter: 222 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py CYZ1sGn1hjY2J14b9IxEMw6dckQ3nV6w hPeg7vCOIRc93ZNanX2raVI7VPaAZAhn [virtualenv/discovery/cached_py_info.py:128] 2025-12-19 08:36:25.827329 | debian-bookworm | cookiecutter: 300 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-12-19 08:36:25.827877 | debian-bookworm | cookiecutter: 300 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:85] 2025-12-19 08:36:25.828210 | debian-bookworm | cookiecutter: 301 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:87] 2025-12-19 08:36:25.830850 | debian-bookworm | cookiecutter: 303 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-19 08:36:25.866740 | debian-bookworm | cookiecutter: 339 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:52] 2025-12-19 08:36:25.867141 | debian-bookworm | cookiecutter: 340 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-12-19 08:36:25.867340 | debian-bookworm | cookiecutter: 340 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-12-19 08:36:25.867562 | debian-bookworm | cookiecutter: 340 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-19 08:36:25.867699 | debian-bookworm | cookiecutter: 340 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.867777 | debian-bookworm | cookiecutter: 341 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.867845 | debian-bookworm | cookiecutter: 341 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.867914 | debian-bookworm | cookiecutter: 341 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.867976 | debian-bookworm | cookiecutter: 341 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.868077 | debian-bookworm | cookiecutter: 341 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.868147 | debian-bookworm | cookiecutter: 341 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.868229 | debian-bookworm | cookiecutter: 341 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:25.868514 | debian-bookworm | cookiecutter: 341 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:34] 2025-12-19 08:36:25.868878 | debian-bookworm | cookiecutter: 342 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2025-12-19 08:36:25.869097 | debian-bookworm | cookiecutter: 342 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2025-12-19 08:36:25.869542 | debian-bookworm | cookiecutter: 342 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-19 08:36:25.869823 | debian-bookworm | cookiecutter: 343 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:215] 2025-12-19 08:36:25.904709 | debian-bookworm | cookiecutter: 342 D { 2025-12-19 08:36:25.904748 | debian-bookworm | "sys": { 2025-12-19 08:36:25.904755 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-12-19 08:36:25.904761 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-19 08:36:25.904767 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-19 08:36:25.904773 | debian-bookworm | "base_prefix": "/usr", 2025-12-19 08:36:25.904777 | debian-bookworm | "real_prefix": null, 2025-12-19 08:36:25.904783 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-19 08:36:25.904787 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-19 08:36:25.904792 | debian-bookworm | "path": [ 2025-12-19 08:36:25.904795 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-19 08:36:25.904799 | debian-bookworm | "/usr/lib/python3.11", 2025-12-19 08:36:25.904803 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-19 08:36:25.904808 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-12-19 08:36:25.904812 | debian-bookworm | ], 2025-12-19 08:36:25.904816 | debian-bookworm | "meta_path": [ 2025-12-19 08:36:25.904820 | debian-bookworm | "", 2025-12-19 08:36:25.904824 | debian-bookworm | "", 2025-12-19 08:36:25.904828 | debian-bookworm | "", 2025-12-19 08:36:25.904832 | debian-bookworm | "" 2025-12-19 08:36:25.904836 | debian-bookworm | ], 2025-12-19 08:36:25.904840 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-19 08:36:25.904844 | debian-bookworm | "io_encoding": "utf-8" 2025-12-19 08:36:25.904848 | debian-bookworm | }, 2025-12-19 08:36:25.904852 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-19 08:36:25.904856 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-19 08:36:25.904860 | debian-bookworm | "os": "", 2025-12-19 08:36:25.904864 | debian-bookworm | "site": "", 2025-12-19 08:36:25.904871 | debian-bookworm | "datetime": "", 2025-12-19 08:36:25.904876 | debian-bookworm | "math": "", 2025-12-19 08:36:25.904880 | debian-bookworm | "json": "" 2025-12-19 08:36:25.904883 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-19 08:36:25.904889 | debian-bookworm | cookiecutter: 377 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-12-19 08:36:25.907460 | debian-bookworm | cookiecutter: 380 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-19 08:36:25.909277 | debian-bookworm | cookiecutter: 382 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-19 08:36:25.916127 | debian-bookworm | cookiecutter: 388 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-19 08:36:25.919304 | debian-bookworm | cookiecutter: 392 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-19 08:36:26.142222 | debian-bookworm | cookiecutter: 615 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.150651 | debian-bookworm | cookiecutter: 623 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.199974 | debian-bookworm | cookiecutter: 673 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.341681 | debian-bookworm | cookiecutter: 814 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.343268 | debian-bookworm | cookiecutter: 816 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.343974 | debian-bookworm | cookiecutter: 817 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.347336 | debian-bookworm | cookiecutter: 820 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.347878 | debian-bookworm | cookiecutter: 821 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-19 08:36:26.356460 | debian-bookworm | cookiecutter: 829 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.356658 | debian-bookworm | cookiecutter: 829 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-19 08:36:26.361178 | debian-bookworm | cookiecutter: 834 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-19 08:36:26.361949 | debian-bookworm | cookiecutter: 834 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-19 08:36:26.367398 | debian-bookworm | cookiecutter: 840 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-19 08:36:26.367520 | debian-bookworm | cookiecutter: 840 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367595 | debian-bookworm | cookiecutter: 840 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367659 | debian-bookworm | cookiecutter: 840 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367719 | debian-bookworm | cookiecutter: 840 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367777 | debian-bookworm | cookiecutter: 841 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367848 | debian-bookworm | cookiecutter: 841 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.367926 | debian-bookworm | cookiecutter: 841 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.368006 | debian-bookworm | cookiecutter: 841 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-19 08:36:26.373777 | debian-bookworm | cookiecutter: 846 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-19 08:36:27.593712 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-12-19 08:36:27.703741 | 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) 2025-12-19 08:36:27.811784 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-12-19 08:36:27.824061 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-19 08:36:27.880216 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2025-12-19 08:36:27.892490 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-19 08:36:27.933089 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-12-19 08:36:27.945409 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-19 08:36:28.189375 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-12-19 08:36:28.202408 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-19 08:36:28.250736 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-12-19 08:36:28.254178 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-12-19 08:36:28.342934 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2025-12-19 08:36:28.355498 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-19 08:36:28.416473 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2025-12-19 08:36:28.428001 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-19 08:36:28.461377 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-12-19 08:36:28.473099 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-19 08:36:28.507750 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-12-19 08:36:28.521040 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-19 08:36:28.537716 | debian-bookworm | Installing build dependencies: started 2025-12-19 08:36:29.766396 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-19 08:36:29.766448 | debian-bookworm | Getting requirements to build wheel: started 2025-12-19 08:36:30.130457 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-19 08:36:30.130625 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-19 08:36:30.332968 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-19 08:36:30.465245 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-12-19 08:36:30.476218 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-19 08:36:30.512667 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-12-19 08:36:30.526917 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-12-19 08:36:30.572820 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-12-19 08:36:30.585266 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-19 08:36:30.821621 | debian-bookworm | Collecting ruamel.yaml==0.18.17 (from -r requirements.txt (line 14)) 2025-12-19 08:36:30.832405 | debian-bookworm | Downloading ruamel_yaml-0.18.17-py3-none-any.whl.metadata (27 kB) 2025-12-19 08:36:30.876879 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-12-19 08:36:30.889090 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-12-19 08:36:30.984593 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-12-19 08:36:30.996000 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-19 08:36:31.029886 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.042401 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-12-19 08:36:31.087829 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.099173 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-19 08:36:31.154982 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.168009 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-12-19 08:36:31.241295 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.252695 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-19 08:36:31.312564 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.324858 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-12-19 08:36:31.421420 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:31.432280 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-12-19 08:36:31.594313 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-19 08:36:31.606014 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-19 08:36:31.644969 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:31.656347 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-19 08:36:31.720351 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:31.732392 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-19 08:36:31.784735 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:31.800346 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-19 08:36:31.862209 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:31.874521 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-19 08:36:31.942682 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:31.953068 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-12-19 08:36:32.064613 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:32.076719 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-19 08:36:32.130671 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:32.146282 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-19 08:36:32.269321 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:32.281770 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-12-19 08:36:32.333848 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:32.349094 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-19 08:36:32.443203 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-19 08:36:32.455941 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-12-19 08:36:32.514575 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-19 08:36:32.527631 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-19 08:36:32.616569 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-19 08:36:32.628915 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.8 kB) 2025-12-19 08:36:32.689642 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:32.703259 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-12-19 08:36:32.757497 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:32.771823 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-19 08:36:32.840288 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:32.852222 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-19 08:36:32.982006 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:32.994445 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-19 08:36:33.258723 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:33.270706 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-12-19 08:36:33.329237 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-19 08:36:33.342171 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-19 08:36:33.399668 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-19 08:36:33.411722 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-19 08:36:33.469285 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-19 08:36:33.482363 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-19 08:36:33.556731 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.15 (from ruamel.yaml==0.18.17->-r requirements.txt (line 14)) 2025-12-19 08:36:33.568564 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2025-12-19 08:36:33.621766 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-12-19 08:36:33.634435 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-12-19 08:36:33.699261 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2025-12-19 08:36:33.712570 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-19 08:36:33.807240 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:33.818412 | 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) 2025-12-19 08:36:33.856114 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-19 08:36:33.867184 | 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) 2025-12-19 08:36:33.902985 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:33.913783 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-19 08:36:33.960515 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-19 08:36:33.972602 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-19 08:36:34.251986 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-19 08:36:34.265123 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) 2025-12-19 08:36:34.303670 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (80.9.0) 2025-12-19 08:36:34.339509 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.351576 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-12-19 08:36:34.476424 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.488262 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-12-19 08:36:34.529413 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.542083 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-19 08:36:34.612462 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.623751 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-19 08:36:34.671661 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.682669 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-19 08:36:34.743518 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.754650 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-19 08:36:34.798215 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.809323 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-19 08:36:34.865516 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.876783 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-19 08:36:34.930304 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.941528 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-19 08:36:34.980800 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-19 08:36:34.992348 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-19 08:36:35.030636 | 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) 2025-12-19 08:36:35.089387 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.2 MB/s 0:00:00 2025-12-19 08:36:35.102817 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-19 08:36:36.897331 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 32.0 MB/s 0:00:01 2025-12-19 08:36:36.909492 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-19 08:36:36.936355 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-12-19 08:36:36.962587 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-19 08:36:37.191167 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 19.3 MB/s 0:00:00 2025-12-19 08:36:37.204510 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-12-19 08:36:37.227681 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2025-12-19 08:36:37.252941 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2025-12-19 08:36:37.281383 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-12-19 08:36:37.315383 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.8 MB/s 0:00:00 2025-12-19 08:36:37.329909 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-19 08:36:37.443409 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.4 MB/s 0:00:00 2025-12-19 08:36:37.458568 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-12-19 08:36:37.483567 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-19 08:36:37.511719 | debian-bookworm | Downloading ruamel_yaml-0.18.17-py3-none-any.whl (121 kB) 2025-12-19 08:36:37.544920 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-12-19 08:36:37.575871 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-19 08:36:37.673029 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.2 MB/s 0:00:00 2025-12-19 08:36:37.689294 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-19 08:36:37.717573 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-19 08:36:37.742442 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-12-19 08:36:37.767394 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-12-19 08:36:37.798529 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-12-19 08:36:37.824313 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-19 08:36:37.849803 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-19 08:36:37.879277 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-19 08:36:37.904191 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-19 08:36:37.931977 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2025-12-19 08:36:37.960573 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-19 08:36:37.984995 | 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) 2025-12-19 08:36:38.008862 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-19 08:36:38.121505 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.1 MB/s 0:00:00 2025-12-19 08:36:38.132994 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-19 08:36:38.160785 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-19 08:36:38.196827 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-12-19 08:36:38.233676 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-19 08:36:38.263322 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-12-19 08:36:38.295878 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-19 08:36:38.405381 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.1 MB/s 0:00:00 2025-12-19 08:36:38.420030 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-12-19 08:36:38.483739 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 20.3 MB/s 0:00:00 2025-12-19 08:36:38.498652 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-12-19 08:36:38.520761 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-12-19 08:36:38.544349 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-12-19 08:36:38.567385 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-19 08:36:38.591919 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2025-12-19 08:36:38.621588 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-19 08:36:38.644927 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-19 08:36:38.684903 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-19 08:36:38.711506 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (777 kB) 2025-12-19 08:36:38.753580 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.6/777.6 kB 15.7 MB/s 0:00:00 2025-12-19 08:36:38.769615 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-12-19 08:36:38.795856 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2025-12-19 08:36:38.842635 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-12-19 08:36:38.872227 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2025-12-19 08:36:38.899290 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-12-19 08:36:38.923563 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-19 08:36:38.952821 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-19 08:36:38.976386 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-19 08:36:38.999484 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-19 08:36:39.026491 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-12-19 08:36:39.320724 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 17.4 MB/s 0:00:00 2025-12-19 08:36:39.336127 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-19 08:36:39.365687 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-12-19 08:36:39.392922 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-19 08:36:39.449271 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.0 MB/s 0:00:00 2025-12-19 08:36:39.463210 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-12-19 08:36:39.488687 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-19 08:36:39.513892 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-19 08:36:39.969606 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-19 08:36:39.970586 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-19 08:36:40.258166 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-19 08:36:40.259563 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=e1c7c999467659d2c4208d38e1db28d31b0d8a6cbc39bd03b80c40c371017ecc 2025-12-19 08:36:40.260011 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-19 08:36:40.264850 | debian-bookworm | Successfully built pwgen 2025-12-19 08:36:40.538995 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml.clib, 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, chardet, certifi, bcrypt, yamllint, ruamel.yaml, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, binaryornot, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2025-12-19 08:37:09.684980 | debian-bookworm | 2025-12-19 08:37:09.689966 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.11.12 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.1 oslo.utils-9.2.0 packaging-25.0 paramiko-4.0.0 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.3 psutil-7.1.3 pwgen-0.8.2.post0 pycparser-2.23 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.1 pyotp-2.9.0 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.2.0 ruamel.yaml-0.18.17 ruamel.yaml.clib-0.2.15 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.2 wrapt-2.0.1 yamllint-1.37.1 2025-12-19 08:37:10.024000 | debian-bookworm | cookiecutter: 44497 I exit 0 (43.65 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1438 [tox/execute/api.py:295] 2025-12-19 08:37:10.025267 | debian-bookworm | cookiecutter: OK (44.28 seconds) 2025-12-19 08:37:10.025316 | debian-bookworm | congratulations :) (44.31 seconds) 2025-12-19 08:37:10.260299 | debian-bookworm | ok: Runtime: 0:00:44.573120 2025-12-19 08:37:10.280865 | 2025-12-19 08:37:10.281119 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-19 08:37:10.706633 | debian-bookworm | changed 2025-12-19 08:37:10.714649 | 2025-12-19 08:37:10.714784 | TASK [tox : Get tox envlist config] 2025-12-19 08:37:11.746810 | debian-bookworm | ok: Runtime: 0:00:00.294217 2025-12-19 08:37:11.763337 | 2025-12-19 08:37:11.763511 | TASK [tox : Install any sibling python packages] 2025-12-19 08:37:12.265154 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-19 08:37:12.278899 | 2025-12-19 08:37:12.279128 | TASK [tox : Remove tempfile] 2025-12-19 08:37:12.719375 | debian-bookworm | changed 2025-12-19 08:37:12.727336 | 2025-12-19 08:37:12.727475 | TASK [tox : Emit tox command] 2025-12-19 08:37:12.773654 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-12-19 08:37:12.781285 | 2025-12-19 08:37:12.781459 | TASK [tox : Run tox] 2025-12-19 08:37:13.372845 | debian-bookworm | ROOT: 205 D setup logging to DEBUG on pid 1734 [tox/report.py:225] 2025-12-19 08:37:13.403236 | debian-bookworm | cookiecutter: 235 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-19 08:37:13.403824 | debian-bookworm | cookiecutter: 236 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-19 08:37:13.404634 | debian-bookworm | cookiecutter: 237 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-12-19 08:37:13.405307 | debian-bookworm | cookiecutter: 238 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:85] 2025-12-19 08:37:13.405375 | debian-bookworm | cookiecutter: 238 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:87] 2025-12-19 08:37:13.406506 | debian-bookworm | cookiecutter: 239 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-19 08:37:13.440016 | debian-bookworm | cookiecutter: 272 W commands[0]> cookiecutter --no-input . openstack_version=2024.2 [tox/tox_env/api.py:464] 2025-12-19 08:37:14.113414 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-19 08:37:14.113459 | debian-bookworm | import pkg_resources 2025-12-19 08:37:14.191330 | debian-bookworm | osism.cfg-generics: 2025-12-19 08:37:14.191367 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-12-19 08:37:15.562889 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2025-12-19 08:37:15.735348 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-19 08:37:15.735420 | debian-bookworm | import pkg_resources 2025-12-19 08:37:15.816883 | debian-bookworm | osism.generics: 2025-12-19 08:37:15.816923 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-12-19 08:37:16.855829 | 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 2025-12-19 08:37:16.855891 | 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 2025-12-19 08:37:16.856967 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2025-12-19 08:37:16.857087 | 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 2025-12-19 08:37:16.857100 | 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 2025-12-19 08:37:16.857108 | 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 2025-12-19 08:37:16.857885 | 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/ 2025-12-19 08:37:16.858173 | 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/ 2025-12-19 08:37:16.858509 | 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/ 2025-12-19 08:37:16.858530 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-19 08:37:17.614353 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-19 08:37:17.621568 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-19 08:37:17.894420 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-19 08:37:19.116843 | debian-bookworm | Generating public/private rsa key pair. 2025-12-19 08:37:19.116958 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-12-19 08:37:19.116974 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-12-19 08:37:19.116988 | debian-bookworm | The key fingerprint is: 2025-12-19 08:37:19.116999 | debian-bookworm | SHA256:hbbJJPzTylDyTR1dJfIyzmiAh9fnLJ6u4Svnb2s/bkQ 2025-12-19 08:37:19.117010 | debian-bookworm | The key's randomart image is: 2025-12-19 08:37:19.117019 | debian-bookworm | +---[RSA 4096]----+ 2025-12-19 08:37:19.117029 | debian-bookworm | | o...+| 2025-12-19 08:37:19.117039 | debian-bookworm | | . o o . +.. | 2025-12-19 08:37:19.117049 | debian-bookworm | | * O + = . | 2025-12-19 08:37:19.117058 | debian-bookworm | | % O BEo | 2025-12-19 08:37:19.117068 | debian-bookworm | | . S *.= | 2025-12-19 08:37:19.117078 | debian-bookworm | | o = o. | 2025-12-19 08:37:19.117087 | debian-bookworm | | + o. | 2025-12-19 08:37:19.117097 | debian-bookworm | | ...oo o | 2025-12-19 08:37:19.117107 | debian-bookworm | | +=*+=o. | 2025-12-19 08:37:19.117126 | debian-bookworm | +----[SHA256]-----+ 2025-12-19 08:37:20.630444 | debian-bookworm | Generating public/private rsa key pair. 2025-12-19 08:37:20.630484 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-12-19 08:37:20.630499 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-12-19 08:37:20.630505 | debian-bookworm | The key fingerprint is: 2025-12-19 08:37:20.630510 | debian-bookworm | SHA256:MzqO79OE5FN9moMa1b9v5OtUllzswxSDp6NeY/J0lwM 2025-12-19 08:37:20.630514 | debian-bookworm | The key's randomart image is: 2025-12-19 08:37:20.630518 | debian-bookworm | +---[RSA 4096]----+ 2025-12-19 08:37:20.630522 | debian-bookworm | | .o | 2025-12-19 08:37:20.630526 | debian-bookworm | | . oo| 2025-12-19 08:37:20.630530 | debian-bookworm | | o o.o| 2025-12-19 08:37:20.630534 | debian-bookworm | | . o o .E+.o| 2025-12-19 08:37:20.630538 | debian-bookworm | | o +S. =. o==| 2025-12-19 08:37:20.630542 | debian-bookworm | | =.oo+o.=.*o| 2025-12-19 08:37:20.630546 | debian-bookworm | | o* ..*++ o| 2025-12-19 08:37:20.630549 | debian-bookworm | | oo.. ..oo | 2025-12-19 08:37:20.630553 | debian-bookworm | | .o+. ++. | 2025-12-19 08:37:20.630557 | debian-bookworm | +----[SHA256]-----+ 2025-12-19 08:37:25.600871 | debian-bookworm | 2025-12-19 08:37:25.600 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-12-19 08:37:25.637808 | debian-bookworm | 2025-12-19 08:37:25.637 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-12-19 08:37:25.639808 | debian-bookworm | 2025-12-19 08:37:25.639 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-12-19 08:37:25.640716 | debian-bookworm | 2025-12-19 08:37:25.640 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-12-19 08:37:25.641986 | debian-bookworm | 2025-12-19 08:37:25.641 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-12-19 08:37:25.676535 | debian-bookworm | 2025-12-19 08:37:25.676 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-12-19 08:37:25.677255 | debian-bookworm | 2025-12-19 08:37:25.677 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-12-19 08:37:25.678007 | debian-bookworm | 2025-12-19 08:37:25.677 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-12-19 08:37:25.681485 | debian-bookworm | 2025-12-19 08:37:25.681 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-12-19 08:37:25.686467 | debian-bookworm | 2025-12-19 08:37:25.686 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-12-19 08:37:25.692063 | debian-bookworm | 2025-12-19 08:37:25.691 | INFO | __main__::73 - Set keystone_admin_password 2025-12-19 08:37:25.692706 | debian-bookworm | 2025-12-19 08:37:25.692 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-12-19 08:37:25.692766 | debian-bookworm | 2025-12-19 08:37:25.692 | INFO | __main__::86 - Set ara_password 2025-12-19 08:37:25.692780 | debian-bookworm | 2025-12-19 08:37:25.692 | INFO | __main__::100 - Set operator_password_unhashed 2025-12-19 08:37:25.692792 | debian-bookworm | 2025-12-19 08:37:25.692 | INFO | __main__::102 - Set operator_password 2025-12-19 08:37:26.194191 | debian-bookworm | 2025-12-19 08:37:26.193 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-12-19 08:37:26.194727 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::109 - Set fsid 2025-12-19 08:37:26.194815 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::118 - Set k3s_token 2025-12-19 08:37:26.195403 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::127 - Set netbox_api_token 2025-12-19 08:37:26.195439 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::129 - Set manager_listener_broker_password 2025-12-19 08:37:26.195455 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::134 - Set netbox_user_api_token 2025-12-19 08:37:26.195467 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::136 - Set netbox_secret_key 2025-12-19 08:37:26.195479 | debian-bookworm | 2025-12-19 08:37:26.194 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-12-19 08:37:26.195491 | debian-bookworm | 2025-12-19 08:37:26.195 | INFO | __main__::147 - Set netbox_superuser_password 2025-12-19 08:37:26.195502 | debian-bookworm | 2025-12-19 08:37:26.195 | INFO | __main__::155 - Set netdata_api_key 2025-12-19 08:37:26.195807 | debian-bookworm | 2025-12-19 08:37:26.195 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-12-19 08:37:26.195830 | debian-bookworm | 2025-12-19 08:37:26.195 | INFO | __main__::163 - Set ceph_dashboard_password 2025-12-19 08:37:26.195842 | debian-bookworm | 2025-12-19 08:37:26.195 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-12-19 08:37:26.197960 | debian-bookworm | 2025-12-19 08:37:26.197 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-12-19 08:37:26.198948 | debian-bookworm | 2025-12-19 08:37:26.198 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-12-19 08:37:26.200296 | debian-bookworm | 2025-12-19 08:37:26.200 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-12-19 08:37:26.232652 | debian-bookworm | 2025-12-19 08:37:26.232 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-12-19 08:37:26.233639 | debian-bookworm | 2025-12-19 08:37:26.233 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-12-19 08:37:26.234417 | debian-bookworm | 2025-12-19 08:37:26.234 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-12-19 08:37:26.236526 | debian-bookworm | 2025-12-19 08:37:26.236 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-12-19 08:37:26.240374 | debian-bookworm | 2025-12-19 08:37:26.240 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-12-19 08:37:26.380704 | debian-bookworm | 2025-12-19 08:37:26.380 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-12-19 08:37:26.383902 | debian-bookworm | 2025-12-19 08:37:26.383 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-12-19 08:37:26.384369 | debian-bookworm | 2025-12-19 08:37:26.384 | INFO | __main__::32 - Set operator 2025-12-19 08:37:26.384405 | debian-bookworm | 2025-12-19 08:37:26.384 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-12-19 08:37:26.384739 | debian-bookworm | 2025-12-19 08:37:26.384 | INFO | __main__::32 - Set configuration 2025-12-19 08:37:26.384767 | debian-bookworm | 2025-12-19 08:37:26.384 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-12-19 08:37:26.392595 | debian-bookworm | 2025-12-19 08:37:26.392 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-12-19 08:37:26.396852 | debian-bookworm | 2025-12-19 08:37:26.396 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-12-19 08:37:26.400741 | debian-bookworm | 2025-12-19 08:37:26.400 | INFO | __main__::55 - Set operator_public_key 2025-12-19 08:37:26.401221 | debian-bookworm | 2025-12-19 08:37:26.400 | INFO | __main__::64 - Set configuration_git_public_key 2025-12-19 08:37:26.401302 | debian-bookworm | 2025-12-19 08:37:26.400 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-12-19 08:37:26.403823 | debian-bookworm | 2025-12-19 08:37:26.403 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-12-19 08:37:30.508791 | debian-bookworm | cookiecutter: 17341 I exit 0 (17.07 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.2 pid=1741 [tox/execute/api.py:295] 2025-12-19 08:37:30.509869 | debian-bookworm | cookiecutter: OK (17.11=setup[0.05]+cmd[17.07] seconds) 2025-12-19 08:37:30.509895 | debian-bookworm | congratulations :) (17.14 seconds) 2025-12-19 08:37:30.868720 | debian-bookworm | ok: Runtime: 0:00:17.442560 2025-12-19 08:37:30.885856 | 2025-12-19 08:37:30.886064 | TASK [tox : Look for output] 2025-12-19 08:37:31.344543 | debian-bookworm | ok 2025-12-19 08:37:31.367855 | 2025-12-19 08:37:31.368035 | TASK [tox : Return file comments to Zuul] 2025-12-19 08:37:31.403618 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:31.416218 | 2025-12-19 08:37:31.416360 | PLAY RECAP 2025-12-19 08:37:31.416431 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-19 08:37:31.416462 | 2025-12-19 08:37:31.573171 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-19 08:37:31.574661 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-19 08:37:32.338759 | 2025-12-19 08:37:32.338947 | PLAY [all] 2025-12-19 08:37:32.355193 | 2025-12-19 08:37:32.355357 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-19 08:37:32.410428 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:32.416669 | 2025-12-19 08:37:32.416832 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-19 08:37:32.455788 | debian-bookworm | ok 2025-12-19 08:37:32.461219 | 2025-12-19 08:37:32.461347 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-19 08:37:32.989079 | debian-bookworm -> localhost | changed 2025-12-19 08:37:33.008142 | 2025-12-19 08:37:33.008373 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-19 08:37:33.066017 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:33.079806 | 2025-12-19 08:37:33.080049 | TASK [fetch-tox-output : Set envlist fact] 2025-12-19 08:37:33.133137 | debian-bookworm | ok 2025-12-19 08:37:33.141490 | 2025-12-19 08:37:33.141632 | TASK [fetch-tox-output : Get tox version] 2025-12-19 08:37:33.821592 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-19 08:37:33.840055 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-19 08:37:34.179010 | debian-bookworm | ok: Runtime: 0:00:00.296029 2025-12-19 08:37:34.186102 | 2025-12-19 08:37:34.186409 | TASK [fetch-tox-output : Find all default environments] 2025-12-19 08:37:34.727323 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:34.734237 | 2025-12-19 08:37:34.734377 | TASK [fetch-tox-output : Set envlist fact] 2025-12-19 08:37:34.773377 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:34.779745 | 2025-12-19 08:37:34.779881 | TASK [fetch-tox-output : Find all default environments] 2025-12-19 08:37:35.326437 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:35.336528 | 2025-12-19 08:37:35.336699 | TASK [fetch-tox-output : Set envlist fact] 2025-12-19 08:37:35.363176 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:35.372007 | 2025-12-19 08:37:35.372193 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-19 08:37:35.420914 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:35.439579 | 2025-12-19 08:37:35.439721 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-19 08:37:36.269339 | debian-bookworm | changed: 2025-12-19 08:37:36.269568 | debian-bookworm | created directory /var/lib/zuul/builds/87936bb746d24dce8e53325bff2a932d/work/logs/tox/cookiecutter 2025-12-19 08:37:36.269613 | debian-bookworm | cd+++++++++ ./ 2025-12-19 08:37:36.269645 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-19 08:37:36.269683 | 2025-12-19 08:37:36.284514 | 2025-12-19 08:37:36.284650 | PLAY RECAP 2025-12-19 08:37:36.284717 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-19 08:37:36.284748 | 2025-12-19 08:37:36.436876 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-19 08:37:36.438016 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-19 08:37:37.358047 | 2025-12-19 08:37:37.358503 | PLAY [all] 2025-12-19 08:37:37.391494 | 2025-12-19 08:37:37.391660 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-19 08:37:37.652920 | debian-bookworm | changed: non-zero return code 2025-12-19 08:37:37.658922 | 2025-12-19 08:37:37.659087 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-19 08:37:37.683713 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:37.690187 | 2025-12-19 08:37:37.690318 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-19 08:37:37.739083 | 2025-12-19 08:37:37.740192 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-19 08:37:37.801787 | 2025-12-19 08:37:37.802036 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-19 08:37:37.843165 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:37.856780 | 2025-12-19 08:37:37.856922 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-19 08:37:37.894234 | 2025-12-19 08:37:37.894504 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-19 08:37:37.929704 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:37.937502 | 2025-12-19 08:37:37.937663 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-19 08:37:37.963210 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:37.969468 | 2025-12-19 08:37:37.969598 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-19 08:37:37.998164 | debian-bookworm | skipping: Conditional result was False 2025-12-19 08:37:38.006822 | 2025-12-19 08:37:38.007005 | PLAY RECAP 2025-12-19 08:37:38.007067 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-19 08:37:38.007093 | 2025-12-19 08:37:38.160104 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-19 08:37:38.161187 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-19 08:37:38.984746 | 2025-12-19 08:37:38.984920 | PLAY [Base post] 2025-12-19 08:37:38.998808 | 2025-12-19 08:37:38.998986 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-19 08:37:39.604376 | debian-bookworm | changed 2025-12-19 08:37:39.618090 | 2025-12-19 08:37:39.618294 | PLAY RECAP 2025-12-19 08:37:39.618415 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-19 08:37:39.618543 | 2025-12-19 08:37:39.776752 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-19 08:37:39.778604 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-19 08:37:40.682935 | 2025-12-19 08:37:40.683175 | PLAY [Base post-logs] 2025-12-19 08:37:40.699146 | 2025-12-19 08:37:40.699323 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-19 08:37:41.226284 | localhost | changed 2025-12-19 08:37:41.237350 | 2025-12-19 08:37:41.237527 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-19 08:37:41.264340 | localhost | ok 2025-12-19 08:37:41.267690 | 2025-12-19 08:37:41.267807 | TASK [Set zuul-log-path fact] 2025-12-19 08:37:41.295524 | localhost | ok 2025-12-19 08:37:41.304435 | 2025-12-19 08:37:41.304572 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 08:37:41.334025 | localhost | ok 2025-12-19 08:37:41.338413 | 2025-12-19 08:37:41.338569 | TASK [upload-logs : Create log directories] 2025-12-19 08:37:42.207634 | localhost | changed 2025-12-19 08:37:42.210547 | 2025-12-19 08:37:42.210659 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-19 08:37:42.850594 | localhost -> localhost | ok: Runtime: 0:00:00.009071 2025-12-19 08:37:42.860817 | 2025-12-19 08:37:42.861020 | TASK [upload-logs : Upload logs to log server] 2025-12-19 08:37:43.472860 | localhost | Output suppressed because no_log was given 2025-12-19 08:37:43.474828 | 2025-12-19 08:37:43.476428 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 08:37:43.530645 | localhost | skipping: Conditional result was False 2025-12-19 08:37:43.540196 | localhost | skipping: Conditional result was False 2025-12-19 08:37:43.544611 | 2025-12-19 08:37:43.544767 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 08:37:43.599922 | localhost | skipping: Conditional result was False 2025-12-19 08:37:43.600272 | 2025-12-19 08:37:43.607539 | localhost | skipping: Conditional result was False 2025-12-19 08:37:43.625322 | 2025-12-19 08:37:43.625478 | LOOP [upload-logs : Upload console log and json output]