2025-10-31 00:12:15.234995 | Job console starting 2025-10-31 00:12:15.242274 | Updating git repos 2025-10-31 00:12:15.258513 | Cloning repos into workspace 2025-10-31 00:12:15.324378 | Restoring repo states 2025-10-31 00:12:15.333259 | Merging changes 2025-10-31 00:12:15.979148 | Checking out repos 2025-10-31 00:12:16.054290 | Preparing playbooks 2025-10-31 00:12:17.633128 | Running Ansible setup 2025-10-31 00:12:22.825291 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-31 00:12:23.451339 | 2025-10-31 00:12:23.451447 | PLAY [Base pre] 2025-10-31 00:12:23.463537 | 2025-10-31 00:12:23.463660 | TASK [Setup log path fact] 2025-10-31 00:12:23.480070 | debian-bookworm | ok 2025-10-31 00:12:23.491535 | 2025-10-31 00:12:23.491620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 00:12:23.508635 | debian-bookworm | ok 2025-10-31 00:12:23.516095 | 2025-10-31 00:12:23.516169 | TASK [emit-job-header : Print job information] 2025-10-31 00:12:23.542310 | # Job Information 2025-10-31 00:12:23.542426 | Ansible Version: 2.16.14 2025-10-31 00:12:23.542454 | Job: cfg-cookiecutter-tox-2024.2 2025-10-31 00:12:23.542481 | Pipeline: check 2025-10-31 00:12:23.542500 | Executor: 521e9411259a 2025-10-31 00:12:23.542517 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/794 2025-10-31 00:12:23.542537 | Event ID: 356aa1f0-b5ee-11f0-93ab-e1a047b3a0a4 2025-10-31 00:12:23.546264 | 2025-10-31 00:12:23.546333 | LOOP [emit-job-header : Print node information] 2025-10-31 00:12:23.659542 | debian-bookworm | ok: 2025-10-31 00:12:23.661127 | debian-bookworm | # Node Information 2025-10-31 00:12:23.661165 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-31 00:12:23.661191 | debian-bookworm | Hostname: debian 2025-10-31 00:12:23.661213 | debian-bookworm | Username: zuul 2025-10-31 00:12:23.661235 | debian-bookworm | Distro: Debian 12.12 2025-10-31 00:12:23.661260 | debian-bookworm | Provider: regiocloud-a 2025-10-31 00:12:23.661282 | debian-bookworm | Region: 2025-10-31 00:12:23.661304 | debian-bookworm | Label: debian-bookworm 2025-10-31 00:12:23.661323 | debian-bookworm | Product Name: OpenStack Nova 2025-10-31 00:12:23.661343 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:6df0 2025-10-31 00:12:23.682523 | 2025-10-31 00:12:23.682617 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-31 00:12:24.059211 | debian-bookworm -> localhost | changed 2025-10-31 00:12:24.065910 | 2025-10-31 00:12:24.066011 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-31 00:12:25.357237 | debian-bookworm -> localhost | changed 2025-10-31 00:12:25.365928 | 2025-10-31 00:12:25.366012 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-31 00:12:25.720963 | debian-bookworm -> localhost | ok 2025-10-31 00:12:25.725800 | 2025-10-31 00:12:25.725884 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-31 00:12:25.765674 | debian-bookworm | ok 2025-10-31 00:12:25.780200 | debian-bookworm | included: /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-31 00:12:25.784894 | 2025-10-31 00:12:25.784966 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-31 00:12:27.170207 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-31 00:12:27.170365 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/work/79a57014830749e09cb0ae30815c6325_id_rsa 2025-10-31 00:12:27.170397 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/work/79a57014830749e09cb0ae30815c6325_id_rsa.pub 2025-10-31 00:12:27.170419 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-31 00:12:27.170441 | debian-bookworm -> localhost | SHA256:X9SwXH23nnI4KKPGz0iuMaytfGu+fAZPIZy5y5qydZU zuul-build-sshkey 2025-10-31 00:12:27.170493 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-31 00:12:27.170512 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-31 00:12:27.170529 | debian-bookworm -> localhost | | . .. | 2025-10-31 00:12:27.170546 | debian-bookworm -> localhost | | . = +| 2025-10-31 00:12:27.170563 | debian-bookworm -> localhost | | . o + . +| 2025-10-31 00:12:27.170579 | debian-bookworm -> localhost | | = .. . . | 2025-10-31 00:12:27.170594 | debian-bookworm -> localhost | | oES o o .| 2025-10-31 00:12:27.170616 | debian-bookworm -> localhost | | .o.. + o + + | 2025-10-31 00:12:27.170633 | debian-bookworm -> localhost | | ..=*.. + + | 2025-10-31 00:12:27.170675 | debian-bookworm -> localhost | | .o *==Bo | 2025-10-31 00:12:27.170694 | debian-bookworm -> localhost | | .o**BBo.o | 2025-10-31 00:12:27.170712 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-31 00:12:27.170754 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.755001 2025-10-31 00:12:27.176053 | 2025-10-31 00:12:27.176175 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-31 00:12:27.192684 | debian-bookworm | ok 2025-10-31 00:12:27.212464 | debian-bookworm | included: /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-31 00:12:27.220023 | 2025-10-31 00:12:27.220105 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-31 00:12:27.233027 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:12:27.238310 | 2025-10-31 00:12:27.238393 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-31 00:12:27.928285 | debian-bookworm | changed 2025-10-31 00:12:27.932761 | 2025-10-31 00:12:27.932842 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-31 00:12:28.204127 | debian-bookworm | ok 2025-10-31 00:12:28.208497 | 2025-10-31 00:12:28.208580 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-31 00:12:28.929987 | debian-bookworm | changed 2025-10-31 00:12:28.935436 | 2025-10-31 00:12:28.935513 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-31 00:12:29.611404 | debian-bookworm | changed 2025-10-31 00:12:29.615774 | 2025-10-31 00:12:29.615852 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-31 00:12:29.635018 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:12:29.639826 | 2025-10-31 00:12:29.639902 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-31 00:12:30.378547 | debian-bookworm -> localhost | changed 2025-10-31 00:12:30.387222 | 2025-10-31 00:12:30.387301 | TASK [add-build-sshkey : Add back temp key] 2025-10-31 00:12:30.899681 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/work/79a57014830749e09cb0ae30815c6325_id_rsa (zuul-build-sshkey) 2025-10-31 00:12:30.899856 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009961 2025-10-31 00:12:30.918190 | 2025-10-31 00:12:30.918283 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-31 00:12:31.290789 | debian-bookworm | ok 2025-10-31 00:12:31.294936 | 2025-10-31 00:12:31.295011 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-31 00:12:31.330491 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:12:31.339164 | 2025-10-31 00:12:31.339251 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-31 00:12:31.803625 | debian-bookworm | ok 2025-10-31 00:12:31.812919 | 2025-10-31 00:12:31.813000 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-31 00:12:31.873179 | debian-bookworm | ok 2025-10-31 00:12:31.878914 | 2025-10-31 00:12:31.879049 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-31 00:12:32.215743 | debian-bookworm -> localhost | ok 2025-10-31 00:12:32.229292 | 2025-10-31 00:12:32.229382 | TASK [validate-host : Collect information about the host] 2025-10-31 00:12:33.327166 | debian-bookworm | ok 2025-10-31 00:12:33.335444 | 2025-10-31 00:12:33.335527 | TASK [validate-host : Sanitize hostname] 2025-10-31 00:12:33.502504 | debian-bookworm | ok 2025-10-31 00:12:33.560906 | 2025-10-31 00:12:33.560996 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-31 00:12:34.397782 | debian-bookworm -> localhost | changed 2025-10-31 00:12:34.402343 | 2025-10-31 00:12:34.402425 | TASK [validate-host : Collect information about zuul worker] 2025-10-31 00:12:34.778732 | debian-bookworm | ok 2025-10-31 00:12:34.782384 | 2025-10-31 00:12:34.782455 | TASK [validate-host : Write out all zuul information for each host] 2025-10-31 00:12:35.506265 | debian-bookworm -> localhost | changed 2025-10-31 00:12:35.513769 | 2025-10-31 00:12:35.513849 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-31 00:12:35.770047 | debian-bookworm | ok 2025-10-31 00:12:35.775997 | 2025-10-31 00:12:35.776082 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-31 00:12:36.456339 | debian-bookworm | changed: 2025-10-31 00:12:36.456509 | debian-bookworm | cd+++++++++ src/ 2025-10-31 00:12:36.456544 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-31 00:12:36.456568 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-31 00:12:36.456590 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-31 00:12:36.456612 | debian-bookworm | Containerfile 2025-10-31 00:12:36.456779 | debian-bookworm | =6.2 2025-10-31 00:13:01.852170 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-31 00:13:01.893878 | debian-bookworm | Collecting chardet>=5.2 2025-10-31 00:13:01.905738 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-31 00:13:01.917196 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 24.6 MB/s eta 0:00:00 2025-10-31 00:13:01.955108 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-31 00:13:01.966670 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-31 00:13:02.018949 | debian-bookworm | Collecting filelock>=3.20 2025-10-31 00:13:02.030722 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-31 00:13:02.093003 | debian-bookworm | Collecting packaging>=25 2025-10-31 00:13:02.104231 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-31 00:13:02.112067 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 12.0 MB/s eta 0:00:00 2025-10-31 00:13:02.158354 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-31 00:13:02.170132 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-31 00:13:02.210350 | debian-bookworm | Collecting pluggy>=1.6 2025-10-31 00:13:02.221874 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-31 00:13:02.261998 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-31 00:13:02.273933 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-31 00:13:02.411418 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-31 00:13:02.424223 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-10-31 00:13:02.633158 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 29.4 MB/s eta 0:00:00 2025-10-31 00:13:02.744314 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-31 00:13:02.757406 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-31 00:13:02.793581 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 14.6 MB/s eta 0:00:00 2025-10-31 00:13:02.947119 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-31 00:13:03.913839 | 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.32.0 virtualenv-20.35.4 2025-10-31 00:13:04.231512 | debian-bookworm | ok: Runtime: 0:00:03.054877 2025-10-31 00:13:04.243521 | 2025-10-31 00:13:04.243737 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-31 00:13:04.289472 | debian-bookworm | ok 2025-10-31 00:13:04.296320 | 2025-10-31 00:13:04.296450 | TASK [ensure-tox : Output tox version] 2025-10-31 00:13:04.832044 | 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-31 00:13:04.850846 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-31 00:13:05.330471 | debian-bookworm | ok: Runtime: 0:00:00.313697 2025-10-31 00:13:05.340486 | 2025-10-31 00:13:05.340638 | TASK [ensure-tox : Make global symlink] 2025-10-31 00:13:05.367420 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:13:05.382276 | 2025-10-31 00:13:05.382396 | PLAY RECAP 2025-10-31 00:13:05.382479 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-31 00:13:05.382519 | 2025-10-31 00:13:05.517918 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-31 00:13:05.519102 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-31 00:13:06.268430 | 2025-10-31 00:13:06.268687 | PLAY [all] 2025-10-31 00:13:06.289028 | 2025-10-31 00:13:06.289300 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-31 00:13:06.780943 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-31 00:13:06.827955 | debian-bookworm | ok: Runtime: 0:00:00.031087 2025-10-31 00:13:06.834071 | 2025-10-31 00:13:06.834198 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-31 00:13:07.363608 | debian-bookworm | ok: Runtime: 0:00:00.007030 2025-10-31 00:13:07.369829 | 2025-10-31 00:13:07.369951 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-31 00:13:07.800874 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-31 00:13:07.805065 | debian-bookworm | sudo: a password is required 2025-10-31 00:13:07.898624 | debian-bookworm | ok: Runtime: 0:00:00.154106 2025-10-31 00:13:07.919356 | 2025-10-31 00:13:07.919511 | TASK [tox : Check to see if the constraints file exists] 2025-10-31 00:13:07.957094 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:13:07.971891 | 2025-10-31 00:13:07.972054 | TASK [tox : Fail if constraints file is missing] 2025-10-31 00:13:07.996623 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:13:08.007719 | 2025-10-31 00:13:08.007881 | TASK [tox : Record file location] 2025-10-31 00:13:08.032431 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:13:08.046090 | 2025-10-31 00:13:08.046255 | TASK [tox : Install tox siblings] 2025-10-31 00:13:08.078461 | debian-bookworm | ok 2025-10-31 00:13:08.087084 | debian-bookworm | included: /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-31 00:13:08.092952 | 2025-10-31 00:13:08.093067 | TASK [tox : Run tox without tests] 2025-10-31 00:13:08.611772 | debian-bookworm | ROOT: 190 D setup logging to DEBUG on pid 1419 [tox/report.py:225] 2025-10-31 00:13:08.648881 | debian-bookworm | cookiecutter: 227 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-10-31 00:13:08.654401 | debian-bookworm | cookiecutter: 233 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-31 00:13:08.655097 | debian-bookworm | cookiecutter: 233 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-31 00:13:08.656696 | debian-bookworm | cookiecutter: 235 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py 5C8aJsQ50HXUopMHBkbtG55pWJs24wNX AvltjmbsW75bwhqZFeklxHGwHAkY2dXL [virtualenv/discovery/cached_py_info.py:128] 2025-10-31 00:13:08.729708 | debian-bookworm | cookiecutter: 308 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-31 00:13:08.730109 | debian-bookworm | cookiecutter: 308 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-31 00:13:08.730365 | debian-bookworm | cookiecutter: 309 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-31 00:13:08.733146 | debian-bookworm | cookiecutter: 312 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-31 00:13:08.777322 | debian-bookworm | cookiecutter: 355 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-31 00:13:08.777483 | debian-bookworm | cookiecutter: 356 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-10-31 00:13:08.777710 | debian-bookworm | cookiecutter: 356 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-31 00:13:08.777911 | debian-bookworm | cookiecutter: 356 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-31 00:13:08.778033 | debian-bookworm | cookiecutter: 356 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778083 | debian-bookworm | cookiecutter: 357 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778132 | debian-bookworm | cookiecutter: 357 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778181 | debian-bookworm | cookiecutter: 357 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778233 | debian-bookworm | cookiecutter: 357 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778291 | debian-bookworm | cookiecutter: 357 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778343 | debian-bookworm | cookiecutter: 357 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778412 | debian-bookworm | cookiecutter: 357 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:08.778737 | debian-bookworm | cookiecutter: 357 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-31 00:13:08.779149 | debian-bookworm | cookiecutter: 358 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-31 00:13:08.779261 | debian-bookworm | cookiecutter: 358 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-31 00:13:08.779643 | debian-bookworm | cookiecutter: 358 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-10-31 00:13:08.779900 | debian-bookworm | cookiecutter: 358 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-31 00:13:08.828175 | debian-bookworm | cookiecutter: 358 D { 2025-10-31 00:13:08.828238 | debian-bookworm | "sys": { 2025-10-31 00:13:08.828247 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-10-31 00:13:08.828252 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-10-31 00:13:08.828258 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-31 00:13:08.828263 | debian-bookworm | "base_prefix": "/usr", 2025-10-31 00:13:08.828268 | debian-bookworm | "real_prefix": null, 2025-10-31 00:13:08.828274 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-31 00:13:08.828278 | debian-bookworm | "base_exec_prefix": "/usr", 2025-10-31 00:13:08.828282 | debian-bookworm | "path": [ 2025-10-31 00:13:08.828286 | debian-bookworm | "/usr/lib/python311.zip", 2025-10-31 00:13:08.828290 | debian-bookworm | "/usr/lib/python3.11", 2025-10-31 00:13:08.828294 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-10-31 00:13:08.828299 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-10-31 00:13:08.828303 | debian-bookworm | ], 2025-10-31 00:13:08.828307 | debian-bookworm | "meta_path": [ 2025-10-31 00:13:08.828311 | debian-bookworm | "", 2025-10-31 00:13:08.828315 | debian-bookworm | "", 2025-10-31 00:13:08.828320 | debian-bookworm | "", 2025-10-31 00:13:08.828324 | debian-bookworm | "" 2025-10-31 00:13:08.828327 | debian-bookworm | ], 2025-10-31 00:13:08.828331 | debian-bookworm | "fs_encoding": "utf-8", 2025-10-31 00:13:08.828335 | debian-bookworm | "io_encoding": "utf-8" 2025-10-31 00:13:08.828339 | debian-bookworm | }, 2025-10-31 00:13:08.828343 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-10-31 00:13:08.828347 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-10-31 00:13:08.828351 | debian-bookworm | "os": "", 2025-10-31 00:13:08.828355 | debian-bookworm | "site": "", 2025-10-31 00:13:08.828364 | debian-bookworm | "datetime": "", 2025-10-31 00:13:08.828368 | debian-bookworm | "math": "", 2025-10-31 00:13:08.828372 | debian-bookworm | "json": "" 2025-10-31 00:13:08.828375 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-10-31 00:13:08.828628 | debian-bookworm | cookiecutter: 407 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-31 00:13:08.830911 | debian-bookworm | cookiecutter: 409 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-10-31 00:13:08.835797 | debian-bookworm | cookiecutter: 410 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-10-31 00:13:08.836120 | debian-bookworm | cookiecutter: 415 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-31 00:13:08.839605 | debian-bookworm | cookiecutter: 418 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-31 00:13:09.065242 | debian-bookworm | cookiecutter: 644 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-31 00:13:09.070960 | debian-bookworm | cookiecutter: 649 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-31 00:13:09.071460 | debian-bookworm | cookiecutter: 650 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-31 00:13:09.088572 | debian-bookworm | cookiecutter: 667 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-31 00:13:09.089061 | debian-bookworm | cookiecutter: 667 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-31 00:13:09.090696 | debian-bookworm | cookiecutter: 669 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-31 00:13:09.099369 | 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 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-31 00:13:09.280941 | debian-bookworm | cookiecutter: 859 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-10-31 00:13:09.286855 | debian-bookworm | cookiecutter: 865 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-31 00:13:09.289614 | debian-bookworm | cookiecutter: 868 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-10-31 00:13:09.290333 | debian-bookworm | cookiecutter: 869 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-31 00:13:09.290791 | debian-bookworm | cookiecutter: 869 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-10-31 00:13:09.297089 | debian-bookworm | cookiecutter: 876 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-31 00:13:09.297182 | debian-bookworm | cookiecutter: 876 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297240 | debian-bookworm | cookiecutter: 876 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297283 | debian-bookworm | cookiecutter: 876 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297330 | debian-bookworm | cookiecutter: 876 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297372 | debian-bookworm | cookiecutter: 876 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297458 | debian-bookworm | cookiecutter: 876 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297505 | debian-bookworm | cookiecutter: 876 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.297570 | debian-bookworm | cookiecutter: 876 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 00:13:09.303678 | debian-bookworm | cookiecutter: 882 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-10-31 00:13:10.450512 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-10-31 00:13:10.558897 | 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-31 00:13:10.650236 | debian-bookworm | Collecting ansible==11.11.0 (from -r requirements.txt (line 2)) 2025-10-31 00:13:10.662334 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl.metadata (8.1 kB) 2025-10-31 00:13:10.722088 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-10-31 00:13:10.733961 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-31 00:13:10.782360 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-10-31 00:13:10.795013 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-31 00:13:11.045767 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-10-31 00:13:11.058981 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-10-31 00:13:11.124051 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-10-31 00:13:11.135940 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-10-31 00:13:11.217592 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-10-31 00:13:11.230511 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-31 00:13:11.278911 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-10-31 00:13:11.289978 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-10-31 00:13:11.326085 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-10-31 00:13:11.337199 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-31 00:13:11.471400 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-10-31 00:13:11.486577 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-10-31 00:13:11.508397 | debian-bookworm | Installing build dependencies: started 2025-10-31 00:13:12.801079 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-10-31 00:13:12.801165 | debian-bookworm | Getting requirements to build wheel: started 2025-10-31 00:13:13.236526 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-10-31 00:13:13.236600 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-10-31 00:13:13.464864 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-31 00:13:13.590369 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-10-31 00:13:13.602847 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-31 00:13:13.641574 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-10-31 00:13:13.653702 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-10-31 00:13:13.712981 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-10-31 00:13:13.725540 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-31 00:13:13.963908 | debian-bookworm | Collecting ruamel.yaml==0.18.15 (from -r requirements.txt (line 14)) 2025-10-31 00:13:13.976718 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl.metadata (25 kB) 2025-10-31 00:13:14.027666 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-10-31 00:13:14.040610 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-10-31 00:13:14.173717 | debian-bookworm | Collecting ansible-core~=2.18.10 (from ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-31 00:13:14.186251 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl.metadata (7.7 kB) 2025-10-31 00:13:14.220361 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.231846 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-10-31 00:13:14.274254 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.285677 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-31 00:13:14.333804 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.345707 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-10-31 00:13:14.395199 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.406604 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-31 00:13:14.445756 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.457780 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-10-31 00:13:14.529975 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:14.541634 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-10-31 00:13:14.710294 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-31 00:13:14.722548 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-10-31 00:13:14.770045 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:14.783548 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-31 00:13:14.843383 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:14.856084 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-31 00:13:14.903697 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:14.915147 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-31 00:13:14.967276 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:14.979769 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-31 00:13:15.035626 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:15.047825 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-10-31 00:13:15.101063 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:15.113719 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-31 00:13:15.151723 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:15.163610 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-31 00:13:15.272516 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:15.285530 | debian-bookworm | Downloading psutil-7.1.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-10-31 00:13:15.342042 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:15.354537 | debian-bookworm | Downloading pbr-7.0.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-31 00:13:15.429359 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-31 00:13:15.442468 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-10-31 00:13:15.510361 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-31 00:13:15.522668 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-10-31 00:13:15.563351 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:15.575152 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-10-31 00:13:15.619348 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:15.703309 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-31 00:13:15.749813 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:15.762078 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-31 00:13:15.879421 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:15.891826 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-31 00:13:16.169526 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:16.181548 | 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-31 00:13:16.230580 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-31 00:13:16.242599 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-31 00:13:16.292305 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-31 00:13:16.305247 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-10-31 00:13:16.357370 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-10-31 00:13:16.369787 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-10-31 00:13:16.441281 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.15->-r requirements.txt (line 14)) 2025-10-31 00:13:16.453156 | 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-31 00:13:16.499288 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-10-31 00:13:16.511463 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-10-31 00:13:16.570813 | 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-31 00:13:16.583163 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-31 00:13:16.682705 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:16.694568 | 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-31 00:13:16.733165 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 00:13:16.744949 | 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-31 00:13:16.781595 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:16.792487 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-31 00:13:16.825243 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-31 00:13:16.836214 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-31 00:13:17.114307 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 00:13:17.127088 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2025-10-31 00:13:17.154643 | 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-31 00:13:17.189899 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.200890 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-31 00:13:17.325134 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.337210 | 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-31 00:13:17.541121 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.552957 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-10-31 00:13:17.708800 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.720265 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-31 00:13:17.769426 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.781149 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-31 00:13:17.852108 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.863343 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-31 00:13:17.903057 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.914600 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-31 00:13:17.975506 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:17.986816 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-31 00:13:18.048059 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 00:13:18.060590 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-10-31 00:13:18.105140 | 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-31 00:13:18.119560 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-31 00:13:18.171800 | 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-31 00:13:18.231690 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.6 MB/s 0:00:00 2025-10-31 00:13:18.246703 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl (57.1 MB) 2025-10-31 00:13:20.280881 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 MB 28.1 MB/s 0:00:02 2025-10-31 00:13:20.296102 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-31 00:13:20.329282 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-10-31 00:13:20.352189 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-10-31 00:13:20.518081 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.9 MB/s 0:00:00 2025-10-31 00:13:20.530399 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-10-31 00:13:20.558145 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-10-31 00:13:20.586842 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-10-31 00:13:20.615973 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-31 00:13:20.651708 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.0 MB/s 0:00:00 2025-10-31 00:13:20.666461 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-31 00:13:20.770640 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.2 MB/s 0:00:00 2025-10-31 00:13:20.786512 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-10-31 00:13:20.811501 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-10-31 00:13:20.837018 | debian-bookworm | Downloading ruamel.yaml-0.18.15-py3-none-any.whl (119 kB) 2025-10-31 00:13:20.862794 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-10-31 00:13:20.887732 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl (2.2 MB) 2025-10-31 00:13:20.984870 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.3 MB/s 0:00:00 2025-10-31 00:13:20.995911 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-31 00:13:21.020139 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-31 00:13:21.044860 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-10-31 00:13:21.069294 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-10-31 00:13:21.099801 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-10-31 00:13:21.123652 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-10-31 00:13:21.175495 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-31 00:13:21.201596 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-31 00:13:21.224941 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-31 00:13:21.247507 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-31 00:13:21.270820 | 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-31 00:13:21.294316 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-31 00:13:21.401398 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.4 MB/s 0:00:00 2025-10-31 00:13:21.416249 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-31 00:13:21.448540 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-31 00:13:21.476390 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-10-31 00:13:21.502781 | debian-bookworm | Downloading pbr-7.0.2-py2.py3-none-any.whl (129 kB) 2025-10-31 00:13:21.530911 | debian-bookworm | Downloading psutil-7.1.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (258 kB) 2025-10-31 00:13:21.560579 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-31 00:13:21.657186 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.1 MB/s 0:00:00 2025-10-31 00:13:21.671618 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-10-31 00:13:21.750386 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 16.5 MB/s 0:00:00 2025-10-31 00:13:21.764504 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-10-31 00:13:21.808570 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-10-31 00:13:21.833337 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-10-31 00:13:21.858356 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-31 00:13:21.884063 | 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-31 00:13:21.910184 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-10-31 00:13:21.933780 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-31 00:13:21.958001 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-31 00:13:21.983611 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-10-31 00:13:22.024448 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 21.1 MB/s 0:00:00 2025-10-31 00:13:22.038788 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-10-31 00:13:22.064037 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-31 00:13:22.103481 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-10-31 00:13:22.130309 | 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-31 00:13:22.156517 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-10-31 00:13:22.180259 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-31 00:13:22.208981 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-31 00:13:22.234544 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-31 00:13:22.258331 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-10-31 00:13:22.284485 | 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-31 00:13:22.604764 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 16.4 MB/s 0:00:00 2025-10-31 00:13:22.620334 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-31 00:13:22.648153 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-10-31 00:13:22.762102 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-10-31 00:13:22.830495 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.0 MB/s 0:00:00 2025-10-31 00:13:22.845293 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-10-31 00:13:22.870626 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-10-31 00:13:22.895032 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-10-31 00:13:23.386118 | debian-bookworm | Building wheels for collected packages: pwgen 2025-10-31 00:13:23.387681 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-10-31 00:13:23.686627 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-10-31 00:13:23.687795 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=d9e85c42584f7e76796fbbbd310a373792bb3ef03b9bb9cb4467466b4a756843 2025-10-31 00:13:23.688282 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-10-31 00:13:23.690968 | debian-bookworm | Successfully built pwgen 2025-10-31 00:13:23.951229 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml.clib, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, 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-31 00:13:54.751114 | debian-bookworm | 2025-10-31 00:13:54.755190 | 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.4.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.3 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.2 psutil-7.1.2 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 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.0 yamllint-1.37.1 2025-10-31 00:13:55.121012 | debian-bookworm | cookiecutter: 46698 I exit 0 (45.81 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1432 [tox/execute/api.py:295] 2025-10-31 00:13:55.123767 | debian-bookworm | cookiecutter: OK (46.48 seconds) 2025-10-31 00:13:55.124950 | debian-bookworm | congratulations :) (46.51 seconds) 2025-10-31 00:13:55.649800 | debian-bookworm | ok: Runtime: 0:00:46.783976 2025-10-31 00:13:55.667047 | 2025-10-31 00:13:55.667207 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-31 00:13:56.070332 | debian-bookworm | changed 2025-10-31 00:13:56.078594 | 2025-10-31 00:13:56.078773 | TASK [tox : Get tox envlist config] 2025-10-31 00:13:57.111467 | debian-bookworm | ok: Runtime: 0:00:00.303124 2025-10-31 00:13:57.117432 | 2025-10-31 00:13:57.117557 | TASK [tox : Install any sibling python packages] 2025-10-31 00:13:57.562082 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-31 00:13:57.573136 | 2025-10-31 00:13:57.573355 | TASK [tox : Remove tempfile] 2025-10-31 00:13:57.984275 | debian-bookworm | changed 2025-10-31 00:13:57.993193 | 2025-10-31 00:13:57.993327 | TASK [tox : Emit tox command] 2025-10-31 00:13:58.049964 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-10-31 00:13:58.060101 | 2025-10-31 00:13:58.060292 | TASK [tox : Run tox] 2025-10-31 00:13:58.579930 | debian-bookworm | ROOT: 167 D setup logging to DEBUG on pid 1726 [tox/report.py:225] 2025-10-31 00:13:58.608013 | debian-bookworm | cookiecutter: 195 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-31 00:13:58.608446 | debian-bookworm | cookiecutter: 195 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-31 00:13:58.609217 | debian-bookworm | cookiecutter: 196 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-31 00:13:58.609745 | debian-bookworm | cookiecutter: 196 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-31 00:13:58.609820 | debian-bookworm | cookiecutter: 197 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-31 00:13:58.610797 | debian-bookworm | cookiecutter: 198 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-31 00:13:58.640776 | debian-bookworm | cookiecutter: 227 W commands[0]> cookiecutter --no-input . openstack_version=2024.2 [tox/tox_env/api.py:464] 2025-10-31 00:13:59.229447 | 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-31 00:13:59.229482 | debian-bookworm | import pkg_resources 2025-10-31 00:13:59.306764 | debian-bookworm | osism.cfg-generics: 2025-10-31 00:13:59.306793 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-10-31 00:14:00.612793 | 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-31 00:14:00.756150 | 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-31 00:14:00.756210 | debian-bookworm | import pkg_resources 2025-10-31 00:14:00.827595 | debian-bookworm | osism.generics: 2025-10-31 00:14:00.827625 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-10-31 00:14:01.862513 | 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-31 00:14:01.864820 | 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-31 00:14:01.864896 | 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-31 00:14:01.864915 | 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-31 00:14:01.864932 | 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-31 00:14:01.864947 | 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-31 00:14:01.864962 | 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-31 00:14:01.864999 | 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-31 00:14:01.865010 | 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-31 00:14:01.865019 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-31 00:14:02.305616 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-10-31 00:14:02.314865 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-31 00:14:02.593867 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-10-31 00:14:04.887323 | debian-bookworm | Generating public/private rsa key pair. 2025-10-31 00:14:04.887433 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-10-31 00:14:04.887451 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-10-31 00:14:04.887467 | debian-bookworm | The key fingerprint is: 2025-10-31 00:14:04.887480 | debian-bookworm | SHA256:MD4NaFF0pm63BWwoohAP8kmuMZ00CpxoBasvvnAdhNc 2025-10-31 00:14:04.887491 | debian-bookworm | The key's randomart image is: 2025-10-31 00:14:04.887502 | debian-bookworm | +---[RSA 4096]----+ 2025-10-31 00:14:04.887513 | debian-bookworm | |B.B..oo o | 2025-10-31 00:14:04.887524 | debian-bookworm | |+#.= + * | 2025-10-31 00:14:04.887535 | debian-bookworm | |*.X * E + | 2025-10-31 00:14:04.887545 | debian-bookworm | |o= = + * . | 2025-10-31 00:14:04.887556 | debian-bookworm | |+ . = S . | 2025-10-31 00:14:04.887567 | debian-bookworm | | . . o o o | 2025-10-31 00:14:04.887578 | debian-bookworm | |o o . . | 2025-10-31 00:14:04.887589 | debian-bookworm | |oo | 2025-10-31 00:14:04.887599 | debian-bookworm | | o. | 2025-10-31 00:14:04.887610 | debian-bookworm | +----[SHA256]-----+ 2025-10-31 00:14:07.046568 | debian-bookworm | Generating public/private rsa key pair. 2025-10-31 00:14:07.046659 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-10-31 00:14:07.046698 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-10-31 00:14:07.046711 | debian-bookworm | The key fingerprint is: 2025-10-31 00:14:07.046723 | debian-bookworm | SHA256:IvBCuURC0OYbRkFc6tTqayJd61TlNUXPjrGT4GAVEa4 2025-10-31 00:14:07.046735 | debian-bookworm | The key's randomart image is: 2025-10-31 00:14:07.046746 | debian-bookworm | +---[RSA 4096]----+ 2025-10-31 00:14:07.046757 | debian-bookworm | |==+o. ==o | 2025-10-31 00:14:07.046767 | debian-bookworm | | o=+ o . o | 2025-10-31 00:14:07.046778 | debian-bookworm | | +B . + = . o | 2025-10-31 00:14:07.046789 | debian-bookworm | | =+= + = o * | 2025-10-31 00:14:07.046800 | debian-bookworm | | .=oo o E . = . | 2025-10-31 00:14:07.046811 | debian-bookworm | | ....o . . | 2025-10-31 00:14:07.046822 | debian-bookworm | | ..... | 2025-10-31 00:14:07.046833 | debian-bookworm | |o oo. | 2025-10-31 00:14:07.046843 | debian-bookworm | |.o... | 2025-10-31 00:14:07.046854 | debian-bookworm | +----[SHA256]-----+ 2025-10-31 00:14:11.373096 | debian-bookworm | 2025-10-31 00:14:11.372 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-10-31 00:14:11.409347 | debian-bookworm | 2025-10-31 00:14:11.409 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-10-31 00:14:11.411235 | debian-bookworm | 2025-10-31 00:14:11.411 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-10-31 00:14:11.412154 | debian-bookworm | 2025-10-31 00:14:11.411 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-10-31 00:14:11.413327 | debian-bookworm | 2025-10-31 00:14:11.413 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-10-31 00:14:11.447033 | debian-bookworm | 2025-10-31 00:14:11.446 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-10-31 00:14:11.447720 | debian-bookworm | 2025-10-31 00:14:11.447 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-10-31 00:14:11.448379 | debian-bookworm | 2025-10-31 00:14:11.448 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-10-31 00:14:11.451698 | debian-bookworm | 2025-10-31 00:14:11.451 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-10-31 00:14:11.456504 | debian-bookworm | 2025-10-31 00:14:11.456 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-10-31 00:14:11.461898 | debian-bookworm | 2025-10-31 00:14:11.461 | INFO | __main__::73 - Set keystone_admin_password 2025-10-31 00:14:11.462227 | debian-bookworm | 2025-10-31 00:14:11.461 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-10-31 00:14:11.462505 | debian-bookworm | 2025-10-31 00:14:11.462 | INFO | __main__::86 - Set ara_password 2025-10-31 00:14:11.462752 | debian-bookworm | 2025-10-31 00:14:11.462 | INFO | __main__::100 - Set operator_password_unhashed 2025-10-31 00:14:11.462776 | debian-bookworm | 2025-10-31 00:14:11.462 | INFO | __main__::102 - Set operator_password 2025-10-31 00:14:11.902526 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-10-31 00:14:11.902886 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::109 - Set fsid 2025-10-31 00:14:11.902917 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::118 - Set k3s_token 2025-10-31 00:14:11.902930 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::127 - Set netbox_api_token 2025-10-31 00:14:11.903293 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::129 - Set manager_listener_broker_password 2025-10-31 00:14:11.903322 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::134 - Set netbox_user_api_token 2025-10-31 00:14:11.903333 | debian-bookworm | 2025-10-31 00:14:11.902 | INFO | __main__::136 - Set netbox_secret_key 2025-10-31 00:14:11.903344 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-10-31 00:14:11.903599 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::147 - Set netbox_superuser_password 2025-10-31 00:14:11.903622 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::155 - Set netdata_api_key 2025-10-31 00:14:11.903634 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-10-31 00:14:11.903645 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::163 - Set ceph_dashboard_password 2025-10-31 00:14:11.903892 | debian-bookworm | 2025-10-31 00:14:11.903 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-10-31 00:14:11.905639 | debian-bookworm | 2025-10-31 00:14:11.905 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-10-31 00:14:11.906404 | debian-bookworm | 2025-10-31 00:14:11.906 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-10-31 00:14:11.907300 | debian-bookworm | 2025-10-31 00:14:11.907 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-10-31 00:14:11.933461 | debian-bookworm | 2025-10-31 00:14:11.933 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-10-31 00:14:11.934211 | debian-bookworm | 2025-10-31 00:14:11.934 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-10-31 00:14:11.934740 | debian-bookworm | 2025-10-31 00:14:11.934 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-10-31 00:14:11.936374 | debian-bookworm | 2025-10-31 00:14:11.936 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-10-31 00:14:11.939264 | debian-bookworm | 2025-10-31 00:14:11.939 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-10-31 00:14:12.040870 | debian-bookworm | 2025-10-31 00:14:12.040 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-10-31 00:14:12.044074 | debian-bookworm | 2025-10-31 00:14:12.043 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-10-31 00:14:12.044421 | debian-bookworm | 2025-10-31 00:14:12.044 | INFO | __main__::32 - Set operator 2025-10-31 00:14:12.044449 | debian-bookworm | 2025-10-31 00:14:12.044 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-10-31 00:14:12.044789 | debian-bookworm | 2025-10-31 00:14:12.044 | INFO | __main__::32 - Set configuration 2025-10-31 00:14:12.044818 | debian-bookworm | 2025-10-31 00:14:12.044 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-10-31 00:14:12.050513 | debian-bookworm | 2025-10-31 00:14:12.050 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-10-31 00:14:12.053410 | debian-bookworm | 2025-10-31 00:14:12.053 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-10-31 00:14:12.056460 | debian-bookworm | 2025-10-31 00:14:12.056 | INFO | __main__::55 - Set operator_public_key 2025-10-31 00:14:12.056742 | debian-bookworm | 2025-10-31 00:14:12.056 | INFO | __main__::64 - Set configuration_git_public_key 2025-10-31 00:14:12.056770 | debian-bookworm | 2025-10-31 00:14:12.056 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-10-31 00:14:12.058872 | debian-bookworm | 2025-10-31 00:14:12.058 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-10-31 00:14:15.054941 | debian-bookworm | cookiecutter: 16642 I exit 0 (16.41 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.2 pid=1733 [tox/execute/api.py:295] 2025-10-31 00:14:15.056023 | debian-bookworm | cookiecutter: OK (16.45=setup[0.04]+cmd[16.41] seconds) 2025-10-31 00:14:15.056041 | debian-bookworm | congratulations :) (16.48 seconds) 2025-10-31 00:14:15.151756 | debian-bookworm | ok: Runtime: 0:00:16.721273 2025-10-31 00:14:15.163185 | 2025-10-31 00:14:15.163329 | TASK [tox : Look for output] 2025-10-31 00:14:15.540656 | debian-bookworm | ok 2025-10-31 00:14:15.560006 | 2025-10-31 00:14:15.560149 | TASK [tox : Return file comments to Zuul] 2025-10-31 00:14:15.605053 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:15.616077 | 2025-10-31 00:14:15.616191 | PLAY RECAP 2025-10-31 00:14:15.616270 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-31 00:14:15.616308 | 2025-10-31 00:14:15.748747 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-31 00:14:15.749887 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-31 00:14:16.496775 | 2025-10-31 00:14:16.496930 | PLAY [all] 2025-10-31 00:14:16.512153 | 2025-10-31 00:14:16.512278 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-31 00:14:16.566920 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:16.573088 | 2025-10-31 00:14:16.573218 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-31 00:14:16.611680 | debian-bookworm | ok 2025-10-31 00:14:16.616598 | 2025-10-31 00:14:16.616713 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-31 00:14:17.087986 | debian-bookworm -> localhost | changed 2025-10-31 00:14:17.105179 | 2025-10-31 00:14:17.105344 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-31 00:14:17.160784 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:17.166402 | 2025-10-31 00:14:17.166516 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 00:14:17.202518 | debian-bookworm | ok 2025-10-31 00:14:17.211092 | 2025-10-31 00:14:17.211215 | TASK [fetch-tox-output : Get tox version] 2025-10-31 00:14:17.846461 | 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-31 00:14:17.863521 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-31 00:14:18.242377 | debian-bookworm | ok: Runtime: 0:00:00.251759 2025-10-31 00:14:18.256296 | 2025-10-31 00:14:18.256463 | TASK [fetch-tox-output : Find all default environments] 2025-10-31 00:14:18.787956 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:18.806536 | 2025-10-31 00:14:18.806814 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 00:14:18.851786 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:18.858883 | 2025-10-31 00:14:18.859028 | TASK [fetch-tox-output : Find all default environments] 2025-10-31 00:14:19.391779 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:19.405356 | 2025-10-31 00:14:19.405534 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 00:14:19.442274 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:19.454925 | 2025-10-31 00:14:19.455088 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-31 00:14:19.499643 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:19.515934 | 2025-10-31 00:14:19.516106 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-31 00:14:20.307615 | debian-bookworm | changed: 2025-10-31 00:14:20.307872 | debian-bookworm | created directory /var/lib/zuul/builds/79a57014830749e09cb0ae30815c6325/work/logs/tox/cookiecutter 2025-10-31 00:14:20.307911 | debian-bookworm | cd+++++++++ ./ 2025-10-31 00:14:20.307935 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-31 00:14:20.307967 | 2025-10-31 00:14:20.317912 | 2025-10-31 00:14:20.318034 | PLAY RECAP 2025-10-31 00:14:20.318103 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-31 00:14:20.318139 | 2025-10-31 00:14:20.452567 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-31 00:14:20.453650 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-31 00:14:21.180869 | 2025-10-31 00:14:21.181826 | PLAY [all] 2025-10-31 00:14:21.197905 | 2025-10-31 00:14:21.198035 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-31 00:14:21.443509 | debian-bookworm | changed: non-zero return code 2025-10-31 00:14:21.450605 | 2025-10-31 00:14:21.450797 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-31 00:14:21.475367 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:21.482756 | 2025-10-31 00:14:21.482919 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-31 00:14:21.517649 | 2025-10-31 00:14:21.517952 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-31 00:14:21.557659 | 2025-10-31 00:14:21.557983 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-31 00:14:21.573952 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:21.584218 | 2025-10-31 00:14:21.584365 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-31 00:14:21.614778 | 2025-10-31 00:14:21.615067 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-31 00:14:21.648571 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:21.654305 | 2025-10-31 00:14:21.654417 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-31 00:14:21.677890 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:21.683629 | 2025-10-31 00:14:21.683753 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-31 00:14:21.707352 | debian-bookworm | skipping: Conditional result was False 2025-10-31 00:14:21.716057 | 2025-10-31 00:14:21.716154 | PLAY RECAP 2025-10-31 00:14:21.716309 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-31 00:14:21.716351 | 2025-10-31 00:14:21.838964 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-31 00:14:21.840067 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-31 00:14:22.564412 | 2025-10-31 00:14:22.564562 | PLAY [Base post] 2025-10-31 00:14:22.577978 | 2025-10-31 00:14:22.578115 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-31 00:14:23.144736 | debian-bookworm | changed 2025-10-31 00:14:23.151906 | 2025-10-31 00:14:23.152182 | PLAY RECAP 2025-10-31 00:14:23.152354 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-31 00:14:23.152530 | 2025-10-31 00:14:23.285113 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-31 00:14:23.286308 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-31 00:14:24.046700 | 2025-10-31 00:14:24.046961 | PLAY [Base post-logs] 2025-10-31 00:14:24.057647 | 2025-10-31 00:14:24.057813 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-31 00:14:24.539417 | localhost | changed 2025-10-31 00:14:24.549858 | 2025-10-31 00:14:24.550027 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-31 00:14:24.576043 | localhost | ok 2025-10-31 00:14:24.579182 | 2025-10-31 00:14:24.579284 | TASK [Set zuul-log-path fact] 2025-10-31 00:14:24.594705 | localhost | ok 2025-10-31 00:14:24.605239 | 2025-10-31 00:14:24.605373 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 00:14:24.680098 | localhost | ok 2025-10-31 00:14:24.691250 | 2025-10-31 00:14:24.691391 | TASK [upload-logs : Create log directories] 2025-10-31 00:14:25.267212 | localhost | changed 2025-10-31 00:14:25.271352 | 2025-10-31 00:14:25.271492 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-31 00:14:25.783067 | localhost -> localhost | ok: Runtime: 0:00:00.005596 2025-10-31 00:14:25.790237 | 2025-10-31 00:14:25.790416 | TASK [upload-logs : Upload logs to log server] 2025-10-31 00:14:26.363752 | localhost | Output suppressed because no_log was given 2025-10-31 00:14:26.366567 | 2025-10-31 00:14:26.366735 | LOOP [upload-logs : Compress console log and json output] 2025-10-31 00:14:26.427521 | localhost | skipping: Conditional result was False 2025-10-31 00:14:26.432749 | localhost | skipping: Conditional result was False 2025-10-31 00:14:26.439778 | 2025-10-31 00:14:26.439956 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-31 00:14:26.496613 | localhost | skipping: Conditional result was False 2025-10-31 00:14:26.497302 | 2025-10-31 00:14:26.500894 | localhost | skipping: Conditional result was False 2025-10-31 00:14:26.514574 | 2025-10-31 00:14:26.514920 | LOOP [upload-logs : Upload console log and json output]