2025-10-18 03:12:30.636039 | Job console starting 2025-10-18 03:12:30.643066 | Updating git repos 2025-10-18 03:12:30.680043 | Cloning repos into workspace 2025-10-18 03:12:30.796474 | Restoring repo states 2025-10-18 03:12:30.814535 | Merging changes 2025-10-18 03:12:30.814549 | Checking out repos 2025-10-18 03:12:30.903724 | Preparing playbooks 2025-10-18 03:12:31.582991 | Running Ansible setup 2025-10-18 03:12:36.081952 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-18 03:12:37.239993 | 2025-10-18 03:12:37.240104 | PLAY [Base pre] 2025-10-18 03:12:37.252919 | 2025-10-18 03:12:37.253023 | TASK [Setup log path fact] 2025-10-18 03:12:37.280141 | debian-bookworm | ok 2025-10-18 03:12:37.302986 | 2025-10-18 03:12:37.303106 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 03:12:37.360741 | debian-bookworm | ok 2025-10-18 03:12:37.369000 | 2025-10-18 03:12:37.369092 | TASK [emit-job-header : Print job information] 2025-10-18 03:12:37.437699 | # Job Information 2025-10-18 03:12:37.437845 | Ansible Version: 2.16.14 2025-10-18 03:12:37.437873 | Job: cfg-cookiecutter-tox-2025.1 2025-10-18 03:12:37.437899 | Pipeline: periodic-daily 2025-10-18 03:12:37.437917 | Executor: 521e9411259a 2025-10-18 03:12:37.437935 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-10-18 03:12:37.437953 | Event ID: 5ce5136277aa45dfa22fdc447cb3f97d 2025-10-18 03:12:37.441837 | 2025-10-18 03:12:37.441917 | LOOP [emit-job-header : Print node information] 2025-10-18 03:12:37.599154 | debian-bookworm | ok: 2025-10-18 03:12:37.599385 | debian-bookworm | # Node Information 2025-10-18 03:12:37.599419 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-18 03:12:37.599440 | debian-bookworm | Hostname: debian 2025-10-18 03:12:37.599458 | debian-bookworm | Username: zuul 2025-10-18 03:12:37.599475 | debian-bookworm | Distro: Debian 12.12 2025-10-18 03:12:37.599494 | debian-bookworm | Provider: regiocloud-a 2025-10-18 03:12:37.599512 | debian-bookworm | Region: 2025-10-18 03:12:37.599529 | debian-bookworm | Label: debian-bookworm 2025-10-18 03:12:37.599545 | debian-bookworm | Product Name: OpenStack Nova 2025-10-18 03:12:37.599561 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:1920 2025-10-18 03:12:37.627934 | 2025-10-18 03:12:37.628035 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-18 03:12:38.390118 | debian-bookworm -> localhost | changed 2025-10-18 03:12:38.395753 | 2025-10-18 03:12:38.395869 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-18 03:12:39.707265 | debian-bookworm -> localhost | changed 2025-10-18 03:12:39.715957 | 2025-10-18 03:12:39.716048 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-18 03:12:40.282800 | debian-bookworm -> localhost | ok 2025-10-18 03:12:40.287615 | 2025-10-18 03:12:40.287695 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-18 03:12:40.315588 | debian-bookworm | ok 2025-10-18 03:12:40.339188 | debian-bookworm | included: /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-18 03:12:40.343967 | 2025-10-18 03:12:40.344037 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-18 03:12:41.558700 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-18 03:12:41.558909 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/work/ecf539e173aa428b9f0de6c16103a861_id_rsa 2025-10-18 03:12:41.558944 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/work/ecf539e173aa428b9f0de6c16103a861_id_rsa.pub 2025-10-18 03:12:41.558966 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-18 03:12:41.558988 | debian-bookworm -> localhost | SHA256:4HoF8JE0oii2H3LF+DsVErd6tpc3dz7G3On+7Z8So1o zuul-build-sshkey 2025-10-18 03:12:41.559007 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-18 03:12:41.559034 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-18 03:12:41.559054 | debian-bookworm -> localhost | | oo+o | 2025-10-18 03:12:41.559072 | debian-bookworm -> localhost | | . .o++o. | 2025-10-18 03:12:41.559089 | debian-bookworm -> localhost | |o... ++o | 2025-10-18 03:12:41.559105 | debian-bookworm -> localhost | |o . o.oo. | 2025-10-18 03:12:41.559121 | debian-bookworm -> localhost | | o o o.+S | 2025-10-18 03:12:41.559143 | debian-bookworm -> localhost | | + ..=.. . o | 2025-10-18 03:12:41.559160 | debian-bookworm -> localhost | | ..o.. o E..=.o| 2025-10-18 03:12:41.559177 | debian-bookworm -> localhost | | .. . o.o.o*+| 2025-10-18 03:12:41.559195 | debian-bookworm -> localhost | | .. =*O| 2025-10-18 03:12:41.559212 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-18 03:12:41.559252 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.689488 2025-10-18 03:12:41.564495 | 2025-10-18 03:12:41.564581 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-18 03:12:41.607165 | debian-bookworm | ok 2025-10-18 03:12:41.619620 | debian-bookworm | included: /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-18 03:12:41.635505 | 2025-10-18 03:12:41.635591 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-18 03:12:41.673702 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:12:41.679439 | 2025-10-18 03:12:41.679570 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-18 03:12:42.540735 | debian-bookworm | changed 2025-10-18 03:12:42.545967 | 2025-10-18 03:12:42.546119 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-18 03:12:42.849871 | debian-bookworm | ok 2025-10-18 03:12:42.855508 | 2025-10-18 03:12:42.855606 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-18 03:12:43.611837 | debian-bookworm | changed 2025-10-18 03:12:43.621825 | 2025-10-18 03:12:43.621932 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-18 03:12:44.323981 | debian-bookworm | changed 2025-10-18 03:12:44.340941 | 2025-10-18 03:12:44.341409 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-18 03:12:44.367311 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:12:44.378326 | 2025-10-18 03:12:44.378480 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-18 03:12:45.084082 | debian-bookworm -> localhost | changed 2025-10-18 03:12:45.100925 | 2025-10-18 03:12:45.101022 | TASK [add-build-sshkey : Add back temp key] 2025-10-18 03:12:45.650754 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/work/ecf539e173aa428b9f0de6c16103a861_id_rsa (zuul-build-sshkey) 2025-10-18 03:12:45.650994 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009542 2025-10-18 03:12:45.667691 | 2025-10-18 03:12:45.667818 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-18 03:12:46.114957 | debian-bookworm | ok 2025-10-18 03:12:46.121352 | 2025-10-18 03:12:46.121457 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-18 03:12:46.145033 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:12:46.156516 | 2025-10-18 03:12:46.156706 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-18 03:12:46.550193 | debian-bookworm | ok 2025-10-18 03:12:46.569438 | 2025-10-18 03:12:46.569630 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-18 03:12:46.632512 | debian-bookworm | ok 2025-10-18 03:12:46.637569 | 2025-10-18 03:12:46.637820 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-18 03:12:46.979164 | debian-bookworm -> localhost | ok 2025-10-18 03:12:46.984395 | 2025-10-18 03:12:46.984481 | TASK [validate-host : Collect information about the host] 2025-10-18 03:12:48.222525 | debian-bookworm | ok 2025-10-18 03:12:48.235926 | 2025-10-18 03:12:48.236053 | TASK [validate-host : Sanitize hostname] 2025-10-18 03:12:48.395479 | debian-bookworm | ok 2025-10-18 03:12:48.424085 | 2025-10-18 03:12:48.424186 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-18 03:12:48.958698 | debian-bookworm -> localhost | changed 2025-10-18 03:12:48.964426 | 2025-10-18 03:12:48.964526 | TASK [validate-host : Collect information about zuul worker] 2025-10-18 03:12:49.390460 | debian-bookworm | ok 2025-10-18 03:12:49.400853 | 2025-10-18 03:12:49.400970 | TASK [validate-host : Write out all zuul information for each host] 2025-10-18 03:12:50.078654 | debian-bookworm -> localhost | changed 2025-10-18 03:12:50.095471 | 2025-10-18 03:12:50.095578 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-18 03:12:50.376303 | debian-bookworm | ok 2025-10-18 03:12:50.381498 | 2025-10-18 03:12:50.382372 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-18 03:12:51.289492 | debian-bookworm | changed: 2025-10-18 03:12:51.289654 | debian-bookworm | cd+++++++++ src/ 2025-10-18 03:12:51.289689 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-18 03:12:51.289713 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-18 03:12:51.289734 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-18 03:12:51.289754 | debian-bookworm | Containerfile 2025-10-18 03:12:51.289899 | debian-bookworm | =6.2 2025-10-18 03:13:14.135287 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-18 03:13:14.171927 | debian-bookworm | Collecting chardet>=5.2 2025-10-18 03:13:14.184325 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-18 03:13:14.208419 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.4 MB/s eta 0:00:00 2025-10-18 03:13:14.265253 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-18 03:13:14.277461 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-18 03:13:14.333269 | debian-bookworm | Collecting filelock>=3.20 2025-10-18 03:13:14.345558 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-18 03:13:14.410341 | debian-bookworm | Collecting packaging>=25 2025-10-18 03:13:14.423411 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-18 03:13:14.437012 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.0 MB/s eta 0:00:00 2025-10-18 03:13:14.520963 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-18 03:13:14.532325 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-18 03:13:14.601456 | debian-bookworm | Collecting pluggy>=1.6 2025-10-18 03:13:14.612867 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-18 03:13:14.651611 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-18 03:13:14.663651 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-18 03:13:14.792807 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-18 03:13:14.804016 | debian-bookworm | Downloading virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-10-18 03:13:15.081095 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.0 MB/s eta 0:00:00 2025-10-18 03:13:15.191975 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-18 03:13:15.202993 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-18 03:13:15.238857 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 14.8 MB/s eta 0:00:00 2025-10-18 03:13:15.395026 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-18 03:13:16.291440 | debian-bookworm | Successfully installed cachetools-6.2.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.31.0 virtualenv-20.35.3 2025-10-18 03:13:16.498000 | debian-bookworm | ok: Runtime: 0:00:03.145690 2025-10-18 03:13:16.511942 | 2025-10-18 03:13:16.512111 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-18 03:13:16.554506 | debian-bookworm | ok 2025-10-18 03:13:16.559864 | 2025-10-18 03:13:16.559971 | TASK [ensure-tox : Output tox version] 2025-10-18 03:13:17.074684 | 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-10-18 03:13:17.093203 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-18 03:13:17.590555 | debian-bookworm | ok: Runtime: 0:00:00.309944 2025-10-18 03:13:17.596436 | 2025-10-18 03:13:17.596546 | TASK [ensure-tox : Make global symlink] 2025-10-18 03:13:17.621297 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:13:17.628474 | 2025-10-18 03:13:17.628569 | PLAY RECAP 2025-10-18 03:13:17.628622 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-18 03:13:17.628647 | 2025-10-18 03:13:17.767341 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-18 03:13:17.768460 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-18 03:13:18.513863 | 2025-10-18 03:13:18.514033 | PLAY [all] 2025-10-18 03:13:18.532858 | 2025-10-18 03:13:18.533058 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-18 03:13:19.007514 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-18 03:13:19.067606 | debian-bookworm | ok: Runtime: 0:00:00.027265 2025-10-18 03:13:19.075194 | 2025-10-18 03:13:19.075495 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-18 03:13:19.610961 | debian-bookworm | ok: Runtime: 0:00:00.005349 2025-10-18 03:13:19.617055 | 2025-10-18 03:13:19.617170 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-18 03:13:19.909438 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-18 03:13:19.913056 | debian-bookworm | sudo: a password is required 2025-10-18 03:13:20.146947 | debian-bookworm | ok: Runtime: 0:00:00.023911 2025-10-18 03:13:20.166215 | 2025-10-18 03:13:20.166346 | TASK [tox : Check to see if the constraints file exists] 2025-10-18 03:13:20.201647 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:13:20.217688 | 2025-10-18 03:13:20.217902 | TASK [tox : Fail if constraints file is missing] 2025-10-18 03:13:20.253079 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:13:20.265607 | 2025-10-18 03:13:20.265855 | TASK [tox : Record file location] 2025-10-18 03:13:20.291313 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:13:20.307431 | 2025-10-18 03:13:20.307583 | TASK [tox : Install tox siblings] 2025-10-18 03:13:20.338501 | debian-bookworm | ok 2025-10-18 03:13:20.347227 | debian-bookworm | included: /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-18 03:13:20.352845 | 2025-10-18 03:13:20.352955 | TASK [tox : Run tox without tests] 2025-10-18 03:13:20.908519 | debian-bookworm | ROOT: 214 D setup logging to DEBUG on pid 1425 [tox/report.py:225] 2025-10-18 03:13:20.939149 | debian-bookworm | cookiecutter: 244 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-10-18 03:13:20.942994 | debian-bookworm | cookiecutter: 248 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-18 03:13:20.943517 | debian-bookworm | cookiecutter: 249 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-18 03:13:20.944928 | debian-bookworm | cookiecutter: 250 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py rFSSDJux0tnKDosmiu5AV4TsDtxZPgxY 1zDkpKj0ILWqmTUCBSiqfO9GdxcteOwN [virtualenv/discovery/cached_py_info.py:128] 2025-10-18 03:13:21.018854 | debian-bookworm | cookiecutter: 324 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-10-18 03:13:21.019319 | debian-bookworm | cookiecutter: 325 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-10-18 03:13:21.019653 | debian-bookworm | cookiecutter: 325 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-10-18 03:13:21.022719 | debian-bookworm | cookiecutter: 328 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-18 03:13:21.060784 | debian-bookworm | cookiecutter: 366 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-10-18 03:13:21.061015 | debian-bookworm | cookiecutter: 367 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-10-18 03:13:21.061209 | debian-bookworm | cookiecutter: 367 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-10-18 03:13:21.061400 | debian-bookworm | cookiecutter: 367 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-18 03:13:21.061524 | debian-bookworm | cookiecutter: 367 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061547 | debian-bookworm | cookiecutter: 367 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061617 | debian-bookworm | cookiecutter: 367 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061644 | debian-bookworm | cookiecutter: 367 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061696 | debian-bookworm | cookiecutter: 367 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061753 | debian-bookworm | cookiecutter: 367 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061806 | debian-bookworm | cookiecutter: 367 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.061872 | debian-bookworm | cookiecutter: 368 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.062171 | debian-bookworm | cookiecutter: 368 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-10-18 03:13:21.062489 | debian-bookworm | cookiecutter: 368 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-10-18 03:13:21.062627 | debian-bookworm | cookiecutter: 368 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-10-18 03:13:21.063000 | debian-bookworm | cookiecutter: 369 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-10-18 03:13:21.063272 | debian-bookworm | cookiecutter: 369 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-10-18 03:13:21.113531 | debian-bookworm | cookiecutter: 369 D { 2025-10-18 03:13:21.113579 | debian-bookworm | "sys": { 2025-10-18 03:13:21.113586 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-10-18 03:13:21.113591 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-10-18 03:13:21.113597 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-18 03:13:21.113602 | debian-bookworm | "base_prefix": "/usr", 2025-10-18 03:13:21.113607 | debian-bookworm | "real_prefix": null, 2025-10-18 03:13:21.113613 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-18 03:13:21.113617 | debian-bookworm | "base_exec_prefix": "/usr", 2025-10-18 03:13:21.113621 | debian-bookworm | "path": [ 2025-10-18 03:13:21.113625 | debian-bookworm | "/usr/lib/python311.zip", 2025-10-18 03:13:21.113629 | debian-bookworm | "/usr/lib/python3.11", 2025-10-18 03:13:21.113633 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-10-18 03:13:21.113637 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-10-18 03:13:21.113642 | debian-bookworm | ], 2025-10-18 03:13:21.113646 | debian-bookworm | "meta_path": [ 2025-10-18 03:13:21.113650 | debian-bookworm | "", 2025-10-18 03:13:21.113654 | debian-bookworm | "", 2025-10-18 03:13:21.113659 | debian-bookworm | "", 2025-10-18 03:13:21.113663 | debian-bookworm | "" 2025-10-18 03:13:21.113667 | debian-bookworm | ], 2025-10-18 03:13:21.113671 | debian-bookworm | "fs_encoding": "utf-8", 2025-10-18 03:13:21.113675 | debian-bookworm | "io_encoding": "utf-8" 2025-10-18 03:13:21.113679 | debian-bookworm | }, 2025-10-18 03:13:21.113683 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-10-18 03:13:21.113687 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-10-18 03:13:21.113691 | debian-bookworm | "os": "", 2025-10-18 03:13:21.113695 | debian-bookworm | "site": "", 2025-10-18 03:13:21.113703 | debian-bookworm | "datetime": "", 2025-10-18 03:13:21.113708 | debian-bookworm | "math": "", 2025-10-18 03:13:21.113711 | debian-bookworm | "json": "" 2025-10-18 03:13:21.113715 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-10-18 03:13:21.113822 | debian-bookworm | cookiecutter: 419 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-10-18 03:13:21.115404 | debian-bookworm | cookiecutter: 421 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-10-18 03:13:21.117028 | debian-bookworm | cookiecutter: 422 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-10-18 03:13:21.118017 | debian-bookworm | cookiecutter: 424 D build install image for pip-25.2-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-10-18 03:13:21.118466 | debian-bookworm | cookiecutter: 424 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-10-18 03:13:21.353389 | debian-bookworm | cookiecutter: 659 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-10-18 03:13:21.364293 | debian-bookworm | cookiecutter: 670 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-10-18 03:13:21.364716 | debian-bookworm | cookiecutter: 670 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-10-18 03:13:21.419387 | debian-bookworm | cookiecutter: 725 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.2.virtualenv [virtualenv/util/path/_sync.py:42] 2025-10-18 03:13:21.420310 | debian-bookworm | cookiecutter: 726 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-10-18 03:13:21.606602 | debian-bookworm | cookiecutter: 912 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-10-18 03:13:21.609009 | debian-bookworm | cookiecutter: 915 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-10-18 03:13:21.611530 | debian-bookworm | cookiecutter: 917 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.2-py3-none-any/pip-25.2.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.2.dist-info [virtualenv/util/path/_sync.py:42] 2025-10-18 03:13:21.612570 | debian-bookworm | cookiecutter: 918 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-10-18 03:13:21.613254 | debian-bookworm | cookiecutter: 919 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-18 03:13:21.622439 | debian-bookworm | cookiecutter: 928 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-18 03:13:21.623140 | debian-bookworm | cookiecutter: 929 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-10-18 03:13:21.634226 | debian-bookworm | cookiecutter: 940 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-18 03:13:21.634425 | debian-bookworm | cookiecutter: 940 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.634557 | debian-bookworm | cookiecutter: 940 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.634794 | debian-bookworm | cookiecutter: 940 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.634921 | debian-bookworm | cookiecutter: 941 D virtualenv = 20.35.3 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.635032 | debian-bookworm | cookiecutter: 941 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.635560 | debian-bookworm | cookiecutter: 941 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.635759 | debian-bookworm | cookiecutter: 941 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.635958 | debian-bookworm | cookiecutter: 942 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-18 03:13:21.647353 | debian-bookworm | cookiecutter: 953 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-10-18 03:13:22.821111 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-10-18 03:13:22.922735 | 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-10-18 03:13:23.008719 | debian-bookworm | Collecting ansible==11.11.0 (from -r requirements.txt (line 2)) 2025-10-18 03:13:23.023848 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl.metadata (8.1 kB) 2025-10-18 03:13:23.076298 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-10-18 03:13:23.090820 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-18 03:13:23.145031 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-10-18 03:13:23.161499 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-18 03:13:23.479922 | debian-bookworm | Collecting cryptography==46.0.2 (from -r requirements.txt (line 5)) 2025-10-18 03:13:23.494758 | debian-bookworm | Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-10-18 03:13:23.555869 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-10-18 03:13:23.571436 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-10-18 03:13:23.674539 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-10-18 03:13:23.688564 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-18 03:13:23.761245 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-10-18 03:13:23.775431 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-10-18 03:13:23.817926 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-10-18 03:13:23.833721 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 03:13:23.868717 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-10-18 03:13:23.883836 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-10-18 03:13:23.898386 | debian-bookworm | Installing build dependencies: started 2025-10-18 03:13:25.126592 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-10-18 03:13:25.128095 | debian-bookworm | Getting requirements to build wheel: started 2025-10-18 03:13:25.546784 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-10-18 03:13:25.548215 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-10-18 03:13:25.782492 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-18 03:13:25.930828 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-10-18 03:13:25.944807 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-18 03:13:26.000401 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-10-18 03:13:26.015441 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-10-18 03:13:26.072892 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-10-18 03:13:26.088255 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 03:13:26.335721 | debian-bookworm | Collecting ruamel.yaml==0.18.15 (from -r requirements.txt (line 14)) 2025-10-18 03:13:26.349147 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl.metadata (25 kB) 2025-10-18 03:13:26.413320 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-10-18 03:13:26.426953 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-10-18 03:13:26.570394 | debian-bookworm | Collecting ansible-core~=2.18.10 (from ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-18 03:13:26.584748 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl.metadata (7.7 kB) 2025-10-18 03:13:26.615799 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:26.629540 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-10-18 03:13:26.686045 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:26.700023 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-18 03:13:26.745634 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:26.759526 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-10-18 03:13:26.830041 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:26.843641 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-18 03:13:26.894877 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:26.908800 | debian-bookworm | Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-10-18 03:13:26.993752 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:27.007679 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-10-18 03:13:27.166269 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.2->-r requirements.txt (line 5)) 2025-10-18 03:13:27.180395 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-10-18 03:13:27.225089 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.238452 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 03:13:27.295272 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.308534 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-18 03:13:27.360870 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.375042 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-18 03:13:27.428261 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.441910 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-18 03:13:27.493800 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.507014 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-10-18 03:13:27.543116 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.556837 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-18 03:13:27.598039 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.612127 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 03:13:27.729421 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.743522 | debian-bookworm | Downloading psutil-7.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2025-10-18 03:13:27.802520 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:27.816529 | debian-bookworm | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-18 03:13:27.896411 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-18 03:13:27.920636 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-10-18 03:13:28.001558 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-18 03:13:28.015488 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-10-18 03:13:28.064213 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:28.082196 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-10-18 03:13:28.183414 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:28.199646 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-18 03:13:28.256611 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:28.270590 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-18 03:13:28.402112 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:28.416720 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-18 03:13:28.692804 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:28.710149 | 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-10-18 03:13:28.758928 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-18 03:13:28.773072 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-18 03:13:28.809929 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-18 03:13:28.824225 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-10-18 03:13:28.871409 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-18 03:13:28.889138 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-10-18 03:13:28.979445 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.15->-r requirements.txt (line 14)) 2025-10-18 03:13:28.993563 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-18 03:13:29.028092 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-10-18 03:13:29.041365 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-10-18 03:13:29.101613 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-18 03:13:29.118517 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-18 03:13:29.225808 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:29.239779 | 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-10-18 03:13:29.279350 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-18 03:13:29.294401 | 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-10-18 03:13:29.344830 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:29.359087 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-18 03:13:29.401302 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.2->-r requirements.txt (line 5)) 2025-10-18 03:13:29.416135 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-18 03:13:29.660899 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-18 03:13:29.675658 | debian-bookworm | Downloading wrapt-1.17.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.4 kB) 2025-10-18 03:13:29.704830 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) (80.9.0) 2025-10-18 03:13:29.746511 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:29.760755 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-18 03:13:29.903851 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:29.917805 | 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-10-18 03:13:30.062734 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.077745 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-10-18 03:13:30.158888 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.172532 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-18 03:13:30.331192 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.345530 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 03:13:30.403459 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.417081 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-18 03:13:30.459118 | debian-bookworm | Collecting types-python-dateutil>=2.8.10 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.472782 | debian-bookworm | Downloading types_python_dateutil-2.9.0.20251008-py3-none-any.whl.metadata (1.8 kB) 2025-10-18 03:13:30.518907 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.534381 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-18 03:13:30.611875 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.626753 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-18 03:13:30.687025 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.700666 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-10-18 03:13:30.736731 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-18 03:13:30.750467 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-18 03:13:30.794878 | 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-10-18 03:13:30.854828 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.0 MB/s 0:00:00 2025-10-18 03:13:30.876887 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl (57.1 MB) 2025-10-18 03:13:32.770523 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 MB 30.3 MB/s 0:00:01 2025-10-18 03:13:32.786053 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-18 03:13:32.814606 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-10-18 03:13:32.842155 | debian-bookworm | Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-10-18 03:13:33.003737 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 27.7 MB/s 0:00:00 2025-10-18 03:13:33.020730 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-10-18 03:13:33.049166 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-10-18 03:13:33.082700 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-10-18 03:13:33.119504 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-18 03:13:33.152097 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.9 MB/s 0:00:00 2025-10-18 03:13:33.170867 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-18 03:13:33.259498 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.9 MB/s 0:00:00 2025-10-18 03:13:33.278567 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-10-18 03:13:33.326680 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-10-18 03:13:33.362443 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl (119 kB) 2025-10-18 03:13:33.389602 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-10-18 03:13:33.420099 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl (2.2 MB) 2025-10-18 03:13:33.508006 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.8 MB/s 0:00:00 2025-10-18 03:13:33.528137 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-18 03:13:33.595626 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-18 03:13:33.623059 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-10-18 03:13:33.651001 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-10-18 03:13:33.689571 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-10-18 03:13:33.717419 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-10-18 03:13:33.747703 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-18 03:13:33.778779 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-18 03:13:33.804231 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-18 03:13:33.830239 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-18 03:13:33.857998 | 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-10-18 03:13:33.883871 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-18 03:13:33.987157 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.2 MB/s 0:00:00 2025-10-18 03:13:34.006037 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-18 03:13:34.032244 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-18 03:13:34.062899 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-10-18 03:13:34.092126 | debian-bookworm | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-18 03:13:34.120152 | debian-bookworm | Downloading psutil-7.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (291 kB) 2025-10-18 03:13:34.156070 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-18 03:13:34.241882 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.0 MB/s 0:00:00 2025-10-18 03:13:34.258517 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-10-18 03:13:34.328057 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.3 MB/s 0:00:00 2025-10-18 03:13:34.344086 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-10-18 03:13:34.382885 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-10-18 03:13:34.411068 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-10-18 03:13:34.442959 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-18 03:13:34.471383 | 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-10-18 03:13:34.499862 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-10-18 03:13:34.527948 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-18 03:13:34.555923 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-18 03:13:34.586179 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-10-18 03:13:34.624812 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 16.0 MB/s 0:00:00 2025-10-18 03:13:34.640533 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-10-18 03:13:34.669034 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-18 03:13:34.702571 | debian-bookworm | Downloading wrapt-1.17.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (82 kB) 2025-10-18 03:13:34.726819 | 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-10-18 03:13:34.752660 | debian-bookworm | Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-10-18 03:13:34.778388 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-18 03:13:34.807345 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-18 03:13:34.833097 | debian-bookworm | Downloading types_python_dateutil-2.9.0.20251008-py3-none-any.whl (17 kB) 2025-10-18 03:13:34.903396 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-18 03:13:34.927658 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-10-18 03:13:34.953989 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-10-18 03:13:35.174234 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 23.4 MB/s 0:00:00 2025-10-18 03:13:35.190418 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-18 03:13:35.231457 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-10-18 03:13:35.266409 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-10-18 03:13:35.377129 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.6 MB/s 0:00:00 2025-10-18 03:13:35.393612 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-10-18 03:13:35.428849 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-10-18 03:13:35.468200 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-10-18 03:13:35.928115 | debian-bookworm | Building wheels for collected packages: pwgen 2025-10-18 03:13:35.929462 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-10-18 03:13:36.197110 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-10-18 03:13:36.197187 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=713251aeb6dddada2fe1283b01434ee17cef9e2755fc2fb23383f2445bc560db 2025-10-18 03:13:36.197204 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-10-18 03:13:36.197217 | debian-bookworm | Successfully built pwgen 2025-10-18 03:13:36.438678 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, types-python-dateutil, six, sh, ruamel.yaml.clib, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, 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-10-18 03:14:06.378967 | debian-bookworm | 2025-10-18 03:14:06.385582 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.11.0 ansible-core-2.18.10 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.3.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.10.5 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.0 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.2 debtcollector-3.0.0 fasteners-0.20 idna-3.11 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.6.0 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.1 psutil-7.1.0 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.0 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.15 ruamel.yaml.clib-0.2.14 sh-2.2.2 six-1.17.0 text-unidecode-1.3 types-python-dateutil-2.9.0.20251008 tzdata-2025.2 urllib3-2.5.0 wrapt-1.17.3 yamllint-1.37.1 2025-10-18 03:14:06.674754 | debian-bookworm | cookiecutter: 45980 I exit 0 (45.03 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-10-18 03:14:06.676514 | debian-bookworm | cookiecutter: OK (45.74 seconds) 2025-10-18 03:14:06.676556 | debian-bookworm | congratulations :) (45.77 seconds) 2025-10-18 03:14:06.909231 | debian-bookworm | ok: Runtime: 0:00:46.073955 2025-10-18 03:14:06.916985 | 2025-10-18 03:14:06.917059 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-18 03:14:07.247081 | debian-bookworm | changed 2025-10-18 03:14:07.251361 | 2025-10-18 03:14:07.251440 | TASK [tox : Get tox envlist config] 2025-10-18 03:14:08.293587 | debian-bookworm | ok: Runtime: 0:00:00.345237 2025-10-18 03:14:08.297957 | 2025-10-18 03:14:08.298032 | TASK [tox : Install any sibling python packages] 2025-10-18 03:14:08.746227 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-18 03:14:08.760640 | 2025-10-18 03:14:08.760868 | TASK [tox : Remove tempfile] 2025-10-18 03:14:09.165314 | debian-bookworm | changed 2025-10-18 03:14:09.170794 | 2025-10-18 03:14:09.170898 | TASK [tox : Emit tox command] 2025-10-18 03:14:09.229818 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-10-18 03:14:09.235857 | 2025-10-18 03:14:09.235955 | TASK [tox : Run tox] 2025-10-18 03:14:09.776081 | debian-bookworm | ROOT: 184 D setup logging to DEBUG on pid 1733 [tox/report.py:225] 2025-10-18 03:14:09.806213 | debian-bookworm | cookiecutter: 214 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-18 03:14:09.806750 | debian-bookworm | cookiecutter: 215 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-18 03:14:09.807670 | debian-bookworm | cookiecutter: 216 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-10-18 03:14:09.808283 | debian-bookworm | cookiecutter: 217 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-10-18 03:14:09.808350 | debian-bookworm | cookiecutter: 217 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-10-18 03:14:09.809647 | debian-bookworm | cookiecutter: 218 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-18 03:14:09.843398 | debian-bookworm | cookiecutter: 252 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-10-18 03:14:10.485332 | 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-10-18 03:14:10.485377 | debian-bookworm | import pkg_resources 2025-10-18 03:14:10.565916 | debian-bookworm | osism.cfg-generics: 2025-10-18 03:14:10.565952 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-10-18 03:14:11.992818 | 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-10-18 03:14:12.179141 | 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-10-18 03:14:12.179200 | debian-bookworm | import pkg_resources 2025-10-18 03:14:12.266379 | debian-bookworm | osism.generics: 2025-10-18 03:14:12.266569 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-10-18 03:14:13.346328 | 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-10-18 03:14:13.347239 | 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-10-18 03:14:13.347569 | 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-10-18 03:14:13.347913 | 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-10-18 03:14:13.348264 | 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-10-18 03:14:13.348698 | 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-10-18 03:14:13.350072 | 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-10-18 03:14:13.350495 | 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-10-18 03:14:13.351062 | 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-10-18 03:14:13.351245 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-18 03:14:13.926585 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-18 03:14:13.934925 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-18 03:14:14.236638 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-18 03:14:16.462005 | debian-bookworm | Generating public/private rsa key pair. 2025-10-18 03:14:16.462048 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-10-18 03:14:16.462053 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-10-18 03:14:16.462060 | debian-bookworm | The key fingerprint is: 2025-10-18 03:14:16.462065 | debian-bookworm | SHA256:0IjSfjYlBLA8ojmQS8UX6Cv9GGkBomQUjPPMCPjA+UI 2025-10-18 03:14:16.462069 | debian-bookworm | The key's randomart image is: 2025-10-18 03:14:16.462073 | debian-bookworm | +---[RSA 4096]----+ 2025-10-18 03:14:16.462078 | debian-bookworm | |*o=oooo | 2025-10-18 03:14:16.462081 | debian-bookworm | |BE.= + o | 2025-10-18 03:14:16.462085 | debian-bookworm | |@XO + + o | 2025-10-18 03:14:16.462089 | debian-bookworm | |*==B + | 2025-10-18 03:14:16.462093 | debian-bookworm | |= o = + S | 2025-10-18 03:14:16.462096 | debian-bookworm | | o * o . | 2025-10-18 03:14:16.462100 | debian-bookworm | | o + | 2025-10-18 03:14:16.462104 | debian-bookworm | | . . | 2025-10-18 03:14:16.462108 | debian-bookworm | | | 2025-10-18 03:14:16.462112 | debian-bookworm | +----[SHA256]-----+ 2025-10-18 03:14:17.210447 | debian-bookworm | Generating public/private rsa key pair. 2025-10-18 03:14:17.210489 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-10-18 03:14:17.210503 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-10-18 03:14:17.210508 | debian-bookworm | The key fingerprint is: 2025-10-18 03:14:17.210513 | debian-bookworm | SHA256:ANfAHnCUrw91HBy+Od5726676Rm3/z1GuEKHy5ILdG0 2025-10-18 03:14:17.210517 | debian-bookworm | The key's randomart image is: 2025-10-18 03:14:17.210522 | debian-bookworm | +---[RSA 4096]----+ 2025-10-18 03:14:17.210526 | debian-bookworm | | o+=+ ... | 2025-10-18 03:14:17.210529 | debian-bookworm | | ++ ..o | 2025-10-18 03:14:17.210533 | debian-bookworm | | ..o ... | 2025-10-18 03:14:17.210537 | debian-bookworm | | ..o +o | 2025-10-18 03:14:17.210541 | debian-bookworm | | +So+E. . | 2025-10-18 03:14:17.210545 | debian-bookworm | | + ...= o . | 2025-10-18 03:14:17.210548 | debian-bookworm | | + = + + .| 2025-10-18 03:14:17.210552 | debian-bookworm | | oo + o.Oo| 2025-10-18 03:14:17.210556 | debian-bookworm | | .o ooXBX| 2025-10-18 03:14:17.210559 | debian-bookworm | +----[SHA256]-----+ 2025-10-18 03:14:22.679642 | debian-bookworm | 2025-10-18 03:14:22.679 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-10-18 03:14:22.715242 | debian-bookworm | 2025-10-18 03:14:22.714 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-10-18 03:14:22.717112 | debian-bookworm | 2025-10-18 03:14:22.716 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-10-18 03:14:22.717953 | debian-bookworm | 2025-10-18 03:14:22.717 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-10-18 03:14:22.719245 | debian-bookworm | 2025-10-18 03:14:22.719 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-10-18 03:14:22.751544 | debian-bookworm | 2025-10-18 03:14:22.751 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-10-18 03:14:22.752192 | debian-bookworm | 2025-10-18 03:14:22.752 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-10-18 03:14:22.752861 | debian-bookworm | 2025-10-18 03:14:22.752 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-10-18 03:14:22.756145 | debian-bookworm | 2025-10-18 03:14:22.756 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-10-18 03:14:22.761008 | debian-bookworm | 2025-10-18 03:14:22.760 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-10-18 03:14:22.766554 | debian-bookworm | 2025-10-18 03:14:22.766 | INFO | __main__::73 - Set keystone_admin_password 2025-10-18 03:14:22.766813 | debian-bookworm | 2025-10-18 03:14:22.766 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-10-18 03:14:22.767032 | debian-bookworm | 2025-10-18 03:14:22.766 | INFO | __main__::86 - Set ara_password 2025-10-18 03:14:22.767300 | debian-bookworm | 2025-10-18 03:14:22.766 | INFO | __main__::100 - Set operator_password_unhashed 2025-10-18 03:14:22.767323 | debian-bookworm | 2025-10-18 03:14:22.767 | INFO | __main__::102 - Set operator_password 2025-10-18 03:14:23.279977 | debian-bookworm | 2025-10-18 03:14:23.279 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-10-18 03:14:23.280385 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::109 - Set fsid 2025-10-18 03:14:23.280421 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::118 - Set k3s_token 2025-10-18 03:14:23.280791 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::127 - Set netbox_api_token 2025-10-18 03:14:23.280819 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::129 - Set manager_listener_broker_password 2025-10-18 03:14:23.280834 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::134 - Set netbox_user_api_token 2025-10-18 03:14:23.280847 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::136 - Set netbox_secret_key 2025-10-18 03:14:23.281081 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-10-18 03:14:23.281109 | debian-bookworm | 2025-10-18 03:14:23.280 | INFO | __main__::147 - Set netbox_superuser_password 2025-10-18 03:14:23.281455 | debian-bookworm | 2025-10-18 03:14:23.281 | INFO | __main__::155 - Set netdata_api_key 2025-10-18 03:14:23.281483 | debian-bookworm | 2025-10-18 03:14:23.281 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-10-18 03:14:23.281495 | debian-bookworm | 2025-10-18 03:14:23.281 | INFO | __main__::163 - Set ceph_dashboard_password 2025-10-18 03:14:23.281723 | debian-bookworm | 2025-10-18 03:14:23.281 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-10-18 03:14:23.283732 | debian-bookworm | 2025-10-18 03:14:23.283 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-10-18 03:14:23.284505 | debian-bookworm | 2025-10-18 03:14:23.284 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-10-18 03:14:23.285631 | debian-bookworm | 2025-10-18 03:14:23.285 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-10-18 03:14:23.317209 | debian-bookworm | 2025-10-18 03:14:23.317 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-10-18 03:14:23.318139 | debian-bookworm | 2025-10-18 03:14:23.317 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-10-18 03:14:23.318781 | debian-bookworm | 2025-10-18 03:14:23.318 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-10-18 03:14:23.320830 | debian-bookworm | 2025-10-18 03:14:23.320 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-10-18 03:14:23.324372 | debian-bookworm | 2025-10-18 03:14:23.324 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-10-18 03:14:23.444369 | debian-bookworm | 2025-10-18 03:14:23.444 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-10-18 03:14:23.448145 | debian-bookworm | 2025-10-18 03:14:23.447 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-10-18 03:14:23.448582 | debian-bookworm | 2025-10-18 03:14:23.448 | INFO | __main__::32 - Set operator 2025-10-18 03:14:23.448618 | debian-bookworm | 2025-10-18 03:14:23.448 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-10-18 03:14:23.448648 | debian-bookworm | 2025-10-18 03:14:23.448 | INFO | __main__::32 - Set configuration 2025-10-18 03:14:23.448936 | debian-bookworm | 2025-10-18 03:14:23.448 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-10-18 03:14:23.455991 | debian-bookworm | 2025-10-18 03:14:23.455 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-10-18 03:14:23.459506 | debian-bookworm | 2025-10-18 03:14:23.459 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-10-18 03:14:23.463175 | debian-bookworm | 2025-10-18 03:14:23.462 | INFO | __main__::55 - Set operator_public_key 2025-10-18 03:14:23.463629 | debian-bookworm | 2025-10-18 03:14:23.463 | INFO | __main__::64 - Set configuration_git_public_key 2025-10-18 03:14:23.463665 | debian-bookworm | 2025-10-18 03:14:23.463 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-10-18 03:14:23.465996 | debian-bookworm | 2025-10-18 03:14:23.465 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-10-18 03:14:27.297512 | debian-bookworm | cookiecutter: 17706 I exit 0 (17.45 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1740 [tox/execute/api.py:295] 2025-10-18 03:14:27.300496 | debian-bookworm | cookiecutter: OK (17.50=setup[0.05]+cmd[17.45] seconds) 2025-10-18 03:14:27.300540 | debian-bookworm | congratulations :) (17.52 seconds) 2025-10-18 03:14:27.804366 | debian-bookworm | ok: Runtime: 0:00:17.806442 2025-10-18 03:14:27.811266 | 2025-10-18 03:14:27.811386 | TASK [tox : Look for output] 2025-10-18 03:14:28.394221 | debian-bookworm | ok 2025-10-18 03:14:28.410125 | 2025-10-18 03:14:28.410258 | TASK [tox : Return file comments to Zuul] 2025-10-18 03:14:28.446526 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:28.454639 | 2025-10-18 03:14:28.454798 | PLAY RECAP 2025-10-18 03:14:28.454890 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-18 03:14:28.454919 | 2025-10-18 03:14:28.594253 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-18 03:14:28.595364 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-18 03:14:29.497780 | 2025-10-18 03:14:29.497951 | PLAY [all] 2025-10-18 03:14:29.527558 | 2025-10-18 03:14:29.527741 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-18 03:14:29.572636 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:29.579729 | 2025-10-18 03:14:29.579920 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-18 03:14:29.632850 | debian-bookworm | ok 2025-10-18 03:14:29.640478 | 2025-10-18 03:14:29.640610 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-18 03:14:30.231492 | debian-bookworm -> localhost | changed 2025-10-18 03:14:30.240883 | 2025-10-18 03:14:30.241013 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-18 03:14:30.318640 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:30.324891 | 2025-10-18 03:14:30.325032 | TASK [fetch-tox-output : Set envlist fact] 2025-10-18 03:14:30.379722 | debian-bookworm | ok 2025-10-18 03:14:30.391078 | 2025-10-18 03:14:30.391209 | TASK [fetch-tox-output : Get tox version] 2025-10-18 03:14:31.103471 | 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-10-18 03:14:31.121845 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-18 03:14:31.437629 | debian-bookworm | ok: Runtime: 0:00:00.297083 2025-10-18 03:14:31.444022 | 2025-10-18 03:14:31.444119 | TASK [fetch-tox-output : Find all default environments] 2025-10-18 03:14:31.970934 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:31.976487 | 2025-10-18 03:14:31.976585 | TASK [fetch-tox-output : Set envlist fact] 2025-10-18 03:14:31.999896 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:32.005141 | 2025-10-18 03:14:32.005234 | TASK [fetch-tox-output : Find all default environments] 2025-10-18 03:14:32.531213 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:32.536740 | 2025-10-18 03:14:32.536841 | TASK [fetch-tox-output : Set envlist fact] 2025-10-18 03:14:32.570446 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:32.583695 | 2025-10-18 03:14:32.583841 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-18 03:14:32.626892 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:32.634447 | 2025-10-18 03:14:32.634540 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-18 03:14:33.400653 | debian-bookworm | changed: 2025-10-18 03:14:33.400828 | debian-bookworm | created directory /var/lib/zuul/builds/ecf539e173aa428b9f0de6c16103a861/work/logs/tox/cookiecutter 2025-10-18 03:14:33.400863 | debian-bookworm | cd+++++++++ ./ 2025-10-18 03:14:33.400888 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-18 03:14:33.400914 | 2025-10-18 03:14:33.414929 | 2025-10-18 03:14:33.415002 | PLAY RECAP 2025-10-18 03:14:33.415049 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-18 03:14:33.415073 | 2025-10-18 03:14:33.509829 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-18 03:14:33.510781 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-18 03:14:34.191369 | 2025-10-18 03:14:34.191487 | PLAY [all] 2025-10-18 03:14:34.205244 | 2025-10-18 03:14:34.205357 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-18 03:14:34.392990 | debian-bookworm | changed: non-zero return code 2025-10-18 03:14:34.403579 | 2025-10-18 03:14:34.403735 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-18 03:14:34.428132 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:34.437393 | 2025-10-18 03:14:34.437519 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-18 03:14:34.471086 | 2025-10-18 03:14:34.471288 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-18 03:14:34.506390 | 2025-10-18 03:14:34.506599 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-18 03:14:34.530598 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:34.545261 | 2025-10-18 03:14:34.545381 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-18 03:14:34.566215 | 2025-10-18 03:14:34.566406 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-18 03:14:34.580243 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:34.589413 | 2025-10-18 03:14:34.589538 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-18 03:14:34.603178 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:34.612098 | 2025-10-18 03:14:34.612218 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-18 03:14:34.625921 | debian-bookworm | skipping: Conditional result was False 2025-10-18 03:14:34.636589 | 2025-10-18 03:14:34.636691 | PLAY RECAP 2025-10-18 03:14:34.636768 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-18 03:14:34.636811 | 2025-10-18 03:14:34.727744 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-18 03:14:34.728705 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 03:14:35.373634 | 2025-10-18 03:14:35.373763 | PLAY [Base post] 2025-10-18 03:14:35.385640 | 2025-10-18 03:14:35.385755 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-18 03:14:35.911830 | debian-bookworm | changed 2025-10-18 03:14:35.920018 | 2025-10-18 03:14:35.920111 | PLAY RECAP 2025-10-18 03:14:35.920179 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-18 03:14:35.920254 | 2025-10-18 03:14:36.008871 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-18 03:14:36.009836 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-18 03:14:36.790559 | 2025-10-18 03:14:36.790759 | PLAY [Base post-logs] 2025-10-18 03:14:36.802713 | 2025-10-18 03:14:36.802902 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-18 03:14:37.263318 | localhost | changed 2025-10-18 03:14:37.279640 | 2025-10-18 03:14:37.279846 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-18 03:14:37.319965 | localhost | ok 2025-10-18 03:14:37.325429 | 2025-10-18 03:14:37.325591 | TASK [Set zuul-log-path fact] 2025-10-18 03:14:37.341879 | localhost | ok 2025-10-18 03:14:37.362593 | 2025-10-18 03:14:37.362871 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-18 03:14:37.410456 | localhost | ok 2025-10-18 03:14:37.413886 | 2025-10-18 03:14:37.414003 | TASK [upload-logs : Create log directories] 2025-10-18 03:14:37.979227 | localhost | changed 2025-10-18 03:14:37.982072 | 2025-10-18 03:14:37.982180 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-18 03:14:38.714994 | localhost -> localhost | ok: Runtime: 0:00:00.006071 2025-10-18 03:14:38.727176 | 2025-10-18 03:14:38.727319 | TASK [upload-logs : Upload logs to log server] 2025-10-18 03:14:39.479226 | localhost | Output suppressed because no_log was given 2025-10-18 03:14:39.481056 | 2025-10-18 03:14:39.481157 | LOOP [upload-logs : Compress console log and json output] 2025-10-18 03:14:39.530413 | localhost | skipping: Conditional result was False 2025-10-18 03:14:39.536595 | localhost | skipping: Conditional result was False 2025-10-18 03:14:39.550195 | 2025-10-18 03:14:39.550441 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-18 03:14:39.586713 | localhost | skipping: Conditional result was False 2025-10-18 03:14:39.586988 | 2025-10-18 03:14:39.592043 | localhost | skipping: Conditional result was False 2025-10-18 03:14:39.600522 | 2025-10-18 03:14:39.600709 | LOOP [upload-logs : Upload console log and json output]