2026-03-05 03:11:59.508536 | Job console starting 2026-03-05 03:11:59.528039 | Updating git repos 2026-03-05 03:11:59.560928 | Cloning repos into workspace 2026-03-05 03:11:59.632316 | Restoring repo states 2026-03-05 03:11:59.639561 | Merging changes 2026-03-05 03:11:59.639581 | Checking out repos 2026-03-05 03:11:59.746904 | Preparing playbooks 2026-03-05 03:12:00.780654 | Running Ansible setup 2026-03-05 03:12:06.246613 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:12:07.241069 | 2026-03-05 03:12:07.241251 | PLAY [Base pre] 2026-03-05 03:12:07.287802 | 2026-03-05 03:12:07.287960 | TASK [Setup log path fact] 2026-03-05 03:12:07.328529 | ubuntu-jammy | ok 2026-03-05 03:12:07.345625 | 2026-03-05 03:12:07.345780 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:12:07.386653 | ubuntu-jammy | ok 2026-03-05 03:12:07.396694 | 2026-03-05 03:12:07.396812 | TASK [emit-job-header : Print job information] 2026-03-05 03:12:07.478327 | # Job Information 2026-03-05 03:12:07.478522 | Ansible Version: 2.16.14 2026-03-05 03:12:07.478558 | Job: flake8 2026-03-05 03:12:07.478592 | Pipeline: periodic-daily 2026-03-05 03:12:07.478615 | Executor: 521e9411259a 2026-03-05 03:12:07.478636 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-03-05 03:12:07.478658 | Event ID: 11d8c99e6b8d4fb595fef4941fea8f14 2026-03-05 03:12:07.483650 | 2026-03-05 03:12:07.483760 | LOOP [emit-job-header : Print node information] 2026-03-05 03:12:07.651051 | ubuntu-jammy | ok: 2026-03-05 03:12:07.651360 | ubuntu-jammy | # Node Information 2026-03-05 03:12:07.651400 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-05 03:12:07.651426 | ubuntu-jammy | Hostname: ubuntu 2026-03-05 03:12:07.651448 | ubuntu-jammy | Username: zuul 2026-03-05 03:12:07.651470 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-05 03:12:07.651494 | ubuntu-jammy | Provider: regiocloud-a 2026-03-05 03:12:07.651516 | ubuntu-jammy | Region: 2026-03-05 03:12:07.651537 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-05 03:12:07.651557 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-05 03:12:07.651578 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:6074 2026-03-05 03:12:07.677716 | 2026-03-05 03:12:07.677860 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:12:08.357621 | ubuntu-jammy -> localhost | changed 2026-03-05 03:12:08.366779 | 2026-03-05 03:12:08.366968 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:12:09.715183 | ubuntu-jammy -> localhost | changed 2026-03-05 03:12:09.732417 | 2026-03-05 03:12:09.732591 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:12:10.076071 | ubuntu-jammy -> localhost | ok 2026-03-05 03:12:10.084245 | 2026-03-05 03:12:10.084386 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:12:10.114208 | ubuntu-jammy | ok 2026-03-05 03:12:10.137834 | ubuntu-jammy | included: /var/lib/zuul/builds/f2c50740e87444b5b07272fcfcc17ae8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:12:10.144642 | 2026-03-05 03:12:10.144777 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:12:11.734538 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-05 03:12:11.741413 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f2c50740e87444b5b07272fcfcc17ae8/work/f2c50740e87444b5b07272fcfcc17ae8_id_rsa 2026-03-05 03:12:11.741516 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f2c50740e87444b5b07272fcfcc17ae8/work/f2c50740e87444b5b07272fcfcc17ae8_id_rsa.pub 2026-03-05 03:12:11.741566 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-05 03:12:11.741629 | ubuntu-jammy -> localhost | SHA256:ZIik449lmxLPrUdmMGoOLVPnH+a8L9vkdGDDK2Y7tTM zuul-build-sshkey 2026-03-05 03:12:11.741654 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-05 03:12:11.741677 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-05 03:12:11.741716 | ubuntu-jammy -> localhost | | . | 2026-03-05 03:12:11.741740 | ubuntu-jammy -> localhost | | o . . | 2026-03-05 03:12:11.741761 | ubuntu-jammy -> localhost | | o . . o | 2026-03-05 03:12:11.741783 | ubuntu-jammy -> localhost | | ...+ + | 2026-03-05 03:12:11.741803 | ubuntu-jammy -> localhost | | oo+oo S | 2026-03-05 03:12:11.741828 | ubuntu-jammy -> localhost | |+ +O.+*..+ | 2026-03-05 03:12:11.741849 | ubuntu-jammy -> localhost | | *o *O=o+.. | 2026-03-05 03:12:11.741870 | ubuntu-jammy -> localhost | | .. +BBE. | 2026-03-05 03:12:11.741890 | ubuntu-jammy -> localhost | | ..+*+o | 2026-03-05 03:12:11.741911 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-05 03:12:11.741977 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.953203 2026-03-05 03:12:11.749414 | 2026-03-05 03:12:11.749546 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:12:11.797432 | ubuntu-jammy | ok 2026-03-05 03:12:11.812595 | ubuntu-jammy | included: /var/lib/zuul/builds/f2c50740e87444b5b07272fcfcc17ae8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:12:11.825957 | 2026-03-05 03:12:11.826161 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:12:11.852423 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 03:12:11.861666 | 2026-03-05 03:12:11.861794 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:12:12.596807 | ubuntu-jammy | changed 2026-03-05 03:12:12.605735 | 2026-03-05 03:12:12.605843 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:12:12.865673 | ubuntu-jammy | ok 2026-03-05 03:12:12.874459 | 2026-03-05 03:12:12.874604 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:12:13.506440 | ubuntu-jammy | changed 2026-03-05 03:12:13.514464 | 2026-03-05 03:12:13.514582 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:12:14.163634 | ubuntu-jammy | changed 2026-03-05 03:12:14.171792 | 2026-03-05 03:12:14.171919 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:12:14.198256 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 03:12:14.206540 | 2026-03-05 03:12:14.206700 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:12:14.740318 | ubuntu-jammy -> localhost | changed 2026-03-05 03:12:14.752301 | 2026-03-05 03:12:14.752429 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:12:15.155739 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f2c50740e87444b5b07272fcfcc17ae8/work/f2c50740e87444b5b07272fcfcc17ae8_id_rsa (zuul-build-sshkey) 2026-03-05 03:12:15.156292 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014015 2026-03-05 03:12:15.164564 | 2026-03-05 03:12:15.164685 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:12:15.754544 | ubuntu-jammy | ok 2026-03-05 03:12:15.760599 | 2026-03-05 03:12:15.760729 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:12:15.785486 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 03:12:15.799161 | 2026-03-05 03:12:15.799294 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:12:16.365131 | ubuntu-jammy | ok 2026-03-05 03:12:16.382062 | 2026-03-05 03:12:16.382329 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:12:16.429206 | ubuntu-jammy | ok 2026-03-05 03:12:16.438899 | 2026-03-05 03:12:16.439213 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:12:16.983403 | ubuntu-jammy -> localhost | ok 2026-03-05 03:12:16.999938 | 2026-03-05 03:12:17.000658 | TASK [validate-host : Collect information about the host] 2026-03-05 03:12:18.549355 | ubuntu-jammy | ok 2026-03-05 03:12:18.559942 | 2026-03-05 03:12:18.560089 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:12:18.694312 | ubuntu-jammy | ok 2026-03-05 03:12:18.787432 | 2026-03-05 03:12:18.787584 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:12:19.571869 | ubuntu-jammy -> localhost | changed 2026-03-05 03:12:19.578307 | 2026-03-05 03:12:19.578437 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:12:19.992824 | ubuntu-jammy | ok 2026-03-05 03:12:20.000735 | 2026-03-05 03:12:20.000958 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:12:20.613193 | ubuntu-jammy -> localhost | changed 2026-03-05 03:12:20.626472 | 2026-03-05 03:12:20.626608 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:12:20.928535 | ubuntu-jammy | ok 2026-03-05 03:12:20.934565 | 2026-03-05 03:12:20.934675 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:12:22.042377 | ubuntu-jammy | changed: 2026-03-05 03:12:22.042594 | ubuntu-jammy | cd+++++++++ src/ 2026-03-05 03:12:22.042630 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-05 03:12:22.042655 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-05 03:12:22.042678 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-05 03:12:22.042699 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.042910 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.069332 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.069415 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.069484 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.069554 | ubuntu-jammy | Containerfile 2026-03-05 03:12:22.069624 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014006 2026-03-05 03:12:54.134779 | 2026-03-05 03:12:54.135036 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:12:54.911823 | localhost | Output suppressed because no_log was given 2026-03-05 03:12:54.913204 | 2026-03-05 03:12:54.913278 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:12:54.965046 | localhost | skipping: Conditional result was False 2026-03-05 03:12:54.972102 | localhost | skipping: Conditional result was False 2026-03-05 03:12:54.978935 | 2026-03-05 03:12:54.979038 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:12:55.019897 | localhost | skipping: Conditional result was False 2026-03-05 03:12:55.020174 | 2026-03-05 03:12:55.024139 | localhost | skipping: Conditional result was False 2026-03-05 03:12:55.035094 | 2026-03-05 03:12:55.035192 | LOOP [upload-logs : Upload console log and json output]