2026-02-12 10:11:03.538001 | Job console starting 2026-02-12 10:11:03.546586 | Updating git repos 2026-02-12 10:11:03.571552 | Cloning repos into workspace 2026-02-12 10:11:03.670564 | Restoring repo states 2026-02-12 10:11:03.704063 | Merging changes 2026-02-12 10:11:04.387025 | Checking out repos 2026-02-12 10:11:04.441417 | Preparing playbooks 2026-02-12 10:11:04.964034 | Running Ansible setup 2026-02-12 10:11:10.760568 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 10:11:11.579923 | 2026-02-12 10:11:11.580045 | PLAY [Base pre] 2026-02-12 10:11:11.596779 | 2026-02-12 10:11:11.596895 | TASK [Setup log path fact] 2026-02-12 10:11:11.627937 | debian-bookworm | ok 2026-02-12 10:11:11.645352 | 2026-02-12 10:11:11.645475 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 10:11:11.685788 | debian-bookworm | ok 2026-02-12 10:11:11.699360 | 2026-02-12 10:11:11.699463 | TASK [emit-job-header : Print job information] 2026-02-12 10:11:11.749620 | # Job Information 2026-02-12 10:11:11.749815 | Ansible Version: 2.16.14 2026-02-12 10:11:11.749854 | Job: cfg-cookiecutter-tox-2024.1 2026-02-12 10:11:11.749889 | Pipeline: check 2026-02-12 10:11:11.749914 | Executor: 521e9411259a 2026-02-12 10:11:11.749935 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/568 2026-02-12 10:11:11.749957 | Event ID: e0788810-07fa-11f1-996f-18abab2ae3d5 2026-02-12 10:11:11.765192 | 2026-02-12 10:11:11.765612 | LOOP [emit-job-header : Print node information] 2026-02-12 10:11:11.982297 | debian-bookworm | ok: 2026-02-12 10:11:11.982509 | debian-bookworm | # Node Information 2026-02-12 10:11:11.982546 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 10:11:11.982572 | debian-bookworm | Hostname: debian 2026-02-12 10:11:11.982593 | debian-bookworm | Username: zuul 2026-02-12 10:11:11.982613 | debian-bookworm | Distro: Debian 12.13 2026-02-12 10:11:11.982637 | debian-bookworm | Provider: regiocloud-a 2026-02-12 10:11:11.982658 | debian-bookworm | Region: 2026-02-12 10:11:11.982710 | debian-bookworm | Label: debian-bookworm 2026-02-12 10:11:11.982731 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 10:11:11.982751 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:834d 2026-02-12 10:11:12.003314 | 2026-02-12 10:11:12.003419 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 10:11:12.454790 | debian-bookworm -> localhost | changed 2026-02-12 10:11:12.461408 | 2026-02-12 10:11:12.461511 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 10:11:13.564050 | debian-bookworm -> localhost | changed 2026-02-12 10:11:13.575455 | 2026-02-12 10:11:13.575618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 10:11:13.800750 | debian-bookworm -> localhost | ok 2026-02-12 10:11:13.806493 | 2026-02-12 10:11:13.806600 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 10:11:13.828527 | debian-bookworm | ok 2026-02-12 10:11:13.845750 | debian-bookworm | included: /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 10:11:13.852334 | 2026-02-12 10:11:13.852418 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 10:11:14.628231 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 10:11:14.628395 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/work/80d5425938864bbe88b5032c81dd9b62_id_rsa 2026-02-12 10:11:14.628428 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/work/80d5425938864bbe88b5032c81dd9b62_id_rsa.pub 2026-02-12 10:11:14.628449 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 10:11:14.628470 | debian-bookworm -> localhost | SHA256:IBHX5pCzKROr3Ijiif35m46veYJYa8v1txvXfId3NBk zuul-build-sshkey 2026-02-12 10:11:14.628496 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 10:11:14.628514 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 10:11:14.628530 | debian-bookworm -> localhost | | o..o | 2026-02-12 10:11:14.628548 | debian-bookworm -> localhost | | .o+ o | 2026-02-12 10:11:14.628564 | debian-bookworm -> localhost | | .o.B E | 2026-02-12 10:11:14.628580 | debian-bookworm -> localhost | | +.o.. o| 2026-02-12 10:11:14.628596 | debian-bookworm -> localhost | | o + o S o.| 2026-02-12 10:11:14.628614 | debian-bookworm -> localhost | |o = . o o.| 2026-02-12 10:11:14.628631 | debian-bookworm -> localhost | |++.o. . . o o +| 2026-02-12 10:11:14.628646 | debian-bookworm -> localhost | |o+=..=...o . o.| 2026-02-12 10:11:14.628663 | debian-bookworm -> localhost | | .oo*BBooo | 2026-02-12 10:11:14.628694 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 10:11:14.628741 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.366363 2026-02-12 10:11:14.633774 | 2026-02-12 10:11:14.633856 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 10:11:14.670353 | debian-bookworm | ok 2026-02-12 10:11:14.677842 | debian-bookworm | included: /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 10:11:14.685070 | 2026-02-12 10:11:14.685149 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 10:11:14.697752 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:14.702271 | 2026-02-12 10:11:14.702344 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 10:11:15.290877 | debian-bookworm | changed 2026-02-12 10:11:15.295954 | 2026-02-12 10:11:15.296040 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 10:11:15.540274 | debian-bookworm | ok 2026-02-12 10:11:15.548582 | 2026-02-12 10:11:15.548733 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 10:11:16.176482 | debian-bookworm | changed 2026-02-12 10:11:16.184304 | 2026-02-12 10:11:16.184414 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 10:11:16.852228 | debian-bookworm | changed 2026-02-12 10:11:16.857530 | 2026-02-12 10:11:16.857628 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 10:11:16.880566 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:16.887397 | 2026-02-12 10:11:16.887501 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 10:11:17.357615 | debian-bookworm -> localhost | changed 2026-02-12 10:11:17.372029 | 2026-02-12 10:11:17.372137 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 10:11:17.659556 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/work/80d5425938864bbe88b5032c81dd9b62_id_rsa (zuul-build-sshkey) 2026-02-12 10:11:17.659752 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012865 2026-02-12 10:11:17.666164 | 2026-02-12 10:11:17.666248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 10:11:18.065331 | debian-bookworm | ok 2026-02-12 10:11:18.070595 | 2026-02-12 10:11:18.070704 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 10:11:18.102603 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:18.121489 | 2026-02-12 10:11:18.121593 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 10:11:18.553354 | debian-bookworm | ok 2026-02-12 10:11:18.566108 | 2026-02-12 10:11:18.566429 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 10:11:18.603975 | debian-bookworm | ok 2026-02-12 10:11:18.608042 | 2026-02-12 10:11:18.608117 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 10:11:19.004356 | debian-bookworm -> localhost | ok 2026-02-12 10:11:19.009598 | 2026-02-12 10:11:19.009762 | TASK [validate-host : Collect information about the host] 2026-02-12 10:11:20.099838 | debian-bookworm | ok 2026-02-12 10:11:20.124555 | 2026-02-12 10:11:20.124664 | TASK [validate-host : Sanitize hostname] 2026-02-12 10:11:20.223887 | debian-bookworm | ok 2026-02-12 10:11:20.299216 | 2026-02-12 10:11:20.299327 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 10:11:21.351492 | debian-bookworm -> localhost | changed 2026-02-12 10:11:21.356919 | 2026-02-12 10:11:21.357019 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 10:11:21.757697 | debian-bookworm | ok 2026-02-12 10:11:21.762118 | 2026-02-12 10:11:21.762210 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 10:11:23.026576 | debian-bookworm -> localhost | changed 2026-02-12 10:11:23.035820 | 2026-02-12 10:11:23.035916 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 10:11:23.341493 | debian-bookworm | ok 2026-02-12 10:11:23.346709 | 2026-02-12 10:11:23.346799 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 10:11:24.656075 | debian-bookworm | changed: 2026-02-12 10:11:24.656359 | debian-bookworm | cd+++++++++ src/ 2026-02-12 10:11:24.656402 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 10:11:24.656426 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 10:11:24.656498 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-12 10:11:24.656525 | debian-bookworm | Containerfile 2026-02-12 10:11:24.656834 | debian-bookworm | =6.2.4 2026-02-12 10:11:47.562346 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-12 10:11:47.606897 | debian-bookworm | Collecting chardet>=5.2 2026-02-12 10:11:47.620312 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-12 10:11:47.639342 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 12.4 MB/s eta 0:00:00 2026-02-12 10:11:47.692221 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-12 10:11:47.704277 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-12 10:11:47.759111 | debian-bookworm | Collecting filelock>=3.20.2 2026-02-12 10:11:47.770474 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-02-12 10:11:47.820959 | debian-bookworm | Collecting packaging>=25 2026-02-12 10:11:47.833280 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-12 10:11:47.843640 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.9 MB/s eta 0:00:00 2026-02-12 10:11:47.896460 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-12 10:11:47.909759 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-02-12 10:11:47.962208 | debian-bookworm | Collecting pluggy>=1.6 2026-02-12 10:11:47.973751 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-12 10:11:48.013273 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-12 10:11:48.026359 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-12 10:11:48.158690 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-02-12 10:11:48.170732 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-12 10:11:48.436081 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 23.1 MB/s eta 0:00:00 2026-02-12 10:11:48.542046 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-12 10:11:48.553174 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-12 10:11:48.578263 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.0 MB/s eta 0:00:00 2026-02-12 10:11:48.722231 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-12 10:11:49.526912 | debian-bookworm | Successfully installed cachetools-7.0.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-26.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-02-12 10:11:49.943223 | debian-bookworm | ok: Runtime: 0:00:02.915346 2026-02-12 10:11:49.948810 | 2026-02-12 10:11:49.948899 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-12 10:11:49.977479 | debian-bookworm | ok 2026-02-12 10:11:49.982264 | 2026-02-12 10:11:49.982348 | TASK [ensure-tox : Output tox version] 2026-02-12 10:11:50.428890 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-12 10:11:50.446094 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-12 10:11:50.520977 | debian-bookworm | ok: Runtime: 0:00:00.260973 2026-02-12 10:11:50.526708 | 2026-02-12 10:11:50.526788 | TASK [ensure-tox : Make global symlink] 2026-02-12 10:11:50.540471 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:50.547919 | 2026-02-12 10:11:50.547982 | PLAY RECAP 2026-02-12 10:11:50.548035 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-12 10:11:50.548060 | 2026-02-12 10:11:50.675590 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-12 10:11:50.678770 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-12 10:11:51.399952 | 2026-02-12 10:11:51.400076 | PLAY [all] 2026-02-12 10:11:51.414403 | 2026-02-12 10:11:51.414518 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-12 10:11:51.870009 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-12 10:11:51.956583 | debian-bookworm | ok: Runtime: 0:00:00.024243 2026-02-12 10:11:51.962095 | 2026-02-12 10:11:51.962206 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-12 10:11:52.524300 | debian-bookworm | ok: Runtime: 0:00:00.006374 2026-02-12 10:11:52.530694 | 2026-02-12 10:11:52.530866 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-12 10:11:52.796752 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-12 10:11:52.797975 | debian-bookworm | sudo: a password is required 2026-02-12 10:11:53.060656 | debian-bookworm | ok: Runtime: 0:00:00.015322 2026-02-12 10:11:53.071262 | 2026-02-12 10:11:53.071375 | TASK [tox : Check to see if the constraints file exists] 2026-02-12 10:11:53.095681 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:53.102249 | 2026-02-12 10:11:53.102375 | TASK [tox : Fail if constraints file is missing] 2026-02-12 10:11:53.147258 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:53.154270 | 2026-02-12 10:11:53.154400 | TASK [tox : Record file location] 2026-02-12 10:11:53.218764 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:11:53.224811 | 2026-02-12 10:11:53.224938 | TASK [tox : Install tox siblings] 2026-02-12 10:11:53.275580 | debian-bookworm | ok 2026-02-12 10:11:53.288428 | debian-bookworm | included: /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-12 10:11:53.294297 | 2026-02-12 10:11:53.294411 | TASK [tox : Run tox without tests] 2026-02-12 10:11:53.780801 | debian-bookworm | ROOT: 165 D setup logging to DEBUG on pid 1419 [tox/report.py:225] 2026-02-12 10:11:53.806293 | debian-bookworm | cookiecutter: 190 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-12 10:11:53.808648 | debian-bookworm | cookiecutter: 193 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-12 10:11:53.808968 | debian-bookworm | cookiecutter: 193 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-12 10:11:53.809770 | debian-bookworm | cookiecutter: 194 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py Ijtv44DnMyKwqx1a5ryMUtaxncE4Hzs1 0VEDjlTEfgifCjJOlOqV2Suir5EZ1F5q [virtualenv/discovery/cached_py_info.py:131] 2026-02-12 10:11:53.875215 | debian-bookworm | cookiecutter: 260 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2026-02-12 10:11:53.875436 | debian-bookworm | cookiecutter: 260 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2026-02-12 10:11:53.875577 | debian-bookworm | cookiecutter: 260 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:88] 2026-02-12 10:11:53.877097 | debian-bookworm | cookiecutter: 261 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-12 10:11:53.905887 | debian-bookworm | cookiecutter: 290 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] 2026-02-12 10:11:53.906136 | debian-bookworm | cookiecutter: 291 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2026-02-12 10:11:53.906371 | debian-bookworm | cookiecutter: 291 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-12 10:11:53.906451 | debian-bookworm | cookiecutter: 291 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-12 10:11:53.906592 | debian-bookworm | cookiecutter: 291 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906634 | debian-bookworm | cookiecutter: 291 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906680 | debian-bookworm | cookiecutter: 291 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906727 | debian-bookworm | cookiecutter: 291 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906771 | debian-bookworm | cookiecutter: 291 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906845 | debian-bookworm | cookiecutter: 291 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906881 | debian-bookworm | cookiecutter: 291 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.906946 | debian-bookworm | cookiecutter: 291 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:53.907173 | debian-bookworm | cookiecutter: 292 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] 2026-02-12 10:11:53.907447 | debian-bookworm | cookiecutter: 292 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] 2026-02-12 10:11:53.907580 | debian-bookworm | cookiecutter: 292 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] 2026-02-12 10:11:53.907952 | debian-bookworm | cookiecutter: 292 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-02-12 10:11:53.908156 | debian-bookworm | cookiecutter: 293 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] 2026-02-12 10:11:53.946150 | debian-bookworm | cookiecutter: 292 D { 2026-02-12 10:11:53.946184 | debian-bookworm | "sys": { 2026-02-12 10:11:53.946191 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-02-12 10:11:53.946196 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-12 10:11:53.946201 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-12 10:11:53.946205 | debian-bookworm | "base_prefix": "/usr", 2026-02-12 10:11:53.946210 | debian-bookworm | "real_prefix": null, 2026-02-12 10:11:53.946215 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-12 10:11:53.946219 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-12 10:11:53.946223 | debian-bookworm | "path": [ 2026-02-12 10:11:53.946227 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-12 10:11:53.946231 | debian-bookworm | "/usr/lib/python3.11", 2026-02-12 10:11:53.946236 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-12 10:11:53.946240 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-02-12 10:11:53.946244 | debian-bookworm | ], 2026-02-12 10:11:53.946248 | debian-bookworm | "meta_path": [ 2026-02-12 10:11:53.946252 | debian-bookworm | "", 2026-02-12 10:11:53.946256 | debian-bookworm | "", 2026-02-12 10:11:53.946261 | debian-bookworm | "", 2026-02-12 10:11:53.946265 | debian-bookworm | "" 2026-02-12 10:11:53.946269 | debian-bookworm | ], 2026-02-12 10:11:53.946273 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-12 10:11:53.946277 | debian-bookworm | "io_encoding": "utf-8" 2026-02-12 10:11:53.946281 | debian-bookworm | }, 2026-02-12 10:11:53.946285 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-12 10:11:53.946289 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-12 10:11:53.946293 | debian-bookworm | "os": "", 2026-02-12 10:11:53.946297 | debian-bookworm | "site": "", 2026-02-12 10:11:53.946305 | debian-bookworm | "datetime": "", 2026-02-12 10:11:53.946309 | debian-bookworm | "math": "", 2026-02-12 10:11:53.946313 | debian-bookworm | "json": "" 2026-02-12 10:11:53.946317 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-02-12 10:11:53.946357 | debian-bookworm | cookiecutter: 331 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2026-02-12 10:11:53.947560 | debian-bookworm | cookiecutter: 332 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-12 10:11:53.951756 | debian-bookworm | cookiecutter: 333 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-12 10:11:53.952413 | debian-bookworm | cookiecutter: 337 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-12 10:11:53.953789 | debian-bookworm | cookiecutter: 338 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-12 10:11:54.126861 | debian-bookworm | cookiecutter: 511 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] 2026-02-12 10:11:54.127156 | debian-bookworm | cookiecutter: 512 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] 2026-02-12 10:11:54.129232 | debian-bookworm | cookiecutter: 514 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] 2026-02-12 10:11:54.129534 | debian-bookworm | cookiecutter: 514 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] 2026-02-12 10:11:54.134259 | debian-bookworm | cookiecutter: 519 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] 2026-02-12 10:11:54.167598 | debian-bookworm | cookiecutter: 552 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] 2026-02-12 10:11:54.168144 | debian-bookworm | cookiecutter: 553 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] 2026-02-12 10:11:54.289552 | debian-bookworm | cookiecutter: 674 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] 2026-02-12 10:11:54.289992 | debian-bookworm | cookiecutter: 674 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-12 10:11:54.293614 | debian-bookworm | cookiecutter: 678 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] 2026-02-12 10:11:54.300953 | debian-bookworm | cookiecutter: 685 D generated console scripts pip3 pip3.11 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-12 10:11:54.301237 | debian-bookworm | cookiecutter: 686 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-02-12 10:11:54.307053 | debian-bookworm | cookiecutter: 691 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-12 10:11:54.307246 | debian-bookworm | cookiecutter: 692 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.307389 | debian-bookworm | cookiecutter: 692 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.307527 | debian-bookworm | cookiecutter: 692 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.307634 | debian-bookworm | cookiecutter: 692 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.307792 | debian-bookworm | cookiecutter: 692 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.307954 | debian-bookworm | cookiecutter: 692 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.308084 | debian-bookworm | cookiecutter: 692 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.308240 | debian-bookworm | cookiecutter: 693 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-12 10:11:54.316565 | debian-bookworm | cookiecutter: 701 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-02-12 10:11:55.394292 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-12 10:11:55.510598 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-02-12 10:11:55.592152 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-02-12 10:11:55.607174 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-12 10:11:55.664245 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-02-12 10:11:55.677605 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-12 10:11:55.721615 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-02-12 10:11:55.734821 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-12 10:11:55.996528 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-02-12 10:11:56.008838 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-12 10:11:56.047081 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-02-12 10:11:56.059103 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-12 10:11:56.145854 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-02-12 10:11:56.161417 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-12 10:11:56.232631 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-02-12 10:11:56.246464 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-12 10:11:56.281888 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-02-12 10:11:56.295981 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-12 10:11:56.406009 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-02-12 10:11:56.421798 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-12 10:11:56.442944 | debian-bookworm | Installing build dependencies: started 2026-02-12 10:11:57.615395 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-12 10:11:57.615502 | debian-bookworm | Getting requirements to build wheel: started 2026-02-12 10:11:58.005538 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-12 10:11:58.005587 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-12 10:11:58.211946 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-12 10:11:58.346077 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-02-12 10:11:58.359455 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-12 10:11:58.393029 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-02-12 10:11:58.406088 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-02-12 10:11:58.450525 | debian-bookworm | Collecting python-gilt==2.2.5 (from -r requirements.txt (line 13)) 2026-02-12 10:11:58.465263 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl.metadata (3.0 kB) 2026-02-12 10:11:58.673111 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-02-12 10:11:58.684927 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-02-12 10:11:58.726242 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-02-12 10:11:58.738820 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-12 10:11:58.813696 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-12 10:11:58.828355 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl.metadata (7.7 kB) 2026-02-12 10:11:58.857681 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:58.869173 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2026-02-12 10:11:58.925730 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:58.937840 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-12 10:11:58.984065 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:58.996267 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-02-12 10:11:59.063325 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:59.075764 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-12 10:11:59.178201 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:59.191519 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-02-12 10:11:59.325608 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:11:59.337619 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl.metadata (18 kB) 2026-02-12 10:11:59.495427 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-12 10:11:59.507543 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-12 10:11:59.542458 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.554582 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-12 10:11:59.664809 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.677358 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-02-12 10:11:59.722968 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.735620 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-02-12 10:11:59.790530 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.803376 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-12 10:11:59.867211 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.879576 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-02-12 10:11:59.929150 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:11:59.942122 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-12 10:11:59.992296 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:12:00.005791 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-12 10:12:00.137778 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:12:00.150701 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-02-12 10:12:00.206292 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:12:00.218642 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-12 10:12:00.352635 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-12 10:12:00.365288 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-02-12 10:12:00.434102 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-12 10:12:00.446754 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-02-12 10:12:00.510511 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-12 10:12:00.522901 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-02-12 10:12:00.568832 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:00.583849 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-02-12 10:12:00.632080 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:00.650489 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-02-12 10:12:00.717333 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:00.732943 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-12 10:12:00.853466 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:00.867186 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-12 10:12:01.127181 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:01.140012 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-02-12 10:12:01.179719 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-02-12 10:12:01.192142 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-02-12 10:12:01.235576 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-12 10:12:01.248591 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-12 10:12:01.336297 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:01.348978 | 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-02-12 10:12:01.396677 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-12 10:12:01.411805 | 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-02-12 10:12:01.455132 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:01.467496 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2026-02-12 10:12:01.500114 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-12 10:12:01.512559 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-12 10:12:01.800003 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-12 10:12:01.813460 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-02-12 10:12:01.856119 | 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) 2026-02-12 10:12:01.892112 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:01.904150 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-02-12 10:12:02.037101 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.050131 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-02-12 10:12:02.090630 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.104636 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-12 10:12:02.189019 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.203003 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-12 10:12:02.273584 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.288116 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-12 10:12:02.349717 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.362648 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-12 10:12:02.415947 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.430882 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-12 10:12:02.534368 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.550653 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-12 10:12:02.617002 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.630057 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-12 10:12:02.681001 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-12 10:12:02.694881 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-12 10:12:02.745025 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-02-12 10:12:02.808603 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.5 MB/s 0:00:00 2026-02-12 10:12:02.826570 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-12 10:12:04.632853 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 31.7 MB/s 0:00:01 2026-02-12 10:12:04.647089 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-12 10:12:04.673313 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-02-12 10:12:04.698820 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-12 10:12:04.852690 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 29.0 MB/s 0:00:00 2026-02-12 10:12:04.866813 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-12 10:12:04.894018 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-02-12 10:12:04.920284 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-02-12 10:12:04.947711 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-02-12 10:12:04.992972 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 7.1 MB/s 0:00:00 2026-02-12 10:12:05.008066 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-12 10:12:05.114170 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.4 MB/s 0:00:00 2026-02-12 10:12:05.129842 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-02-12 10:12:05.155930 | debian-bookworm | Downloading python_gilt-2.2.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl (3.7 MB) 2026-02-12 10:12:05.315739 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 22.7 MB/s 0:00:00 2026-02-12 10:12:05.330710 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-02-12 10:12:05.357622 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-02-12 10:12:05.387104 | debian-bookworm | Downloading ansible_core-2.18.13-py3-none-any.whl (2.2 MB) 2026-02-12 10:12:05.485116 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 22.3 MB/s 0:00:00 2026-02-12 10:12:05.500514 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-12 10:12:05.526543 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-12 10:12:05.551862 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-02-12 10:12:05.575057 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-02-12 10:12:05.605426 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2026-02-12 10:12:05.628984 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-12 10:12:05.663676 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-12 10:12:05.692552 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-02-12 10:12:05.715413 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-12 10:12:05.738359 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-02-12 10:12:05.764296 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-12 10:12:05.792802 | 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-02-12 10:12:05.819067 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-12 10:12:05.934014 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.3 MB/s 0:00:00 2026-02-12 10:12:05.948957 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2026-02-12 10:12:05.982763 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-12 10:12:06.009160 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-02-12 10:12:06.040974 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-12 10:12:06.073106 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-12 10:12:06.109041 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-12 10:12:06.214896 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.1 MB/s 0:00:00 2026-02-12 10:12:06.229247 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-02-12 10:12:06.298867 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 19.2 MB/s 0:00:00 2026-02-12 10:12:06.315052 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-02-12 10:12:06.341085 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-02-12 10:12:06.367246 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-02-12 10:12:06.392336 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-12 10:12:06.417442 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-02-12 10:12:06.444892 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-12 10:12:06.470692 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-12 10:12:06.497806 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-12 10:12:06.526668 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-02-12 10:12:06.570822 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-02-12 10:12:06.609188 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-12 10:12:06.634532 | 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-02-12 10:12:06.660145 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-02-12 10:12:06.687765 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-12 10:12:06.720984 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-02-12 10:12:06.747780 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-02-12 10:12:06.968668 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 23.5 MB/s 0:00:00 2026-02-12 10:12:06.984079 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-12 10:12:07.010271 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl (309 kB) 2026-02-12 10:12:07.044057 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-12 10:12:07.107745 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.6 MB/s 0:00:00 2026-02-12 10:12:07.121993 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-12 10:12:07.146859 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-12 10:12:07.637513 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-12 10:12:07.638670 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-12 10:12:07.937931 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-12 10:12:07.939903 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=e1a8655a3ec09427f9aca5dc4714cfd62641b107e8a014469a5259573f1a6949 2026-02-12 10:12:07.939920 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-12 10:12:07.942808 | debian-bookworm | Successfully built pwgen 2026-02-12 10:12:08.177017 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, python-gilt, pwgen, passlib, wrapt, urllib3, tzdata, six, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, construct, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, requests, 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 2026-02-12 10:12:38.121542 | debian-bookworm | 2026-02-12 10:12:38.125074 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.13 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2026.1.4 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.1 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 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-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-2.2.5 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.3.2 ruamel.yaml-0.19.1 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.1 yamllint-1.38.0 2026-02-12 10:12:38.364775 | debian-bookworm | cookiecutter: 44749 I exit 0 (44.05 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1432 [tox/execute/api.py:295] 2026-02-12 10:12:38.365684 | debian-bookworm | cookiecutter: OK (44.56 seconds) 2026-02-12 10:12:38.365721 | debian-bookworm | congratulations :) (44.59 seconds) 2026-02-12 10:12:38.854210 | debian-bookworm | ok: Runtime: 0:00:44.820637 2026-02-12 10:12:38.876625 | 2026-02-12 10:12:38.876848 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-12 10:12:39.291328 | debian-bookworm | changed 2026-02-12 10:12:39.300057 | 2026-02-12 10:12:39.300210 | TASK [tox : Get tox envlist config] 2026-02-12 10:12:40.331906 | debian-bookworm | ok: Runtime: 0:00:00.288277 2026-02-12 10:12:40.346208 | 2026-02-12 10:12:40.346389 | TASK [tox : Install any sibling python packages] 2026-02-12 10:12:40.797703 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-12 10:12:40.805631 | 2026-02-12 10:12:40.805780 | TASK [tox : Remove tempfile] 2026-02-12 10:12:41.251713 | debian-bookworm | changed 2026-02-12 10:12:41.257722 | 2026-02-12 10:12:41.257879 | TASK [tox : Emit tox command] 2026-02-12 10:12:41.299831 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-02-12 10:12:41.305128 | 2026-02-12 10:12:41.305253 | TASK [tox : Run tox] 2026-02-12 10:12:41.930775 | debian-bookworm | ROOT: 175 D setup logging to DEBUG on pid 1714 [tox/report.py:225] 2026-02-12 10:12:41.956317 | debian-bookworm | cookiecutter: 200 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-12 10:12:41.958666 | debian-bookworm | cookiecutter: 203 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-12 10:12:41.959044 | debian-bookworm | cookiecutter: 203 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-12 10:12:41.959802 | debian-bookworm | cookiecutter: 204 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2026-02-12 10:12:41.960328 | debian-bookworm | cookiecutter: 205 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2026-02-12 10:12:41.960403 | debian-bookworm | cookiecutter: 205 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:88] 2026-02-12 10:12:41.961475 | debian-bookworm | cookiecutter: 206 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-12 10:12:41.990652 | debian-bookworm | cookiecutter: 235 W commands[0]> cookiecutter --no-input . openstack_version=2024.1 [tox/tox_env/api.py:464] 2026-02-12 10:12:42.399907 | debian-bookworm | 10:12AM ERR failed to read config Giltfile=Giltfile.yaml err="open Giltfile.yaml: no such file or directory" 2026-02-12 10:12:42.403318 | debian-bookworm | ERROR: Stopping generation because post_gen_project hook script didn't exit successfully 2026-02-12 10:12:42.403630 | debian-bookworm | Hook script failed (exit status: 1) 2026-02-12 10:12:42.447521 | debian-bookworm | cookiecutter: 692 C exit 1 (0.46 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.1 pid=1721 [tox/execute/api.py:295] 2026-02-12 10:12:42.448663 | debian-bookworm | cookiecutter: FAIL code 1 (0.50=setup[0.04]+cmd[0.46] seconds) 2026-02-12 10:12:42.448680 | debian-bookworm | evaluation failed :( (0.52 seconds) 2026-02-12 10:12:42.959850 | debian-bookworm | ERROR 2026-02-12 10:12:42.960091 | debian-bookworm | { 2026-02-12 10:12:42.960129 | debian-bookworm | "delta": "0:00:00.812064", 2026-02-12 10:12:42.960165 | debian-bookworm | "end": "2026-02-12 10:12:42.492779", 2026-02-12 10:12:42.960186 | debian-bookworm | "msg": "non-zero return code", 2026-02-12 10:12:42.960205 | debian-bookworm | "rc": 1, 2026-02-12 10:12:42.960223 | debian-bookworm | "start": "2026-02-12 10:12:41.680715" 2026-02-12 10:12:42.960241 | debian-bookworm | } failure 2026-02-12 10:12:42.977435 | 2026-02-12 10:12:42.977574 | TASK [tox : Look for output] 2026-02-12 10:12:43.477838 | debian-bookworm | ok 2026-02-12 10:12:43.508158 | 2026-02-12 10:12:43.508304 | TASK [tox : Return file comments to Zuul] 2026-02-12 10:12:43.553943 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:43.557971 | 2026-02-12 10:12:43.558163 | PLAY RECAP 2026-02-12 10:12:43.558234 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 1 skipped: 4 rescued: 0 ignored: 0 2026-02-12 10:12:43.558266 | 2026-02-12 10:12:43.718406 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-12 10:12:43.720360 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-12 10:12:44.641249 | 2026-02-12 10:12:44.641428 | PLAY [all] 2026-02-12 10:12:44.665093 | 2026-02-12 10:12:44.665259 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-12 10:12:44.720942 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:44.734010 | 2026-02-12 10:12:44.734339 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-12 10:12:44.786083 | debian-bookworm | ok 2026-02-12 10:12:44.792573 | 2026-02-12 10:12:44.792712 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-12 10:12:45.286888 | debian-bookworm -> localhost | changed 2026-02-12 10:12:45.295190 | 2026-02-12 10:12:45.295339 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-12 10:12:45.339912 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:45.346738 | 2026-02-12 10:12:45.346952 | TASK [fetch-tox-output : Set envlist fact] 2026-02-12 10:12:45.389171 | debian-bookworm | ok 2026-02-12 10:12:45.395438 | 2026-02-12 10:12:45.395555 | TASK [fetch-tox-output : Get tox version] 2026-02-12 10:12:46.074323 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-12 10:12:46.092498 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-12 10:12:46.428973 | debian-bookworm | ok: Runtime: 0:00:00.286034 2026-02-12 10:12:46.439241 | 2026-02-12 10:12:46.439436 | TASK [fetch-tox-output : Find all default environments] 2026-02-12 10:12:46.989674 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:46.995941 | 2026-02-12 10:12:46.996081 | TASK [fetch-tox-output : Set envlist fact] 2026-02-12 10:12:47.020276 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:47.025893 | 2026-02-12 10:12:47.026004 | TASK [fetch-tox-output : Find all default environments] 2026-02-12 10:12:47.555476 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:47.564272 | 2026-02-12 10:12:47.564420 | TASK [fetch-tox-output : Set envlist fact] 2026-02-12 10:12:47.599349 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:47.619622 | 2026-02-12 10:12:47.619854 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-12 10:12:47.670722 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:47.690624 | 2026-02-12 10:12:47.690866 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-12 10:12:48.539730 | debian-bookworm | changed: 2026-02-12 10:12:48.541445 | debian-bookworm | created directory /var/lib/zuul/builds/80d5425938864bbe88b5032c81dd9b62/work/logs/tox/cookiecutter 2026-02-12 10:12:48.541541 | debian-bookworm | cd+++++++++ ./ 2026-02-12 10:12:48.541571 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-12 10:12:48.541605 | 2026-02-12 10:12:48.557106 | 2026-02-12 10:12:48.557226 | PLAY RECAP 2026-02-12 10:12:48.557282 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-12 10:12:48.557307 | 2026-02-12 10:12:48.724275 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-12 10:12:48.726811 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-12 10:12:49.567866 | 2026-02-12 10:12:49.568033 | PLAY [all] 2026-02-12 10:12:49.589818 | 2026-02-12 10:12:49.589982 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-12 10:12:49.761764 | debian-bookworm | changed: non-zero return code 2026-02-12 10:12:49.771350 | 2026-02-12 10:12:49.771508 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-12 10:12:49.810207 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:49.816231 | 2026-02-12 10:12:49.816350 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-12 10:12:49.859040 | 2026-02-12 10:12:49.859235 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-12 10:12:49.901828 | 2026-02-12 10:12:49.902069 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-12 10:12:49.957938 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:49.964341 | 2026-02-12 10:12:49.964473 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-12 10:12:49.994184 | 2026-02-12 10:12:49.994390 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-12 10:12:50.018559 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:50.025989 | 2026-02-12 10:12:50.026134 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-12 10:12:50.052339 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:50.058265 | 2026-02-12 10:12:50.058390 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-12 10:12:50.082301 | debian-bookworm | skipping: Conditional result was False 2026-02-12 10:12:50.093661 | 2026-02-12 10:12:50.093790 | PLAY RECAP 2026-02-12 10:12:50.093851 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-12 10:12:50.093875 | 2026-02-12 10:12:50.280408 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-12 10:12:50.281486 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 10:12:51.055204 | 2026-02-12 10:12:51.055385 | PLAY [Base post] 2026-02-12 10:12:51.069411 | 2026-02-12 10:12:51.069570 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-12 10:12:51.641563 | debian-bookworm | changed 2026-02-12 10:12:51.652100 | 2026-02-12 10:12:51.652240 | PLAY RECAP 2026-02-12 10:12:51.652309 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-12 10:12:51.652374 | 2026-02-12 10:12:51.800262 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 10:12:51.803097 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-12 10:12:52.678078 | 2026-02-12 10:12:52.678377 | PLAY [Base post-logs] 2026-02-12 10:12:52.695748 | 2026-02-12 10:12:52.695933 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-12 10:12:53.433879 | localhost | changed 2026-02-12 10:12:53.445146 | 2026-02-12 10:12:53.445302 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-12 10:12:53.474622 | localhost | ok 2026-02-12 10:12:53.481894 | 2026-02-12 10:12:53.482046 | TASK [Set zuul-log-path fact] 2026-02-12 10:12:53.500969 | localhost | ok 2026-02-12 10:12:53.517560 | 2026-02-12 10:12:53.517720 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 10:12:53.545207 | localhost | ok 2026-02-12 10:12:53.550375 | 2026-02-12 10:12:53.550519 | TASK [upload-logs : Create log directories] 2026-02-12 10:12:54.091857 | localhost | changed 2026-02-12 10:12:54.094915 | 2026-02-12 10:12:54.095033 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-12 10:12:54.597531 | localhost -> localhost | ok: Runtime: 0:00:00.006854 2026-02-12 10:12:54.607253 | 2026-02-12 10:12:54.607455 | TASK [upload-logs : Upload logs to log server] 2026-02-12 10:12:55.175358 | localhost | Output suppressed because no_log was given 2026-02-12 10:12:55.177867 | 2026-02-12 10:12:55.177988 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 10:12:55.242222 | localhost | skipping: Conditional result was False 2026-02-12 10:12:55.249453 | localhost | skipping: Conditional result was False 2026-02-12 10:12:55.258392 | 2026-02-12 10:12:55.258554 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 10:12:55.324502 | localhost | skipping: Conditional result was False 2026-02-12 10:12:55.324870 | 2026-02-12 10:12:55.330442 | localhost | skipping: Conditional result was False 2026-02-12 10:12:55.341089 | 2026-02-12 10:12:55.341325 | LOOP [upload-logs : Upload console log and json output]