2026-06-12 19:02:29.047756 | Job console starting 2026-06-12 19:02:29.057728 | Updating git repos 2026-06-12 19:02:29.078913 | Cloning repos into workspace 2026-06-12 19:02:29.127993 | Restoring repo states 2026-06-12 19:02:29.150248 | Merging changes 2026-06-12 19:02:29.730235 | Checking out repos 2026-06-12 19:02:29.784876 | Preparing playbooks 2026-06-12 19:02:30.416650 | Running Ansible setup 2026-06-12 19:02:35.035597 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 19:02:35.750644 | 2026-06-12 19:02:35.750778 | PLAY [Base pre] 2026-06-12 19:02:35.765891 | 2026-06-12 19:02:35.766020 | TASK [Setup log path fact] 2026-06-12 19:02:35.784104 | ubuntu-jammy | ok 2026-06-12 19:02:35.802220 | 2026-06-12 19:02:35.802350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 19:02:35.831227 | ubuntu-jammy | ok 2026-06-12 19:02:35.840652 | 2026-06-12 19:02:35.840757 | TASK [emit-job-header : Print job information] 2026-06-12 19:02:35.879238 | # Job Information 2026-06-12 19:02:35.879401 | Ansible Version: 2.16.14 2026-06-12 19:02:35.879445 | Job: python-black 2026-06-12 19:02:35.879479 | Pipeline: check 2026-06-12 19:02:35.879502 | Executor: 521e9411259a 2026-06-12 19:02:35.879523 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/692 2026-06-12 19:02:35.879546 | Event ID: 1bb19530-6691-11f1-9e69-48a516cb4307 2026-06-12 19:02:35.884280 | 2026-06-12 19:02:35.884377 | LOOP [emit-job-header : Print node information] 2026-06-12 19:02:35.979931 | ubuntu-jammy | ok: 2026-06-12 19:02:35.980110 | ubuntu-jammy | # Node Information 2026-06-12 19:02:35.980176 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-12 19:02:35.980202 | ubuntu-jammy | Hostname: ubuntu 2026-06-12 19:02:35.980221 | ubuntu-jammy | Username: zuul 2026-06-12 19:02:35.980238 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-12 19:02:35.980258 | ubuntu-jammy | Provider: regiocloud-a 2026-06-12 19:02:35.980275 | ubuntu-jammy | Region: 2026-06-12 19:02:35.980292 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-12 19:02:35.980309 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-12 19:02:35.980325 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:fa9d 2026-06-12 19:02:36.004508 | 2026-06-12 19:02:36.004633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 19:02:36.486804 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:36.494575 | 2026-06-12 19:02:36.494694 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 19:02:37.703321 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:37.722211 | 2026-06-12 19:02:37.722339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 19:02:37.998351 | ubuntu-jammy -> localhost | ok 2026-06-12 19:02:38.004214 | 2026-06-12 19:02:38.004316 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 19:02:38.022379 | ubuntu-jammy | ok 2026-06-12 19:02:38.038762 | ubuntu-jammy | included: /var/lib/zuul/builds/0f858a1483a1453091befe321900d7d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 19:02:38.044524 | 2026-06-12 19:02:38.044622 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 19:02:39.272241 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-12 19:02:39.272547 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f858a1483a1453091befe321900d7d4/work/0f858a1483a1453091befe321900d7d4_id_rsa 2026-06-12 19:02:39.272588 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f858a1483a1453091befe321900d7d4/work/0f858a1483a1453091befe321900d7d4_id_rsa.pub 2026-06-12 19:02:39.272616 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-12 19:02:39.272642 | ubuntu-jammy -> localhost | SHA256:X9buFZmxt+67w1SaIWomhQ6Wj7KoyU8BXpdIAsdgSww zuul-build-sshkey 2026-06-12 19:02:39.272665 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-12 19:02:39.272700 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-12 19:02:39.272723 | ubuntu-jammy -> localhost | |E*.. | 2026-06-12 19:02:39.272744 | ubuntu-jammy -> localhost | |oo= . . | 2026-06-12 19:02:39.272765 | ubuntu-jammy -> localhost | | o o o . . . | 2026-06-12 19:02:39.272784 | ubuntu-jammy -> localhost | |. o . + . . ... *| 2026-06-12 19:02:39.272804 | ubuntu-jammy -> localhost | | . . . =S. .o..Oo| 2026-06-12 19:02:39.272830 | ubuntu-jammy -> localhost | | o . +.+o .o.+| 2026-06-12 19:02:39.272851 | ubuntu-jammy -> localhost | | o o +. +..| 2026-06-12 19:02:39.272872 | ubuntu-jammy -> localhost | |..o . ..+ | 2026-06-12 19:02:39.272892 | ubuntu-jammy -> localhost | |oo.. o=+| 2026-06-12 19:02:39.272913 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-12 19:02:39.272972 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.691581 2026-06-12 19:02:39.279776 | 2026-06-12 19:02:39.279897 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 19:02:39.319646 | ubuntu-jammy | ok 2026-06-12 19:02:39.329670 | ubuntu-jammy | included: /var/lib/zuul/builds/0f858a1483a1453091befe321900d7d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 19:02:39.339474 | 2026-06-12 19:02:39.343268 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 19:02:39.388174 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:39.394577 | 2026-06-12 19:02:39.394701 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 19:02:40.162766 | ubuntu-jammy | changed 2026-06-12 19:02:40.168606 | 2026-06-12 19:02:40.168729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 19:02:40.408303 | ubuntu-jammy | ok 2026-06-12 19:02:40.417761 | 2026-06-12 19:02:40.417921 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 19:02:41.039348 | ubuntu-jammy | changed 2026-06-12 19:02:41.047077 | 2026-06-12 19:02:41.047209 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 19:02:41.708986 | ubuntu-jammy | changed 2026-06-12 19:02:41.718116 | 2026-06-12 19:02:41.718293 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 19:02:41.754099 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:41.765606 | 2026-06-12 19:02:41.765808 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 19:02:42.431075 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:42.442369 | 2026-06-12 19:02:42.442529 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 19:02:43.119051 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0f858a1483a1453091befe321900d7d4/work/0f858a1483a1453091befe321900d7d4_id_rsa (zuul-build-sshkey) 2026-06-12 19:02:43.120160 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012363 2026-06-12 19:02:43.146708 | 2026-06-12 19:02:43.147110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 19:02:43.616586 | ubuntu-jammy | ok 2026-06-12 19:02:43.626520 | 2026-06-12 19:02:43.626669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 19:02:43.661211 | ubuntu-jammy | skipping: Conditional result was False 2026-06-12 19:02:43.673644 | 2026-06-12 19:02:43.673790 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 19:02:44.107411 | ubuntu-jammy | ok 2026-06-12 19:02:44.121805 | 2026-06-12 19:02:44.121954 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 19:02:44.151638 | ubuntu-jammy | ok 2026-06-12 19:02:44.157014 | 2026-06-12 19:02:44.157140 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 19:02:44.499118 | ubuntu-jammy -> localhost | ok 2026-06-12 19:02:44.506114 | 2026-06-12 19:02:44.506234 | TASK [validate-host : Collect information about the host] 2026-06-12 19:02:45.720686 | ubuntu-jammy | ok 2026-06-12 19:02:45.742098 | 2026-06-12 19:02:45.742293 | TASK [validate-host : Sanitize hostname] 2026-06-12 19:02:45.877085 | ubuntu-jammy | ok 2026-06-12 19:02:45.931789 | 2026-06-12 19:02:45.931950 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 19:02:46.813577 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:46.819955 | 2026-06-12 19:02:46.820085 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 19:02:47.348882 | ubuntu-jammy | ok 2026-06-12 19:02:47.353836 | 2026-06-12 19:02:47.353954 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 19:02:48.041531 | ubuntu-jammy -> localhost | changed 2026-06-12 19:02:48.056640 | 2026-06-12 19:02:48.056786 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 19:02:48.368916 | ubuntu-jammy | ok 2026-06-12 19:02:48.377939 | 2026-06-12 19:02:48.378087 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 19:02:49.763529 | ubuntu-jammy | changed: 2026-06-12 19:02:49.763995 | ubuntu-jammy | cd+++++++++ src/ 2026-06-12 19:02:49.764047 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-12 19:02:49.764075 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-12 19:02:49.764099 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-12 19:02:49.764121 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.764259 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.811402 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.811497 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.811572 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.811650 | ubuntu-jammy | Containerfile 2026-06-12 19:02:49.811722 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007874 2026-06-12 19:03:18.832837 | 2026-06-12 19:03:18.833048 | TASK [upload-logs : Upload logs to log server] 2026-06-12 19:03:19.391237 | localhost | Output suppressed because no_log was given 2026-06-12 19:03:19.393243 | 2026-06-12 19:03:19.393354 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 19:03:19.446124 | localhost | skipping: Conditional result was False 2026-06-12 19:03:19.450582 | localhost | skipping: Conditional result was False 2026-06-12 19:03:19.464027 | 2026-06-12 19:03:19.464159 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 19:03:19.523278 | localhost | skipping: Conditional result was False 2026-06-12 19:03:19.523635 | 2026-06-12 19:03:19.537436 | localhost | skipping: Conditional result was False 2026-06-12 19:03:19.543480 | 2026-06-12 19:03:19.543644 | LOOP [upload-logs : Upload console log and json output]