2026-06-30 15:40:43.148897 | Job console starting 2026-06-30 15:40:43.170467 | Updating git repos 2026-06-30 15:40:43.204402 | Cloning repos into workspace 2026-06-30 15:40:43.294693 | Restoring repo states 2026-06-30 15:40:43.305221 | Merging changes 2026-06-30 15:40:43.917906 | Checking out repos 2026-06-30 15:40:44.031755 | Preparing playbooks 2026-06-30 15:40:44.810514 | Running Ansible setup 2026-06-30 15:40:49.368633 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 15:40:50.205638 | 2026-06-30 15:40:50.205838 | PLAY [Base pre] 2026-06-30 15:40:50.229848 | 2026-06-30 15:40:50.230017 | TASK [Setup log path fact] 2026-06-30 15:40:50.279198 | ubuntu-jammy | ok 2026-06-30 15:40:50.359510 | 2026-06-30 15:40:50.360651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 15:40:50.418860 | ubuntu-jammy | ok 2026-06-30 15:40:50.433322 | 2026-06-30 15:40:50.433488 | TASK [emit-job-header : Print job information] 2026-06-30 15:40:50.539669 | # Job Information 2026-06-30 15:40:50.540026 | Ansible Version: 2.16.14 2026-06-30 15:40:50.540069 | Job: flake8 2026-06-30 15:40:50.540106 | Pipeline: check 2026-06-30 15:40:50.540133 | Executor: 521e9411259a 2026-06-30 15:40:50.540155 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/715 2026-06-30 15:40:50.540178 | Event ID: 0708d140-749a-11f1-829a-643e51d15be4 2026-06-30 15:40:50.555439 | 2026-06-30 15:40:50.555616 | LOOP [emit-job-header : Print node information] 2026-06-30 15:40:50.676207 | ubuntu-jammy | ok: 2026-06-30 15:40:50.676463 | ubuntu-jammy | # Node Information 2026-06-30 15:40:50.676503 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-30 15:40:50.676528 | ubuntu-jammy | Hostname: ubuntu 2026-06-30 15:40:50.676568 | ubuntu-jammy | Username: zuul 2026-06-30 15:40:50.676590 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-30 15:40:50.676615 | ubuntu-jammy | Provider: regiocloud-a 2026-06-30 15:40:50.676636 | ubuntu-jammy | Region: 2026-06-30 15:40:50.676658 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-30 15:40:50.676678 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-30 15:40:50.676698 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:633c 2026-06-30 15:40:50.697244 | 2026-06-30 15:40:50.697385 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 15:40:51.198424 | ubuntu-jammy -> localhost | changed 2026-06-30 15:40:51.206804 | 2026-06-30 15:40:51.206971 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 15:40:52.400011 | ubuntu-jammy -> localhost | changed 2026-06-30 15:40:52.418407 | 2026-06-30 15:40:52.418642 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 15:40:52.766196 | ubuntu-jammy -> localhost | ok 2026-06-30 15:40:52.773398 | 2026-06-30 15:40:52.773633 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 15:40:52.797942 | ubuntu-jammy | ok 2026-06-30 15:40:52.830339 | ubuntu-jammy | included: /var/lib/zuul/builds/f7b1a20ff691432997289e673885915c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 15:40:52.837575 | 2026-06-30 15:40:52.837726 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 15:40:54.256248 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-30 15:40:54.256509 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f7b1a20ff691432997289e673885915c/work/f7b1a20ff691432997289e673885915c_id_rsa 2026-06-30 15:40:54.256562 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f7b1a20ff691432997289e673885915c/work/f7b1a20ff691432997289e673885915c_id_rsa.pub 2026-06-30 15:40:54.256589 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-30 15:40:54.256613 | ubuntu-jammy -> localhost | SHA256:HoUJd+wfetTtiMoIOtS6I8Lg41RGQ8IIUeA0V1JUmZs zuul-build-sshkey 2026-06-30 15:40:54.256636 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-30 15:40:54.256658 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-30 15:40:54.256694 | ubuntu-jammy -> localhost | |BB.+++o.+.. | 2026-06-30 15:40:54.256717 | ubuntu-jammy -> localhost | |+.= . = +. | 2026-06-30 15:40:54.256738 | ubuntu-jammy -> localhost | | . o =.. . . | 2026-06-30 15:40:54.256758 | ubuntu-jammy -> localhost | | . . E .. o . .| 2026-06-30 15:40:54.256777 | ubuntu-jammy -> localhost | | o . S + o o | 2026-06-30 15:40:54.256803 | ubuntu-jammy -> localhost | |. o . o. .. + . .| 2026-06-30 15:40:54.256823 | ubuntu-jammy -> localhost | |+. . o ..o o | 2026-06-30 15:40:54.256843 | ubuntu-jammy -> localhost | |o+. = . o | 2026-06-30 15:40:54.256863 | ubuntu-jammy -> localhost | |.o...+ | 2026-06-30 15:40:54.256883 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-30 15:40:54.256930 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.874815 2026-06-30 15:40:54.264113 | 2026-06-30 15:40:54.264232 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 15:40:54.300781 | ubuntu-jammy | ok 2026-06-30 15:40:54.315106 | ubuntu-jammy | included: /var/lib/zuul/builds/f7b1a20ff691432997289e673885915c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 15:40:54.324944 | 2026-06-30 15:40:54.325084 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 15:40:54.349950 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 15:40:54.357752 | 2026-06-30 15:40:54.357909 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 15:40:55.003438 | ubuntu-jammy | changed 2026-06-30 15:40:55.010778 | 2026-06-30 15:40:55.010940 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 15:40:55.263160 | ubuntu-jammy | ok 2026-06-30 15:40:55.269460 | 2026-06-30 15:40:55.269610 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 15:40:55.931648 | ubuntu-jammy | changed 2026-06-30 15:40:55.949747 | 2026-06-30 15:40:55.950007 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 15:40:56.643393 | ubuntu-jammy | changed 2026-06-30 15:40:56.649488 | 2026-06-30 15:40:56.649633 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 15:40:56.684601 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 15:40:56.691882 | 2026-06-30 15:40:56.692021 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 15:40:57.193350 | ubuntu-jammy -> localhost | changed 2026-06-30 15:40:57.207815 | 2026-06-30 15:40:57.207992 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 15:40:57.557207 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f7b1a20ff691432997289e673885915c/work/f7b1a20ff691432997289e673885915c_id_rsa (zuul-build-sshkey) 2026-06-30 15:40:57.557881 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019439 2026-06-30 15:40:57.570659 | 2026-06-30 15:40:57.570814 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 15:40:57.986701 | ubuntu-jammy | ok 2026-06-30 15:40:57.992105 | 2026-06-30 15:40:57.992224 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 15:40:58.016813 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 15:40:58.030165 | 2026-06-30 15:40:58.030289 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 15:40:58.475821 | ubuntu-jammy | ok 2026-06-30 15:40:58.489810 | 2026-06-30 15:40:58.489969 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 15:40:58.532761 | ubuntu-jammy | ok 2026-06-30 15:40:58.539683 | 2026-06-30 15:40:58.539842 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 15:40:58.886065 | ubuntu-jammy -> localhost | ok 2026-06-30 15:40:58.892809 | 2026-06-30 15:40:58.892921 | TASK [validate-host : Collect information about the host] 2026-06-30 15:41:00.151931 | ubuntu-jammy | ok 2026-06-30 15:41:00.168821 | 2026-06-30 15:41:00.169009 | TASK [validate-host : Sanitize hostname] 2026-06-30 15:41:00.303020 | ubuntu-jammy | ok 2026-06-30 15:41:00.366191 | 2026-06-30 15:41:00.366359 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 15:41:01.010196 | ubuntu-jammy -> localhost | changed 2026-06-30 15:41:01.021233 | 2026-06-30 15:41:01.022055 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 15:41:01.515441 | ubuntu-jammy | ok 2026-06-30 15:41:01.523812 | 2026-06-30 15:41:01.523992 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 15:41:02.218488 | ubuntu-jammy -> localhost | changed 2026-06-30 15:41:02.238862 | 2026-06-30 15:41:02.239012 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 15:41:02.546040 | ubuntu-jammy | ok 2026-06-30 15:41:02.552375 | 2026-06-30 15:41:02.552508 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 15:41:03.624601 | ubuntu-jammy | changed: 2026-06-30 15:41:03.624835 | ubuntu-jammy | cd+++++++++ src/ 2026-06-30 15:41:03.624870 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-30 15:41:03.624895 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-30 15:41:03.624915 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-30 15:41:03.624935 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.625064 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.636808 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.636878 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.636951 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.637019 | ubuntu-jammy | Containerfile 2026-06-30 15:41:03.637087 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008011 2026-06-30 15:41:35.555186 | 2026-06-30 15:41:35.555353 | TASK [upload-logs : Upload logs to log server] 2026-06-30 15:41:36.142533 | localhost | Output suppressed because no_log was given 2026-06-30 15:41:36.145700 | 2026-06-30 15:41:36.145864 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 15:41:36.196672 | localhost | skipping: Conditional result was False 2026-06-30 15:41:36.202270 | localhost | skipping: Conditional result was False 2026-06-30 15:41:36.217697 | 2026-06-30 15:41:36.217932 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 15:41:36.288246 | localhost | skipping: Conditional result was False 2026-06-30 15:41:36.288940 | 2026-06-30 15:41:36.295095 | localhost | skipping: Conditional result was False 2026-06-30 15:41:36.309959 | 2026-06-30 15:41:36.310184 | LOOP [upload-logs : Upload console log and json output]