2026-05-08 10:00:20.295622 | Job console starting 2026-05-08 10:00:20.308963 | Updating git repos 2026-05-08 10:00:20.353347 | Cloning repos into workspace 2026-05-08 10:00:20.428442 | Restoring repo states 2026-05-08 10:00:20.439349 | Merging changes 2026-05-08 10:00:21.021281 | Checking out repos 2026-05-08 10:00:21.145242 | Preparing playbooks 2026-05-08 10:00:21.815891 | Running Ansible setup 2026-05-08 10:00:26.537451 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:00:27.395772 | 2026-05-08 10:00:27.395994 | PLAY [Base pre] 2026-05-08 10:00:27.415258 | 2026-05-08 10:00:27.415438 | TASK [Setup log path fact] 2026-05-08 10:00:27.447670 | ubuntu-jammy | ok 2026-05-08 10:00:27.464441 | 2026-05-08 10:00:27.464618 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:00:27.524363 | ubuntu-jammy | ok 2026-05-08 10:00:27.544233 | 2026-05-08 10:00:27.544414 | TASK [emit-job-header : Print job information] 2026-05-08 10:00:27.603443 | # Job Information 2026-05-08 10:00:27.604413 | Ansible Version: 2.16.14 2026-05-08 10:00:27.604585 | Job: python-black 2026-05-08 10:00:27.604730 | Pipeline: check 2026-05-08 10:00:27.604843 | Executor: 521e9411259a 2026-05-08 10:00:27.604946 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/629 2026-05-08 10:00:27.605048 | Event ID: a02cb56c-4ac4-11f1-852e-bd8e4311d07d 2026-05-08 10:00:27.621113 | 2026-05-08 10:00:27.621375 | LOOP [emit-job-header : Print node information] 2026-05-08 10:00:27.764506 | ubuntu-jammy | ok: 2026-05-08 10:00:27.764892 | ubuntu-jammy | # Node Information 2026-05-08 10:00:27.764982 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 10:00:27.765050 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 10:00:27.765107 | ubuntu-jammy | Username: zuul 2026-05-08 10:00:27.765180 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 10:00:27.765243 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 10:00:27.765323 | ubuntu-jammy | Region: 2026-05-08 10:00:27.765377 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 10:00:27.765431 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 10:00:27.765482 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:31b9 2026-05-08 10:00:27.788117 | 2026-05-08 10:00:27.788300 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 10:00:28.371897 | ubuntu-jammy -> localhost | changed 2026-05-08 10:00:28.380735 | 2026-05-08 10:00:28.380867 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 10:00:29.481960 | ubuntu-jammy -> localhost | changed 2026-05-08 10:00:29.493878 | 2026-05-08 10:00:29.494003 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 10:00:29.771444 | ubuntu-jammy -> localhost | ok 2026-05-08 10:00:29.779895 | 2026-05-08 10:00:29.780046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 10:00:29.813508 | ubuntu-jammy | ok 2026-05-08 10:00:29.832802 | ubuntu-jammy | included: /var/lib/zuul/builds/513bb25ce8b546339d73822c42b50768/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 10:00:29.839311 | 2026-05-08 10:00:29.839439 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 10:00:31.969376 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 10:00:31.969679 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/513bb25ce8b546339d73822c42b50768/work/513bb25ce8b546339d73822c42b50768_id_rsa 2026-05-08 10:00:31.969724 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/513bb25ce8b546339d73822c42b50768/work/513bb25ce8b546339d73822c42b50768_id_rsa.pub 2026-05-08 10:00:31.969753 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 10:00:31.969779 | ubuntu-jammy -> localhost | SHA256:cBPzAMJXqtb630M3TPtg0h6bn5XBHetACacdAQOY6zs zuul-build-sshkey 2026-05-08 10:00:31.969804 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 10:00:31.969838 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 10:00:31.969862 | ubuntu-jammy -> localhost | | .. .oB..+.+. | 2026-05-08 10:00:31.969886 | ubuntu-jammy -> localhost | | ...+ = * o | 2026-05-08 10:00:31.969909 | ubuntu-jammy -> localhost | | .o + .. + . | 2026-05-08 10:00:31.969930 | ubuntu-jammy -> localhost | | o + . o . +| 2026-05-08 10:00:31.969952 | ubuntu-jammy -> localhost | | o o S + o +.| 2026-05-08 10:00:31.969981 | ubuntu-jammy -> localhost | | . . . o X o o| 2026-05-08 10:00:31.970003 | ubuntu-jammy -> localhost | | . .. = B o.| 2026-05-08 10:00:31.970024 | ubuntu-jammy -> localhost | | . E .. + .o | 2026-05-08 10:00:31.970047 | ubuntu-jammy -> localhost | | ..o .. .o | 2026-05-08 10:00:31.970069 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 10:00:31.970124 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.561218 2026-05-08 10:00:31.978338 | 2026-05-08 10:00:31.978459 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 10:00:32.009990 | ubuntu-jammy | ok 2026-05-08 10:00:32.021475 | ubuntu-jammy | included: /var/lib/zuul/builds/513bb25ce8b546339d73822c42b50768/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 10:00:32.030663 | 2026-05-08 10:00:32.030766 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 10:00:32.055552 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 10:00:32.067956 | 2026-05-08 10:00:32.068067 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 10:00:32.697055 | ubuntu-jammy | changed 2026-05-08 10:00:32.702998 | 2026-05-08 10:00:32.703110 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 10:00:32.959846 | ubuntu-jammy | ok 2026-05-08 10:00:32.972915 | 2026-05-08 10:00:32.973261 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 10:00:33.654061 | ubuntu-jammy | changed 2026-05-08 10:00:33.662303 | 2026-05-08 10:00:33.662436 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 10:00:34.316879 | ubuntu-jammy | changed 2026-05-08 10:00:34.322872 | 2026-05-08 10:00:34.323006 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 10:00:34.347359 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 10:00:34.353862 | 2026-05-08 10:00:34.353991 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 10:00:34.843486 | ubuntu-jammy -> localhost | changed 2026-05-08 10:00:34.854653 | 2026-05-08 10:00:34.854781 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 10:00:35.236244 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/513bb25ce8b546339d73822c42b50768/work/513bb25ce8b546339d73822c42b50768_id_rsa (zuul-build-sshkey) 2026-05-08 10:00:35.236591 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013329 2026-05-08 10:00:35.246457 | 2026-05-08 10:00:35.246590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 10:00:35.684323 | ubuntu-jammy | ok 2026-05-08 10:00:35.690049 | 2026-05-08 10:00:35.690194 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 10:00:35.715431 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 10:00:35.727768 | 2026-05-08 10:00:35.728047 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 10:00:36.165734 | ubuntu-jammy | ok 2026-05-08 10:00:36.177228 | 2026-05-08 10:00:36.177373 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 10:00:36.219069 | ubuntu-jammy | ok 2026-05-08 10:00:36.224541 | 2026-05-08 10:00:36.224653 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 10:00:36.635942 | ubuntu-jammy -> localhost | ok 2026-05-08 10:00:36.643421 | 2026-05-08 10:00:36.643557 | TASK [validate-host : Collect information about the host] 2026-05-08 10:00:37.980778 | ubuntu-jammy | ok 2026-05-08 10:00:37.998100 | 2026-05-08 10:00:37.998260 | TASK [validate-host : Sanitize hostname] 2026-05-08 10:00:38.131635 | ubuntu-jammy | ok 2026-05-08 10:00:38.186038 | 2026-05-08 10:00:38.186214 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 10:00:38.784476 | ubuntu-jammy -> localhost | changed 2026-05-08 10:00:38.793331 | 2026-05-08 10:00:38.793461 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 10:00:39.191560 | ubuntu-jammy | ok 2026-05-08 10:00:39.199321 | 2026-05-08 10:00:39.199464 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 10:00:39.866812 | ubuntu-jammy -> localhost | changed 2026-05-08 10:00:39.887324 | 2026-05-08 10:00:39.887489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 10:00:40.161539 | ubuntu-jammy | ok 2026-05-08 10:00:40.167775 | 2026-05-08 10:00:40.167915 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 10:00:41.368064 | ubuntu-jammy | changed: 2026-05-08 10:00:41.368311 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 10:00:41.368348 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 10:00:41.368372 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 10:00:41.368394 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 10:00:41.368414 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.368581 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.405223 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.405291 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.405359 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.405427 | ubuntu-jammy | Containerfile 2026-05-08 10:00:41.405495 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005558 2026-05-08 10:01:10.408226 | 2026-05-08 10:01:10.408316 | TASK [upload-logs : Upload logs to log server] 2026-05-08 10:01:10.988447 | localhost | Output suppressed because no_log was given 2026-05-08 10:01:10.993436 | 2026-05-08 10:01:10.993716 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 10:01:11.062316 | localhost | skipping: Conditional result was False 2026-05-08 10:01:11.068357 | localhost | skipping: Conditional result was False 2026-05-08 10:01:11.076332 | 2026-05-08 10:01:11.076465 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 10:01:11.141136 | localhost | skipping: Conditional result was False 2026-05-08 10:01:11.141843 | 2026-05-08 10:01:11.143819 | localhost | skipping: Conditional result was False 2026-05-08 10:01:11.155021 | 2026-05-08 10:01:11.155150 | LOOP [upload-logs : Upload console log and json output]