2026-02-19 12:26:19.613584 | Job console starting 2026-02-19 12:26:19.641923 | Updating git repos 2026-02-19 12:26:19.677665 | Cloning repos into workspace 2026-02-19 12:26:19.717562 | Restoring repo states 2026-02-19 12:26:19.723190 | Merging changes 2026-02-19 12:26:20.292455 | Checking out repos 2026-02-19 12:26:20.333616 | Preparing playbooks 2026-02-19 12:26:20.950410 | Running Ansible setup 2026-02-19 12:26:25.265738 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 12:26:25.981866 | 2026-02-19 12:26:25.982049 | PLAY [Base pre] 2026-02-19 12:26:25.998015 | 2026-02-19 12:26:25.998150 | TASK [Setup log path fact] 2026-02-19 12:26:26.027736 | ubuntu-jammy | ok 2026-02-19 12:26:26.042986 | 2026-02-19 12:26:26.043132 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 12:26:26.083921 | ubuntu-jammy | ok 2026-02-19 12:26:26.093915 | 2026-02-19 12:26:26.094024 | TASK [emit-job-header : Print job information] 2026-02-19 12:26:26.147775 | # Job Information 2026-02-19 12:26:26.147974 | Ansible Version: 2.16.14 2026-02-19 12:26:26.148013 | Job: flake8 2026-02-19 12:26:26.148047 | Pipeline: check 2026-02-19 12:26:26.148072 | Executor: 521e9411259a 2026-02-19 12:26:26.148093 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-19 12:26:26.148116 | Event ID: 17ac4900-0d8e-11f1-936d-c7618dfcc8d7 2026-02-19 12:26:26.153665 | 2026-02-19 12:26:26.153787 | LOOP [emit-job-header : Print node information] 2026-02-19 12:26:26.276666 | ubuntu-jammy | ok: 2026-02-19 12:26:26.276950 | ubuntu-jammy | # Node Information 2026-02-19 12:26:26.276989 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-19 12:26:26.277015 | ubuntu-jammy | Hostname: ubuntu 2026-02-19 12:26:26.277039 | ubuntu-jammy | Username: zuul 2026-02-19 12:26:26.277060 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-19 12:26:26.277085 | ubuntu-jammy | Provider: regiocloud-a 2026-02-19 12:26:26.277106 | ubuntu-jammy | Region: 2026-02-19 12:26:26.277127 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-19 12:26:26.277147 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-19 12:26:26.277167 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef5:614 2026-02-19 12:26:26.288532 | 2026-02-19 12:26:26.288659 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 12:26:26.798003 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:26.806316 | 2026-02-19 12:26:26.806530 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 12:26:27.951528 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:27.962688 | 2026-02-19 12:26:27.962817 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 12:26:28.314176 | ubuntu-jammy -> localhost | ok 2026-02-19 12:26:28.320551 | 2026-02-19 12:26:28.320672 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 12:26:28.351696 | ubuntu-jammy | ok 2026-02-19 12:26:28.369866 | ubuntu-jammy | included: /var/lib/zuul/builds/8b512016ccbe431db28130eb751c5ca8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 12:26:28.375987 | 2026-02-19 12:26:28.376092 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 12:26:30.229409 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-19 12:26:30.229634 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8b512016ccbe431db28130eb751c5ca8/work/8b512016ccbe431db28130eb751c5ca8_id_rsa 2026-02-19 12:26:30.229674 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8b512016ccbe431db28130eb751c5ca8/work/8b512016ccbe431db28130eb751c5ca8_id_rsa.pub 2026-02-19 12:26:30.229700 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-19 12:26:30.229723 | ubuntu-jammy -> localhost | SHA256:RiyslAd42YUSJIJpHS+8MtKg7ADoyFXCmDz1i0+yUUY zuul-build-sshkey 2026-02-19 12:26:30.229745 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-19 12:26:30.229767 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-19 12:26:30.229801 | ubuntu-jammy -> localhost | |+.B*=E o. | 2026-02-19 12:26:30.229823 | ubuntu-jammy -> localhost | |+Bo+X+o. | 2026-02-19 12:26:30.229919 | ubuntu-jammy -> localhost | |= .=o*+ o | 2026-02-19 12:26:30.229946 | ubuntu-jammy -> localhost | |Bo..*o.o | 2026-02-19 12:26:30.229968 | ubuntu-jammy -> localhost | |=*.=.o S | 2026-02-19 12:26:30.229997 | ubuntu-jammy -> localhost | |+ o * . | 2026-02-19 12:26:30.230018 | ubuntu-jammy -> localhost | | . . . | 2026-02-19 12:26:30.230038 | ubuntu-jammy -> localhost | | | 2026-02-19 12:26:30.230059 | ubuntu-jammy -> localhost | | | 2026-02-19 12:26:30.230078 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-19 12:26:30.230134 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.282706 2026-02-19 12:26:30.237001 | 2026-02-19 12:26:30.237124 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 12:26:30.289360 | ubuntu-jammy | ok 2026-02-19 12:26:30.308674 | ubuntu-jammy | included: /var/lib/zuul/builds/8b512016ccbe431db28130eb751c5ca8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 12:26:30.325063 | 2026-02-19 12:26:30.325200 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 12:26:30.364419 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:26:30.372471 | 2026-02-19 12:26:30.372616 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 12:26:31.046740 | ubuntu-jammy | changed 2026-02-19 12:26:31.056730 | 2026-02-19 12:26:31.056869 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 12:26:31.332594 | ubuntu-jammy | ok 2026-02-19 12:26:31.341557 | 2026-02-19 12:26:31.341689 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 12:26:32.103506 | ubuntu-jammy | changed 2026-02-19 12:26:32.124951 | 2026-02-19 12:26:32.125574 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 12:26:32.881704 | ubuntu-jammy | changed 2026-02-19 12:26:32.901429 | 2026-02-19 12:26:32.901598 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 12:26:32.927725 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:26:32.936786 | 2026-02-19 12:26:32.936949 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 12:26:33.501775 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:33.516289 | 2026-02-19 12:26:33.516430 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 12:26:34.095980 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8b512016ccbe431db28130eb751c5ca8/work/8b512016ccbe431db28130eb751c5ca8_id_rsa (zuul-build-sshkey) 2026-02-19 12:26:34.096257 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.035507 2026-02-19 12:26:34.104706 | 2026-02-19 12:26:34.104835 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 12:26:34.540996 | ubuntu-jammy | ok 2026-02-19 12:26:34.546453 | 2026-02-19 12:26:34.546569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 12:26:34.580674 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:26:34.591863 | 2026-02-19 12:26:34.592001 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 12:26:35.098762 | ubuntu-jammy | ok 2026-02-19 12:26:35.120167 | 2026-02-19 12:26:35.120317 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 12:26:35.180110 | ubuntu-jammy | ok 2026-02-19 12:26:35.185550 | 2026-02-19 12:26:35.185672 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 12:26:35.702657 | ubuntu-jammy -> localhost | ok 2026-02-19 12:26:35.709483 | 2026-02-19 12:26:35.709608 | TASK [validate-host : Collect information about the host] 2026-02-19 12:26:36.968281 | ubuntu-jammy | ok 2026-02-19 12:26:37.000091 | 2026-02-19 12:26:37.000269 | TASK [validate-host : Sanitize hostname] 2026-02-19 12:26:37.167988 | ubuntu-jammy | ok 2026-02-19 12:26:37.236521 | 2026-02-19 12:26:37.236658 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 12:26:38.214967 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:38.222809 | 2026-02-19 12:26:38.222981 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 12:26:38.672964 | ubuntu-jammy | ok 2026-02-19 12:26:38.692352 | 2026-02-19 12:26:38.692494 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 12:26:39.700709 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:39.719542 | 2026-02-19 12:26:39.719678 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 12:26:40.012301 | ubuntu-jammy | ok 2026-02-19 12:26:40.021148 | 2026-02-19 12:26:40.021273 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 12:26:41.198040 | ubuntu-jammy | changed: 2026-02-19 12:26:41.198260 | ubuntu-jammy | cd+++++++++ src/ 2026-02-19 12:26:41.198295 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-19 12:26:41.198320 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-19 12:26:41.198343 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-19 12:26:41.198363 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.198515 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.221120 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.221199 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.221270 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.221341 | ubuntu-jammy | Containerfile 2026-02-19 12:26:41.221411 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005328 2026-02-19 12:27:14.509915 | 2026-02-19 12:27:14.510069 | TASK [upload-logs : Upload logs to log server] 2026-02-19 12:27:14.945966 | localhost | Output suppressed because no_log was given 2026-02-19 12:27:14.948698 | 2026-02-19 12:27:14.948796 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 12:27:14.997017 | localhost | skipping: Conditional result was False 2026-02-19 12:27:15.004453 | localhost | skipping: Conditional result was False 2026-02-19 12:27:15.008131 | 2026-02-19 12:27:15.008490 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 12:27:15.058974 | localhost | skipping: Conditional result was False 2026-02-19 12:27:15.059188 | 2026-02-19 12:27:15.064328 | localhost | skipping: Conditional result was False 2026-02-19 12:27:15.079469 | 2026-02-19 12:27:15.079592 | LOOP [upload-logs : Upload console log and json output]