2026-02-03 03:11:11.730540 | Job console starting 2026-02-03 03:11:11.737146 | Updating git repos 2026-02-03 03:11:11.783241 | Cloning repos into workspace 2026-02-03 03:11:11.837076 | Restoring repo states 2026-02-03 03:11:11.855323 | Merging changes 2026-02-03 03:11:11.855337 | Checking out repos 2026-02-03 03:11:12.000105 | Preparing playbooks 2026-02-03 03:11:12.736547 | Running Ansible setup 2026-02-03 03:11:17.180070 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 03:11:18.035259 | 2026-02-03 03:11:18.035391 | PLAY [Base pre] 2026-02-03 03:11:18.083137 | 2026-02-03 03:11:18.083259 | TASK [Setup log path fact] 2026-02-03 03:11:18.121351 | ubuntu-jammy | ok 2026-02-03 03:11:18.159787 | 2026-02-03 03:11:18.159955 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 03:11:18.199174 | ubuntu-jammy | ok 2026-02-03 03:11:18.208345 | 2026-02-03 03:11:18.208440 | TASK [emit-job-header : Print job information] 2026-02-03 03:11:18.236256 | # Job Information 2026-02-03 03:11:18.236407 | Ansible Version: 2.16.14 2026-02-03 03:11:18.236442 | Job: flake8 2026-02-03 03:11:18.236476 | Pipeline: periodic-daily 2026-02-03 03:11:18.236498 | Executor: 521e9411259a 2026-02-03 03:11:18.236519 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-03 03:11:18.236541 | Event ID: d060715d84904d2494cb294b668f09d4 2026-02-03 03:11:18.241197 | 2026-02-03 03:11:18.241291 | LOOP [emit-job-header : Print node information] 2026-02-03 03:11:18.334671 | ubuntu-jammy | ok: 2026-02-03 03:11:18.334877 | ubuntu-jammy | # Node Information 2026-02-03 03:11:18.334930 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-03 03:11:18.334959 | ubuntu-jammy | Hostname: ubuntu 2026-02-03 03:11:18.334984 | ubuntu-jammy | Username: zuul 2026-02-03 03:11:18.335009 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-03 03:11:18.335040 | ubuntu-jammy | Provider: regiocloud-a 2026-02-03 03:11:18.335069 | ubuntu-jammy | Region: 2026-02-03 03:11:18.335087 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-03 03:11:18.335104 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-03 03:11:18.335121 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:d9f8 2026-02-03 03:11:18.345758 | 2026-02-03 03:11:18.345893 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 03:11:18.831043 | ubuntu-jammy -> localhost | changed 2026-02-03 03:11:18.843270 | 2026-02-03 03:11:18.843378 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 03:11:19.818317 | ubuntu-jammy -> localhost | changed 2026-02-03 03:11:19.841177 | 2026-02-03 03:11:19.841301 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 03:11:20.043782 | ubuntu-jammy -> localhost | ok 2026-02-03 03:11:20.054110 | 2026-02-03 03:11:20.054240 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 03:11:20.083791 | ubuntu-jammy | ok 2026-02-03 03:11:20.124262 | ubuntu-jammy | included: /var/lib/zuul/builds/7e116d09d065442a813fcd66df2910b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 03:11:20.130475 | 2026-02-03 03:11:20.130559 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 03:11:20.827665 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-03 03:11:20.827909 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7e116d09d065442a813fcd66df2910b4/work/7e116d09d065442a813fcd66df2910b4_id_rsa 2026-02-03 03:11:20.827963 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7e116d09d065442a813fcd66df2910b4/work/7e116d09d065442a813fcd66df2910b4_id_rsa.pub 2026-02-03 03:11:20.827992 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-03 03:11:20.828041 | ubuntu-jammy -> localhost | SHA256:OvV5GlT6hgG9RBvkvXCMQulQ3rFMROmvZDMdCZpG7k4 zuul-build-sshkey 2026-02-03 03:11:20.828064 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-03 03:11:20.828087 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-03 03:11:20.828117 | ubuntu-jammy -> localhost | | .o=O. | 2026-02-03 03:11:20.828140 | ubuntu-jammy -> localhost | | .ooBoO | 2026-02-03 03:11:20.828162 | ubuntu-jammy -> localhost | | =++@.=. | 2026-02-03 03:11:20.828182 | ubuntu-jammy -> localhost | | *+.*o. | 2026-02-03 03:11:20.828203 | ubuntu-jammy -> localhost | | oS =o.. | 2026-02-03 03:11:20.828230 | ubuntu-jammy -> localhost | | oEo==o | 2026-02-03 03:11:20.828250 | ubuntu-jammy -> localhost | | oo o=++ | 2026-02-03 03:11:20.828270 | ubuntu-jammy -> localhost | | .. .= | 2026-02-03 03:11:20.828291 | ubuntu-jammy -> localhost | | . | 2026-02-03 03:11:20.828311 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-03 03:11:20.828363 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.249225 2026-02-03 03:11:20.834798 | 2026-02-03 03:11:20.834937 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 03:11:20.887750 | ubuntu-jammy | ok 2026-02-03 03:11:20.897437 | ubuntu-jammy | included: /var/lib/zuul/builds/7e116d09d065442a813fcd66df2910b4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 03:11:20.906306 | 2026-02-03 03:11:20.906398 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 03:11:20.940565 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 03:11:20.946205 | 2026-02-03 03:11:20.946294 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 03:11:21.524194 | ubuntu-jammy | changed 2026-02-03 03:11:21.531293 | 2026-02-03 03:11:21.531483 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 03:11:21.777431 | ubuntu-jammy | ok 2026-02-03 03:11:21.793094 | 2026-02-03 03:11:21.793221 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 03:11:22.394760 | ubuntu-jammy | changed 2026-02-03 03:11:22.403087 | 2026-02-03 03:11:22.403188 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 03:11:23.038457 | ubuntu-jammy | changed 2026-02-03 03:11:23.048323 | 2026-02-03 03:11:23.048434 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 03:11:23.071957 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 03:11:23.084303 | 2026-02-03 03:11:23.084533 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 03:11:23.522993 | ubuntu-jammy -> localhost | changed 2026-02-03 03:11:23.533460 | 2026-02-03 03:11:23.533562 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 03:11:23.840035 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7e116d09d065442a813fcd66df2910b4/work/7e116d09d065442a813fcd66df2910b4_id_rsa (zuul-build-sshkey) 2026-02-03 03:11:23.840388 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020652 2026-02-03 03:11:23.849279 | 2026-02-03 03:11:23.849404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 03:11:24.265912 | ubuntu-jammy | ok 2026-02-03 03:11:24.271411 | 2026-02-03 03:11:24.271524 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 03:11:24.315478 | ubuntu-jammy | skipping: Conditional result was False 2026-02-03 03:11:24.339443 | 2026-02-03 03:11:24.339565 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 03:11:24.797108 | ubuntu-jammy | ok 2026-02-03 03:11:24.815129 | 2026-02-03 03:11:24.815475 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 03:11:24.856814 | ubuntu-jammy | ok 2026-02-03 03:11:24.862591 | 2026-02-03 03:11:24.862709 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 03:11:25.181160 | ubuntu-jammy -> localhost | ok 2026-02-03 03:11:25.200325 | 2026-02-03 03:11:25.200556 | TASK [validate-host : Collect information about the host] 2026-02-03 03:11:26.465281 | ubuntu-jammy | ok 2026-02-03 03:11:26.479512 | 2026-02-03 03:11:26.479641 | TASK [validate-host : Sanitize hostname] 2026-02-03 03:11:26.611550 | ubuntu-jammy | ok 2026-02-03 03:11:26.661673 | 2026-02-03 03:11:26.661812 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 03:11:27.243001 | ubuntu-jammy -> localhost | changed 2026-02-03 03:11:27.251942 | 2026-02-03 03:11:27.252089 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 03:11:27.734659 | ubuntu-jammy | ok 2026-02-03 03:11:27.749449 | 2026-02-03 03:11:27.749670 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 03:11:28.370657 | ubuntu-jammy -> localhost | changed 2026-02-03 03:11:28.380645 | 2026-02-03 03:11:28.380772 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 03:11:28.659021 | ubuntu-jammy | ok 2026-02-03 03:11:28.667765 | 2026-02-03 03:11:28.667970 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 03:11:29.649154 | ubuntu-jammy | changed: 2026-02-03 03:11:29.649367 | ubuntu-jammy | cd+++++++++ src/ 2026-02-03 03:11:29.649403 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-03 03:11:29.649428 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-03 03:11:29.649450 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-03 03:11:29.649470 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.649620 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.656589 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.656661 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.656730 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.656798 | ubuntu-jammy | Containerfile 2026-02-03 03:11:29.656879 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005833 2026-02-03 03:11:59.408484 | 2026-02-03 03:11:59.408601 | TASK [upload-logs : Upload logs to log server] 2026-02-03 03:11:59.964758 | localhost | Output suppressed because no_log was given 2026-02-03 03:11:59.966736 | 2026-02-03 03:11:59.967086 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 03:12:00.026812 | localhost | skipping: Conditional result was False 2026-02-03 03:12:00.032930 | localhost | skipping: Conditional result was False 2026-02-03 03:12:00.040254 | 2026-02-03 03:12:00.040367 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 03:12:00.089575 | localhost | skipping: Conditional result was False 2026-02-03 03:12:00.089897 | 2026-02-03 03:12:00.097253 | localhost | skipping: Conditional result was False 2026-02-03 03:12:00.110378 | 2026-02-03 03:12:00.110614 | LOOP [upload-logs : Upload console log and json output]