2025-10-13 03:03:40.217733 | Job console starting 2025-10-13 03:03:40.242096 | Updating git repos 2025-10-13 03:03:40.266646 | Cloning repos into workspace 2025-10-13 03:03:40.373419 | Restoring repo states 2025-10-13 03:03:40.388793 | Merging changes 2025-10-13 03:03:40.388807 | Checking out repos 2025-10-13 03:03:40.493585 | Preparing playbooks 2025-10-13 03:03:41.551127 | Running Ansible setup 2025-10-13 03:03:46.695933 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-13 03:03:47.851523 | 2025-10-13 03:03:47.851629 | PLAY [Base pre] 2025-10-13 03:03:47.889957 | 2025-10-13 03:03:47.890065 | TASK [Setup log path fact] 2025-10-13 03:03:47.908557 | ubuntu-jammy | ok 2025-10-13 03:03:47.921999 | 2025-10-13 03:03:47.922104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-13 03:03:47.976525 | ubuntu-jammy | ok 2025-10-13 03:03:47.988752 | 2025-10-13 03:03:47.988845 | TASK [emit-job-header : Print job information] 2025-10-13 03:03:48.051057 | # Job Information 2025-10-13 03:03:48.051189 | Ansible Version: 2.16.14 2025-10-13 03:03:48.051219 | Job: python-black 2025-10-13 03:03:48.051247 | Pipeline: periodic-daily 2025-10-13 03:03:48.051267 | Executor: 521e9411259a 2025-10-13 03:03:48.051285 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-10-13 03:03:48.051304 | Event ID: d7fbb312b95f47a8b175f36af9f08848 2025-10-13 03:03:48.055239 | 2025-10-13 03:03:48.055313 | LOOP [emit-job-header : Print node information] 2025-10-13 03:03:48.190347 | ubuntu-jammy | ok: 2025-10-13 03:03:48.190569 | ubuntu-jammy | # Node Information 2025-10-13 03:03:48.190605 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-13 03:03:48.190631 | ubuntu-jammy | Hostname: ubuntu 2025-10-13 03:03:48.190652 | ubuntu-jammy | Username: zuul 2025-10-13 03:03:48.190673 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-13 03:03:48.190697 | ubuntu-jammy | Provider: regiocloud-a 2025-10-13 03:03:48.190717 | ubuntu-jammy | Region: 2025-10-13 03:03:48.190738 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-13 03:03:48.190758 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-13 03:03:48.190777 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:e24a 2025-10-13 03:03:48.205104 | 2025-10-13 03:03:48.205193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-13 03:03:48.914134 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:48.920275 | 2025-10-13 03:03:48.920364 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-13 03:03:51.336774 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:51.367912 | 2025-10-13 03:03:51.368012 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-13 03:03:52.267409 | ubuntu-jammy -> localhost | ok 2025-10-13 03:03:52.275891 | 2025-10-13 03:03:52.275984 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-13 03:03:52.302906 | ubuntu-jammy | ok 2025-10-13 03:03:52.341837 | ubuntu-jammy | included: /var/lib/zuul/builds/120ea9a89ac2469ab500f0b9b1fc3a1d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-13 03:03:52.350547 | 2025-10-13 03:03:52.350627 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-13 03:03:56.688428 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-13 03:03:56.688663 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/120ea9a89ac2469ab500f0b9b1fc3a1d/work/120ea9a89ac2469ab500f0b9b1fc3a1d_id_rsa 2025-10-13 03:03:56.688697 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/120ea9a89ac2469ab500f0b9b1fc3a1d/work/120ea9a89ac2469ab500f0b9b1fc3a1d_id_rsa.pub 2025-10-13 03:03:56.688719 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-13 03:03:56.688739 | ubuntu-jammy -> localhost | SHA256:JbI/Zdto+9nZn4U3194qTYmcHqZvSnWcazdevWd7ynM zuul-build-sshkey 2025-10-13 03:03:56.688758 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-13 03:03:56.688776 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-13 03:03:56.688802 | ubuntu-jammy -> localhost | | | 2025-10-13 03:03:56.688821 | ubuntu-jammy -> localhost | | | 2025-10-13 03:03:56.688838 | ubuntu-jammy -> localhost | | . . . | 2025-10-13 03:03:56.688855 | ubuntu-jammy -> localhost | | o o . . | 2025-10-13 03:03:56.688872 | ubuntu-jammy -> localhost | | . S o..o+. | 2025-10-13 03:03:56.688898 | ubuntu-jammy -> localhost | | . o =*.ooo| 2025-10-13 03:03:56.688916 | ubuntu-jammy -> localhost | | o =+.++oO| 2025-10-13 03:03:56.688933 | ubuntu-jammy -> localhost | | +..+=+*E| 2025-10-13 03:03:56.688950 | ubuntu-jammy -> localhost | | o=+.*@X| 2025-10-13 03:03:56.688966 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-13 03:03:56.689010 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.687896 2025-10-13 03:03:56.700929 | 2025-10-13 03:03:56.701016 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-13 03:03:56.743561 | ubuntu-jammy | ok 2025-10-13 03:03:56.761049 | ubuntu-jammy | included: /var/lib/zuul/builds/120ea9a89ac2469ab500f0b9b1fc3a1d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-13 03:03:56.785662 | 2025-10-13 03:03:56.785780 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-13 03:03:56.814098 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:03:56.820011 | 2025-10-13 03:03:56.820094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-13 03:03:57.453404 | ubuntu-jammy | changed 2025-10-13 03:03:57.457776 | 2025-10-13 03:03:57.457845 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-13 03:03:57.667535 | ubuntu-jammy | ok 2025-10-13 03:03:57.676183 | 2025-10-13 03:03:57.676260 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-13 03:03:58.268456 | ubuntu-jammy | changed 2025-10-13 03:03:58.276531 | 2025-10-13 03:03:58.276638 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-13 03:03:58.852563 | ubuntu-jammy | changed 2025-10-13 03:03:58.858240 | 2025-10-13 03:03:58.858326 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-13 03:03:58.896304 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:03:58.902975 | 2025-10-13 03:03:58.903067 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-13 03:03:59.724801 | ubuntu-jammy -> localhost | changed 2025-10-13 03:03:59.740622 | 2025-10-13 03:03:59.740720 | TASK [add-build-sshkey : Add back temp key] 2025-10-13 03:04:00.021045 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/120ea9a89ac2469ab500f0b9b1fc3a1d/work/120ea9a89ac2469ab500f0b9b1fc3a1d_id_rsa (zuul-build-sshkey) 2025-10-13 03:04:00.021265 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010486 2025-10-13 03:04:00.027219 | 2025-10-13 03:04:00.027305 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-13 03:04:00.357469 | ubuntu-jammy | ok 2025-10-13 03:04:00.363839 | 2025-10-13 03:04:00.363940 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-13 03:04:00.387316 | ubuntu-jammy | skipping: Conditional result was False 2025-10-13 03:04:00.400478 | 2025-10-13 03:04:00.400572 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-13 03:04:00.752469 | ubuntu-jammy | ok 2025-10-13 03:04:00.764008 | 2025-10-13 03:04:00.764097 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-13 03:04:00.791323 | ubuntu-jammy | ok 2025-10-13 03:04:00.813460 | 2025-10-13 03:04:00.813556 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-13 03:04:01.231328 | ubuntu-jammy -> localhost | ok 2025-10-13 03:04:01.237971 | 2025-10-13 03:04:01.238056 | TASK [validate-host : Collect information about the host] 2025-10-13 03:04:03.446071 | ubuntu-jammy | ok 2025-10-13 03:04:03.455971 | 2025-10-13 03:04:03.456060 | TASK [validate-host : Sanitize hostname] 2025-10-13 03:04:03.534846 | ubuntu-jammy | ok 2025-10-13 03:04:03.563455 | 2025-10-13 03:04:03.563554 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-13 03:04:04.102485 | ubuntu-jammy -> localhost | changed 2025-10-13 03:04:04.108487 | 2025-10-13 03:04:04.108577 | TASK [validate-host : Collect information about zuul worker] 2025-10-13 03:04:04.589418 | ubuntu-jammy | ok 2025-10-13 03:04:04.594330 | 2025-10-13 03:04:04.594414 | TASK [validate-host : Write out all zuul information for each host] 2025-10-13 03:04:05.061561 | ubuntu-jammy -> localhost | changed 2025-10-13 03:04:05.070491 | 2025-10-13 03:04:05.070579 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-13 03:04:05.330061 | ubuntu-jammy | ok 2025-10-13 03:04:05.335307 | 2025-10-13 03:04:05.335390 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-13 03:04:06.377890 | ubuntu-jammy | changed: 2025-10-13 03:04:06.378047 | ubuntu-jammy | cd+++++++++ src/ 2025-10-13 03:04:06.378082 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-13 03:04:06.378107 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-13 03:04:06.378129 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-13 03:04:06.378150 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.378299 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.402689 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.402758 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.402826 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.402919 | ubuntu-jammy | Containerfile 2025-10-13 03:04:06.402990 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011545 2025-10-13 03:04:34.313847 | 2025-10-13 03:04:34.313923 | TASK [upload-logs : Upload logs to log server] 2025-10-13 03:04:34.903547 | localhost | Output suppressed because no_log was given 2025-10-13 03:04:34.905138 | 2025-10-13 03:04:34.905219 | LOOP [upload-logs : Compress console log and json output] 2025-10-13 03:04:34.946923 | localhost | skipping: Conditional result was False 2025-10-13 03:04:34.953119 | localhost | skipping: Conditional result was False 2025-10-13 03:04:34.961032 | 2025-10-13 03:04:34.961124 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-13 03:04:35.014172 | localhost | skipping: Conditional result was False 2025-10-13 03:04:35.014389 | 2025-10-13 03:04:35.018988 | localhost | skipping: Conditional result was False 2025-10-13 03:04:35.027147 | 2025-10-13 03:04:35.027234 | LOOP [upload-logs : Upload console log and json output]