2026-06-18 06:24:39.366048 | Job console starting 2026-06-18 06:24:39.427781 | Updating git repos 2026-06-18 06:24:39.484612 | Cloning repos into workspace 2026-06-18 06:24:39.582569 | Restoring repo states 2026-06-18 06:24:39.603725 | Merging changes 2026-06-18 06:24:40.300578 | Checking out repos 2026-06-18 06:24:40.352858 | Preparing playbooks 2026-06-18 06:24:42.278728 | Running Ansible setup 2026-06-18 06:24:49.115158 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-18 06:24:50.220955 | 2026-06-18 06:24:50.221097 | PLAY [Base pre] 2026-06-18 06:24:50.240616 | 2026-06-18 06:24:50.240745 | TASK [Setup log path fact] 2026-06-18 06:24:50.259737 | debian-bookworm | ok 2026-06-18 06:24:50.295365 | 2026-06-18 06:24:50.295527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-18 06:24:50.333988 | debian-bookworm | ok 2026-06-18 06:24:50.344917 | 2026-06-18 06:24:50.345039 | TASK [emit-job-header : Print job information] 2026-06-18 06:24:50.447261 | # Job Information 2026-06-18 06:24:50.447454 | Ansible Version: 2.16.14 2026-06-18 06:24:50.447494 | Job: cfg-cookiecutter-tox-2024.1 2026-06-18 06:24:50.447529 | Pipeline: check 2026-06-18 06:24:50.447553 | Executor: 521e9411259a 2026-06-18 06:24:50.447575 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/853 2026-06-18 06:24:50.447598 | Event ID: 5c141520-6ade-11f1-9bb0-f49732224139 2026-06-18 06:24:50.452592 | 2026-06-18 06:24:50.452705 | LOOP [emit-job-header : Print node information] 2026-06-18 06:24:50.717811 | debian-bookworm | ok: 2026-06-18 06:24:50.718089 | debian-bookworm | # Node Information 2026-06-18 06:24:50.718129 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-18 06:24:50.718156 | debian-bookworm | Hostname: debian 2026-06-18 06:24:50.718179 | debian-bookworm | Username: zuul 2026-06-18 06:24:50.718213 | debian-bookworm | Distro: Debian 12.14 2026-06-18 06:24:50.718238 | debian-bookworm | Provider: regiocloud-a 2026-06-18 06:24:50.718260 | debian-bookworm | Region: 2026-06-18 06:24:50.718292 | debian-bookworm | Label: debian-bookworm 2026-06-18 06:24:50.718325 | debian-bookworm | Product Name: OpenStack Nova 2026-06-18 06:24:50.718346 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef5:6b6e 2026-06-18 06:24:50.737342 | 2026-06-18 06:24:50.737489 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-18 06:24:51.704514 | debian-bookworm -> localhost | changed 2026-06-18 06:24:51.710421 | 2026-06-18 06:24:51.710537 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-18 06:24:53.804436 | debian-bookworm -> localhost | changed 2026-06-18 06:24:53.816276 | 2026-06-18 06:24:53.816402 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-18 06:24:54.574644 | debian-bookworm -> localhost | ok 2026-06-18 06:24:54.580755 | 2026-06-18 06:24:54.580876 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-18 06:24:54.625837 | debian-bookworm | ok 2026-06-18 06:24:54.670466 | debian-bookworm | included: /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-18 06:24:54.687275 | 2026-06-18 06:24:54.687399 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-18 06:24:58.783148 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-18 06:24:58.783627 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/04c2f226d49a4661b8a3d883f0a445e7_id_rsa 2026-06-18 06:24:58.783712 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/04c2f226d49a4661b8a3d883f0a445e7_id_rsa.pub 2026-06-18 06:24:58.783758 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-18 06:24:58.783803 | debian-bookworm -> localhost | SHA256:wNzeGlBPl3v1hBM33ILMyc0ZQR3geV5bdwE7SgOm/JY zuul-build-sshkey 2026-06-18 06:24:58.783863 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-18 06:24:58.783903 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-18 06:24:58.783939 | debian-bookworm -> localhost | | .o.+.XO@+| 2026-06-18 06:24:58.783977 | debian-bookworm -> localhost | | o.ooo..O XoB| 2026-06-18 06:24:58.784013 | debian-bookworm -> localhost | | =o. .o * **| 2026-06-18 06:24:58.784047 | debian-bookworm -> localhost | | +..o + = B| 2026-06-18 06:24:58.784083 | debian-bookworm -> localhost | | SE.. . o | 2026-06-18 06:24:58.784127 | debian-bookworm -> localhost | | .o | 2026-06-18 06:24:58.784162 | debian-bookworm -> localhost | | . | 2026-06-18 06:24:58.784196 | debian-bookworm -> localhost | | | 2026-06-18 06:24:58.784232 | debian-bookworm -> localhost | | | 2026-06-18 06:24:58.784267 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-18 06:24:58.784350 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.278652 2026-06-18 06:24:58.797473 | 2026-06-18 06:24:58.797596 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-18 06:24:58.818042 | debian-bookworm | ok 2026-06-18 06:24:58.847551 | debian-bookworm | included: /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-18 06:24:58.861813 | 2026-06-18 06:24:58.861980 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-18 06:24:58.886046 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:24:58.893377 | 2026-06-18 06:24:58.893513 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-18 06:24:59.614377 | debian-bookworm | changed 2026-06-18 06:24:59.620110 | 2026-06-18 06:24:59.620216 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-18 06:24:59.865935 | debian-bookworm | ok 2026-06-18 06:24:59.872139 | 2026-06-18 06:24:59.872246 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-18 06:25:00.551697 | debian-bookworm | changed 2026-06-18 06:25:00.557047 | 2026-06-18 06:25:00.557152 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-18 06:25:01.280953 | debian-bookworm | changed 2026-06-18 06:25:01.295370 | 2026-06-18 06:25:01.295516 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-18 06:25:01.338086 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:01.345388 | 2026-06-18 06:25:01.345513 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-18 06:25:02.305283 | debian-bookworm -> localhost | changed 2026-06-18 06:25:02.320110 | 2026-06-18 06:25:02.320234 | TASK [add-build-sshkey : Add back temp key] 2026-06-18 06:25:03.021759 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/04c2f226d49a4661b8a3d883f0a445e7_id_rsa (zuul-build-sshkey) 2026-06-18 06:25:03.021972 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029698 2026-06-18 06:25:03.029542 | 2026-06-18 06:25:03.029655 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-18 06:25:03.594307 | debian-bookworm | ok 2026-06-18 06:25:03.604932 | 2026-06-18 06:25:03.605047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-18 06:25:03.659117 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:03.669784 | 2026-06-18 06:25:03.669903 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-18 06:25:04.125411 | debian-bookworm | ok 2026-06-18 06:25:04.141030 | 2026-06-18 06:25:04.141141 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-18 06:25:04.169120 | debian-bookworm | ok 2026-06-18 06:25:04.174218 | 2026-06-18 06:25:04.174325 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-18 06:25:04.581272 | debian-bookworm -> localhost | ok 2026-06-18 06:25:04.589128 | 2026-06-18 06:25:04.589293 | TASK [validate-host : Collect information about the host] 2026-06-18 06:25:06.302709 | debian-bookworm | ok 2026-06-18 06:25:06.321834 | 2026-06-18 06:25:06.321956 | TASK [validate-host : Sanitize hostname] 2026-06-18 06:25:06.460095 | debian-bookworm | ok 2026-06-18 06:25:06.464450 | 2026-06-18 06:25:06.464542 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-18 06:25:07.523475 | debian-bookworm -> localhost | changed 2026-06-18 06:25:07.531068 | 2026-06-18 06:25:07.531298 | TASK [validate-host : Collect information about zuul worker] 2026-06-18 06:25:08.010056 | debian-bookworm | ok 2026-06-18 06:25:08.015064 | 2026-06-18 06:25:08.015173 | TASK [validate-host : Write out all zuul information for each host] 2026-06-18 06:25:08.693861 | debian-bookworm -> localhost | changed 2026-06-18 06:25:08.703537 | 2026-06-18 06:25:08.703638 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-18 06:25:08.993695 | debian-bookworm | ok 2026-06-18 06:25:09.000934 | 2026-06-18 06:25:09.001036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-18 06:25:10.044610 | debian-bookworm | changed: 2026-06-18 06:25:10.044798 | debian-bookworm | cd+++++++++ src/ 2026-06-18 06:25:10.044831 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-18 06:25:10.044855 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-18 06:25:10.044876 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-06-18 06:25:10.044896 | debian-bookworm | Containerfile 2026-06-18 06:25:10.045096 | debian-bookworm | =7.0.3 2026-06-18 06:25:47.991219 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 06:25:48.035570 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-18 06:25:48.047907 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-18 06:25:48.123853 | debian-bookworm | Collecting filelock>=3.25 2026-06-18 06:25:48.135873 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-18 06:25:48.147077 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 6.0 MB/s eta 0:00:00 2026-06-18 06:25:48.218482 | debian-bookworm | Collecting packaging>=26 2026-06-18 06:25:48.229822 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 06:25:48.245792 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.3 MB/s eta 0:00:00 2026-06-18 06:25:48.311448 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-18 06:25:48.323859 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 06:25:48.367165 | debian-bookworm | Collecting pluggy>=1.6 2026-06-18 06:25:48.379167 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-18 06:25:48.419198 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-18 06:25:48.431519 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-18 06:25:48.467050 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-18 06:25:48.478623 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-18 06:25:48.513522 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-18 06:25:48.525158 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-18 06:25:48.665613 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-18 06:25:48.679847 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-18 06:25:48.970212 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 16.0 MB/s eta 0:00:00 2026-06-18 06:25:49.083167 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-18 06:25:49.095664 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-18 06:25:49.125615 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 20.7 MB/s eta 0:00:00 2026-06-18 06:25:49.252061 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-18 06:25:50.139066 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.55.1 virtualenv-21.5.1 2026-06-18 06:25:50.756792 | debian-bookworm | ok: Runtime: 0:00:03.238763 2026-06-18 06:25:50.764322 | 2026-06-18 06:25:50.764559 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-18 06:25:50.808484 | debian-bookworm | ok 2026-06-18 06:25:50.814439 | 2026-06-18 06:25:50.814573 | TASK [ensure-tox : Output tox version] 2026-06-18 06:25:51.369816 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-06-18 06:25:51.387656 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-18 06:25:51.847346 | debian-bookworm | ok: Runtime: 0:00:00.327618 2026-06-18 06:25:51.863919 | 2026-06-18 06:25:51.864184 | TASK [ensure-tox : Make global symlink] 2026-06-18 06:25:51.908057 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:51.921674 | 2026-06-18 06:25:51.921818 | PLAY RECAP 2026-06-18 06:25:51.921895 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-18 06:25:51.921927 | 2026-06-18 06:25:52.096409 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-18 06:25:52.097646 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-18 06:25:52.926132 | 2026-06-18 06:25:52.926329 | PLAY [all] 2026-06-18 06:25:52.943839 | 2026-06-18 06:25:52.944009 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-18 06:25:53.446972 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-18 06:25:53.500546 | debian-bookworm | ok: Runtime: 0:00:00.029567 2026-06-18 06:25:53.506182 | 2026-06-18 06:25:53.506332 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-18 06:25:54.036161 | debian-bookworm | ok: Runtime: 0:00:00.006761 2026-06-18 06:25:54.042630 | 2026-06-18 06:25:54.042768 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-18 06:25:54.347099 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-18 06:25:54.347818 | debian-bookworm | sudo: a password is required 2026-06-18 06:25:54.575452 | debian-bookworm | ok: Runtime: 0:00:00.020717 2026-06-18 06:25:54.586158 | 2026-06-18 06:25:54.586295 | TASK [tox : Check to see if the constraints file exists] 2026-06-18 06:25:54.611447 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:54.619227 | 2026-06-18 06:25:54.619407 | TASK [tox : Fail if constraints file is missing] 2026-06-18 06:25:54.664553 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:54.671237 | 2026-06-18 06:25:54.671371 | TASK [tox : Record file location] 2026-06-18 06:25:54.705907 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:25:54.712205 | 2026-06-18 06:25:54.712344 | TASK [tox : Install tox siblings] 2026-06-18 06:25:54.752345 | debian-bookworm | ok 2026-06-18 06:25:54.768171 | debian-bookworm | included: /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-18 06:25:54.778979 | 2026-06-18 06:25:54.779119 | TASK [tox : Run tox without tests] 2026-06-18 06:25:55.317153 | debian-bookworm | ROOT: 209 D setup logging to DEBUG on pid 1706 [tox/report.py:229] 2026-06-18 06:25:55.345616 | debian-bookworm | cookiecutter: 238 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-18 06:25:55.348460 | debian-bookworm | cookiecutter: 241 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-18 06:25:55.348972 | debian-bookworm | cookiecutter: 241 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-18 06:25:55.352808 | debian-bookworm | cookiecutter: 245 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 5e1fe2c0bfbf1629c22999638d34917b 0094824e700beea5bc9f80a30a3efa0d [python_discovery/_cached_py_info.py:198] 2026-06-18 06:25:55.456214 | debian-bookworm | cookiecutter: 348 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-06-18 06:25:55.456694 | debian-bookworm | cookiecutter: 349 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-18 06:25:55.456943 | debian-bookworm | cookiecutter: 349 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-18 06:25:55.460359 | debian-bookworm | cookiecutter: 353 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-18 06:25:55.460660 | debian-bookworm | cookiecutter: 353 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-18 06:25:55.506747 | debian-bookworm | cookiecutter: 399 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-06-18 06:25:55.507131 | debian-bookworm | cookiecutter: 399 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-06-18 06:25:55.507376 | debian-bookworm | cookiecutter: 400 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-06-18 06:25:55.507499 | debian-bookworm | cookiecutter: 400 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-06-18 06:25:55.507721 | debian-bookworm | cookiecutter: 400 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-18 06:25:55.507826 | debian-bookworm | cookiecutter: 400 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.507875 | debian-bookworm | cookiecutter: 400 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.507925 | debian-bookworm | cookiecutter: 400 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.507976 | debian-bookworm | cookiecutter: 401 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508053 | debian-bookworm | cookiecutter: 401 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508097 | debian-bookworm | cookiecutter: 401 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508144 | debian-bookworm | cookiecutter: 401 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508194 | debian-bookworm | cookiecutter: 401 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508242 | debian-bookworm | cookiecutter: 401 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508287 | debian-bookworm | cookiecutter: 401 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508332 | debian-bookworm | cookiecutter: 401 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:55.508607 | debian-bookworm | cookiecutter: 401 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-06-18 06:25:55.508875 | debian-bookworm | cookiecutter: 401 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:117] 2026-06-18 06:25:55.509135 | debian-bookworm | cookiecutter: 402 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:120] 2026-06-18 06:25:55.509599 | debian-bookworm | cookiecutter: 402 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-18 06:25:55.509947 | debian-bookworm | cookiecutter: 402 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-06-18 06:25:55.557526 | debian-bookworm | cookiecutter: 402 D { 2026-06-18 06:25:55.557583 | debian-bookworm | "sys": { 2026-06-18 06:25:55.557592 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-06-18 06:25:55.557597 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-18 06:25:55.557603 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-06-18 06:25:55.557608 | debian-bookworm | "base_prefix": "/usr", 2026-06-18 06:25:55.557620 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-06-18 06:25:55.557625 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-18 06:25:55.557629 | debian-bookworm | "path": [ 2026-06-18 06:25:55.557633 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-18 06:25:55.557637 | debian-bookworm | "/usr/lib/python3.11", 2026-06-18 06:25:55.557641 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-18 06:25:55.557646 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-06-18 06:25:55.557650 | debian-bookworm | ], 2026-06-18 06:25:55.557654 | debian-bookworm | "meta_path": [ 2026-06-18 06:25:55.557658 | debian-bookworm | "", 2026-06-18 06:25:55.557662 | debian-bookworm | "", 2026-06-18 06:25:55.557666 | debian-bookworm | "", 2026-06-18 06:25:55.557670 | debian-bookworm | "" 2026-06-18 06:25:55.557674 | debian-bookworm | ], 2026-06-18 06:25:55.557678 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-18 06:25:55.557681 | debian-bookworm | "io_encoding": "utf-8" 2026-06-18 06:25:55.557685 | debian-bookworm | }, 2026-06-18 06:25:55.557689 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-18 06:25:55.557693 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-18 06:25:55.557697 | debian-bookworm | "os": "", 2026-06-18 06:25:55.557701 | debian-bookworm | "site": "", 2026-06-18 06:25:55.557705 | debian-bookworm | "datetime": "", 2026-06-18 06:25:55.557709 | debian-bookworm | "math": "", 2026-06-18 06:25:55.557713 | debian-bookworm | "json": "" 2026-06-18 06:25:55.557717 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-18 06:25:55.557926 | debian-bookworm | cookiecutter: 450 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-06-18 06:25:55.566869 | debian-bookworm | cookiecutter: 459 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-18 06:25:55.567643 | debian-bookworm | cookiecutter: 460 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-18 06:25:55.569757 | debian-bookworm | cookiecutter: 462 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-18 06:25:55.570121 | debian-bookworm | cookiecutter: 463 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-18 06:25:56.002812 | debian-bookworm | cookiecutter: 895 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.008654 | debian-bookworm | cookiecutter: 901 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.010110 | debian-bookworm | cookiecutter: 903 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.011010 | debian-bookworm | cookiecutter: 903 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.011770 | debian-bookworm | cookiecutter: 904 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.054983 | debian-bookworm | cookiecutter: 947 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.240332 | debian-bookworm | cookiecutter: 1133 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-18 06:25:56.256498 | debian-bookworm | cookiecutter: 1149 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.264122 | debian-bookworm | cookiecutter: 1156 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-18 06:25:56.265455 | debian-bookworm | cookiecutter: 1158 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-18 06:25:56.266105 | debian-bookworm | cookiecutter: 1158 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-18 06:25:56.277513 | debian-bookworm | cookiecutter: 1170 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-18 06:25:56.277652 | debian-bookworm | cookiecutter: 1170 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.277801 | debian-bookworm | cookiecutter: 1170 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.277935 | debian-bookworm | cookiecutter: 1170 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278093 | debian-bookworm | cookiecutter: 1171 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278227 | debian-bookworm | cookiecutter: 1171 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278348 | debian-bookworm | cookiecutter: 1171 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278476 | debian-bookworm | cookiecutter: 1171 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278606 | debian-bookworm | cookiecutter: 1171 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278733 | debian-bookworm | cookiecutter: 1171 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.278855 | debian-bookworm | cookiecutter: 1171 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.279153 | debian-bookworm | cookiecutter: 1171 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-18 06:25:56.287788 | debian-bookworm | cookiecutter: 1180 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-06-18 06:25:57.506694 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-06-18 06:25:57.620327 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 06:25:57.705986 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 2)) 2026-06-18 06:25:57.718295 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 06:25:57.768764 | debian-bookworm | Collecting click==8.4.1 (from -r requirements.txt (line 3)) 2026-06-18 06:25:57.781699 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 06:25:57.821063 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-06-18 06:25:57.834267 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-06-18 06:25:58.103394 | debian-bookworm | Collecting cryptography==46.0.7 (from -r requirements.txt (line 5)) 2026-06-18 06:25:58.115721 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-06-18 06:25:58.178299 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-06-18 06:25:58.192973 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-06-18 06:25:58.277241 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-06-18 06:25:58.387890 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 06:25:58.449043 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-06-18 06:25:58.460334 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 06:25:58.495140 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-06-18 06:25:58.506509 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 06:25:58.653083 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-06-18 06:25:58.667560 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-06-18 06:25:58.686072 | debian-bookworm | Installing build dependencies: started 2026-06-18 06:25:59.897433 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-06-18 06:25:59.898208 | debian-bookworm | Getting requirements to build wheel: started 2026-06-18 06:26:00.327760 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-06-18 06:26:00.329900 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-06-18 06:26:00.563460 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 06:26:00.686375 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-06-18 06:26:00.700421 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-06-18 06:26:00.742778 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-06-18 06:26:00.758305 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 06:26:00.903741 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-06-18 06:26:00.917795 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 06:26:01.173651 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-06-18 06:26:01.185486 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-06-18 06:26:01.240988 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-06-18 06:26:01.253800 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 06:26:01.353930 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 2)) 2026-06-18 06:26:01.366495 | debian-bookworm | Downloading ansible_core-2.18.17-py3-none-any.whl.metadata (7.7 kB) 2026-06-18 06:26:01.408882 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.424150 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 06:26:01.542708 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.554834 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 06:26:01.596358 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.608862 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-06-18 06:26:01.670652 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.684501 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 06:26:01.738180 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.750715 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-06-18 06:26:01.846670 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:01.858680 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 06:26:02.008210 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.7->-r requirements.txt (line 5)) 2026-06-18 06:26:02.022171 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 06:26:02.078349 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.094289 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 06:26:02.145394 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.157481 | debian-bookworm | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 06:26:02.207900 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.219669 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 06:26:02.261571 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.274559 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 06:26:02.351068 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.364140 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 06:26:02.420614 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.433061 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 06:26:02.483313 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.496936 | debian-bookworm | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 06:26:02.614083 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.625558 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-18 06:26:02.668201 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:02.678979 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 06:26:02.746377 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-06-18 06:26:02.757502 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 06:26:02.799488 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-06-18 06:26:02.810769 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 06:26:02.994115 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-06-18 06:26:03.007269 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 06:26:03.077593 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:03.090508 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 06:26:03.149637 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:03.163696 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 06:26:03.233785 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:03.246246 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-18 06:26:03.418067 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:03.431478 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-06-18 06:26:03.742209 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:03.753931 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 06:26:03.790368 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-06-18 06:26:03.801842 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-06-18 06:26:03.853385 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-06-18 06:26:03.868299 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 06:26:03.919741 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-06-18 06:26:03.932465 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 06:26:03.982805 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-06-18 06:26:03.997323 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-06-18 06:26:04.049415 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 2)) 2026-06-18 06:26:04.062594 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-06-18 06:26:04.157171 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.168327 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-18 06:26:04.203560 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-06-18 06:26:04.215604 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-06-18 06:26:04.259548 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.7->-r requirements.txt (line 5)) 2026-06-18 06:26:04.272873 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 06:26:04.631094 | debian-bookworm | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-06-18 06:26:04.643537 | debian-bookworm | Downloading wrapt-2.2.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 06:26:04.660244 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.1) 2026-06-18 06:26:04.685411 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.696568 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-06-18 06:26:04.819877 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.831239 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 06:26:04.872261 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.884147 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 06:26:04.924914 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.936370 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 06:26:04.975723 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:04.986642 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 06:26:05.107741 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:05.121585 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 06:26:05.168336 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:05.181218 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 06:26:05.234323 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:05.248262 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 06:26:05.337130 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:05.349101 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 06:26:05.385185 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-06-18 06:26:05.397443 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 06:26:05.440222 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-06-18 06:26:05.585502 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 4.4 MB/s 0:00:00 2026-06-18 06:26:05.601935 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-06-18 06:26:07.543500 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 29.6 MB/s 0:00:01 2026-06-18 06:26:07.555795 | debian-bookworm | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 06:26:07.601819 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-06-18 06:26:07.627256 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-06-18 06:26:07.828300 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 22.1 MB/s 0:00:00 2026-06-18 06:26:07.842514 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-06-18 06:26:07.869841 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-06-18 06:26:07.897062 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 06:26:07.983294 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-06-18 06:26:08.043166 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 5.3 MB/s 0:00:00 2026-06-18 06:26:08.060395 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-06-18 06:26:08.179423 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.3 MB/s 0:00:00 2026-06-18 06:26:08.194130 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-06-18 06:26:08.220290 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-06-18 06:26:08.244673 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-06-18 06:26:08.272609 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-06-18 06:26:08.298864 | debian-bookworm | Downloading ansible_core-2.18.17-py3-none-any.whl (2.2 MB) 2026-06-18 06:26:08.621401 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 6.3 MB/s 0:00:00 2026-06-18 06:26:08.636292 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 06:26:08.663189 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-06-18 06:26:08.686654 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-06-18 06:26:08.713217 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 06:26:08.747987 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-06-18 06:26:08.769326 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-18 06:26:08.794934 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-06-18 06:26:08.819077 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 06:26:08.844795 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 06:26:08.874163 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 06:26:08.902969 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 06:26:08.943336 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 06:26:09.059161 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.0 MB/s 0:00:00 2026-06-18 06:26:09.073164 | debian-bookworm | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 06:26:09.096642 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 06:26:09.121441 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-06-18 06:26:09.146135 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 06:26:09.172266 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 06:26:09.203737 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-06-18 06:26:09.303569 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.4 MB/s 0:00:00 2026-06-18 06:26:09.318287 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 06:26:09.411182 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 13.6 MB/s 0:00:00 2026-06-18 06:26:09.424325 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl (13 kB) 2026-06-18 06:26:09.447989 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 06:26:09.473245 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-06-18 06:26:09.497661 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 06:26:09.522512 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-06-18 06:26:09.550203 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 06:26:09.580671 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 06:26:09.604616 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 06:26:09.695316 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-06-18 06:26:09.725535 | debian-bookworm | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 06:26:09.761924 | debian-bookworm | Downloading wrapt-2.2.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (159 kB) 2026-06-18 06:26:09.793272 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-06-18 06:26:09.816861 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-06-18 06:26:09.895451 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 06:26:09.923690 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 06:26:09.946058 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-18 06:26:09.968862 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 06:26:09.994648 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 06:26:10.194534 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.7 MB/s 0:00:00 2026-06-18 06:26:10.208087 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 06:26:10.231614 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 06:26:10.269263 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 06:26:10.338240 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.8 MB/s 0:00:00 2026-06-18 06:26:10.352733 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 06:26:10.378206 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 06:26:10.401699 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-06-18 06:26:10.825696 | debian-bookworm | Building wheels for collected packages: pwgen 2026-06-18 06:26:10.826805 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-06-18 06:26:11.112331 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-06-18 06:26:11.114099 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=11313d25629676282ab2587366c5140e941b4c020fedaba029aceb6d72dacb6f 2026-06-18 06:26:11.114767 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-06-18 06:26:11.120447 | debian-bookworm | Successfully built pwgen 2026-06-18 06:26:11.378523 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, certifi, binaryornot, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-06-18 06:26:43.663954 | debian-bookworm | 2026-06-18 06:26:43.668079 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.17 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.6.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-46.0.7 debtcollector-3.1.0 fasteners-0.20 idna-3.18 invoke-3.0.3 iso8601-2.1.0 loguru-0.7.3 lxml-6.1.1 markdown-it-py-4.2.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.8.0 oslo.utils-9.2.0 packaging-26.2 paramiko-4.0.0 passlib-1.7.4 pathspec-1.1.1 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.20.0 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.10.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.34.2 resolvelib-1.0.1 rich-15.0.0 ruamel.yaml-0.19.1 sh-2.3.0 six-1.17.0 text-unidecode-1.3 tzdata-2026.2 urllib3-2.7.0 wrapt-2.2.1 yamllint-1.38.0 2026-06-18 06:26:43.859639 | debian-bookworm | cookiecutter: 48752 I exit 0 (47.57 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1719 [tox/execute/api.py:308] 2026-06-18 06:26:43.863033 | debian-bookworm | cookiecutter: OK (48.52 seconds) 2026-06-18 06:26:43.863117 | debian-bookworm | congratulations :) (48.54 seconds) 2026-06-18 06:26:44.345204 | debian-bookworm | ok: Runtime: 0:00:48.829381 2026-06-18 06:26:44.364190 | 2026-06-18 06:26:44.364348 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-18 06:26:44.808208 | debian-bookworm | changed 2026-06-18 06:26:44.816131 | 2026-06-18 06:26:44.816271 | TASK [tox : Detect tox version] 2026-06-18 06:26:45.364776 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-18 06:26:45.849562 | debian-bookworm | ok: Runtime: 0:00:00.285206 2026-06-18 06:26:45.861425 | 2026-06-18 06:26:45.861616 | TASK [tox : Get tox envlist config] 2026-06-18 06:26:46.895208 | debian-bookworm | ok: Runtime: 0:00:00.331823 2026-06-18 06:26:46.903288 | 2026-06-18 06:26:46.903483 | TASK [tox : Install any sibling python packages] 2026-06-18 06:26:47.417345 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-18 06:26:47.476816 | 2026-06-18 06:26:47.477042 | TASK [tox : Remove tempfile] 2026-06-18 06:26:47.882583 | debian-bookworm | changed 2026-06-18 06:26:47.888672 | 2026-06-18 06:26:47.888791 | TASK [tox : Emit tox command] 2026-06-18 06:26:47.939425 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-06-18 06:26:47.944679 | 2026-06-18 06:26:47.944800 | TASK [tox : Run tox] 2026-06-18 06:26:48.504629 | debian-bookworm | ROOT: 210 D setup logging to DEBUG on pid 2014 [tox/report.py:229] 2026-06-18 06:26:48.533147 | debian-bookworm | cookiecutter: 239 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-18 06:26:48.535911 | debian-bookworm | cookiecutter: 242 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-18 06:26:48.536531 | debian-bookworm | cookiecutter: 242 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-18 06:26:48.540241 | debian-bookworm | cookiecutter: 246 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-06-18 06:26:48.540954 | debian-bookworm | cookiecutter: 247 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-18 06:26:48.541040 | debian-bookworm | cookiecutter: 247 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-18 06:26:48.542780 | debian-bookworm | cookiecutter: 249 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-18 06:26:48.542962 | debian-bookworm | cookiecutter: 249 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-18 06:26:48.577107 | debian-bookworm | cookiecutter: 283 W commands[0]> cookiecutter --no-input . openstack_version=2024.1 [tox/tox_env/api.py:485] 2026-06-18 06:26:49.286823 | debian-bookworm | osism.generics: 2026-06-18 06:26:49.286863 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-06-18 06:26:50.769168 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-06-18 06:26:50.955354 | debian-bookworm | osism.generics: 2026-06-18 06:26:51.416836 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-06-18 06:26:51.416888 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-06-18 06:26:51.416900 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-06-18 06:26:51.416908 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-06-18 06:26:51.416918 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-06-18 06:26:51.416926 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-06-18 06:26:51.416932 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-06-18 06:26:51.416938 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-06-18 06:26:51.416944 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-06-18 06:26:51.416951 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-06-18 06:26:52.150576 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-06-18 06:26:52.159308 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-06-18 06:26:52.567644 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-06-18 06:26:55.117738 | debian-bookworm | Generating public/private rsa key pair. 2026-06-18 06:26:55.117789 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-06-18 06:26:55.117794 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-06-18 06:26:55.117799 | debian-bookworm | The key fingerprint is: 2026-06-18 06:26:55.117805 | debian-bookworm | SHA256:5UQWuiuxM7NNPU06Ac9h8qhq1i5vZ+cbr6rjXNLCrsM 2026-06-18 06:26:55.117809 | debian-bookworm | The key's randomart image is: 2026-06-18 06:26:55.117816 | debian-bookworm | +---[RSA 4096]----+ 2026-06-18 06:26:55.117820 | debian-bookworm | | +. | 2026-06-18 06:26:55.117824 | debian-bookworm | | + | 2026-06-18 06:26:55.117828 | debian-bookworm | | + = | 2026-06-18 06:26:55.117832 | debian-bookworm | | & . | 2026-06-18 06:26:55.117835 | debian-bookworm | | . S * . | 2026-06-18 06:26:55.117839 | debian-bookworm | | . = o = | 2026-06-18 06:26:55.117843 | debian-bookworm | | . .@ = * . | 2026-06-18 06:26:55.117847 | debian-bookworm | | E++%o .= | 2026-06-18 06:26:55.117850 | debian-bookworm | | ooOO=o++o. | 2026-06-18 06:26:55.117854 | debian-bookworm | +----[SHA256]-----+ 2026-06-18 06:26:56.512701 | debian-bookworm | Generating public/private rsa key pair. 2026-06-18 06:26:56.512749 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-06-18 06:26:56.512756 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-06-18 06:26:56.512761 | debian-bookworm | The key fingerprint is: 2026-06-18 06:26:56.512767 | debian-bookworm | SHA256:/o+zWWCh6LQzbeT8b6slgg8CHi88reHi+y3ZwvP758I 2026-06-18 06:26:56.512773 | debian-bookworm | The key's randomart image is: 2026-06-18 06:26:56.512777 | debian-bookworm | +---[RSA 4096]----+ 2026-06-18 06:26:56.512781 | debian-bookworm | | | 2026-06-18 06:26:56.512785 | debian-bookworm | | | 2026-06-18 06:26:56.512789 | debian-bookworm | | . | 2026-06-18 06:26:56.512792 | debian-bookworm | | . . . | 2026-06-18 06:26:56.512796 | debian-bookworm | | o o S o | 2026-06-18 06:26:56.512800 | debian-bookworm | | o = o O . . | 2026-06-18 06:26:56.512804 | debian-bookworm | | B * O B . o | 2026-06-18 06:26:56.512807 | debian-bookworm | |.. @.o E =.*. | 2026-06-18 06:26:56.512812 | debian-bookworm | |.+=.=+o.=.BB+. | 2026-06-18 06:26:56.512816 | debian-bookworm | +----[SHA256]-----+ 2026-06-18 06:27:03.622423 | debian-bookworm | 2026-06-18 06:27:03.622 | INFO | __main__::39 - Prepare use of environments/kolla/secrets.yml 2026-06-18 06:27:03.659334 | debian-bookworm | 2026-06-18 06:27:03.658 | INFO | __main__::43 - Prepare use of environments/secrets.yml 2026-06-18 06:27:03.660783 | debian-bookworm | 2026-06-18 06:27:03.660 | INFO | __main__::47 - Prepare use of environments/ceph/secrets.yml 2026-06-18 06:27:03.661267 | debian-bookworm | 2026-06-18 06:27:03.661 | INFO | __main__::51 - Prepare use of environments/infrastructure/secrets.yml 2026-06-18 06:27:03.662230 | debian-bookworm | 2026-06-18 06:27:03.662 | INFO | __main__::55 - Prepare use of environments/kolla/secrets.yml 2026-06-18 06:27:03.692282 | debian-bookworm | 2026-06-18 06:27:03.691 | INFO | __main__::59 - Prepare use of environments/manager/secrets.yml 2026-06-18 06:27:03.692884 | debian-bookworm | 2026-06-18 06:27:03.692 | INFO | __main__::63 - Prepare use of environments/monitoring/secrets.yml 2026-06-18 06:27:03.693283 | debian-bookworm | 2026-06-18 06:27:03.692 | INFO | __main__::67 - Prepare use of environments/openstack/secrets.yml 2026-06-18 06:27:03.693734 | debian-bookworm | 2026-06-18 06:27:03.693 | INFO | __main__::71 - Prepare use of environments/configuration.yml 2026-06-18 06:27:03.696338 | debian-bookworm | 2026-06-18 06:27:03.696 | INFO | __main__::75 - Prepare use of environments/ceph/configuration.yml 2026-06-18 06:27:03.700240 | debian-bookworm | 2026-06-18 06:27:03.700 | INFO | __main__::79 - Prepare use of environments/kolla/configuration.yml 2026-06-18 06:27:03.704541 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::84 - Set keystone_admin_password 2026-06-18 06:27:03.704556 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::88 - Set os_password_admin 2026-06-18 06:27:03.704568 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::88 - Set os_password_admin_system 2026-06-18 06:27:03.704939 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::88 - Set os_password_octavia 2026-06-18 06:27:03.704949 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::94 - Set ara_server_mariadb_password 2026-06-18 06:27:03.704953 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::101 - Set ara_password 2026-06-18 06:27:03.704957 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::115 - Set operator_password_unhashed 2026-06-18 06:27:03.704960 | debian-bookworm | 2026-06-18 06:27:03.704 | INFO | __main__::117 - Set operator_password 2026-06-18 06:27:04.117267 | debian-bookworm | 2026-06-18 06:27:04.116 | INFO | __main__::122 - Set ceph_cluster_fsid 2026-06-18 06:27:04.117312 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::124 - Set fsid 2026-06-18 06:27:04.117536 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::133 - Set k3s_token 2026-06-18 06:27:04.117544 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::142 - Set netbox_api_token 2026-06-18 06:27:04.117548 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::144 - Set manager_listener_broker_password 2026-06-18 06:27:04.117551 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::149 - Set netbox_user_api_token 2026-06-18 06:27:04.117791 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::151 - Set netbox_secret_key 2026-06-18 06:27:04.117798 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::158 - Set netbox_superuser_api_token 2026-06-18 06:27:04.118015 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::162 - Set netbox_superuser_password 2026-06-18 06:27:04.118022 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::170 - Set netdata_api_key 2026-06-18 06:27:04.118026 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::173 - Set ceph_rgw_keystone_password 2026-06-18 06:27:04.118030 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::178 - Set ceph_dashboard_password 2026-06-18 06:27:04.118196 | debian-bookworm | 2026-06-18 06:27:04.117 | INFO | __main__::186 - Write result to environments/secrets.yml 2026-06-18 06:27:04.119833 | debian-bookworm | 2026-06-18 06:27:04.119 | INFO | __main__::190 - Write result to environments/ceph/secrets.yml 2026-06-18 06:27:04.120487 | debian-bookworm | 2026-06-18 06:27:04.120 | INFO | __main__::194 - Write result to environments/infrastructure/secrets.yml 2026-06-18 06:27:04.121401 | debian-bookworm | 2026-06-18 06:27:04.121 | INFO | __main__::198 - Write result to environments/kolla/secrets.yml 2026-06-18 06:27:04.149798 | debian-bookworm | 2026-06-18 06:27:04.149 | INFO | __main__::202 - Write result to environments/manager/secrets.yml 2026-06-18 06:27:04.150471 | debian-bookworm | 2026-06-18 06:27:04.150 | INFO | __main__::206 - Write result to environments/monitoring/secrets.yml 2026-06-18 06:27:04.151089 | debian-bookworm | 2026-06-18 06:27:04.150 | INFO | __main__::210 - Write result to environments/openstack/secrets.yml 2026-06-18 06:27:04.151619 | debian-bookworm | 2026-06-18 06:27:04.151 | INFO | __main__::214 - Write result to environments/configuration.yml 2026-06-18 06:27:04.152948 | debian-bookworm | 2026-06-18 06:27:04.152 | INFO | __main__::218 - Write result to environments/ceph/configuration.yml 2026-06-18 06:27:04.155638 | debian-bookworm | 2026-06-18 06:27:04.155 | INFO | __main__::222 - Write result to environments/kolla/configuration.yml 2026-06-18 06:27:04.252717 | debian-bookworm | 2026-06-18 06:27:04.252 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-06-18 06:27:04.255853 | debian-bookworm | 2026-06-18 06:27:04.255 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-06-18 06:27:04.256285 | debian-bookworm | 2026-06-18 06:27:04.255 | INFO | __main__::32 - Set operator 2026-06-18 06:27:04.256299 | debian-bookworm | 2026-06-18 06:27:04.255 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-06-18 06:27:04.256304 | debian-bookworm | 2026-06-18 06:27:04.255 | INFO | __main__::32 - Set configuration 2026-06-18 06:27:04.256314 | debian-bookworm | 2026-06-18 06:27:04.255 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-06-18 06:27:04.262029 | debian-bookworm | 2026-06-18 06:27:04.261 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-06-18 06:27:04.264764 | debian-bookworm | 2026-06-18 06:27:04.264 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-06-18 06:27:04.267702 | debian-bookworm | 2026-06-18 06:27:04.267 | INFO | __main__::55 - Set operator_public_key 2026-06-18 06:27:04.267715 | debian-bookworm | 2026-06-18 06:27:04.267 | INFO | __main__::64 - Set configuration_git_public_key 2026-06-18 06:27:04.268241 | debian-bookworm | 2026-06-18 06:27:04.267 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-06-18 06:27:04.269782 | debian-bookworm | 2026-06-18 06:27:04.269 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-06-18 06:27:07.841296 | debian-bookworm | cookiecutter: 19547 I exit 0 (19.26 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.1 pid=2021 [tox/execute/api.py:308] 2026-06-18 06:27:07.841582 | debian-bookworm | cookiecutter: 19547 W commands[1]> python3 scripts/check-kolla-secrets.py configuration [tox/tox_env/api.py:485] 2026-06-18 06:27:08.267403 | debian-bookworm | OK aodh_database_password 2026-06-18 06:27:08.267463 | debian-bookworm | OK aodh_keystone_password 2026-06-18 06:27:08.267469 | debian-bookworm | OK barbican_crypto_key 2026-06-18 06:27:08.267474 | debian-bookworm | OK barbican_database_password 2026-06-18 06:27:08.267478 | debian-bookworm | OK barbican_keystone_password 2026-06-18 06:27:08.267483 | debian-bookworm | OK barbican_p11_password 2026-06-18 06:27:08.267487 | debian-bookworm | OK bifrost_ssh_key.private_key 2026-06-18 06:27:08.267492 | debian-bookworm | OK bifrost_ssh_key.public_key 2026-06-18 06:27:08.267496 | debian-bookworm | OK blazar_database_password 2026-06-18 06:27:08.267500 | debian-bookworm | OK blazar_keystone_password 2026-06-18 06:27:08.267504 | debian-bookworm | OK ceilometer_database_password 2026-06-18 06:27:08.267509 | debian-bookworm | OK ceilometer_keystone_password 2026-06-18 06:27:08.267513 | debian-bookworm | OK ceph_rgw_keystone_password 2026-06-18 06:27:08.267517 | debian-bookworm | OK cinder_database_password 2026-06-18 06:27:08.267520 | debian-bookworm | OK cinder_keystone_password 2026-06-18 06:27:08.267524 | debian-bookworm | OK cinder_rbd_secret_uuid 2026-06-18 06:27:08.267528 | debian-bookworm | OK cloudkitty_database_password 2026-06-18 06:27:08.267532 | debian-bookworm | OK cloudkitty_keystone_password 2026-06-18 06:27:08.267537 | debian-bookworm | OK cyborg_database_password 2026-06-18 06:27:08.267541 | debian-bookworm | OK cyborg_keystone_password 2026-06-18 06:27:08.267545 | debian-bookworm | OK database_password 2026-06-18 06:27:08.267549 | debian-bookworm | OK designate_database_password 2026-06-18 06:27:08.267553 | debian-bookworm | OK designate_keystone_password 2026-06-18 06:27:08.267556 | debian-bookworm | OK designate_pool_id 2026-06-18 06:27:08.267560 | debian-bookworm | OK designate_rndc_key 2026-06-18 06:27:08.267564 | debian-bookworm | SKIP docker_registry_password (intentionally blank) 2026-06-18 06:27:08.267568 | debian-bookworm | OK etcd_cluster_token 2026-06-18 06:27:08.267573 | debian-bookworm | OK glance_database_password 2026-06-18 06:27:08.267577 | debian-bookworm | OK glance_keystone_password 2026-06-18 06:27:08.267581 | debian-bookworm | OK gnocchi_database_password 2026-06-18 06:27:08.267585 | debian-bookworm | OK gnocchi_keystone_password 2026-06-18 06:27:08.267589 | debian-bookworm | OK gnocchi_project_id 2026-06-18 06:27:08.267592 | debian-bookworm | OK gnocchi_resource_id 2026-06-18 06:27:08.267596 | debian-bookworm | OK gnocchi_user_id 2026-06-18 06:27:08.267600 | debian-bookworm | OK grafana_admin_password 2026-06-18 06:27:08.267604 | debian-bookworm | OK grafana_database_password 2026-06-18 06:27:08.267608 | debian-bookworm | OK haproxy_password 2026-06-18 06:27:08.267612 | debian-bookworm | OK haproxy_ssh_key.private_key 2026-06-18 06:27:08.267616 | debian-bookworm | OK haproxy_ssh_key.public_key 2026-06-18 06:27:08.267619 | debian-bookworm | OK heat_database_password 2026-06-18 06:27:08.267623 | debian-bookworm | OK heat_domain_admin_password 2026-06-18 06:27:08.267627 | debian-bookworm | OK heat_keystone_password 2026-06-18 06:27:08.267631 | debian-bookworm | OK hnas_nfs_password 2026-06-18 06:27:08.267635 | debian-bookworm | OK horizon_database_password 2026-06-18 06:27:08.267638 | debian-bookworm | OK horizon_secret_key 2026-06-18 06:27:08.267642 | debian-bookworm | OK infoblox_admin_password 2026-06-18 06:27:08.267659 | debian-bookworm | OK ironic_database_password 2026-06-18 06:27:08.267663 | debian-bookworm | OK ironic_inspector_database_password 2026-06-18 06:27:08.267667 | debian-bookworm | OK ironic_inspector_keystone_password 2026-06-18 06:27:08.267671 | debian-bookworm | OK ironic_keystone_password 2026-06-18 06:27:08.267675 | debian-bookworm | OK keepalived_password 2026-06-18 06:27:08.267679 | debian-bookworm | OK keystone_admin_password 2026-06-18 06:27:08.267682 | debian-bookworm | OK keystone_database_password 2026-06-18 06:27:08.267686 | debian-bookworm | OK keystone_federation_openid_crypto_password 2026-06-18 06:27:08.267690 | debian-bookworm | OK keystone_ssh_key.private_key 2026-06-18 06:27:08.267694 | debian-bookworm | OK keystone_ssh_key.public_key 2026-06-18 06:27:08.267698 | debian-bookworm | OK kolla_ssh_key.private_key 2026-06-18 06:27:08.267701 | debian-bookworm | OK kolla_ssh_key.public_key 2026-06-18 06:27:08.267705 | debian-bookworm | OK kuryr_keystone_password 2026-06-18 06:27:08.267709 | debian-bookworm | OK libvirt_sasl_password 2026-06-18 06:27:08.267713 | debian-bookworm | OK magnum_database_password 2026-06-18 06:27:08.267721 | debian-bookworm | OK magnum_keystone_password 2026-06-18 06:27:08.267725 | debian-bookworm | OK manila_database_password 2026-06-18 06:27:08.267729 | debian-bookworm | OK manila_keystone_password 2026-06-18 06:27:08.267733 | debian-bookworm | OK mariadb_backup_database_password 2026-06-18 06:27:08.267737 | debian-bookworm | OK mariadb_monitor_password 2026-06-18 06:27:08.267741 | debian-bookworm | OK masakari_database_password 2026-06-18 06:27:08.267744 | debian-bookworm | OK masakari_keystone_password 2026-06-18 06:27:08.267748 | debian-bookworm | OK memcache_secret_key 2026-06-18 06:27:08.267752 | debian-bookworm | OK metadata_secret 2026-06-18 06:27:08.267756 | debian-bookworm | OK mistral_database_password 2026-06-18 06:27:08.267760 | debian-bookworm | OK mistral_keystone_password 2026-06-18 06:27:08.267763 | debian-bookworm | OK neutron_database_password 2026-06-18 06:27:08.267767 | debian-bookworm | OK neutron_keystone_password 2026-06-18 06:27:08.267771 | debian-bookworm | OK neutron_ssh_key.private_key 2026-06-18 06:27:08.267775 | debian-bookworm | OK neutron_ssh_key.public_key 2026-06-18 06:27:08.267778 | debian-bookworm | OK nova_api_database_password 2026-06-18 06:27:08.267782 | debian-bookworm | OK nova_database_password 2026-06-18 06:27:08.267786 | debian-bookworm | OK nova_keystone_password 2026-06-18 06:27:08.267789 | debian-bookworm | OK nova_ssh_key.private_key 2026-06-18 06:27:08.267793 | debian-bookworm | OK nova_ssh_key.public_key 2026-06-18 06:27:08.267797 | debian-bookworm | OK nsxv3_api_password 2026-06-18 06:27:08.267801 | debian-bookworm | OK octavia_amp_ssh_key.private_key 2026-06-18 06:27:08.267804 | debian-bookworm | OK octavia_amp_ssh_key.public_key 2026-06-18 06:27:08.267808 | debian-bookworm | OK octavia_ca_password 2026-06-18 06:27:08.267812 | debian-bookworm | OK octavia_client_ca_password 2026-06-18 06:27:08.267816 | debian-bookworm | OK octavia_database_password 2026-06-18 06:27:08.267820 | debian-bookworm | OK octavia_keystone_password 2026-06-18 06:27:08.267823 | debian-bookworm | OK octavia_persistence_database_password 2026-06-18 06:27:08.267827 | debian-bookworm | OK opensearch_dashboards_password 2026-06-18 06:27:08.267831 | debian-bookworm | OK osprofiler_secret 2026-06-18 06:27:08.267834 | debian-bookworm | OK placement_database_password 2026-06-18 06:27:08.267838 | debian-bookworm | OK placement_keystone_password 2026-06-18 06:27:08.267842 | debian-bookworm | OK prometheus_alertmanager_password 2026-06-18 06:27:08.267846 | debian-bookworm | OK prometheus_bcrypt_salt 2026-06-18 06:27:08.267849 | debian-bookworm | OK prometheus_grafana_password 2026-06-18 06:27:08.267853 | debian-bookworm | OK prometheus_mysql_exporter_database_password 2026-06-18 06:27:08.267857 | debian-bookworm | OK prometheus_password 2026-06-18 06:27:08.267861 | debian-bookworm | OK prometheus_skyline_password 2026-06-18 06:27:08.267865 | debian-bookworm | OK proxysql_admin_password 2026-06-18 06:27:08.267868 | debian-bookworm | OK proxysql_stats_password 2026-06-18 06:27:08.267872 | debian-bookworm | OK rabbitmq_cluster_cookie 2026-06-18 06:27:08.267876 | debian-bookworm | OK rabbitmq_monitoring_password 2026-06-18 06:27:08.267880 | debian-bookworm | OK rabbitmq_password 2026-06-18 06:27:08.267884 | debian-bookworm | OK rbd_secret_uuid 2026-06-18 06:27:08.267887 | debian-bookworm | OK redis_master_password 2026-06-18 06:27:08.267891 | debian-bookworm | OK skyline_database_password 2026-06-18 06:27:08.267895 | debian-bookworm | OK skyline_keystone_password 2026-06-18 06:27:08.267899 | debian-bookworm | OK skyline_secret_key 2026-06-18 06:27:08.267903 | debian-bookworm | OK swift_hash_path_prefix 2026-06-18 06:27:08.267906 | debian-bookworm | OK swift_hash_path_suffix 2026-06-18 06:27:08.267910 | debian-bookworm | OK swift_keystone_password 2026-06-18 06:27:08.267917 | debian-bookworm | OK tacker_database_password 2026-06-18 06:27:08.267921 | debian-bookworm | OK tacker_keystone_password 2026-06-18 06:27:08.267924 | debian-bookworm | OK telemetry_secret_key 2026-06-18 06:27:08.267928 | debian-bookworm | OK trove_database_password 2026-06-18 06:27:08.267932 | debian-bookworm | OK trove_keystone_password 2026-06-18 06:27:08.267936 | debian-bookworm | OK venus_database_password 2026-06-18 06:27:08.267939 | debian-bookworm | OK venus_keystone_password 2026-06-18 06:27:08.267943 | debian-bookworm | OK vmware_dvs_host_password 2026-06-18 06:27:08.267947 | debian-bookworm | OK vmware_nsxp_api_password 2026-06-18 06:27:08.267951 | debian-bookworm | OK vmware_nsxp_metadata_proxy_shared_secret 2026-06-18 06:27:08.267954 | debian-bookworm | OK vmware_nsxv_password 2026-06-18 06:27:08.267958 | debian-bookworm | OK vmware_vcenter_host_password 2026-06-18 06:27:08.267962 | debian-bookworm | OK watcher_database_password 2026-06-18 06:27:08.267966 | debian-bookworm | OK watcher_keystone_password 2026-06-18 06:27:08.267978 | debian-bookworm | OK zun_database_password 2026-06-18 06:27:08.267982 | debian-bookworm | OK zun_keystone_password 2026-06-18 06:27:08.267986 | debian-bookworm | 2026-06-18 06:27:08.267990 | debian-bookworm | OK: All 121 secrets in environments/kolla/secrets.yml are set. 2026-06-18 06:27:08.280123 | debian-bookworm | cookiecutter: 19986 I exit 0 (0.44 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python3 scripts/check-kolla-secrets.py configuration pid=2262 [tox/execute/api.py:308] 2026-06-18 06:27:08.281452 | debian-bookworm | cookiecutter: OK (19.75=setup[0.05]+cmd[19.26,0.44] seconds) 2026-06-18 06:27:08.281478 | debian-bookworm | congratulations :) (19.78 seconds) 2026-06-18 06:27:08.498394 | debian-bookworm | ok: Runtime: 0:00:20.090361 2026-06-18 06:27:08.510615 | 2026-06-18 06:27:08.510749 | TASK [tox : Look for output] 2026-06-18 06:27:08.986171 | debian-bookworm | ok 2026-06-18 06:27:09.002894 | 2026-06-18 06:27:09.003075 | TASK [tox : Return file comments to Zuul] 2026-06-18 06:27:09.048797 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:09.065441 | 2026-06-18 06:27:09.065584 | PLAY RECAP 2026-06-18 06:27:09.065668 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-18 06:27:09.065708 | 2026-06-18 06:27:09.248747 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-18 06:27:09.249929 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-18 06:27:10.082520 | 2026-06-18 06:27:10.082730 | PLAY [all] 2026-06-18 06:27:10.101512 | 2026-06-18 06:27:10.101668 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-18 06:27:10.157726 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:10.178373 | 2026-06-18 06:27:10.178627 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-18 06:27:10.243859 | debian-bookworm | ok 2026-06-18 06:27:10.249449 | 2026-06-18 06:27:10.249570 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-18 06:27:10.763634 | debian-bookworm -> localhost | changed 2026-06-18 06:27:10.772112 | 2026-06-18 06:27:10.772259 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-18 06:27:10.817397 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:10.825404 | 2026-06-18 06:27:10.825556 | TASK [fetch-tox-output : Set envlist fact] 2026-06-18 06:27:10.876564 | debian-bookworm | ok 2026-06-18 06:27:10.885432 | 2026-06-18 06:27:10.886935 | TASK [fetch-tox-output : Get tox version] 2026-06-18 06:27:11.635107 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-06-18 06:27:11.652939 | debian-bookworm | 4.55.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-18 06:27:11.920370 | debian-bookworm | ok: Runtime: 0:00:00.323066 2026-06-18 06:27:11.933640 | 2026-06-18 06:27:11.933822 | TASK [fetch-tox-output : Find all default environments] 2026-06-18 06:27:12.494063 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:12.500764 | 2026-06-18 06:27:12.500902 | TASK [fetch-tox-output : Set envlist fact] 2026-06-18 06:27:12.545593 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:12.553589 | 2026-06-18 06:27:12.553746 | TASK [fetch-tox-output : Find all default environments] 2026-06-18 06:27:13.094601 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:13.107863 | 2026-06-18 06:27:13.108047 | TASK [fetch-tox-output : Set envlist fact] 2026-06-18 06:27:13.143682 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:13.157145 | 2026-06-18 06:27:13.157391 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-18 06:27:13.208147 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:13.220952 | 2026-06-18 06:27:13.221094 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-18 06:27:14.069603 | debian-bookworm | changed: 2026-06-18 06:27:14.069840 | debian-bookworm | created directory /var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/logs/tox/cookiecutter 2026-06-18 06:27:14.069875 | debian-bookworm | cd+++++++++ ./ 2026-06-18 06:27:14.069901 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-18 06:27:14.069923 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-06-18 06:27:14.069953 | 2026-06-18 06:27:14.080050 | 2026-06-18 06:27:14.080159 | PLAY RECAP 2026-06-18 06:27:14.080217 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-18 06:27:14.080241 | 2026-06-18 06:27:14.237257 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-18 06:27:14.239890 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-18 06:27:15.055277 | 2026-06-18 06:27:15.055514 | PLAY [all] 2026-06-18 06:27:15.074236 | 2026-06-18 06:27:15.074429 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-18 06:27:15.316828 | debian-bookworm | changed: non-zero return code 2026-06-18 06:27:15.327816 | 2026-06-18 06:27:15.328125 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-18 06:27:15.363899 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:15.373806 | 2026-06-18 06:27:15.373994 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-18 06:27:15.426551 | 2026-06-18 06:27:15.426992 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-18 06:27:15.479232 | 2026-06-18 06:27:15.479519 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-18 06:27:15.518982 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:15.525505 | 2026-06-18 06:27:15.525640 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-18 06:27:15.561927 | 2026-06-18 06:27:15.562167 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-18 06:27:15.588674 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:15.596095 | 2026-06-18 06:27:15.596279 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-18 06:27:15.621489 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:15.628746 | 2026-06-18 06:27:15.628908 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-18 06:27:15.653991 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:15.662445 | 2026-06-18 06:27:15.662573 | PLAY RECAP 2026-06-18 06:27:15.662635 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-18 06:27:15.662660 | 2026-06-18 06:27:15.829284 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-18 06:27:15.832880 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-18 06:27:16.792203 | 2026-06-18 06:27:16.792422 | PLAY [Base post-fetch] 2026-06-18 06:27:16.808055 | 2026-06-18 06:27:16.808230 | TASK [diagnose-network : Ensure log directory exists] 2026-06-18 06:27:17.234065 | debian-bookworm | ok 2026-06-18 06:27:17.260882 | 2026-06-18 06:27:17.261104 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-18 06:27:29.024491 | debian-bookworm | ok: Runtime: 0:00:06.120652 2026-06-18 06:27:29.036027 | 2026-06-18 06:27:29.036246 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-18 06:27:35.081909 | debian-bookworm | ok: Runtime: 0:00:00.008894 2026-06-18 06:27:35.089434 | 2026-06-18 06:27:35.089589 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-18 06:27:41.179428 | debian-bookworm | ok: Runtime: 0:00:00.008261 2026-06-18 06:27:41.194157 | 2026-06-18 06:27:41.194306 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-18 06:27:41.250620 | debian-bookworm | skipping: Conditional result was False 2026-06-18 06:27:41.265610 | 2026-06-18 06:27:41.265820 | TASK [fetch-output : Set log path for single node] 2026-06-18 06:27:41.327219 | debian-bookworm | ok 2026-06-18 06:27:41.335789 | 2026-06-18 06:27:41.335986 | LOOP [fetch-output : Ensure local output dirs] 2026-06-18 06:27:41.638111 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/logs" 2026-06-18 06:27:41.908519 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/artifacts" 2026-06-18 06:27:42.190018 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/04c2f226d49a4661b8a3d883f0a445e7/work/docs" 2026-06-18 06:27:42.204071 | 2026-06-18 06:27:42.204253 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-18 06:27:43.067290 | debian-bookworm | changed: 2026-06-18 06:27:43.067581 | debian-bookworm | .d..t...... ./ 2026-06-18 06:27:43.067618 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-18 06:27:43.067642 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-18 06:27:43.067664 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-18 06:27:43.067685 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-18 06:27:43.067706 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-18 06:27:43.067749 | debian-bookworm | changed: All items complete 2026-06-18 06:27:43.067776 | 2026-06-18 06:27:43.635997 | debian-bookworm | changed: .d..t...... ./ 2026-06-18 06:27:44.226368 | debian-bookworm | changed: .d..t...... ./ 2026-06-18 06:27:44.258702 | 2026-06-18 06:27:44.258987 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-18 06:27:44.726564 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.039366 2026-06-18 06:27:45.114637 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007022 2026-06-18 06:27:45.149563 | 2026-06-18 06:27:45.149720 | PLAY RECAP 2026-06-18 06:27:45.149802 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-18 06:27:45.149837 | 2026-06-18 06:27:45.305451 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-18 06:27:45.306919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-18 06:27:46.097600 | 2026-06-18 06:27:46.097948 | PLAY [Base post] 2026-06-18 06:27:46.113157 | 2026-06-18 06:27:46.113374 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-18 06:27:46.684631 | debian-bookworm | changed 2026-06-18 06:27:46.691597 | 2026-06-18 06:27:46.691757 | PLAY RECAP 2026-06-18 06:27:46.691823 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-18 06:27:46.691887 | 2026-06-18 06:27:46.830234 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-18 06:27:46.831656 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-18 06:27:47.867454 | 2026-06-18 06:27:47.867675 | PLAY [Base post-logs] 2026-06-18 06:27:47.879689 | 2026-06-18 06:27:47.879847 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-18 06:27:48.373395 | localhost | changed 2026-06-18 06:27:48.385143 | 2026-06-18 06:27:48.385417 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-18 06:27:48.422622 | localhost | ok 2026-06-18 06:27:48.426419 | 2026-06-18 06:27:48.426546 | TASK [Set zuul-log-path fact] 2026-06-18 06:27:48.443371 | localhost | ok 2026-06-18 06:27:48.454147 | 2026-06-18 06:27:48.454332 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-18 06:27:48.493723 | localhost | ok 2026-06-18 06:27:48.501493 | 2026-06-18 06:27:48.501718 | TASK [upload-logs : Create log directories] 2026-06-18 06:27:49.060795 | localhost | changed 2026-06-18 06:27:49.064943 | 2026-06-18 06:27:49.065077 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-18 06:27:49.618707 | localhost -> localhost | ok: Runtime: 0:00:00.006469 2026-06-18 06:27:49.623491 | 2026-06-18 06:27:49.623618 | TASK [upload-logs : Upload logs to log server] 2026-06-18 06:27:50.416463 | localhost | Output suppressed because no_log was given 2026-06-18 06:27:50.419353 | 2026-06-18 06:27:50.419479 | LOOP [upload-logs : Compress console log and json output] 2026-06-18 06:27:50.498867 | localhost | skipping: Conditional result was False 2026-06-18 06:27:50.507728 | localhost | skipping: Conditional result was False 2026-06-18 06:27:50.519599 | 2026-06-18 06:27:50.519886 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-18 06:27:50.581224 | localhost | skipping: Conditional result was False 2026-06-18 06:27:50.581598 | 2026-06-18 06:27:50.588674 | localhost | skipping: Conditional result was False 2026-06-18 06:27:50.598473 | 2026-06-18 06:27:50.598635 | LOOP [upload-logs : Upload console log and json output]