2026-02-10 08:59:44.477486 | Job console starting 2026-02-10 08:59:44.496156 | Updating git repos 2026-02-10 08:59:44.525011 | Cloning repos into workspace 2026-02-10 08:59:44.570657 | Restoring repo states 2026-02-10 08:59:44.576805 | Merging changes 2026-02-10 08:59:45.248905 | Checking out repos 2026-02-10 08:59:45.348068 | Preparing playbooks 2026-02-10 08:59:46.172670 | Running Ansible setup 2026-02-10 08:59:51.979117 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 08:59:53.044258 | 2026-02-10 08:59:53.044381 | PLAY [Base pre] 2026-02-10 08:59:53.072760 | 2026-02-10 08:59:53.072879 | TASK [Setup log path fact] 2026-02-10 08:59:53.092536 | ubuntu-jammy | ok 2026-02-10 08:59:53.111837 | 2026-02-10 08:59:53.111967 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 08:59:53.141798 | ubuntu-jammy | ok 2026-02-10 08:59:53.169449 | 2026-02-10 08:59:53.169567 | TASK [emit-job-header : Print job information] 2026-02-10 08:59:53.245747 | # Job Information 2026-02-10 08:59:53.245906 | Ansible Version: 2.16.14 2026-02-10 08:59:53.245941 | Job: flake8 2026-02-10 08:59:53.245975 | Pipeline: check 2026-02-10 08:59:53.245998 | Executor: 521e9411259a 2026-02-10 08:59:53.246019 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-10 08:59:53.246042 | Event ID: b831a5f0-065e-11f1-9ec7-8fddde5d41fd 2026-02-10 08:59:53.250752 | 2026-02-10 08:59:53.258897 | LOOP [emit-job-header : Print node information] 2026-02-10 08:59:53.515122 | ubuntu-jammy | ok: 2026-02-10 08:59:53.515329 | ubuntu-jammy | # Node Information 2026-02-10 08:59:53.515366 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-10 08:59:53.515392 | ubuntu-jammy | Hostname: ubuntu 2026-02-10 08:59:53.515415 | ubuntu-jammy | Username: zuul 2026-02-10 08:59:53.515436 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-10 08:59:53.515459 | ubuntu-jammy | Provider: regiocloud-a 2026-02-10 08:59:53.515480 | ubuntu-jammy | Region: 2026-02-10 08:59:53.515502 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-10 08:59:53.515522 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-10 08:59:53.515566 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe14:46e2 2026-02-10 08:59:53.536432 | 2026-02-10 08:59:53.536552 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 08:59:54.798979 | ubuntu-jammy -> localhost | changed 2026-02-10 08:59:54.805676 | 2026-02-10 08:59:54.805784 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 08:59:56.205724 | ubuntu-jammy -> localhost | changed 2026-02-10 08:59:56.216502 | 2026-02-10 08:59:56.216613 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 08:59:56.666205 | ubuntu-jammy -> localhost | ok 2026-02-10 08:59:56.672118 | 2026-02-10 08:59:56.672216 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 08:59:56.701512 | ubuntu-jammy | ok 2026-02-10 08:59:56.719365 | ubuntu-jammy | included: /var/lib/zuul/builds/43f641db7bb14654bb15a80cffe297ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 08:59:56.725840 | 2026-02-10 08:59:56.725937 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 08:59:58.957133 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-10 08:59:58.957340 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/43f641db7bb14654bb15a80cffe297ec/work/43f641db7bb14654bb15a80cffe297ec_id_rsa 2026-02-10 08:59:58.957379 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/43f641db7bb14654bb15a80cffe297ec/work/43f641db7bb14654bb15a80cffe297ec_id_rsa.pub 2026-02-10 08:59:58.957405 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-10 08:59:58.957428 | ubuntu-jammy -> localhost | SHA256:QoWqCS6AH3jjKwXiV1lBFV/5Wj2YDqvsZDu3ahHOQew zuul-build-sshkey 2026-02-10 08:59:58.957450 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-10 08:59:58.957471 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-10 08:59:58.957501 | ubuntu-jammy -> localhost | | .+=o. .. | 2026-02-10 08:59:58.957523 | ubuntu-jammy -> localhost | | .o o. .. | 2026-02-10 08:59:58.957571 | ubuntu-jammy -> localhost | |.. .+ o . + .| 2026-02-10 08:59:58.957596 | ubuntu-jammy -> localhost | |B + .+ E . o +.| 2026-02-10 08:59:58.957617 | ubuntu-jammy -> localhost | |=* =. . S o + o .| 2026-02-10 08:59:58.957642 | ubuntu-jammy -> localhost | |.o*. . + . o | 2026-02-10 08:59:58.957663 | ubuntu-jammy -> localhost | |.... .oo | 2026-02-10 08:59:58.957683 | ubuntu-jammy -> localhost | |. . o=.. | 2026-02-10 08:59:58.957703 | ubuntu-jammy -> localhost | | . o++.. | 2026-02-10 08:59:58.957722 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-10 08:59:58.957774 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.329724 2026-02-10 08:59:58.971557 | 2026-02-10 08:59:58.971660 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 08:59:59.009253 | ubuntu-jammy | ok 2026-02-10 08:59:59.018360 | ubuntu-jammy | included: /var/lib/zuul/builds/43f641db7bb14654bb15a80cffe297ec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 08:59:59.041875 | 2026-02-10 08:59:59.041989 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 08:59:59.069243 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 08:59:59.075212 | 2026-02-10 08:59:59.075320 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 08:59:59.682306 | ubuntu-jammy | changed 2026-02-10 08:59:59.688227 | 2026-02-10 08:59:59.688322 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 08:59:59.918602 | ubuntu-jammy | ok 2026-02-10 08:59:59.923127 | 2026-02-10 08:59:59.923208 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 09:00:00.589272 | ubuntu-jammy | changed 2026-02-10 09:00:00.594690 | 2026-02-10 09:00:00.594778 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 09:00:01.271476 | ubuntu-jammy | changed 2026-02-10 09:00:01.276919 | 2026-02-10 09:00:01.277013 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 09:00:01.310101 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 09:00:01.316563 | 2026-02-10 09:00:01.316665 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 09:00:02.036334 | ubuntu-jammy -> localhost | changed 2026-02-10 09:00:02.046653 | 2026-02-10 09:00:02.046754 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 09:00:02.589841 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/43f641db7bb14654bb15a80cffe297ec/work/43f641db7bb14654bb15a80cffe297ec_id_rsa (zuul-build-sshkey) 2026-02-10 09:00:02.590123 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.009606 2026-02-10 09:00:02.599623 | 2026-02-10 09:00:02.599730 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 09:00:03.102579 | ubuntu-jammy | ok 2026-02-10 09:00:03.107920 | 2026-02-10 09:00:03.108018 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 09:00:03.131798 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 09:00:03.142330 | 2026-02-10 09:00:03.142427 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 09:00:03.534514 | ubuntu-jammy | ok 2026-02-10 09:00:03.546538 | 2026-02-10 09:00:03.546677 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 09:00:03.567669 | ubuntu-jammy | ok 2026-02-10 09:00:03.573579 | 2026-02-10 09:00:03.573685 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 09:00:04.074783 | ubuntu-jammy -> localhost | ok 2026-02-10 09:00:04.089628 | 2026-02-10 09:00:04.089782 | TASK [validate-host : Collect information about the host] 2026-02-10 09:00:05.300982 | ubuntu-jammy | ok 2026-02-10 09:00:05.312285 | 2026-02-10 09:00:05.312457 | TASK [validate-host : Sanitize hostname] 2026-02-10 09:00:05.446087 | ubuntu-jammy | ok 2026-02-10 09:00:05.496814 | 2026-02-10 09:00:05.496959 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 09:00:06.101489 | ubuntu-jammy -> localhost | changed 2026-02-10 09:00:06.108143 | 2026-02-10 09:00:06.108264 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 09:00:06.585504 | ubuntu-jammy | ok 2026-02-10 09:00:06.590415 | 2026-02-10 09:00:06.590534 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 09:00:07.230332 | ubuntu-jammy -> localhost | changed 2026-02-10 09:00:07.240663 | 2026-02-10 09:00:07.240789 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 09:00:07.513965 | ubuntu-jammy | ok 2026-02-10 09:00:07.522886 | 2026-02-10 09:00:07.523024 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 09:00:08.640043 | ubuntu-jammy | changed: 2026-02-10 09:00:08.640333 | ubuntu-jammy | cd+++++++++ src/ 2026-02-10 09:00:08.640401 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-10 09:00:08.640436 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-10 09:00:08.640465 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-10 09:00:08.640493 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.640744 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.671064 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.671192 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.671314 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.671564 | ubuntu-jammy | Containerfile 2026-02-10 09:00:08.671701 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011560 2026-02-10 09:00:39.589214 | 2026-02-10 09:00:39.589326 | TASK [upload-logs : Upload logs to log server] 2026-02-10 09:00:40.166879 | localhost | Output suppressed because no_log was given 2026-02-10 09:00:40.168927 | 2026-02-10 09:00:40.169036 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 09:00:40.224150 | localhost | skipping: Conditional result was False 2026-02-10 09:00:40.240895 | localhost | skipping: Conditional result was False 2026-02-10 09:00:40.251769 | 2026-02-10 09:00:40.251902 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 09:00:40.299031 | localhost | skipping: Conditional result was False 2026-02-10 09:00:40.299350 | 2026-02-10 09:00:40.304734 | localhost | skipping: Conditional result was False 2026-02-10 09:00:40.309056 | 2026-02-10 09:00:40.309194 | LOOP [upload-logs : Upload console log and json output]