2025-10-07 16:49:25.934873 | Job console starting 2025-10-07 16:49:25.961758 | Updating git repos 2025-10-07 16:49:25.998957 | Cloning repos into workspace 2025-10-07 16:49:26.101751 | Restoring repo states 2025-10-07 16:49:26.136781 | Merging changes 2025-10-07 16:49:26.730171 | Checking out repos 2025-10-07 16:49:26.851923 | Preparing playbooks 2025-10-07 16:49:28.267065 | Running Ansible setup 2025-10-07 16:49:32.998639 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-07 16:49:33.772185 | 2025-10-07 16:49:33.772324 | PLAY [Base pre] 2025-10-07 16:49:33.787408 | 2025-10-07 16:49:33.787526 | TASK [Setup log path fact] 2025-10-07 16:49:33.815547 | debian-bookworm | ok 2025-10-07 16:49:33.829948 | 2025-10-07 16:49:33.830070 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 16:49:33.869360 | debian-bookworm | ok 2025-10-07 16:49:33.879127 | 2025-10-07 16:49:33.879234 | TASK [emit-job-header : Print job information] 2025-10-07 16:49:33.916987 | # Job Information 2025-10-07 16:49:33.917140 | Ansible Version: 2.16.14 2025-10-07 16:49:33.917174 | Job: python-osism-test-setup 2025-10-07 16:49:33.917206 | Pipeline: check 2025-10-07 16:49:33.917252 | Executor: 521e9411259a 2025-10-07 16:49:33.917273 | Triggered by: https://github.com/osism/python-osism/pull/1744 2025-10-07 16:49:33.917296 | Event ID: 90867810-a39d-11f0-98a7-6cafdd5febb5 2025-10-07 16:49:33.922089 | 2025-10-07 16:49:33.922187 | LOOP [emit-job-header : Print node information] 2025-10-07 16:49:34.077180 | debian-bookworm | ok: 2025-10-07 16:49:34.077347 | debian-bookworm | # Node Information 2025-10-07 16:49:34.077381 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-07 16:49:34.077405 | debian-bookworm | Hostname: debian 2025-10-07 16:49:34.077427 | debian-bookworm | Username: zuul 2025-10-07 16:49:34.077447 | debian-bookworm | Distro: Debian 12.12 2025-10-07 16:49:34.077470 | debian-bookworm | Provider: regiocloud-a 2025-10-07 16:49:34.077491 | debian-bookworm | Region: 2025-10-07 16:49:34.077512 | debian-bookworm | Label: debian-bookworm 2025-10-07 16:49:34.077531 | debian-bookworm | Product Name: OpenStack Nova 2025-10-07 16:49:34.077551 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:b730 2025-10-07 16:49:34.095496 | 2025-10-07 16:49:34.095609 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-07 16:49:34.886083 | debian-bookworm -> localhost | changed 2025-10-07 16:49:34.892774 | 2025-10-07 16:49:34.892872 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-07 16:49:36.171508 | debian-bookworm -> localhost | changed 2025-10-07 16:49:36.181787 | 2025-10-07 16:49:36.181884 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-07 16:49:36.605675 | debian-bookworm -> localhost | ok 2025-10-07 16:49:36.611969 | 2025-10-07 16:49:36.612075 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-07 16:49:36.640292 | debian-bookworm | ok 2025-10-07 16:49:36.679100 | debian-bookworm | included: /var/lib/zuul/builds/7003bb5db9e04914a650d37246bbec6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-07 16:49:36.685167 | 2025-10-07 16:49:36.685271 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-07 16:49:37.739456 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-07 16:49:37.739622 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7003bb5db9e04914a650d37246bbec6a/work/7003bb5db9e04914a650d37246bbec6a_id_rsa 2025-10-07 16:49:37.739652 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7003bb5db9e04914a650d37246bbec6a/work/7003bb5db9e04914a650d37246bbec6a_id_rsa.pub 2025-10-07 16:49:37.739673 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-07 16:49:37.739694 | debian-bookworm -> localhost | SHA256:wfB2c6gf5013HM3lC03XMFL90yf2rMkzI2utLmW7eUM zuul-build-sshkey 2025-10-07 16:49:37.739712 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-07 16:49:37.739738 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-07 16:49:37.739756 | debian-bookworm -> localhost | | . ..+++| 2025-10-07 16:49:37.739774 | debian-bookworm -> localhost | | + . .o+*| 2025-10-07 16:49:37.739790 | debian-bookworm -> localhost | | = + .. o*| 2025-10-07 16:49:37.739806 | debian-bookworm -> localhost | | . + o +o*| 2025-10-07 16:49:37.739822 | debian-bookworm -> localhost | | S . ...=*| 2025-10-07 16:49:37.739844 | debian-bookworm -> localhost | | . +ooE.+| 2025-10-07 16:49:37.739861 | debian-bookworm -> localhost | | .o.=.o | 2025-10-07 16:49:37.739877 | debian-bookworm -> localhost | | . +.@ | 2025-10-07 16:49:37.739894 | debian-bookworm -> localhost | | +** = | 2025-10-07 16:49:37.739910 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-07 16:49:37.739950 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.508492 2025-10-07 16:49:37.745429 | 2025-10-07 16:49:37.745521 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-07 16:49:37.782688 | debian-bookworm | ok 2025-10-07 16:49:37.790331 | debian-bookworm | included: /var/lib/zuul/builds/7003bb5db9e04914a650d37246bbec6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-07 16:49:37.803891 | 2025-10-07 16:49:37.803970 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-07 16:49:37.816473 | debian-bookworm | skipping: Conditional result was False 2025-10-07 16:49:37.820995 | 2025-10-07 16:49:37.821066 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-07 16:49:38.427018 | debian-bookworm | changed 2025-10-07 16:49:38.431279 | 2025-10-07 16:49:38.431347 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-07 16:49:38.686708 | debian-bookworm | ok 2025-10-07 16:49:38.708548 | 2025-10-07 16:49:38.708641 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-07 16:49:39.343628 | debian-bookworm | changed 2025-10-07 16:49:39.352799 | 2025-10-07 16:49:39.352900 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-07 16:49:39.997872 | debian-bookworm | changed 2025-10-07 16:49:40.002203 | 2025-10-07 16:49:40.002300 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-07 16:49:40.035375 | debian-bookworm | skipping: Conditional result was False 2025-10-07 16:49:40.040401 | 2025-10-07 16:49:40.040480 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-07 16:49:40.446605 | debian-bookworm -> localhost | changed 2025-10-07 16:49:40.455603 | 2025-10-07 16:49:40.455686 | TASK [add-build-sshkey : Add back temp key] 2025-10-07 16:49:40.745485 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7003bb5db9e04914a650d37246bbec6a/work/7003bb5db9e04914a650d37246bbec6a_id_rsa (zuul-build-sshkey) 2025-10-07 16:49:40.745689 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008736 2025-10-07 16:49:40.753408 | 2025-10-07 16:49:40.753508 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-07 16:49:41.118331 | debian-bookworm | ok 2025-10-07 16:49:41.123134 | 2025-10-07 16:49:41.123231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-07 16:49:41.177493 | debian-bookworm | skipping: Conditional result was False 2025-10-07 16:49:41.195660 | 2025-10-07 16:49:41.195765 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-07 16:49:41.654057 | debian-bookworm | ok 2025-10-07 16:49:41.662426 | 2025-10-07 16:49:41.662513 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-07 16:49:41.688882 | debian-bookworm | ok 2025-10-07 16:49:41.692861 | 2025-10-07 16:49:41.692939 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-07 16:49:42.142196 | debian-bookworm -> localhost | ok 2025-10-07 16:49:42.147277 | 2025-10-07 16:49:42.147367 | TASK [validate-host : Collect information about the host] 2025-10-07 16:49:43.244874 | debian-bookworm | ok 2025-10-07 16:49:43.256906 | 2025-10-07 16:49:43.257004 | TASK [validate-host : Sanitize hostname] 2025-10-07 16:49:43.376858 | debian-bookworm | ok 2025-10-07 16:49:43.434708 | 2025-10-07 16:49:43.434819 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-07 16:49:44.120449 | debian-bookworm -> localhost | changed 2025-10-07 16:49:44.125880 | 2025-10-07 16:49:44.125970 | TASK [validate-host : Collect information about zuul worker] 2025-10-07 16:49:44.516484 | debian-bookworm | ok 2025-10-07 16:49:44.521196 | 2025-10-07 16:49:44.521299 | TASK [validate-host : Write out all zuul information for each host] 2025-10-07 16:49:45.122245 | debian-bookworm -> localhost | changed 2025-10-07 16:49:45.131240 | 2025-10-07 16:49:45.131340 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-07 16:49:45.390765 | debian-bookworm | ok 2025-10-07 16:49:45.395873 | 2025-10-07 16:49:45.395957 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-07 16:49:46.414055 | debian-bookworm | changed: 2025-10-07 16:49:46.414212 | debian-bookworm | cd+++++++++ src/ 2025-10-07 16:49:46.414259 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-07 16:49:46.414283 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-07 16:49:46.414304 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-07 16:49:46.414324 | debian-bookworm | Containerfile 2025-10-07 16:49:46.414436 | debian-bookworm | Containerfile 2025-10-07 16:49:46.467063 | debian-bookworm | =2.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from ara==1.7.3->osism==0.20251004.1.dev7) (7.0.1) 2025-10-07 16:52:32.717501 | debian-bookworm | Requirement already satisfied: requests>=2.14.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from ara==1.7.3->osism==0.20251004.1.dev7) (2.32.5) 2025-10-07 16:52:32.774624 | debian-bookworm | Requirement already satisfied: billiard<5.0,>=4.2.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (4.2.2) 2025-10-07 16:52:32.776545 | debian-bookworm | Requirement already satisfied: vine<6.0,>=5.1.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (5.1.0) 2025-10-07 16:52:32.777802 | debian-bookworm | Requirement already satisfied: click<9.0,>=8.1.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (8.3.0) 2025-10-07 16:52:32.779129 | debian-bookworm | Requirement already satisfied: click-didyoumean>=0.3.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (0.3.1) 2025-10-07 16:52:32.780421 | debian-bookworm | Requirement already satisfied: click-repl>=0.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (0.3.0) 2025-10-07 16:52:32.782371 | debian-bookworm | Requirement already satisfied: click-plugins>=1.1.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from celery[redis]==5.5.3->osism==0.20251004.1.dev7) (1.1.1.2) 2025-10-07 16:52:32.818344 | debian-bookworm | Requirement already satisfied: autopage>=0.4.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from cliff==4.11.0->osism==0.20251004.1.dev7) (0.5.2) 2025-10-07 16:52:32.820192 | debian-bookworm | Requirement already satisfied: cmd2>=1.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from cliff==4.11.0->osism==0.20251004.1.dev7) (2.7.0) 2025-10-07 16:52:32.822483 | debian-bookworm | Requirement already satisfied: PrettyTable>=0.7.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from cliff==4.11.0->osism==0.20251004.1.dev7) (3.16.0) 2025-10-07 16:52:32.823751 | debian-bookworm | Requirement already satisfied: stevedore>=2.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from cliff==4.11.0->osism==0.20251004.1.dev7) (5.5.0) 2025-10-07 16:52:32.858827 | debian-bookworm | Requirement already satisfied: orderly-set<6,>=5.4.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from deepdiff==8.6.1->osism==0.20251004.1.dev7) (5.5.0) 2025-10-07 16:52:32.875025 | debian-bookworm | Requirement already satisfied: urllib3>=1.26.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from docker==7.1.0->osism==0.20251004.1.dev7) (2.5.0) 2025-10-07 16:52:32.881716 | debian-bookworm | Requirement already satisfied: polling in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from dtrack-auditor==1.5.0->osism==0.20251004.1.dev7) (0.3.2) 2025-10-07 16:52:32.882574 | debian-bookworm | Requirement already satisfied: certifi in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from dtrack-auditor==1.5.0->osism==0.20251004.1.dev7) (2025.8.3) 2025-10-07 16:52:32.996610 | debian-bookworm | Collecting starlette<0.49.0,>=0.40.0 2025-10-07 16:52:33.006579 | debian-bookworm | Downloading starlette-0.48.0-py3-none-any.whl (73 kB) 2025-10-07 16:52:33.023154 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 5.8 MB/s eta 0:00:00 2025-10-07 16:52:33.030888 | debian-bookworm | Requirement already satisfied: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from fastapi==0.118.0->osism==0.20251004.1.dev7) (2.11.9) 2025-10-07 16:52:33.033077 | debian-bookworm | Requirement already satisfied: typing-extensions>=4.8.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from fastapi==0.118.0->osism==0.20251004.1.dev7) (4.15.0) 2025-10-07 16:52:33.052615 | debian-bookworm | Requirement already satisfied: tornado<7.0.0,>=5.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from flower==2.0.1->osism==0.20251004.1.dev7) (6.5.2) 2025-10-07 16:52:33.054181 | debian-bookworm | Requirement already satisfied: prometheus-client>=0.8.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from flower==2.0.1->osism==0.20251004.1.dev7) (0.23.1) 2025-10-07 16:52:33.055825 | debian-bookworm | Requirement already satisfied: humanize in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from flower==2.0.1->osism==0.20251004.1.dev7) (4.13.0) 2025-10-07 16:52:33.058084 | debian-bookworm | Requirement already satisfied: pytz in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from flower==2.0.1->osism==0.20251004.1.dev7) (2025.2) 2025-10-07 16:52:33.082052 | debian-bookworm | Requirement already satisfied: gitdb<5,>=4.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from GitPython==3.1.45->osism==0.20251004.1.dev7) (4.0.12) 2025-10-07 16:52:33.097718 | debian-bookworm | Requirement already satisfied: ruamel.yaml>=0.15.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from jc==1.25.5->osism==0.20251004.1.dev7) (0.18.15) 2025-10-07 16:52:33.099469 | debian-bookworm | Requirement already satisfied: xmltodict>=0.12.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from jc==1.25.5->osism==0.20251004.1.dev7) (1.0.2) 2025-10-07 16:52:33.100915 | debian-bookworm | Requirement already satisfied: Pygments>=2.3.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from jc==1.25.5->osism==0.20251004.1.dev7) (2.19.2) 2025-10-07 16:52:33.110698 | debian-bookworm | Requirement already satisfied: MarkupSafe>=2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from Jinja2==3.1.6->osism==0.20251004.1.dev7) (3.0.3) 2025-10-07 16:52:33.127902 | debian-bookworm | Requirement already satisfied: iso8601>=2.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from keystoneauth1==5.12.0->osism==0.20251004.1.dev7) (2.1.0) 2025-10-07 16:52:33.130126 | debian-bookworm | Requirement already satisfied: os-service-types>=1.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from keystoneauth1==5.12.0->osism==0.20251004.1.dev7) (1.8.0) 2025-10-07 16:52:33.162993 | debian-bookworm | Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kombu==5.5.4->osism==0.20251004.1.dev7) (5.3.1) 2025-10-07 16:52:33.165195 | debian-bookworm | Requirement already satisfied: tzdata>=2025.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kombu==5.5.4->osism==0.20251004.1.dev7) (2025.2) 2025-10-07 16:52:33.166063 | debian-bookworm | Requirement already satisfied: packaging in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kombu==5.5.4->osism==0.20251004.1.dev7) (25.0) 2025-10-07 16:52:33.184151 | debian-bookworm | Requirement already satisfied: six>=1.9.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (1.17.0) 2025-10-07 16:52:33.186766 | debian-bookworm | Requirement already satisfied: google-auth>=1.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (2.40.3) 2025-10-07 16:52:33.188378 | debian-bookworm | Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (1.8.0) 2025-10-07 16:52:33.189905 | debian-bookworm | Requirement already satisfied: requests-oauthlib in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (2.0.0) 2025-10-07 16:52:33.191407 | debian-bookworm | Requirement already satisfied: oauthlib>=3.2.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (3.3.1) 2025-10-07 16:52:33.193081 | debian-bookworm | Requirement already satisfied: durationpy>=0.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from kubernetes==33.1.0->osism==0.20251004.1.dev7) (0.10) 2025-10-07 16:52:33.280934 | debian-bookworm | Requirement already satisfied: cryptography>=2.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (46.0.1) 2025-10-07 16:52:33.282462 | debian-bookworm | Requirement already satisfied: decorator>=4.4.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (5.2.1) 2025-10-07 16:52:33.283873 | debian-bookworm | Requirement already satisfied: dogpile.cache>=0.6.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (1.4.1) 2025-10-07 16:52:33.285569 | debian-bookworm | Requirement already satisfied: jmespath>=0.9.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (1.0.1) 2025-10-07 16:52:33.286836 | debian-bookworm | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (1.33) 2025-10-07 16:52:33.289681 | debian-bookworm | Requirement already satisfied: platformdirs>=3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (4.4.0) 2025-10-07 16:52:33.291744 | debian-bookworm | Requirement already satisfied: psutil>=3.2.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (7.1.0) 2025-10-07 16:52:33.293533 | debian-bookworm | Requirement already satisfied: requestsexceptions>=1.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from openstacksdk==4.7.1->osism==0.20251004.1.dev7) (1.4.0) 2025-10-07 16:52:33.311745 | debian-bookworm | Requirement already satisfied: bcrypt>=3.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from paramiko==4.0.0->osism==0.20251004.1.dev7) (5.0.0) 2025-10-07 16:52:33.313482 | debian-bookworm | Requirement already satisfied: invoke>=2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from paramiko==4.0.0->osism==0.20251004.1.dev7) (2.2.0) 2025-10-07 16:52:33.315143 | debian-bookworm | Requirement already satisfied: pynacl>=1.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from paramiko==4.0.0->osism==0.20251004.1.dev7) (1.6.0) 2025-10-07 16:52:33.329318 | debian-bookworm | Requirement already satisfied: redis>=4.2.0rc1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from pottery==3.0.1->osism==0.20251004.1.dev7) (5.2.1) 2025-10-07 16:52:33.330732 | debian-bookworm | Requirement already satisfied: mmh3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from pottery==3.0.1->osism==0.20251004.1.dev7) (5.2.0) 2025-10-07 16:52:33.345141 | debian-bookworm | Requirement already satisfied: wcwidth in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from prompt-toolkit==3.0.52->osism==0.20251004.1.dev7) (0.2.14) 2025-10-07 16:52:33.401062 | debian-bookworm | Requirement already satisfied: pytest>=6 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from pytest-testinfra==10.2.2->osism==0.20251004.1.dev7) (8.4.2) 2025-10-07 16:52:33.447077 | debian-bookworm | Requirement already satisfied: SQLAlchemy<2.1.0,>=2.0.14 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.11/site-packages (from sqlmodel==0.0.25->osism==0.20251004.1.dev7) (2.0.43) 2025-10-07 16:52:48.553206 | debian-bookworm | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/h11/ 2025-10-07 16:54:30.722930 | [Zuul] Log Stream did not terminate 2025-10-07 16:54:30.723458 | debian-bookworm | ok: Runtime: 0:02:14.576309 2025-10-07 16:54:30.731988 | 2025-10-07 16:54:30.732141 | PLAY RECAP 2025-10-07 16:54:30.732247 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-07 16:54:30.732300 | 2025-10-07 16:54:30.853133 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/test-setup.yml@main] 2025-10-07 16:54:30.855156 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-07 16:54:31.579767 | 2025-10-07 16:54:31.579925 | PLAY [Base post] 2025-10-07 16:54:31.593477 | 2025-10-07 16:54:31.593602 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-07 16:54:32.373656 | debian-bookworm | changed 2025-10-07 16:54:32.384516 | 2025-10-07 16:54:32.384637 | PLAY RECAP 2025-10-07 16:54:32.384720 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-07 16:54:32.384798 | 2025-10-07 16:54:32.498034 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-07 16:54:32.500067 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-07 16:54:33.259817 | 2025-10-07 16:54:33.259981 | PLAY [Base post-logs] 2025-10-07 16:54:33.270336 | 2025-10-07 16:54:33.270487 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-07 16:54:33.703693 | localhost | changed 2025-10-07 16:54:33.720077 | 2025-10-07 16:54:33.720240 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-07 16:54:33.756689 | localhost | ok 2025-10-07 16:54:33.761307 | 2025-10-07 16:54:33.761453 | TASK [Set zuul-log-path fact] 2025-10-07 16:54:33.788640 | localhost | ok 2025-10-07 16:54:33.799615 | 2025-10-07 16:54:33.799745 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 16:54:33.826453 | localhost | ok 2025-10-07 16:54:33.831284 | 2025-10-07 16:54:33.831448 | TASK [upload-logs : Create log directories] 2025-10-07 16:54:34.312556 | localhost | changed 2025-10-07 16:54:34.317151 | 2025-10-07 16:54:34.317410 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-07 16:54:34.808564 | localhost -> localhost | ok: Runtime: 0:00:00.006688 2025-10-07 16:54:34.812980 | 2025-10-07 16:54:34.813101 | TASK [upload-logs : Upload logs to log server] 2025-10-07 16:54:35.347623 | localhost | Output suppressed because no_log was given 2025-10-07 16:54:35.351831 | 2025-10-07 16:54:35.352036 | LOOP [upload-logs : Compress console log and json output] 2025-10-07 16:54:35.406246 | localhost | skipping: Conditional result was False 2025-10-07 16:54:35.411016 | localhost | skipping: Conditional result was False 2025-10-07 16:54:35.423683 | 2025-10-07 16:54:35.423888 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-07 16:54:35.468155 | localhost | skipping: Conditional result was False 2025-10-07 16:54:35.468801 | 2025-10-07 16:54:35.472075 | localhost | skipping: Conditional result was False 2025-10-07 16:54:35.489548 | 2025-10-07 16:54:35.489903 | LOOP [upload-logs : Upload console log and json output]