2026-03-23 21:47:25.320969 | Job console starting 2026-03-23 21:47:25.337099 | Updating git repos 2026-03-23 21:47:25.365890 | Cloning repos into workspace 2026-03-23 21:47:25.415987 | Restoring repo states 2026-03-23 21:47:25.422370 | Merging changes 2026-03-23 21:47:25.933884 | Checking out repos 2026-03-23 21:47:26.008076 | Preparing playbooks 2026-03-23 21:47:26.653414 | Running Ansible setup 2026-03-23 21:47:30.872556 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-23 21:47:31.614029 | 2026-03-23 21:47:31.614215 | PLAY [Base pre] 2026-03-23 21:47:31.630462 | 2026-03-23 21:47:31.630610 | TASK [Setup log path fact] 2026-03-23 21:47:31.659931 | ubuntu-jammy | ok 2026-03-23 21:47:31.675053 | 2026-03-23 21:47:31.675216 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 21:47:31.704797 | ubuntu-jammy | ok 2026-03-23 21:47:31.724093 | 2026-03-23 21:47:31.724267 | TASK [emit-job-header : Print job information] 2026-03-23 21:47:31.785453 | # Job Information 2026-03-23 21:47:31.785654 | Ansible Version: 2.16.14 2026-03-23 21:47:31.785694 | Job: flake8 2026-03-23 21:47:31.785731 | Pipeline: check 2026-03-23 21:47:31.785757 | Executor: 521e9411259a 2026-03-23 21:47:31.785780 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/568 2026-03-23 21:47:31.785805 | Event ID: da033590-2701-11f1-8d7d-aa5fe6099468 2026-03-23 21:47:31.791215 | 2026-03-23 21:47:31.791341 | LOOP [emit-job-header : Print node information] 2026-03-23 21:47:31.909492 | ubuntu-jammy | ok: 2026-03-23 21:47:31.909788 | ubuntu-jammy | # Node Information 2026-03-23 21:47:31.909851 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-23 21:47:31.909882 | ubuntu-jammy | Hostname: ubuntu 2026-03-23 21:47:31.909906 | ubuntu-jammy | Username: zuul 2026-03-23 21:47:31.909930 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-23 21:47:31.909957 | ubuntu-jammy | Provider: regiocloud-a 2026-03-23 21:47:31.909979 | ubuntu-jammy | Region: 2026-03-23 21:47:31.910000 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-23 21:47:31.910021 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-23 21:47:31.910041 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:7123 2026-03-23 21:47:31.930505 | 2026-03-23 21:47:31.930628 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-23 21:47:32.392393 | ubuntu-jammy -> localhost | changed 2026-03-23 21:47:32.406415 | 2026-03-23 21:47:32.406545 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-23 21:47:33.479197 | ubuntu-jammy -> localhost | changed 2026-03-23 21:47:33.491056 | 2026-03-23 21:47:33.491206 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-23 21:47:33.758403 | ubuntu-jammy -> localhost | ok 2026-03-23 21:47:33.772054 | 2026-03-23 21:47:33.772236 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-23 21:47:33.808506 | ubuntu-jammy | ok 2026-03-23 21:47:33.834193 | ubuntu-jammy | included: /var/lib/zuul/builds/41890e7e0612417fb6c15d68ac2e78af/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-23 21:47:33.840555 | 2026-03-23 21:47:33.840666 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-23 21:47:35.238607 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-23 21:47:35.238878 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/41890e7e0612417fb6c15d68ac2e78af/work/41890e7e0612417fb6c15d68ac2e78af_id_rsa 2026-03-23 21:47:35.238925 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/41890e7e0612417fb6c15d68ac2e78af/work/41890e7e0612417fb6c15d68ac2e78af_id_rsa.pub 2026-03-23 21:47:35.238953 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-23 21:47:35.238978 | ubuntu-jammy -> localhost | SHA256:tTfXdwM+JH8S2hwdTfzLyi+DjCFqx6Z99U/WqewqWqQ zuul-build-sshkey 2026-03-23 21:47:35.239000 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-23 21:47:35.239022 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-23 21:47:35.239057 | ubuntu-jammy -> localhost | | +o| 2026-03-23 21:47:35.239080 | ubuntu-jammy -> localhost | | . +| 2026-03-23 21:47:35.239100 | ubuntu-jammy -> localhost | | .. = ..| 2026-03-23 21:47:35.239120 | ubuntu-jammy -> localhost | | . .O +..| 2026-03-23 21:47:35.239174 | ubuntu-jammy -> localhost | | S...oBoo=| 2026-03-23 21:47:35.239204 | ubuntu-jammy -> localhost | | .o. o o+o*| 2026-03-23 21:47:35.239225 | ubuntu-jammy -> localhost | | oE..= + .+.| 2026-03-23 21:47:35.239246 | ubuntu-jammy -> localhost | | o.+.+ o.*+ | 2026-03-23 21:47:35.239266 | ubuntu-jammy -> localhost | | ..+oo ..o+=o | 2026-03-23 21:47:35.239286 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-23 21:47:35.239341 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.924350 2026-03-23 21:47:35.245742 | 2026-03-23 21:47:35.245838 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-23 21:47:35.274158 | ubuntu-jammy | ok 2026-03-23 21:47:35.283499 | ubuntu-jammy | included: /var/lib/zuul/builds/41890e7e0612417fb6c15d68ac2e78af/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-23 21:47:35.293027 | 2026-03-23 21:47:35.293125 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-23 21:47:35.316827 | ubuntu-jammy | skipping: Conditional result was False 2026-03-23 21:47:35.322548 | 2026-03-23 21:47:35.322644 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-23 21:47:35.951564 | ubuntu-jammy | changed 2026-03-23 21:47:35.959671 | 2026-03-23 21:47:35.959795 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-23 21:47:36.213376 | ubuntu-jammy | ok 2026-03-23 21:47:36.220861 | 2026-03-23 21:47:36.221002 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-23 21:47:36.887545 | ubuntu-jammy | changed 2026-03-23 21:47:36.898437 | 2026-03-23 21:47:36.898610 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-23 21:47:37.568753 | ubuntu-jammy | changed 2026-03-23 21:47:37.577031 | 2026-03-23 21:47:37.577195 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-23 21:47:37.601451 | ubuntu-jammy | skipping: Conditional result was False 2026-03-23 21:47:37.610758 | 2026-03-23 21:47:37.610913 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-23 21:47:38.071501 | ubuntu-jammy -> localhost | changed 2026-03-23 21:47:38.097647 | 2026-03-23 21:47:38.097788 | TASK [add-build-sshkey : Add back temp key] 2026-03-23 21:47:38.456624 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/41890e7e0612417fb6c15d68ac2e78af/work/41890e7e0612417fb6c15d68ac2e78af_id_rsa (zuul-build-sshkey) 2026-03-23 21:47:38.456873 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022329 2026-03-23 21:47:38.464998 | 2026-03-23 21:47:38.465111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-23 21:47:38.864401 | ubuntu-jammy | ok 2026-03-23 21:47:38.871830 | 2026-03-23 21:47:38.871956 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-23 21:47:38.906554 | ubuntu-jammy | skipping: Conditional result was False 2026-03-23 21:47:38.924975 | 2026-03-23 21:47:38.925125 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-23 21:47:39.358102 | ubuntu-jammy | ok 2026-03-23 21:47:39.373384 | 2026-03-23 21:47:39.373515 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-23 21:47:39.413938 | ubuntu-jammy | ok 2026-03-23 21:47:39.420018 | 2026-03-23 21:47:39.420127 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-23 21:47:39.717805 | ubuntu-jammy -> localhost | ok 2026-03-23 21:47:39.731868 | 2026-03-23 21:47:39.732025 | TASK [validate-host : Collect information about the host] 2026-03-23 21:47:40.904301 | ubuntu-jammy | ok 2026-03-23 21:47:40.917382 | 2026-03-23 21:47:40.917509 | TASK [validate-host : Sanitize hostname] 2026-03-23 21:47:41.036976 | ubuntu-jammy | ok 2026-03-23 21:47:41.084634 | 2026-03-23 21:47:41.084774 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-23 21:47:41.640516 | ubuntu-jammy -> localhost | changed 2026-03-23 21:47:41.646437 | 2026-03-23 21:47:41.646550 | TASK [validate-host : Collect information about zuul worker] 2026-03-23 21:47:42.038883 | ubuntu-jammy | ok 2026-03-23 21:47:42.047118 | 2026-03-23 21:47:42.047295 | TASK [validate-host : Write out all zuul information for each host] 2026-03-23 21:47:42.648874 | ubuntu-jammy -> localhost | changed 2026-03-23 21:47:42.658580 | 2026-03-23 21:47:42.658682 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-23 21:47:42.913728 | ubuntu-jammy | ok 2026-03-23 21:47:42.922290 | 2026-03-23 21:47:42.922423 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-23 21:47:44.146233 | ubuntu-jammy | changed: 2026-03-23 21:47:44.146473 | ubuntu-jammy | cd+++++++++ src/ 2026-03-23 21:47:44.146515 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-23 21:47:44.146544 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-23 21:47:44.146570 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-23 21:47:44.146595 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.146803 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.160690 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.160866 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.160940 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.161012 | ubuntu-jammy | Containerfile 2026-03-23 21:47:44.161084 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005215 2026-03-23 21:48:12.522050 | 2026-03-23 21:48:12.522267 | TASK [upload-logs : Upload logs to log server] 2026-03-23 21:48:13.105323 | localhost | Output suppressed because no_log was given 2026-03-23 21:48:13.107230 | 2026-03-23 21:48:13.107339 | LOOP [upload-logs : Compress console log and json output] 2026-03-23 21:48:13.156846 | localhost | skipping: Conditional result was False 2026-03-23 21:48:13.167374 | localhost | skipping: Conditional result was False 2026-03-23 21:48:13.173549 | 2026-03-23 21:48:13.173659 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-23 21:48:13.221809 | localhost | skipping: Conditional result was False 2026-03-23 21:48:13.222125 | 2026-03-23 21:48:13.229333 | localhost | skipping: Conditional result was False 2026-03-23 21:48:13.239719 | 2026-03-23 21:48:13.239856 | LOOP [upload-logs : Upload console log and json output]