2025-12-18 02:02:55.198820 | Job console starting 2025-12-18 02:02:55.218341 | Updating git repos 2025-12-18 02:02:55.276093 | Cloning repos into workspace 2025-12-18 02:02:55.336039 | Restoring repo states 2025-12-18 02:02:55.347149 | Merging changes 2025-12-18 02:02:56.065726 | Checking out repos 2025-12-18 02:02:56.139882 | Preparing playbooks 2025-12-18 02:02:56.690346 | Running Ansible setup 2025-12-18 02:03:01.426245 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 02:03:02.464441 | 2025-12-18 02:03:02.464658 | PLAY [Base pre] 2025-12-18 02:03:02.486200 | 2025-12-18 02:03:02.486368 | TASK [Setup log path fact] 2025-12-18 02:03:02.526126 | ubuntu-jammy | ok 2025-12-18 02:03:02.547041 | 2025-12-18 02:03:02.547226 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 02:03:02.579683 | ubuntu-jammy | ok 2025-12-18 02:03:02.593248 | 2025-12-18 02:03:02.593391 | TASK [emit-job-header : Print job information] 2025-12-18 02:03:02.646719 | # Job Information 2025-12-18 02:03:02.646988 | Ansible Version: 2.16.14 2025-12-18 02:03:02.647037 | Job: yamllint 2025-12-18 02:03:02.647073 | Pipeline: check 2025-12-18 02:03:02.647096 | Executor: 521e9411259a 2025-12-18 02:03:02.647117 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/344 2025-12-18 02:03:02.647141 | Event ID: 8c884630-dbb5-11f0-8896-8abd2c3d12a2 2025-12-18 02:03:02.652948 | 2025-12-18 02:03:02.653091 | LOOP [emit-job-header : Print node information] 2025-12-18 02:03:02.801135 | ubuntu-jammy | ok: 2025-12-18 02:03:02.801394 | ubuntu-jammy | # Node Information 2025-12-18 02:03:02.801431 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 02:03:02.801456 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 02:03:02.801479 | ubuntu-jammy | Username: zuul 2025-12-18 02:03:02.801500 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 02:03:02.801525 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 02:03:02.801546 | ubuntu-jammy | Region: 2025-12-18 02:03:02.801568 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 02:03:02.801588 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 02:03:02.801607 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:9016 2025-12-18 02:03:02.815025 | 2025-12-18 02:03:02.815172 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 02:03:03.461804 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:03.469725 | 2025-12-18 02:03:03.469854 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 02:03:04.674548 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:04.687520 | 2025-12-18 02:03:04.687740 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 02:03:04.996525 | ubuntu-jammy -> localhost | ok 2025-12-18 02:03:05.003254 | 2025-12-18 02:03:05.003388 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 02:03:05.032532 | ubuntu-jammy | ok 2025-12-18 02:03:05.055017 | ubuntu-jammy | included: /var/lib/zuul/builds/fb68be8755d6499a87290611cee0352f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 02:03:05.061364 | 2025-12-18 02:03:05.061484 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 02:03:06.466255 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 02:03:06.466492 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/fb68be8755d6499a87290611cee0352f/work/fb68be8755d6499a87290611cee0352f_id_rsa 2025-12-18 02:03:06.466533 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/fb68be8755d6499a87290611cee0352f/work/fb68be8755d6499a87290611cee0352f_id_rsa.pub 2025-12-18 02:03:06.466561 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 02:03:06.466587 | ubuntu-jammy -> localhost | SHA256:87kCnHdfA80Fv0oPWgRj00ewL9UEpr+H+5o5HlZx31I zuul-build-sshkey 2025-12-18 02:03:06.466634 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 02:03:06.466659 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 02:03:06.466691 | ubuntu-jammy -> localhost | | =..*+.| 2025-12-18 02:03:06.466715 | ubuntu-jammy -> localhost | | . ++.+o| 2025-12-18 02:03:06.466736 | ubuntu-jammy -> localhost | | .=.+E| 2025-12-18 02:03:06.466756 | ubuntu-jammy -> localhost | | o.=.*| 2025-12-18 02:03:06.466776 | ubuntu-jammy -> localhost | | . .S *oo+| 2025-12-18 02:03:06.466802 | ubuntu-jammy -> localhost | | + .o..+ B= | 2025-12-18 02:03:06.466822 | ubuntu-jammy -> localhost | | o .oo o=o.| 2025-12-18 02:03:06.466968 | ubuntu-jammy -> localhost | | . ....* | 2025-12-18 02:03:06.466992 | ubuntu-jammy -> localhost | | .. .*+.| 2025-12-18 02:03:06.467014 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 02:03:06.467078 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.846443 2025-12-18 02:03:06.474771 | 2025-12-18 02:03:06.474937 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 02:03:06.514752 | ubuntu-jammy | ok 2025-12-18 02:03:06.525959 | ubuntu-jammy | included: /var/lib/zuul/builds/fb68be8755d6499a87290611cee0352f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 02:03:06.537065 | 2025-12-18 02:03:06.537197 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 02:03:06.562974 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:03:06.570863 | 2025-12-18 02:03:06.570998 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 02:03:07.217725 | ubuntu-jammy | changed 2025-12-18 02:03:07.233379 | 2025-12-18 02:03:07.233522 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 02:03:07.542983 | ubuntu-jammy | ok 2025-12-18 02:03:07.584748 | 2025-12-18 02:03:07.584913 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 02:03:08.349260 | ubuntu-jammy | changed 2025-12-18 02:03:08.358235 | 2025-12-18 02:03:08.358371 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 02:03:09.051247 | ubuntu-jammy | changed 2025-12-18 02:03:09.060156 | 2025-12-18 02:03:09.060326 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 02:03:09.097134 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:03:09.113193 | 2025-12-18 02:03:09.113703 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 02:03:09.915778 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:09.935547 | 2025-12-18 02:03:09.935729 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 02:03:10.367389 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/fb68be8755d6499a87290611cee0352f/work/fb68be8755d6499a87290611cee0352f_id_rsa (zuul-build-sshkey) 2025-12-18 02:03:10.367669 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018137 2025-12-18 02:03:10.376327 | 2025-12-18 02:03:10.376457 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 02:03:10.819948 | ubuntu-jammy | ok 2025-12-18 02:03:10.828945 | 2025-12-18 02:03:10.829116 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 02:03:10.864342 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 02:03:10.885908 | 2025-12-18 02:03:10.886060 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 02:03:11.344035 | ubuntu-jammy | ok 2025-12-18 02:03:11.374042 | 2025-12-18 02:03:11.374261 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 02:03:11.425254 | ubuntu-jammy | ok 2025-12-18 02:03:11.432803 | 2025-12-18 02:03:11.432939 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 02:03:11.731518 | ubuntu-jammy -> localhost | ok 2025-12-18 02:03:11.738379 | 2025-12-18 02:03:11.738491 | TASK [validate-host : Collect information about the host] 2025-12-18 02:03:13.024028 | ubuntu-jammy | ok 2025-12-18 02:03:13.038884 | 2025-12-18 02:03:13.039030 | TASK [validate-host : Sanitize hostname] 2025-12-18 02:03:13.167084 | ubuntu-jammy | ok 2025-12-18 02:03:13.211659 | 2025-12-18 02:03:13.211804 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 02:03:13.847077 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:13.859906 | 2025-12-18 02:03:13.860078 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 02:03:14.310222 | ubuntu-jammy | ok 2025-12-18 02:03:14.315193 | 2025-12-18 02:03:14.315308 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 02:03:15.019465 | ubuntu-jammy -> localhost | changed 2025-12-18 02:03:15.029462 | 2025-12-18 02:03:15.029697 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 02:03:15.383088 | ubuntu-jammy | ok 2025-12-18 02:03:15.392839 | 2025-12-18 02:03:15.392993 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 02:03:16.448089 | ubuntu-jammy | changed: 2025-12-18 02:03:16.448445 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 02:03:16.448520 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 02:03:16.448571 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 02:03:16.448681 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 02:03:16.448725 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.449036 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.462435 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.462527 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.462658 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.462751 | ubuntu-jammy | Containerfile 2025-12-18 02:03:16.462859 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004665 2025-12-18 02:03:44.657755 | 2025-12-18 02:03:44.657883 | TASK [upload-logs : Upload logs to log server] 2025-12-18 02:03:45.269882 | localhost | Output suppressed because no_log was given 2025-12-18 02:03:45.274148 | 2025-12-18 02:03:45.274375 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 02:03:45.334220 | localhost | skipping: Conditional result was False 2025-12-18 02:03:45.339640 | localhost | skipping: Conditional result was False 2025-12-18 02:03:45.348774 | 2025-12-18 02:03:45.349135 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 02:03:45.400679 | localhost | skipping: Conditional result was False 2025-12-18 02:03:45.401318 | 2025-12-18 02:03:45.405146 | localhost | skipping: Conditional result was False 2025-12-18 02:03:45.421520 | 2025-12-18 02:03:45.421788 | LOOP [upload-logs : Upload console log and json output]