2026-02-17 10:13:36.165435 | Job console starting 2026-02-17 10:13:36.214948 | Updating git repos 2026-02-17 10:13:36.260580 | Cloning repos into workspace 2026-02-17 10:13:36.340048 | Restoring repo states 2026-02-17 10:13:36.348018 | Merging changes 2026-02-17 10:13:37.070618 | Checking out repos 2026-02-17 10:13:37.103411 | Preparing playbooks 2026-02-17 10:13:37.709871 | Running Ansible setup 2026-02-17 10:13:43.224397 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 10:13:44.498861 | 2026-02-17 10:13:44.499039 | PLAY [Base pre] 2026-02-17 10:13:44.515809 | 2026-02-17 10:13:44.515965 | TASK [Setup log path fact] 2026-02-17 10:13:44.563921 | ubuntu-jammy | ok 2026-02-17 10:13:44.579388 | 2026-02-17 10:13:44.579554 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 10:13:44.609245 | ubuntu-jammy | ok 2026-02-17 10:13:44.619087 | 2026-02-17 10:13:44.619252 | TASK [emit-job-header : Print job information] 2026-02-17 10:13:44.660490 | # Job Information 2026-02-17 10:13:44.660690 | Ansible Version: 2.16.14 2026-02-17 10:13:44.660726 | Job: python-black 2026-02-17 10:13:44.660761 | Pipeline: check 2026-02-17 10:13:44.660785 | Executor: 521e9411259a 2026-02-17 10:13:44.660806 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-17 10:13:44.660828 | Event ID: 37187030-0be9-11f1-8d56-29d5d65c4429 2026-02-17 10:13:44.666254 | 2026-02-17 10:13:44.666373 | LOOP [emit-job-header : Print node information] 2026-02-17 10:13:44.793064 | ubuntu-jammy | ok: 2026-02-17 10:13:44.793297 | ubuntu-jammy | # Node Information 2026-02-17 10:13:44.793333 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-17 10:13:44.793360 | ubuntu-jammy | Hostname: ubuntu 2026-02-17 10:13:44.793382 | ubuntu-jammy | Username: zuul 2026-02-17 10:13:44.793404 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-17 10:13:44.793429 | ubuntu-jammy | Provider: regiocloud-a 2026-02-17 10:13:44.793451 | ubuntu-jammy | Region: 2026-02-17 10:13:44.793472 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-17 10:13:44.793491 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-17 10:13:44.793511 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:6476 2026-02-17 10:13:44.808799 | 2026-02-17 10:13:44.808940 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 10:13:45.355452 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:45.367664 | 2026-02-17 10:13:45.367845 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 10:13:46.889827 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:46.901346 | 2026-02-17 10:13:46.901481 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 10:13:47.369139 | ubuntu-jammy -> localhost | ok 2026-02-17 10:13:47.375802 | 2026-02-17 10:13:47.375926 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 10:13:47.405069 | ubuntu-jammy | ok 2026-02-17 10:13:47.424332 | ubuntu-jammy | included: /var/lib/zuul/builds/dce5a2f77422472b886ad53919619183/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 10:13:47.430390 | 2026-02-17 10:13:47.430499 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 10:13:48.744441 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-17 10:13:48.744683 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dce5a2f77422472b886ad53919619183/work/dce5a2f77422472b886ad53919619183_id_rsa 2026-02-17 10:13:48.744723 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dce5a2f77422472b886ad53919619183/work/dce5a2f77422472b886ad53919619183_id_rsa.pub 2026-02-17 10:13:48.744750 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-17 10:13:48.744775 | ubuntu-jammy -> localhost | SHA256:GNkcDDzk/E5vkLYiIv2PeyBg1BsbClNL4wMoerr4ows zuul-build-sshkey 2026-02-17 10:13:48.744797 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-17 10:13:48.744832 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-17 10:13:48.744854 | ubuntu-jammy -> localhost | |o.= ooo. | 2026-02-17 10:13:48.744876 | ubuntu-jammy -> localhost | |== * oo+.. | 2026-02-17 10:13:48.744896 | ubuntu-jammy -> localhost | |=.= = =.o | 2026-02-17 10:13:48.744917 | ubuntu-jammy -> localhost | |oo.+ + . | 2026-02-17 10:13:48.744937 | ubuntu-jammy -> localhost | |.+ . S | 2026-02-17 10:13:48.744963 | ubuntu-jammy -> localhost | |... . + + | 2026-02-17 10:13:48.745054 | ubuntu-jammy -> localhost | |E.o.... o o | 2026-02-17 10:13:48.745075 | ubuntu-jammy -> localhost | |+..o o.. . | 2026-02-17 10:13:48.745097 | ubuntu-jammy -> localhost | |o+..++. | 2026-02-17 10:13:48.745136 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-17 10:13:48.745198 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.772824 2026-02-17 10:13:48.752569 | 2026-02-17 10:13:48.752694 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 10:13:48.783853 | ubuntu-jammy | ok 2026-02-17 10:13:48.809934 | ubuntu-jammy | included: /var/lib/zuul/builds/dce5a2f77422472b886ad53919619183/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 10:13:48.831103 | 2026-02-17 10:13:48.831259 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 10:13:48.865302 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:48.872714 | 2026-02-17 10:13:48.872861 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 10:13:49.694790 | ubuntu-jammy | changed 2026-02-17 10:13:49.705827 | 2026-02-17 10:13:49.705971 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 10:13:50.032021 | ubuntu-jammy | ok 2026-02-17 10:13:50.056664 | 2026-02-17 10:13:50.056781 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 10:13:50.787350 | ubuntu-jammy | changed 2026-02-17 10:13:50.792878 | 2026-02-17 10:13:50.792967 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 10:13:51.458430 | ubuntu-jammy | changed 2026-02-17 10:13:51.463005 | 2026-02-17 10:13:51.463085 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 10:13:51.475757 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:51.480404 | 2026-02-17 10:13:51.480486 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 10:13:52.365611 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:52.379767 | 2026-02-17 10:13:52.379868 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 10:13:53.048901 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dce5a2f77422472b886ad53919619183/work/dce5a2f77422472b886ad53919619183_id_rsa (zuul-build-sshkey) 2026-02-17 10:13:53.049134 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011301 2026-02-17 10:13:53.056460 | 2026-02-17 10:13:53.056555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 10:13:53.452777 | ubuntu-jammy | ok 2026-02-17 10:13:53.457770 | 2026-02-17 10:13:53.457873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 10:13:53.480803 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:53.492254 | 2026-02-17 10:13:53.492363 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 10:13:53.912519 | ubuntu-jammy | ok 2026-02-17 10:13:53.929244 | 2026-02-17 10:13:53.929348 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 10:13:53.956921 | ubuntu-jammy | ok 2026-02-17 10:13:53.962335 | 2026-02-17 10:13:53.962423 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 10:13:54.543014 | ubuntu-jammy -> localhost | ok 2026-02-17 10:13:54.549319 | 2026-02-17 10:13:54.549415 | TASK [validate-host : Collect information about the host] 2026-02-17 10:13:55.688400 | ubuntu-jammy | ok 2026-02-17 10:13:55.698689 | 2026-02-17 10:13:55.698790 | TASK [validate-host : Sanitize hostname] 2026-02-17 10:13:55.797914 | ubuntu-jammy | ok 2026-02-17 10:13:55.829426 | 2026-02-17 10:13:55.829536 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 10:13:56.369182 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:56.381956 | 2026-02-17 10:13:56.382088 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 10:13:56.768882 | ubuntu-jammy | ok 2026-02-17 10:13:56.773396 | 2026-02-17 10:13:56.773493 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 10:13:57.572189 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:57.582189 | 2026-02-17 10:13:57.582289 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 10:13:57.837530 | ubuntu-jammy | ok 2026-02-17 10:13:57.842709 | 2026-02-17 10:13:57.842802 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 10:13:58.806501 | ubuntu-jammy | changed: 2026-02-17 10:13:58.806720 | ubuntu-jammy | cd+++++++++ src/ 2026-02-17 10:13:58.806755 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-17 10:13:58.806782 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-17 10:13:58.806804 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-17 10:13:58.806824 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.807033 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.847184 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.847254 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.847324 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.847396 | ubuntu-jammy | Containerfile 2026-02-17 10:13:58.847467 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007843 2026-02-17 10:14:27.364909 | 2026-02-17 10:14:27.365028 | TASK [upload-logs : Upload logs to log server] 2026-02-17 10:14:27.919522 | localhost | Output suppressed because no_log was given 2026-02-17 10:14:27.922804 | 2026-02-17 10:14:27.923009 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 10:14:27.971782 | localhost | skipping: Conditional result was False 2026-02-17 10:14:27.977122 | localhost | skipping: Conditional result was False 2026-02-17 10:14:27.988656 | 2026-02-17 10:14:27.988876 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 10:14:28.036553 | localhost | skipping: Conditional result was False 2026-02-17 10:14:28.037157 | 2026-02-17 10:14:28.040970 | localhost | skipping: Conditional result was False 2026-02-17 10:14:28.053710 | 2026-02-17 10:14:28.053947 | LOOP [upload-logs : Upload console log and json output]