2026-05-05 03:12:36.306251 | Job console starting 2026-05-05 03:12:36.319358 | Updating git repos 2026-05-05 03:12:36.349415 | Cloning repos into workspace 2026-05-05 03:12:36.448562 | Restoring repo states 2026-05-05 03:12:36.457491 | Merging changes 2026-05-05 03:12:36.457523 | Checking out repos 2026-05-05 03:12:36.729027 | Preparing playbooks 2026-05-05 03:12:37.435435 | Running Ansible setup 2026-05-05 03:12:42.238619 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 03:12:43.064995 | 2026-05-05 03:12:43.065232 | PLAY [Base pre] 2026-05-05 03:12:43.083776 | 2026-05-05 03:12:43.083946 | TASK [Setup log path fact] 2026-05-05 03:12:43.121944 | ubuntu-jammy | ok 2026-05-05 03:12:43.149814 | 2026-05-05 03:12:43.150004 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:12:43.196922 | ubuntu-jammy | ok 2026-05-05 03:12:43.210026 | 2026-05-05 03:12:43.210203 | TASK [emit-job-header : Print job information] 2026-05-05 03:12:43.270353 | # Job Information 2026-05-05 03:12:43.270742 | Ansible Version: 2.16.14 2026-05-05 03:12:43.270820 | Job: ansible-lint 2026-05-05 03:12:43.270919 | Pipeline: periodic-daily 2026-05-05 03:12:43.270970 | Executor: 521e9411259a 2026-05-05 03:12:43.271015 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-05 03:12:43.271062 | Event ID: f2df3c61356b42d1b70aac3a7dcb6ce3 2026-05-05 03:12:43.280413 | 2026-05-05 03:12:43.280588 | LOOP [emit-job-header : Print node information] 2026-05-05 03:12:43.406102 | ubuntu-jammy | ok: 2026-05-05 03:12:43.406404 | ubuntu-jammy | # Node Information 2026-05-05 03:12:43.406445 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-05 03:12:43.406477 | ubuntu-jammy | Hostname: ubuntu 2026-05-05 03:12:43.406503 | ubuntu-jammy | Username: zuul 2026-05-05 03:12:43.406531 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-05 03:12:43.406559 | ubuntu-jammy | Provider: regiocloud-a 2026-05-05 03:12:43.406597 | ubuntu-jammy | Region: 2026-05-05 03:12:43.406619 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-05 03:12:43.406640 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-05 03:12:43.406660 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:6692 2026-05-05 03:12:43.429773 | 2026-05-05 03:12:43.429970 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 03:12:43.965111 | ubuntu-jammy -> localhost | changed 2026-05-05 03:12:43.979578 | 2026-05-05 03:12:43.979759 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 03:12:45.179074 | ubuntu-jammy -> localhost | changed 2026-05-05 03:12:45.197740 | 2026-05-05 03:12:45.197923 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 03:12:45.519578 | ubuntu-jammy -> localhost | ok 2026-05-05 03:12:45.537022 | 2026-05-05 03:12:45.537269 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 03:12:45.570036 | ubuntu-jammy | ok 2026-05-05 03:12:45.591581 | ubuntu-jammy | included: /var/lib/zuul/builds/f8c63a051c9a4265b3645ec43ff2cadd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 03:12:45.598644 | 2026-05-05 03:12:45.598782 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 03:12:47.060366 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-05 03:12:47.060902 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8c63a051c9a4265b3645ec43ff2cadd/work/f8c63a051c9a4265b3645ec43ff2cadd_id_rsa 2026-05-05 03:12:47.061017 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8c63a051c9a4265b3645ec43ff2cadd/work/f8c63a051c9a4265b3645ec43ff2cadd_id_rsa.pub 2026-05-05 03:12:47.061096 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-05 03:12:47.061195 | ubuntu-jammy -> localhost | SHA256:/jRIthzWxOzr/h/sYKYCfK3jzSm7IFXvqyk++9oEs+8 zuul-build-sshkey 2026-05-05 03:12:47.061260 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-05 03:12:47.061355 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-05 03:12:47.061462 | ubuntu-jammy -> localhost | | | 2026-05-05 03:12:47.061552 | ubuntu-jammy -> localhost | | o | 2026-05-05 03:12:47.061636 | ubuntu-jammy -> localhost | | . + | 2026-05-05 03:12:47.061719 | ubuntu-jammy -> localhost | | . = | 2026-05-05 03:12:47.061779 | ubuntu-jammy -> localhost | | .+ S.+ | 2026-05-05 03:12:47.061850 | ubuntu-jammy -> localhost | | .oX.=.. . | 2026-05-05 03:12:47.061910 | ubuntu-jammy -> localhost | | . oo*.= + o | 2026-05-05 03:12:47.061967 | ubuntu-jammy -> localhost | | .o==B B o . | 2026-05-05 03:12:47.062027 | ubuntu-jammy -> localhost | | .+OEOX...o | 2026-05-05 03:12:47.062083 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-05 03:12:47.062254 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.878040 2026-05-05 03:12:47.077888 | 2026-05-05 03:12:47.078083 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 03:12:47.113093 | ubuntu-jammy | ok 2026-05-05 03:12:47.126706 | ubuntu-jammy | included: /var/lib/zuul/builds/f8c63a051c9a4265b3645ec43ff2cadd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 03:12:47.137179 | 2026-05-05 03:12:47.137327 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 03:12:47.161671 | ubuntu-jammy | skipping: Conditional result was False 2026-05-05 03:12:47.168378 | 2026-05-05 03:12:47.168503 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 03:12:47.845191 | ubuntu-jammy | changed 2026-05-05 03:12:47.854159 | 2026-05-05 03:12:47.854302 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 03:12:48.138238 | ubuntu-jammy | ok 2026-05-05 03:12:48.148360 | 2026-05-05 03:12:48.148544 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 03:12:48.855000 | ubuntu-jammy | changed 2026-05-05 03:12:48.864462 | 2026-05-05 03:12:48.864599 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 03:12:49.572872 | ubuntu-jammy | changed 2026-05-05 03:12:49.580917 | 2026-05-05 03:12:49.581120 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 03:12:49.606672 | ubuntu-jammy | skipping: Conditional result was False 2026-05-05 03:12:49.621364 | 2026-05-05 03:12:49.621533 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 03:12:50.146870 | ubuntu-jammy -> localhost | changed 2026-05-05 03:12:50.168083 | 2026-05-05 03:12:50.168307 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 03:12:50.549903 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f8c63a051c9a4265b3645ec43ff2cadd/work/f8c63a051c9a4265b3645ec43ff2cadd_id_rsa (zuul-build-sshkey) 2026-05-05 03:12:50.550500 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018170 2026-05-05 03:12:50.566896 | 2026-05-05 03:12:50.567078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 03:12:50.993986 | ubuntu-jammy | ok 2026-05-05 03:12:51.000937 | 2026-05-05 03:12:51.001087 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 03:12:51.025667 | ubuntu-jammy | skipping: Conditional result was False 2026-05-05 03:12:51.037282 | 2026-05-05 03:12:51.037439 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 03:12:51.497920 | ubuntu-jammy | ok 2026-05-05 03:12:51.516786 | 2026-05-05 03:12:51.516955 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 03:12:51.562850 | ubuntu-jammy | ok 2026-05-05 03:12:51.577873 | 2026-05-05 03:12:51.578030 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 03:12:51.903895 | ubuntu-jammy -> localhost | ok 2026-05-05 03:12:51.913505 | 2026-05-05 03:12:51.913655 | TASK [validate-host : Collect information about the host] 2026-05-05 03:12:53.227494 | ubuntu-jammy | ok 2026-05-05 03:12:53.244568 | 2026-05-05 03:12:53.244720 | TASK [validate-host : Sanitize hostname] 2026-05-05 03:12:53.434292 | ubuntu-jammy | ok 2026-05-05 03:12:53.519643 | 2026-05-05 03:12:53.519800 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 03:12:54.546190 | ubuntu-jammy -> localhost | changed 2026-05-05 03:12:54.553114 | 2026-05-05 03:12:54.553294 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 03:12:55.079393 | ubuntu-jammy | ok 2026-05-05 03:12:55.084453 | 2026-05-05 03:12:55.084564 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 03:12:55.982920 | ubuntu-jammy -> localhost | changed 2026-05-05 03:12:55.991910 | 2026-05-05 03:12:55.992004 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 03:12:56.262415 | ubuntu-jammy | ok 2026-05-05 03:12:56.269446 | 2026-05-05 03:12:56.269588 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 03:12:58.004633 | ubuntu-jammy | changed: 2026-05-05 03:12:58.004861 | ubuntu-jammy | cd+++++++++ src/ 2026-05-05 03:12:58.004899 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-05 03:12:58.004923 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-05 03:12:58.004945 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-05 03:12:58.004965 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.005153 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.070667 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.070737 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.070806 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.070892 | ubuntu-jammy | Containerfile 2026-05-05 03:12:58.070962 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.030971 2026-05-05 03:15:40.450590 | 2026-05-05 03:15:40.451364 | TASK [upload-logs : Upload logs to log server] 2026-05-05 03:15:41.911096 | localhost | Output suppressed because no_log was given 2026-05-05 03:15:41.912993 | 2026-05-05 03:15:41.913124 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 03:15:42.015171 | localhost | skipping: Conditional result was False 2026-05-05 03:15:42.020675 | localhost | skipping: Conditional result was False 2026-05-05 03:15:42.031541 | 2026-05-05 03:15:42.031673 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 03:15:42.167596 | localhost | skipping: Conditional result was False 2026-05-05 03:15:42.167837 | 2026-05-05 03:15:42.191222 | localhost | skipping: Conditional result was False 2026-05-05 03:15:42.201939 | 2026-05-05 03:15:42.202080 | LOOP [upload-logs : Upload console log and json output]