2026-01-06 03:05:18.812371 | Job console starting 2026-01-06 03:05:18.846624 | Updating git repos 2026-01-06 03:05:18.894471 | Cloning repos into workspace 2026-01-06 03:05:18.996232 | Restoring repo states 2026-01-06 03:05:19.012772 | Merging changes 2026-01-06 03:05:19.012795 | Checking out repos 2026-01-06 03:05:19.134487 | Preparing playbooks 2026-01-06 03:05:20.450675 | Running Ansible setup 2026-01-06 03:05:25.117526 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-06 03:05:26.015070 | 2026-01-06 03:05:26.015253 | PLAY [Base pre] 2026-01-06 03:05:26.033238 | 2026-01-06 03:05:26.033399 | TASK [Setup log path fact] 2026-01-06 03:05:26.067892 | debian-bookworm | ok 2026-01-06 03:05:26.087129 | 2026-01-06 03:05:26.087323 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-06 03:05:26.130601 | debian-bookworm | ok 2026-01-06 03:05:26.141628 | 2026-01-06 03:05:26.141793 | TASK [emit-job-header : Print job information] 2026-01-06 03:05:26.200073 | # Job Information 2026-01-06 03:05:26.200484 | Ansible Version: 2.16.14 2026-01-06 03:05:26.200581 | Job: openstack-project-manager-mypy 2026-01-06 03:05:26.200665 | Pipeline: periodic-daily 2026-01-06 03:05:26.200723 | Executor: 521e9411259a 2026-01-06 03:05:26.200774 | Triggered by: https://github.com/osism/openstack-project-manager 2026-01-06 03:05:26.200830 | Event ID: 1207ee4eb5a548ec978ccc8828f87021 2026-01-06 03:05:26.212440 | 2026-01-06 03:05:26.212807 | LOOP [emit-job-header : Print node information] 2026-01-06 03:05:26.347053 | debian-bookworm | ok: 2026-01-06 03:05:26.347351 | debian-bookworm | # Node Information 2026-01-06 03:05:26.347461 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-06 03:05:26.347510 | debian-bookworm | Hostname: debian 2026-01-06 03:05:26.347547 | debian-bookworm | Username: zuul 2026-01-06 03:05:26.347580 | debian-bookworm | Distro: Debian 12.12 2026-01-06 03:05:26.347618 | debian-bookworm | Provider: regiocloud-a 2026-01-06 03:05:26.347652 | debian-bookworm | Region: 2026-01-06 03:05:26.347686 | debian-bookworm | Label: debian-bookworm 2026-01-06 03:05:26.347718 | debian-bookworm | Product Name: OpenStack Nova 2026-01-06 03:05:26.347750 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:9ab6 2026-01-06 03:05:26.377511 | 2026-01-06 03:05:26.377740 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-06 03:05:26.894600 | debian-bookworm -> localhost | changed 2026-01-06 03:05:26.908879 | 2026-01-06 03:05:26.909088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-06 03:05:28.107837 | debian-bookworm -> localhost | changed 2026-01-06 03:05:28.135264 | 2026-01-06 03:05:28.135501 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-06 03:05:28.478760 | debian-bookworm -> localhost | ok 2026-01-06 03:05:28.486643 | 2026-01-06 03:05:28.486781 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-06 03:05:28.534795 | debian-bookworm | ok 2026-01-06 03:05:28.576701 | debian-bookworm | included: /var/lib/zuul/builds/4a8ff44872f5410daae6184f41b32bc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-06 03:05:28.583813 | 2026-01-06 03:05:28.583935 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-06 03:05:30.058375 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-06 03:05:30.058646 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a8ff44872f5410daae6184f41b32bc8/work/4a8ff44872f5410daae6184f41b32bc8_id_rsa 2026-01-06 03:05:30.058690 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a8ff44872f5410daae6184f41b32bc8/work/4a8ff44872f5410daae6184f41b32bc8_id_rsa.pub 2026-01-06 03:05:30.058717 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-06 03:05:30.058740 | debian-bookworm -> localhost | SHA256:0dluN0WrkXso3myoElmnFzmUBmqRp7t/mAKX4yQQOuY zuul-build-sshkey 2026-01-06 03:05:30.058783 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-06 03:05:30.058806 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-06 03:05:30.058827 | debian-bookworm -> localhost | | .... . .| 2026-01-06 03:05:30.058983 | debian-bookworm -> localhost | | . .oo * ...| 2026-01-06 03:05:30.059007 | debian-bookworm -> localhost | | . . o+ = oo ..| 2026-01-06 03:05:30.059028 | debian-bookworm -> localhost | | + . .. o * =. | 2026-01-06 03:05:30.059050 | debian-bookworm -> localhost | |o . . S o.=+o. | 2026-01-06 03:05:30.059076 | debian-bookworm -> localhost | | E o O ..o=... | 2026-01-06 03:05:30.059098 | debian-bookworm -> localhost | | * + +o + | 2026-01-06 03:05:30.059120 | debian-bookworm -> localhost | | = o... | 2026-01-06 03:05:30.059141 | debian-bookworm -> localhost | | +o. | 2026-01-06 03:05:30.059160 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-06 03:05:30.059213 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.795747 2026-01-06 03:05:30.067275 | 2026-01-06 03:05:30.067430 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-06 03:05:30.106395 | debian-bookworm | ok 2026-01-06 03:05:30.122761 | debian-bookworm | included: /var/lib/zuul/builds/4a8ff44872f5410daae6184f41b32bc8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-06 03:05:30.149280 | 2026-01-06 03:05:30.149562 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-06 03:05:30.175396 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:05:30.184022 | 2026-01-06 03:05:30.184186 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-06 03:05:30.914341 | debian-bookworm | changed 2026-01-06 03:05:30.925895 | 2026-01-06 03:05:30.926085 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-06 03:05:31.205578 | debian-bookworm | ok 2026-01-06 03:05:31.213602 | 2026-01-06 03:05:31.213754 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-06 03:05:31.888987 | debian-bookworm | changed 2026-01-06 03:05:31.896626 | 2026-01-06 03:05:31.896766 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-06 03:05:32.582163 | debian-bookworm | changed 2026-01-06 03:05:32.591015 | 2026-01-06 03:05:32.591216 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-06 03:05:32.616525 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:05:32.623502 | 2026-01-06 03:05:32.623643 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-06 03:05:33.093155 | debian-bookworm -> localhost | changed 2026-01-06 03:05:33.104652 | 2026-01-06 03:05:33.104784 | TASK [add-build-sshkey : Add back temp key] 2026-01-06 03:05:33.484810 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4a8ff44872f5410daae6184f41b32bc8/work/4a8ff44872f5410daae6184f41b32bc8_id_rsa (zuul-build-sshkey) 2026-01-06 03:05:33.485354 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021823 2026-01-06 03:05:33.502886 | 2026-01-06 03:05:33.503061 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-06 03:05:33.940814 | debian-bookworm | ok 2026-01-06 03:05:33.968366 | 2026-01-06 03:05:33.968593 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-06 03:05:34.009042 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:05:34.051374 | 2026-01-06 03:05:34.051554 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-06 03:05:34.662189 | debian-bookworm | ok 2026-01-06 03:05:34.674741 | 2026-01-06 03:05:34.674933 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-06 03:05:34.718612 | debian-bookworm | ok 2026-01-06 03:05:34.726160 | 2026-01-06 03:05:34.726486 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-06 03:05:35.099801 | debian-bookworm -> localhost | ok 2026-01-06 03:05:35.111900 | 2026-01-06 03:05:35.112122 | TASK [validate-host : Collect information about the host] 2026-01-06 03:05:36.329201 | debian-bookworm | ok 2026-01-06 03:05:36.343215 | 2026-01-06 03:05:36.343392 | TASK [validate-host : Sanitize hostname] 2026-01-06 03:05:36.489317 | debian-bookworm | ok 2026-01-06 03:05:36.545614 | 2026-01-06 03:05:36.545897 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-06 03:05:37.485056 | debian-bookworm -> localhost | changed 2026-01-06 03:05:37.491797 | 2026-01-06 03:05:37.491940 | TASK [validate-host : Collect information about zuul worker] 2026-01-06 03:05:37.932712 | debian-bookworm | ok 2026-01-06 03:05:37.943726 | 2026-01-06 03:05:37.943868 | TASK [validate-host : Write out all zuul information for each host] 2026-01-06 03:05:38.637978 | debian-bookworm -> localhost | changed 2026-01-06 03:05:38.659246 | 2026-01-06 03:05:38.659503 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-06 03:05:38.926292 | debian-bookworm | ok 2026-01-06 03:05:38.934465 | 2026-01-06 03:05:38.934602 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-06 03:05:40.108675 | debian-bookworm | changed: 2026-01-06 03:05:40.108898 | debian-bookworm | cd+++++++++ src/ 2026-01-06 03:05:40.108935 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-06 03:05:40.108958 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-06 03:05:40.108979 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-06 03:05:40.108999 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.2) 2026-01-06 03:06:39.791309 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-01-06 03:06:39.927289 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2026-01-06 03:06:43.535908 | debian-bookworm | Installing missing stub packages: 2026-01-06 03:06:43.535989 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-01-06 03:06:43.536001 | debian-bookworm | 2026-01-06 03:06:43.536010 | debian-bookworm | 2026-01-06 03:06:43.536018 | debian-bookworm | Success: no issues found in 13 source files 2026-01-06 03:06:43.778718 | debian-bookworm | ok: Runtime: 0:00:11.490326 2026-01-06 03:06:43.785886 | 2026-01-06 03:06:43.785991 | PLAY RECAP 2026-01-06 03:06:43.786046 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-06 03:06:43.786072 | 2026-01-06 03:06:44.215827 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-06 03:06:44.216727 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-06 03:06:45.881566 | 2026-01-06 03:06:45.881748 | PLAY [Base post] 2026-01-06 03:06:45.917646 | 2026-01-06 03:06:45.917893 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-06 03:06:46.777645 | debian-bookworm | changed 2026-01-06 03:06:46.801725 | 2026-01-06 03:06:46.801859 | PLAY RECAP 2026-01-06 03:06:46.801922 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-06 03:06:46.801986 | 2026-01-06 03:06:47.508636 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-06 03:06:47.509679 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-06 03:06:49.709486 | 2026-01-06 03:06:49.709674 | PLAY [Base post-logs] 2026-01-06 03:06:49.761669 | 2026-01-06 03:06:49.761858 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-06 03:06:50.662675 | localhost | changed 2026-01-06 03:06:50.675343 | 2026-01-06 03:06:50.675585 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-06 03:06:50.730252 | localhost | ok 2026-01-06 03:06:50.733777 | 2026-01-06 03:06:50.733907 | TASK [Set zuul-log-path fact] 2026-01-06 03:06:50.760104 | localhost | ok 2026-01-06 03:06:50.768875 | 2026-01-06 03:06:50.769021 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-06 03:06:50.834226 | localhost | ok 2026-01-06 03:06:50.837548 | 2026-01-06 03:06:50.837665 | TASK [upload-logs : Create log directories] 2026-01-06 03:06:51.738712 | localhost | changed 2026-01-06 03:06:51.741981 | 2026-01-06 03:06:51.742106 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-06 03:06:52.432248 | localhost -> localhost | ok: Runtime: 0:00:00.012704 2026-01-06 03:06:52.436443 | 2026-01-06 03:06:52.436573 | TASK [upload-logs : Upload logs to log server] 2026-01-06 03:06:53.206406 | localhost | Output suppressed because no_log was given 2026-01-06 03:06:53.208362 | 2026-01-06 03:06:53.208490 | LOOP [upload-logs : Compress console log and json output] 2026-01-06 03:06:53.261850 | localhost | skipping: Conditional result was False 2026-01-06 03:06:53.268477 | localhost | skipping: Conditional result was False 2026-01-06 03:06:53.289984 | 2026-01-06 03:06:53.290227 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-06 03:06:53.344994 | localhost | skipping: Conditional result was False 2026-01-06 03:06:53.345326 | 2026-01-06 03:06:53.350889 | localhost | skipping: Conditional result was False 2026-01-06 03:06:53.364709 | 2026-01-06 03:06:53.364900 | LOOP [upload-logs : Upload console log and json output]