2026-08-06 03:11:25.763544 | Job console starting 2026-08-06 03:11:25.773064 | Updating git repos 2026-08-06 03:11:25.811370 | Cloning repos into workspace 2026-08-06 03:11:25.871272 | Restoring repo states 2026-08-06 03:11:25.884685 | Merging changes 2026-08-06 03:11:25.884709 | Checking out repos 2026-08-06 03:11:25.935401 | Preparing playbooks 2026-08-06 03:11:26.728893 | Running Ansible setup 2026-08-06 03:11:31.266216 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 03:11:32.110476 | 2026-08-06 03:11:32.110680 | PLAY [Base pre] 2026-08-06 03:11:32.136909 | 2026-08-06 03:11:32.137157 | TASK [Setup log path fact] 2026-08-06 03:11:32.157031 | ubuntu-jammy | ok 2026-08-06 03:11:32.172951 | 2026-08-06 03:11:32.173148 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:11:32.203540 | ubuntu-jammy | ok 2026-08-06 03:11:32.213952 | 2026-08-06 03:11:32.214134 | TASK [emit-job-header : Print job information] 2026-08-06 03:11:32.264049 | # Job Information 2026-08-06 03:11:32.264279 | Ansible Version: 2.16.14 2026-08-06 03:11:32.264313 | Job: flake8 2026-08-06 03:11:32.264347 | Pipeline: periodic-daily 2026-08-06 03:11:32.264370 | Executor: 521e9411259a 2026-08-06 03:11:32.264390 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-08-06 03:11:32.264413 | Event ID: 23fd85d3e5194a62b96e71f92cdbe67a 2026-08-06 03:11:32.269821 | 2026-08-06 03:11:32.269953 | LOOP [emit-job-header : Print node information] 2026-08-06 03:11:32.390040 | ubuntu-jammy | ok: 2026-08-06 03:11:32.390284 | ubuntu-jammy | # Node Information 2026-08-06 03:11:32.390319 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 03:11:32.390345 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 03:11:32.390368 | ubuntu-jammy | Username: zuul 2026-08-06 03:11:32.390389 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 03:11:32.390414 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 03:11:32.390435 | ubuntu-jammy | Region: 2026-08-06 03:11:32.390456 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 03:11:32.390477 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 03:11:32.390496 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:100c 2026-08-06 03:11:32.407042 | 2026-08-06 03:11:32.407241 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 03:11:32.967505 | ubuntu-jammy -> localhost | changed 2026-08-06 03:11:32.975811 | 2026-08-06 03:11:32.975949 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 03:11:34.173412 | ubuntu-jammy -> localhost | changed 2026-08-06 03:11:34.186708 | 2026-08-06 03:11:34.186895 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 03:11:34.468216 | ubuntu-jammy -> localhost | ok 2026-08-06 03:11:34.478673 | 2026-08-06 03:11:34.478874 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 03:11:34.510808 | ubuntu-jammy | ok 2026-08-06 03:11:34.530885 | ubuntu-jammy | included: /var/lib/zuul/builds/eb6fd757ac9c4f37b6d5502561b648cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 03:11:34.543243 | 2026-08-06 03:11:34.543380 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 03:11:36.209812 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 03:11:36.210117 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/eb6fd757ac9c4f37b6d5502561b648cd/work/eb6fd757ac9c4f37b6d5502561b648cd_id_rsa 2026-08-06 03:11:36.210159 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/eb6fd757ac9c4f37b6d5502561b648cd/work/eb6fd757ac9c4f37b6d5502561b648cd_id_rsa.pub 2026-08-06 03:11:36.210185 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 03:11:36.210210 | ubuntu-jammy -> localhost | SHA256:XzG8qYxlmauxR1px/dBbs1pl+UgdZnO2C/QsyqKWIL4 zuul-build-sshkey 2026-08-06 03:11:36.210234 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 03:11:36.210256 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 03:11:36.210289 | ubuntu-jammy -> localhost | | | 2026-08-06 03:11:36.210312 | ubuntu-jammy -> localhost | | . . =o| 2026-08-06 03:11:36.210333 | ubuntu-jammy -> localhost | | =.=+*| 2026-08-06 03:11:36.210352 | ubuntu-jammy -> localhost | | .o.B+**| 2026-08-06 03:11:36.210372 | ubuntu-jammy -> localhost | | S *o=.o=O| 2026-08-06 03:11:36.210398 | ubuntu-jammy -> localhost | | . . Bo* .=o| 2026-08-06 03:11:36.210420 | ubuntu-jammy -> localhost | | . . . =+* o | 2026-08-06 03:11:36.210440 | ubuntu-jammy -> localhost | | . +.+. . | 2026-08-06 03:11:36.210461 | ubuntu-jammy -> localhost | | E. . o. | 2026-08-06 03:11:36.210481 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 03:11:36.210537 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.944664 2026-08-06 03:11:36.217840 | 2026-08-06 03:11:36.217974 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 03:11:36.251519 | ubuntu-jammy | ok 2026-08-06 03:11:36.262351 | ubuntu-jammy | included: /var/lib/zuul/builds/eb6fd757ac9c4f37b6d5502561b648cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 03:11:36.272741 | 2026-08-06 03:11:36.272890 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 03:11:36.298539 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 03:11:36.306153 | 2026-08-06 03:11:36.306326 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 03:11:36.948811 | ubuntu-jammy | changed 2026-08-06 03:11:36.954642 | 2026-08-06 03:11:36.954768 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 03:11:37.238526 | ubuntu-jammy | ok 2026-08-06 03:11:37.247421 | 2026-08-06 03:11:37.247573 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 03:11:37.885975 | ubuntu-jammy | changed 2026-08-06 03:11:37.898659 | 2026-08-06 03:11:37.898815 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 03:11:38.540647 | ubuntu-jammy | changed 2026-08-06 03:11:38.547202 | 2026-08-06 03:11:38.547335 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 03:11:38.571643 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 03:11:38.578173 | 2026-08-06 03:11:38.578366 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 03:11:39.100247 | ubuntu-jammy -> localhost | changed 2026-08-06 03:11:39.115394 | 2026-08-06 03:11:39.115535 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 03:11:39.587362 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/eb6fd757ac9c4f37b6d5502561b648cd/work/eb6fd757ac9c4f37b6d5502561b648cd_id_rsa (zuul-build-sshkey) 2026-08-06 03:11:39.587725 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016479 2026-08-06 03:11:39.597361 | 2026-08-06 03:11:39.597496 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 03:11:40.060274 | ubuntu-jammy | ok 2026-08-06 03:11:40.066937 | 2026-08-06 03:11:40.067154 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 03:11:40.097732 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 03:11:40.121100 | 2026-08-06 03:11:40.121322 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 03:11:40.601819 | ubuntu-jammy | ok 2026-08-06 03:11:40.614450 | 2026-08-06 03:11:40.614618 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 03:11:40.661113 | ubuntu-jammy | ok 2026-08-06 03:11:40.672118 | 2026-08-06 03:11:40.672275 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 03:11:41.093178 | ubuntu-jammy -> localhost | ok 2026-08-06 03:11:41.117232 | 2026-08-06 03:11:41.117685 | TASK [validate-host : Collect information about the host] 2026-08-06 03:11:42.735070 | ubuntu-jammy | ok 2026-08-06 03:11:42.749634 | 2026-08-06 03:11:42.749781 | TASK [validate-host : Sanitize hostname] 2026-08-06 03:11:42.973659 | ubuntu-jammy | ok 2026-08-06 03:11:43.084474 | 2026-08-06 03:11:43.084642 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 03:11:44.213411 | ubuntu-jammy -> localhost | changed 2026-08-06 03:11:44.220754 | 2026-08-06 03:11:44.220995 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 03:11:44.736893 | ubuntu-jammy | ok 2026-08-06 03:11:44.742583 | 2026-08-06 03:11:44.742728 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 03:11:45.505044 | ubuntu-jammy -> localhost | changed 2026-08-06 03:11:45.514986 | 2026-08-06 03:11:45.515105 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 03:11:45.754914 | ubuntu-jammy | ok 2026-08-06 03:11:45.760277 | 2026-08-06 03:11:45.760375 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 03:11:46.768660 | ubuntu-jammy | changed: 2026-08-06 03:11:46.768854 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 03:11:46.768889 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 03:11:46.768914 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 03:11:46.768935 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 03:11:46.768956 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.769101 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.784468 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.784538 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.784609 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.784679 | ubuntu-jammy | Containerfile 2026-08-06 03:11:46.784748 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006892 2026-08-06 03:12:16.395658 | 2026-08-06 03:12:16.397732 | TASK [upload-logs : Upload logs to log server] 2026-08-06 03:12:17.017251 | localhost | Output suppressed because no_log was given 2026-08-06 03:12:17.021916 | 2026-08-06 03:12:17.022084 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 03:12:17.075876 | localhost | skipping: Conditional result was False 2026-08-06 03:12:17.081697 | localhost | skipping: Conditional result was False 2026-08-06 03:12:17.092309 | 2026-08-06 03:12:17.092480 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 03:12:17.166042 | localhost | skipping: Conditional result was False 2026-08-06 03:12:17.166392 | 2026-08-06 03:12:17.175798 | localhost | skipping: Conditional result was False 2026-08-06 03:12:17.180577 | 2026-08-06 03:12:17.180729 | LOOP [upload-logs : Upload console log and json output]