2026-05-08 08:32:08.557204 | Job console starting 2026-05-08 08:32:08.564827 | Updating git repos 2026-05-08 08:32:08.608791 | Cloning repos into workspace 2026-05-08 08:32:08.770979 | Restoring repo states 2026-05-08 08:32:08.776931 | Merging changes 2026-05-08 08:32:09.518774 | Checking out repos 2026-05-08 08:32:09.550959 | Preparing playbooks 2026-05-08 08:32:10.029130 | Running Ansible setup 2026-05-08 08:32:14.437565 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 08:32:15.246529 | 2026-05-08 08:32:15.246702 | PLAY [Base pre] 2026-05-08 08:32:15.265068 | 2026-05-08 08:32:15.265228 | TASK [Setup log path fact] 2026-05-08 08:32:15.299196 | ubuntu-jammy | ok 2026-05-08 08:32:15.315848 | 2026-05-08 08:32:15.316024 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 08:32:15.359205 | ubuntu-jammy | ok 2026-05-08 08:32:15.370425 | 2026-05-08 08:32:15.370576 | TASK [emit-job-header : Print job information] 2026-05-08 08:32:15.420888 | # Job Information 2026-05-08 08:32:15.421102 | Ansible Version: 2.16.14 2026-05-08 08:32:15.421137 | Job: python-black 2026-05-08 08:32:15.421171 | Pipeline: check 2026-05-08 08:32:15.421194 | Executor: 521e9411259a 2026-05-08 08:32:15.421215 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/629 2026-05-08 08:32:15.421254 | Event ID: 47354f70-4ab8-11f1-9a21-10599b61d666 2026-05-08 08:32:15.427396 | 2026-05-08 08:32:15.427549 | LOOP [emit-job-header : Print node information] 2026-05-08 08:32:15.542216 | ubuntu-jammy | ok: 2026-05-08 08:32:15.542432 | ubuntu-jammy | # Node Information 2026-05-08 08:32:15.542467 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 08:32:15.542492 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 08:32:15.542514 | ubuntu-jammy | Username: zuul 2026-05-08 08:32:15.542535 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 08:32:15.542559 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 08:32:15.542580 | ubuntu-jammy | Region: 2026-05-08 08:32:15.542601 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 08:32:15.542620 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 08:32:15.542639 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:6b37 2026-05-08 08:32:15.554739 | 2026-05-08 08:32:15.554904 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 08:32:16.068139 | ubuntu-jammy -> localhost | changed 2026-05-08 08:32:16.079285 | 2026-05-08 08:32:16.079446 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 08:32:17.304699 | ubuntu-jammy -> localhost | changed 2026-05-08 08:32:17.316726 | 2026-05-08 08:32:17.316880 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 08:32:17.594994 | ubuntu-jammy -> localhost | ok 2026-05-08 08:32:17.601782 | 2026-05-08 08:32:17.601926 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 08:32:17.642911 | ubuntu-jammy | ok 2026-05-08 08:32:17.661465 | ubuntu-jammy | included: /var/lib/zuul/builds/be4ac74282e84e73b92a50654211bb93/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 08:32:17.667987 | 2026-05-08 08:32:17.668115 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 08:32:18.841564 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 08:32:18.841923 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/be4ac74282e84e73b92a50654211bb93/work/be4ac74282e84e73b92a50654211bb93_id_rsa 2026-05-08 08:32:18.841994 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/be4ac74282e84e73b92a50654211bb93/work/be4ac74282e84e73b92a50654211bb93_id_rsa.pub 2026-05-08 08:32:18.842041 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 08:32:18.842085 | ubuntu-jammy -> localhost | SHA256:p9MYtXs5HlQ0X9UUxFWNfRcLh2HXWLwcYFMZxdc9ZfU zuul-build-sshkey 2026-05-08 08:32:18.842126 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 08:32:18.842181 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 08:32:18.842238 | ubuntu-jammy -> localhost | | BX^^| 2026-05-08 08:32:18.842278 | ubuntu-jammy -> localhost | | ooBO^| 2026-05-08 08:32:18.842315 | ubuntu-jammy -> localhost | | . o.E| 2026-05-08 08:32:18.842350 | ubuntu-jammy -> localhost | | . . . o | 2026-05-08 08:32:18.842384 | ubuntu-jammy -> localhost | | S o . | 2026-05-08 08:32:18.842428 | ubuntu-jammy -> localhost | | * o . | 2026-05-08 08:32:18.842464 | ubuntu-jammy -> localhost | | + o = | 2026-05-08 08:32:18.842499 | ubuntu-jammy -> localhost | | . o o | 2026-05-08 08:32:18.842535 | ubuntu-jammy -> localhost | | . | 2026-05-08 08:32:18.842571 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 08:32:18.842667 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.653041 2026-05-08 08:32:18.855742 | 2026-05-08 08:32:18.855875 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 08:32:18.884675 | ubuntu-jammy | ok 2026-05-08 08:32:18.895865 | ubuntu-jammy | included: /var/lib/zuul/builds/be4ac74282e84e73b92a50654211bb93/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 08:32:18.905281 | 2026-05-08 08:32:18.905419 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 08:32:18.929776 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 08:32:18.936912 | 2026-05-08 08:32:18.937042 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 08:32:19.610526 | ubuntu-jammy | changed 2026-05-08 08:32:19.616534 | 2026-05-08 08:32:19.616681 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 08:32:19.866637 | ubuntu-jammy | ok 2026-05-08 08:32:19.876880 | 2026-05-08 08:32:19.877034 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 08:32:20.573987 | ubuntu-jammy | changed 2026-05-08 08:32:20.588335 | 2026-05-08 08:32:20.588496 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 08:32:21.250600 | ubuntu-jammy | changed 2026-05-08 08:32:21.256939 | 2026-05-08 08:32:21.257063 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 08:32:21.282861 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 08:32:21.289515 | 2026-05-08 08:32:21.289663 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 08:32:21.772911 | ubuntu-jammy -> localhost | changed 2026-05-08 08:32:21.788086 | 2026-05-08 08:32:21.788250 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 08:32:22.173682 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/be4ac74282e84e73b92a50654211bb93/work/be4ac74282e84e73b92a50654211bb93_id_rsa (zuul-build-sshkey) 2026-05-08 08:32:22.174040 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029455 2026-05-08 08:32:22.184658 | 2026-05-08 08:32:22.184805 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 08:32:22.603388 | ubuntu-jammy | ok 2026-05-08 08:32:22.609415 | 2026-05-08 08:32:22.609551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 08:32:22.634053 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 08:32:22.652998 | 2026-05-08 08:32:22.653207 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 08:32:23.115022 | ubuntu-jammy | ok 2026-05-08 08:32:23.143176 | 2026-05-08 08:32:23.143344 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 08:32:23.173247 | ubuntu-jammy | ok 2026-05-08 08:32:23.179013 | 2026-05-08 08:32:23.179136 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 08:32:23.487386 | ubuntu-jammy -> localhost | ok 2026-05-08 08:32:23.495728 | 2026-05-08 08:32:23.495849 | TASK [validate-host : Collect information about the host] 2026-05-08 08:32:24.793991 | ubuntu-jammy | ok 2026-05-08 08:32:24.812324 | 2026-05-08 08:32:24.812612 | TASK [validate-host : Sanitize hostname] 2026-05-08 08:32:24.928092 | ubuntu-jammy | ok 2026-05-08 08:32:24.975419 | 2026-05-08 08:32:24.975561 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 08:32:25.720012 | ubuntu-jammy -> localhost | changed 2026-05-08 08:32:25.729749 | 2026-05-08 08:32:25.729889 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 08:32:26.185550 | ubuntu-jammy | ok 2026-05-08 08:32:26.193040 | 2026-05-08 08:32:26.193263 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 08:32:26.778785 | ubuntu-jammy -> localhost | changed 2026-05-08 08:32:26.798946 | 2026-05-08 08:32:26.799106 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 08:32:27.078587 | ubuntu-jammy | ok 2026-05-08 08:32:27.088148 | 2026-05-08 08:32:27.088368 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 08:32:28.179568 | ubuntu-jammy | changed: 2026-05-08 08:32:28.179837 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 08:32:28.179875 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 08:32:28.179901 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 08:32:28.179922 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 08:32:28.179943 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.180112 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.224351 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.224422 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.224490 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.224567 | ubuntu-jammy | Containerfile 2026-05-08 08:32:28.224643 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007474 2026-05-08 08:32:57.619304 | 2026-05-08 08:32:57.619498 | TASK [upload-logs : Upload logs to log server] 2026-05-08 08:32:58.207213 | localhost | Output suppressed because no_log was given 2026-05-08 08:32:58.209175 | 2026-05-08 08:32:58.209288 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 08:32:58.290310 | localhost | skipping: Conditional result was False 2026-05-08 08:32:58.294931 | localhost | skipping: Conditional result was False 2026-05-08 08:32:58.311120 | 2026-05-08 08:32:58.311349 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 08:32:58.363298 | localhost | skipping: Conditional result was False 2026-05-08 08:32:58.363939 | 2026-05-08 08:32:58.368071 | localhost | skipping: Conditional result was False 2026-05-08 08:32:58.373699 | 2026-05-08 08:32:58.373874 | LOOP [upload-logs : Upload console log and json output]