2026-05-13 03:03:47.869128 | Job console starting 2026-05-13 03:03:47.880961 | Updating git repos 2026-05-13 03:03:47.923307 | Cloning repos into workspace 2026-05-13 03:03:48.089501 | Restoring repo states 2026-05-13 03:03:48.109494 | Merging changes 2026-05-13 03:03:48.109512 | Checking out repos 2026-05-13 03:03:48.423141 | Preparing playbooks 2026-05-13 03:03:49.549711 | Running Ansible setup 2026-05-13 03:03:55.436728 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 03:03:56.311291 | 2026-05-13 03:03:56.311413 | PLAY [Base pre] 2026-05-13 03:03:56.323871 | 2026-05-13 03:03:56.323978 | TASK [Setup log path fact] 2026-05-13 03:03:56.351137 | ubuntu-jammy | ok 2026-05-13 03:03:56.363662 | 2026-05-13 03:03:56.363786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 03:03:56.391161 | ubuntu-jammy | ok 2026-05-13 03:03:56.399549 | 2026-05-13 03:03:56.399661 | TASK [emit-job-header : Print job information] 2026-05-13 03:03:56.437606 | # Job Information 2026-05-13 03:03:56.437742 | Ansible Version: 2.16.14 2026-05-13 03:03:56.437779 | Job: python-black 2026-05-13 03:03:56.437807 | Pipeline: periodic-daily 2026-05-13 03:03:56.437826 | Executor: 521e9411259a 2026-05-13 03:03:56.438959 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-13 03:03:56.438997 | Event ID: fb1031a53331464e882509427b42ff39 2026-05-13 03:03:56.443361 | 2026-05-13 03:03:56.443441 | LOOP [emit-job-header : Print node information] 2026-05-13 03:03:56.570801 | ubuntu-jammy | ok: 2026-05-13 03:03:56.571036 | ubuntu-jammy | # Node Information 2026-05-13 03:03:56.571067 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-13 03:03:56.571087 | ubuntu-jammy | Hostname: ubuntu 2026-05-13 03:03:56.571105 | ubuntu-jammy | Username: zuul 2026-05-13 03:03:56.571123 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-13 03:03:56.571143 | ubuntu-jammy | Provider: regiocloud-a 2026-05-13 03:03:56.571160 | ubuntu-jammy | Region: 2026-05-13 03:03:56.571177 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-13 03:03:56.571193 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-13 03:03:56.571209 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:3810 2026-05-13 03:03:56.589667 | 2026-05-13 03:03:56.589794 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 03:03:57.091952 | ubuntu-jammy -> localhost | changed 2026-05-13 03:03:57.097533 | 2026-05-13 03:03:57.097619 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 03:03:59.388648 | ubuntu-jammy -> localhost | changed 2026-05-13 03:03:59.401011 | 2026-05-13 03:03:59.401186 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 03:04:00.045061 | ubuntu-jammy -> localhost | ok 2026-05-13 03:04:00.050917 | 2026-05-13 03:04:00.051015 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 03:04:00.088022 | ubuntu-jammy | ok 2026-05-13 03:04:00.134239 | ubuntu-jammy | included: /var/lib/zuul/builds/b46cc76f604243fb860703a9e3fad0e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 03:04:00.146262 | 2026-05-13 03:04:00.146370 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 03:04:02.874923 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-13 03:04:02.875115 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b46cc76f604243fb860703a9e3fad0e7/work/b46cc76f604243fb860703a9e3fad0e7_id_rsa 2026-05-13 03:04:02.875153 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b46cc76f604243fb860703a9e3fad0e7/work/b46cc76f604243fb860703a9e3fad0e7_id_rsa.pub 2026-05-13 03:04:02.875180 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-13 03:04:02.875205 | ubuntu-jammy -> localhost | SHA256:nPH3RInw8OkZQacGgYwPvro9jQD35rATDd9pr+WoAb8 zuul-build-sshkey 2026-05-13 03:04:02.875227 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-13 03:04:02.875249 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-13 03:04:02.875279 | ubuntu-jammy -> localhost | | o .=oo . | 2026-05-13 03:04:02.875303 | ubuntu-jammy -> localhost | | o o * * . | 2026-05-13 03:04:02.875324 | ubuntu-jammy -> localhost | | . o. O o | 2026-05-13 03:04:02.875344 | ubuntu-jammy -> localhost | | . o ...+ o + | 2026-05-13 03:04:02.875364 | ubuntu-jammy -> localhost | | o.= oS.. + . | 2026-05-13 03:04:02.875390 | ubuntu-jammy -> localhost | | +o* + . o | 2026-05-13 03:04:02.875411 | ubuntu-jammy -> localhost | | Oo+ .. . | 2026-05-13 03:04:02.875432 | ubuntu-jammy -> localhost | | +.+o.+. | 2026-05-13 03:04:02.875453 | ubuntu-jammy -> localhost | | .oEoo.. | 2026-05-13 03:04:02.875474 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-13 03:04:02.875528 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.974512 2026-05-13 03:04:02.881883 | 2026-05-13 03:04:02.881977 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 03:04:02.923850 | ubuntu-jammy | ok 2026-05-13 03:04:02.955994 | ubuntu-jammy | included: /var/lib/zuul/builds/b46cc76f604243fb860703a9e3fad0e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 03:04:02.975698 | 2026-05-13 03:04:02.975824 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 03:04:02.998964 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:04:03.013358 | 2026-05-13 03:04:03.013480 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 03:04:03.943917 | ubuntu-jammy | changed 2026-05-13 03:04:03.952442 | 2026-05-13 03:04:03.952549 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 03:04:04.264845 | ubuntu-jammy | ok 2026-05-13 03:04:04.275891 | 2026-05-13 03:04:04.276008 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 03:04:04.921260 | ubuntu-jammy | changed 2026-05-13 03:04:04.928068 | 2026-05-13 03:04:04.928170 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 03:04:05.558946 | ubuntu-jammy | changed 2026-05-13 03:04:05.566497 | 2026-05-13 03:04:05.566605 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 03:04:05.600927 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:04:05.609023 | 2026-05-13 03:04:05.609134 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 03:04:06.245275 | ubuntu-jammy -> localhost | changed 2026-05-13 03:04:06.258577 | 2026-05-13 03:04:06.258675 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 03:04:06.877096 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b46cc76f604243fb860703a9e3fad0e7/work/b46cc76f604243fb860703a9e3fad0e7_id_rsa (zuul-build-sshkey) 2026-05-13 03:04:06.877308 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019293 2026-05-13 03:04:06.894245 | 2026-05-13 03:04:06.894360 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 03:04:07.411016 | ubuntu-jammy | ok 2026-05-13 03:04:07.418431 | 2026-05-13 03:04:07.418547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 03:04:07.469683 | ubuntu-jammy | skipping: Conditional result was False 2026-05-13 03:04:07.489825 | 2026-05-13 03:04:07.489945 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 03:04:07.916604 | ubuntu-jammy | ok 2026-05-13 03:04:07.927545 | 2026-05-13 03:04:07.927850 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 03:04:07.967178 | ubuntu-jammy | ok 2026-05-13 03:04:07.971821 | 2026-05-13 03:04:07.971902 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 03:04:08.348696 | ubuntu-jammy -> localhost | ok 2026-05-13 03:04:08.355106 | 2026-05-13 03:04:08.355288 | TASK [validate-host : Collect information about the host] 2026-05-13 03:04:09.697923 | ubuntu-jammy | ok 2026-05-13 03:04:09.713403 | 2026-05-13 03:04:09.713503 | TASK [validate-host : Sanitize hostname] 2026-05-13 03:04:09.892307 | ubuntu-jammy | ok 2026-05-13 03:04:09.956018 | 2026-05-13 03:04:09.956119 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 03:04:10.986079 | ubuntu-jammy -> localhost | changed 2026-05-13 03:04:10.991636 | 2026-05-13 03:04:10.991733 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 03:04:11.588499 | ubuntu-jammy | ok 2026-05-13 03:04:11.593932 | 2026-05-13 03:04:11.594028 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 03:04:12.243314 | ubuntu-jammy -> localhost | changed 2026-05-13 03:04:12.252550 | 2026-05-13 03:04:12.252646 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 03:04:12.514949 | ubuntu-jammy | ok 2026-05-13 03:04:12.520848 | 2026-05-13 03:04:12.520946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 03:04:14.411234 | ubuntu-jammy | changed: 2026-05-13 03:04:14.411406 | ubuntu-jammy | cd+++++++++ src/ 2026-05-13 03:04:14.411440 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-13 03:04:14.411464 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-13 03:04:14.411486 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-13 03:04:14.411506 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.411673 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.451350 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.451421 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.451492 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.451562 | ubuntu-jammy | Containerfile 2026-05-13 03:04:14.451633 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010012 2026-05-13 03:04:45.432712 | 2026-05-13 03:04:45.432840 | TASK [upload-logs : Upload logs to log server] 2026-05-13 03:04:46.386815 | localhost | Output suppressed because no_log was given 2026-05-13 03:04:46.388850 | 2026-05-13 03:04:46.388943 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 03:04:46.431983 | localhost | skipping: Conditional result was False 2026-05-13 03:04:46.438491 | localhost | skipping: Conditional result was False 2026-05-13 03:04:46.444887 | 2026-05-13 03:04:46.444988 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 03:04:46.486625 | localhost | skipping: Conditional result was False 2026-05-13 03:04:46.486892 | 2026-05-13 03:04:46.491723 | localhost | skipping: Conditional result was False 2026-05-13 03:04:46.500179 | 2026-05-13 03:04:46.500280 | LOOP [upload-logs : Upload console log and json output]