2026-05-23 03:03:50.301436 | Job console starting 2026-05-23 03:03:50.312216 | Updating git repos 2026-05-23 03:03:50.346304 | Cloning repos into workspace 2026-05-23 03:03:50.431448 | Restoring repo states 2026-05-23 03:03:50.443467 | Merging changes 2026-05-23 03:03:50.443481 | Checking out repos 2026-05-23 03:03:50.559966 | Preparing playbooks 2026-05-23 03:03:51.403010 | Running Ansible setup 2026-05-23 03:03:58.885622 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-23 03:03:59.923825 | 2026-05-23 03:03:59.923939 | PLAY [Base pre] 2026-05-23 03:03:59.955180 | 2026-05-23 03:03:59.955297 | TASK [Setup log path fact] 2026-05-23 03:04:00.003018 | ubuntu-jammy | ok 2026-05-23 03:04:00.024513 | 2026-05-23 03:04:00.024633 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-23 03:04:00.052282 | ubuntu-jammy | ok 2026-05-23 03:04:00.066328 | 2026-05-23 03:04:00.066432 | TASK [emit-job-header : Print job information] 2026-05-23 03:04:00.134397 | # Job Information 2026-05-23 03:04:00.134626 | Ansible Version: 2.16.14 2026-05-23 03:04:00.134664 | Job: python-black 2026-05-23 03:04:00.134693 | Pipeline: periodic-daily 2026-05-23 03:04:00.134712 | Executor: 521e9411259a 2026-05-23 03:04:00.134729 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-23 03:04:00.134748 | Event ID: 22af59e4603044169e28f6325ab3ad07 2026-05-23 03:04:00.140998 | 2026-05-23 03:04:00.141089 | LOOP [emit-job-header : Print node information] 2026-05-23 03:04:00.410531 | ubuntu-jammy | ok: 2026-05-23 03:04:00.410671 | ubuntu-jammy | # Node Information 2026-05-23 03:04:00.410698 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-23 03:04:00.410720 | ubuntu-jammy | Hostname: ubuntu 2026-05-23 03:04:00.410738 | ubuntu-jammy | Username: zuul 2026-05-23 03:04:00.410756 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-23 03:04:00.410775 | ubuntu-jammy | Provider: regiocloud-a 2026-05-23 03:04:00.410793 | ubuntu-jammy | Region: 2026-05-23 03:04:00.410811 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-23 03:04:00.410827 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-23 03:04:00.410861 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:233b 2026-05-23 03:04:00.424190 | 2026-05-23 03:04:00.424289 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-23 03:04:01.598870 | ubuntu-jammy -> localhost | changed 2026-05-23 03:04:01.605806 | 2026-05-23 03:04:01.605912 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-23 03:04:04.055280 | ubuntu-jammy -> localhost | changed 2026-05-23 03:04:04.066454 | 2026-05-23 03:04:04.066565 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-23 03:04:04.303170 | ubuntu-jammy -> localhost | ok 2026-05-23 03:04:04.309871 | 2026-05-23 03:04:04.309982 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-23 03:04:04.328290 | ubuntu-jammy | ok 2026-05-23 03:04:04.345657 | ubuntu-jammy | included: /var/lib/zuul/builds/93c73a842f554246b7f389fd6c7fb0eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-23 03:04:04.350522 | 2026-05-23 03:04:04.350603 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-23 03:04:06.215641 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-23 03:04:06.215855 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/93c73a842f554246b7f389fd6c7fb0eb/work/93c73a842f554246b7f389fd6c7fb0eb_id_rsa 2026-05-23 03:04:06.215892 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/93c73a842f554246b7f389fd6c7fb0eb/work/93c73a842f554246b7f389fd6c7fb0eb_id_rsa.pub 2026-05-23 03:04:06.215917 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-23 03:04:06.215942 | ubuntu-jammy -> localhost | SHA256:L0XJcvKjw3QRdudPkdZZZXu1jnoe70z9rjl4FelucpE zuul-build-sshkey 2026-05-23 03:04:06.215965 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-23 03:04:06.215986 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-23 03:04:06.216015 | ubuntu-jammy -> localhost | | o . ..@| 2026-05-23 03:04:06.216038 | ubuntu-jammy -> localhost | | o + o =*| 2026-05-23 03:04:06.216058 | ubuntu-jammy -> localhost | | o * oo+| 2026-05-23 03:04:06.216078 | ubuntu-jammy -> localhost | | * . o=.| 2026-05-23 03:04:06.216099 | ubuntu-jammy -> localhost | | S = ...+| 2026-05-23 03:04:06.216125 | ubuntu-jammy -> localhost | | o = .. Eo| 2026-05-23 03:04:06.216146 | ubuntu-jammy -> localhost | | = .. +.oo| 2026-05-23 03:04:06.216178 | ubuntu-jammy -> localhost | | o +.B=.| 2026-05-23 03:04:06.216200 | ubuntu-jammy -> localhost | | oBBo| 2026-05-23 03:04:06.216220 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-23 03:04:06.216270 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.386844 2026-05-23 03:04:06.232064 | 2026-05-23 03:04:06.232185 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-23 03:04:06.250428 | ubuntu-jammy | ok 2026-05-23 03:04:06.259687 | ubuntu-jammy | included: /var/lib/zuul/builds/93c73a842f554246b7f389fd6c7fb0eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-23 03:04:06.268389 | 2026-05-23 03:04:06.268487 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-23 03:04:06.282358 | ubuntu-jammy | skipping: Conditional result was False 2026-05-23 03:04:06.288152 | 2026-05-23 03:04:06.288273 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-23 03:04:06.913460 | ubuntu-jammy | changed 2026-05-23 03:04:06.921541 | 2026-05-23 03:04:06.921656 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-23 03:04:07.165956 | ubuntu-jammy | ok 2026-05-23 03:04:07.173582 | 2026-05-23 03:04:07.173686 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-23 03:04:07.944434 | ubuntu-jammy | changed 2026-05-23 03:04:07.953613 | 2026-05-23 03:04:07.953718 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-23 03:04:08.567232 | ubuntu-jammy | changed 2026-05-23 03:04:08.573453 | 2026-05-23 03:04:08.573549 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-23 03:04:08.598297 | ubuntu-jammy | skipping: Conditional result was False 2026-05-23 03:04:08.604053 | 2026-05-23 03:04:08.604148 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-23 03:04:09.026476 | ubuntu-jammy -> localhost | changed 2026-05-23 03:04:09.036842 | 2026-05-23 03:04:09.037018 | TASK [add-build-sshkey : Add back temp key] 2026-05-23 03:04:09.478405 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/93c73a842f554246b7f389fd6c7fb0eb/work/93c73a842f554246b7f389fd6c7fb0eb_id_rsa (zuul-build-sshkey) 2026-05-23 03:04:09.478620 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012132 2026-05-23 03:04:09.485645 | 2026-05-23 03:04:09.485740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-23 03:04:09.879377 | ubuntu-jammy | ok 2026-05-23 03:04:09.887783 | 2026-05-23 03:04:09.887889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-23 03:04:09.935344 | ubuntu-jammy | skipping: Conditional result was False 2026-05-23 03:04:09.955040 | 2026-05-23 03:04:09.955165 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-23 03:04:10.443945 | ubuntu-jammy | ok 2026-05-23 03:04:10.465521 | 2026-05-23 03:04:10.465633 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-23 03:04:10.497793 | ubuntu-jammy | ok 2026-05-23 03:04:10.502551 | 2026-05-23 03:04:10.502642 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-23 03:04:10.782874 | ubuntu-jammy -> localhost | ok 2026-05-23 03:04:10.788901 | 2026-05-23 03:04:10.788986 | TASK [validate-host : Collect information about the host] 2026-05-23 03:04:12.460685 | ubuntu-jammy | ok 2026-05-23 03:04:12.490149 | 2026-05-23 03:04:12.490264 | TASK [validate-host : Sanitize hostname] 2026-05-23 03:04:12.755646 | ubuntu-jammy | ok 2026-05-23 03:04:12.912855 | 2026-05-23 03:04:12.912971 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-23 03:04:14.999158 | ubuntu-jammy -> localhost | changed 2026-05-23 03:04:15.003785 | 2026-05-23 03:04:15.003870 | TASK [validate-host : Collect information about zuul worker] 2026-05-23 03:04:15.576655 | ubuntu-jammy | ok 2026-05-23 03:04:15.580653 | 2026-05-23 03:04:15.580730 | TASK [validate-host : Write out all zuul information for each host] 2026-05-23 03:04:16.733791 | ubuntu-jammy -> localhost | changed 2026-05-23 03:04:16.741266 | 2026-05-23 03:04:16.741345 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-23 03:04:17.086162 | ubuntu-jammy | ok 2026-05-23 03:04:17.095603 | 2026-05-23 03:04:17.106615 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-23 03:04:18.059233 | ubuntu-jammy | changed: 2026-05-23 03:04:18.059401 | ubuntu-jammy | cd+++++++++ src/ 2026-05-23 03:04:18.059434 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-23 03:04:18.059459 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-23 03:04:18.059480 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-23 03:04:18.059501 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.059630 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.063303 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.063375 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.063446 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.063516 | ubuntu-jammy | Containerfile 2026-05-23 03:04:18.063595 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.047956 2026-05-23 03:04:50.032096 | 2026-05-23 03:04:50.032198 | TASK [upload-logs : Upload logs to log server] 2026-05-23 03:04:50.859778 | localhost | Output suppressed because no_log was given 2026-05-23 03:04:50.861389 | 2026-05-23 03:04:50.861474 | LOOP [upload-logs : Compress console log and json output] 2026-05-23 03:04:50.949426 | localhost | skipping: Conditional result was False 2026-05-23 03:04:50.966043 | localhost | skipping: Conditional result was False 2026-05-23 03:04:50.969505 | 2026-05-23 03:04:50.969602 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-23 03:04:51.051584 | localhost | skipping: Conditional result was False 2026-05-23 03:04:51.051817 | 2026-05-23 03:04:51.072652 | localhost | skipping: Conditional result was False 2026-05-23 03:04:51.075230 | 2026-05-23 03:04:51.075334 | LOOP [upload-logs : Upload console log and json output]