2026-01-17 03:09:43.866384 | Job console starting 2026-01-17 03:09:43.876248 | Updating git repos 2026-01-17 03:09:43.912519 | Cloning repos into workspace 2026-01-17 03:09:43.964360 | Restoring repo states 2026-01-17 03:09:43.968921 | Merging changes 2026-01-17 03:09:43.968937 | Checking out repos 2026-01-17 03:09:44.129270 | Preparing playbooks 2026-01-17 03:09:44.934572 | Running Ansible setup 2026-01-17 03:09:49.688904 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-17 03:09:50.573929 | 2026-01-17 03:09:50.574055 | PLAY [Base pre] 2026-01-17 03:09:50.589519 | 2026-01-17 03:09:50.589648 | TASK [Setup log path fact] 2026-01-17 03:09:50.617693 | ubuntu-jammy | ok 2026-01-17 03:09:50.645676 | 2026-01-17 03:09:50.645816 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-17 03:09:50.694614 | ubuntu-jammy | ok 2026-01-17 03:09:50.724317 | 2026-01-17 03:09:50.724440 | TASK [emit-job-header : Print job information] 2026-01-17 03:09:50.784105 | # Job Information 2026-01-17 03:09:50.784285 | Ansible Version: 2.16.14 2026-01-17 03:09:50.784321 | Job: flake8 2026-01-17 03:09:50.784354 | Pipeline: periodic-daily 2026-01-17 03:09:50.784376 | Executor: 521e9411259a 2026-01-17 03:09:50.784397 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-17 03:09:50.784419 | Event ID: 897ee7531e31432b831f38b0cd08eaaf 2026-01-17 03:09:50.789283 | 2026-01-17 03:09:50.789378 | LOOP [emit-job-header : Print node information] 2026-01-17 03:09:51.004303 | ubuntu-jammy | ok: 2026-01-17 03:09:51.004468 | ubuntu-jammy | # Node Information 2026-01-17 03:09:51.004502 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-17 03:09:51.004527 | ubuntu-jammy | Hostname: ubuntu 2026-01-17 03:09:51.004550 | ubuntu-jammy | Username: zuul 2026-01-17 03:09:51.004571 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-17 03:09:51.004594 | ubuntu-jammy | Provider: regiocloud-a 2026-01-17 03:09:51.004615 | ubuntu-jammy | Region: 2026-01-17 03:09:51.004646 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-17 03:09:51.004667 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-17 03:09:51.004687 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:c906 2026-01-17 03:09:51.040175 | 2026-01-17 03:09:51.040295 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-17 03:09:51.803607 | ubuntu-jammy -> localhost | changed 2026-01-17 03:09:51.813125 | 2026-01-17 03:09:51.813231 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-17 03:09:53.144102 | ubuntu-jammy -> localhost | changed 2026-01-17 03:09:53.165155 | 2026-01-17 03:09:53.165352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-17 03:09:53.544605 | ubuntu-jammy -> localhost | ok 2026-01-17 03:09:53.553923 | 2026-01-17 03:09:53.554137 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-17 03:09:53.585681 | ubuntu-jammy | ok 2026-01-17 03:09:53.609702 | ubuntu-jammy | included: /var/lib/zuul/builds/01c2ccee944c47fa8982a0a71dc130ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-17 03:09:53.618088 | 2026-01-17 03:09:53.618194 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-17 03:09:54.390887 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-17 03:09:54.391081 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/01c2ccee944c47fa8982a0a71dc130ce/work/01c2ccee944c47fa8982a0a71dc130ce_id_rsa 2026-01-17 03:09:54.391120 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/01c2ccee944c47fa8982a0a71dc130ce/work/01c2ccee944c47fa8982a0a71dc130ce_id_rsa.pub 2026-01-17 03:09:54.391147 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-17 03:09:54.391171 | ubuntu-jammy -> localhost | SHA256:Ry8K4C+99QF8QaLi02p2EKApQtdie57S2i4Fw2IgGvc zuul-build-sshkey 2026-01-17 03:09:54.391194 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-17 03:09:54.391216 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-17 03:09:54.391247 | ubuntu-jammy -> localhost | | .... . . | 2026-01-17 03:09:54.391271 | ubuntu-jammy -> localhost | |=oo+ . . o | 2026-01-17 03:09:54.391291 | ubuntu-jammy -> localhost | |Ooo.* . o | 2026-01-17 03:09:54.391311 | ubuntu-jammy -> localhost | |+o BE* . . o | 2026-01-17 03:09:54.391331 | ubuntu-jammy -> localhost | |. . @ + S + . | 2026-01-17 03:09:54.391356 | ubuntu-jammy -> localhost | | . @ . = . | 2026-01-17 03:09:54.391377 | ubuntu-jammy -> localhost | | X + o . | 2026-01-17 03:09:54.391397 | ubuntu-jammy -> localhost | | = + o . . | 2026-01-17 03:09:54.391418 | ubuntu-jammy -> localhost | | o.. . | 2026-01-17 03:09:54.391438 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-17 03:09:54.391486 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.360288 2026-01-17 03:09:54.397543 | 2026-01-17 03:09:54.397656 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-17 03:09:54.435460 | ubuntu-jammy | ok 2026-01-17 03:09:54.452758 | ubuntu-jammy | included: /var/lib/zuul/builds/01c2ccee944c47fa8982a0a71dc130ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-17 03:09:54.472988 | 2026-01-17 03:09:54.473076 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-17 03:09:54.486124 | ubuntu-jammy | skipping: Conditional result was False 2026-01-17 03:09:54.490778 | 2026-01-17 03:09:54.490877 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-17 03:09:55.102758 | ubuntu-jammy | changed 2026-01-17 03:09:55.111602 | 2026-01-17 03:09:55.111696 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-17 03:09:55.365543 | ubuntu-jammy | ok 2026-01-17 03:09:55.370133 | 2026-01-17 03:09:55.370209 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-17 03:09:56.016666 | ubuntu-jammy | changed 2026-01-17 03:09:56.024683 | 2026-01-17 03:09:56.024775 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-17 03:09:56.647847 | ubuntu-jammy | changed 2026-01-17 03:09:56.658274 | 2026-01-17 03:09:56.658363 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-17 03:09:56.691379 | ubuntu-jammy | skipping: Conditional result was False 2026-01-17 03:09:56.699670 | 2026-01-17 03:09:56.699777 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-17 03:09:57.123158 | ubuntu-jammy -> localhost | changed 2026-01-17 03:09:57.136921 | 2026-01-17 03:09:57.137024 | TASK [add-build-sshkey : Add back temp key] 2026-01-17 03:09:57.509473 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/01c2ccee944c47fa8982a0a71dc130ce/work/01c2ccee944c47fa8982a0a71dc130ce_id_rsa (zuul-build-sshkey) 2026-01-17 03:09:57.509814 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013720 2026-01-17 03:09:57.532949 | 2026-01-17 03:09:57.533286 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-17 03:09:57.935994 | ubuntu-jammy | ok 2026-01-17 03:09:57.941027 | 2026-01-17 03:09:57.941115 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-17 03:09:57.973926 | ubuntu-jammy | skipping: Conditional result was False 2026-01-17 03:09:57.987931 | 2026-01-17 03:09:57.988039 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-17 03:09:58.389033 | ubuntu-jammy | ok 2026-01-17 03:09:58.404466 | 2026-01-17 03:09:58.404729 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-17 03:09:58.449214 | ubuntu-jammy | ok 2026-01-17 03:09:58.456041 | 2026-01-17 03:09:58.456158 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-17 03:09:58.723588 | ubuntu-jammy -> localhost | ok 2026-01-17 03:09:58.736863 | 2026-01-17 03:09:58.736998 | TASK [validate-host : Collect information about the host] 2026-01-17 03:09:59.891550 | ubuntu-jammy | ok 2026-01-17 03:09:59.902941 | 2026-01-17 03:09:59.903031 | TASK [validate-host : Sanitize hostname] 2026-01-17 03:10:00.001611 | ubuntu-jammy | ok 2026-01-17 03:10:00.034959 | 2026-01-17 03:10:00.035069 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-17 03:10:00.595651 | ubuntu-jammy -> localhost | changed 2026-01-17 03:10:00.601031 | 2026-01-17 03:10:00.601115 | TASK [validate-host : Collect information about zuul worker] 2026-01-17 03:10:00.992802 | ubuntu-jammy | ok 2026-01-17 03:10:00.997186 | 2026-01-17 03:10:00.997273 | TASK [validate-host : Write out all zuul information for each host] 2026-01-17 03:10:01.545495 | ubuntu-jammy -> localhost | changed 2026-01-17 03:10:01.558723 | 2026-01-17 03:10:01.558873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-17 03:10:01.838642 | ubuntu-jammy | ok 2026-01-17 03:10:01.844139 | 2026-01-17 03:10:01.844225 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-17 03:10:02.907078 | ubuntu-jammy | changed: 2026-01-17 03:10:02.907250 | ubuntu-jammy | cd+++++++++ src/ 2026-01-17 03:10:02.907284 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-17 03:10:02.907309 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-17 03:10:02.907330 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-17 03:10:02.907350 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.907603 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.933911 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.933983 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.934053 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.934123 | ubuntu-jammy | Containerfile 2026-01-17 03:10:02.934196 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004346 2026-01-17 03:10:34.202683 | 2026-01-17 03:10:34.202900 | TASK [upload-logs : Upload logs to log server] 2026-01-17 03:10:34.850780 | localhost | Output suppressed because no_log was given 2026-01-17 03:10:34.852685 | 2026-01-17 03:10:34.852793 | LOOP [upload-logs : Compress console log and json output] 2026-01-17 03:10:34.925520 | localhost | skipping: Conditional result was False 2026-01-17 03:10:34.931314 | localhost | skipping: Conditional result was False 2026-01-17 03:10:34.941757 | 2026-01-17 03:10:34.941982 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-17 03:10:35.000151 | localhost | skipping: Conditional result was False 2026-01-17 03:10:35.000470 | 2026-01-17 03:10:35.004073 | localhost | skipping: Conditional result was False 2026-01-17 03:10:35.009269 | 2026-01-17 03:10:35.009397 | LOOP [upload-logs : Upload console log and json output]