2025-12-17 03:13:30.986421 | Job console starting 2025-12-17 03:13:30.998570 | Updating git repos 2025-12-17 03:13:31.037530 | Cloning repos into workspace 2025-12-17 03:13:31.101618 | Restoring repo states 2025-12-17 03:13:31.109505 | Merging changes 2025-12-17 03:13:31.109534 | Checking out repos 2025-12-17 03:13:31.253466 | Preparing playbooks 2025-12-17 03:13:32.144199 | Running Ansible setup 2025-12-17 03:13:39.257535 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:13:41.122500 | 2025-12-17 03:13:41.122696 | PLAY [Base pre] 2025-12-17 03:13:41.158807 | 2025-12-17 03:13:41.158993 | TASK [Setup log path fact] 2025-12-17 03:13:41.226806 | ubuntu-jammy | ok 2025-12-17 03:13:41.271168 | 2025-12-17 03:13:41.271349 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:13:41.349250 | ubuntu-jammy | ok 2025-12-17 03:13:41.393669 | 2025-12-17 03:13:41.398891 | TASK [emit-job-header : Print job information] 2025-12-17 03:13:41.497413 | # Job Information 2025-12-17 03:13:41.497641 | Ansible Version: 2.16.14 2025-12-17 03:13:41.497679 | Job: flake8 2025-12-17 03:13:41.497713 | Pipeline: periodic-daily 2025-12-17 03:13:41.497736 | Executor: 521e9411259a 2025-12-17 03:13:41.497756 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-17 03:13:41.497779 | Event ID: 1fdab093acec4a3f8921bcabb2bde305 2025-12-17 03:13:41.538416 | 2025-12-17 03:13:41.539329 | LOOP [emit-job-header : Print node information] 2025-12-17 03:13:41.732912 | ubuntu-jammy | ok: 2025-12-17 03:13:41.733107 | ubuntu-jammy | # Node Information 2025-12-17 03:13:41.733142 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-17 03:13:41.733168 | ubuntu-jammy | Hostname: ubuntu 2025-12-17 03:13:41.733210 | ubuntu-jammy | Username: zuul 2025-12-17 03:13:41.733232 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-17 03:13:41.733257 | ubuntu-jammy | Provider: regiocloud-a 2025-12-17 03:13:41.733278 | ubuntu-jammy | Region: 2025-12-17 03:13:41.733299 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-17 03:13:41.733332 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-17 03:13:41.733353 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:806c 2025-12-17 03:13:41.749435 | 2025-12-17 03:13:41.749585 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:13:43.352837 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:43.360941 | 2025-12-17 03:13:43.361149 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:13:46.526285 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:46.551681 | 2025-12-17 03:13:46.551836 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:13:47.440637 | ubuntu-jammy -> localhost | ok 2025-12-17 03:13:47.449719 | 2025-12-17 03:13:47.449856 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:13:47.515482 | ubuntu-jammy | ok 2025-12-17 03:13:47.594902 | ubuntu-jammy | included: /var/lib/zuul/builds/f501c5a42dbb4e069d895e221f2c90bd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:13:47.621293 | 2025-12-17 03:13:47.621536 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:13:52.070276 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-17 03:13:52.070521 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f501c5a42dbb4e069d895e221f2c90bd/work/f501c5a42dbb4e069d895e221f2c90bd_id_rsa 2025-12-17 03:13:52.070560 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f501c5a42dbb4e069d895e221f2c90bd/work/f501c5a42dbb4e069d895e221f2c90bd_id_rsa.pub 2025-12-17 03:13:52.070587 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-17 03:13:52.070642 | ubuntu-jammy -> localhost | SHA256:/e+K5kPr5jVP13MM/1qlcLJFcGS2zomL09PJBroDZfQ zuul-build-sshkey 2025-12-17 03:13:52.070669 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-17 03:13:52.070691 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-17 03:13:52.070728 | ubuntu-jammy -> localhost | | ..= | 2025-12-17 03:13:52.070752 | ubuntu-jammy -> localhost | | . = . | 2025-12-17 03:13:52.070772 | ubuntu-jammy -> localhost | | . . o | 2025-12-17 03:13:52.070792 | ubuntu-jammy -> localhost | | .o E= . | 2025-12-17 03:13:52.070811 | ubuntu-jammy -> localhost | | So. = B .| 2025-12-17 03:13:52.070860 | ubuntu-jammy -> localhost | | . .= @ *o| 2025-12-17 03:13:52.070883 | ubuntu-jammy -> localhost | | o+.O B.B| 2025-12-17 03:13:52.070902 | ubuntu-jammy -> localhost | | *= B o+| 2025-12-17 03:13:52.070923 | ubuntu-jammy -> localhost | | **o.o=..| 2025-12-17 03:13:52.070943 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-17 03:13:52.071047 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.704761 2025-12-17 03:13:52.079166 | 2025-12-17 03:13:52.079292 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:13:52.141277 | ubuntu-jammy | ok 2025-12-17 03:13:52.154883 | ubuntu-jammy | included: /var/lib/zuul/builds/f501c5a42dbb4e069d895e221f2c90bd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:13:52.165455 | 2025-12-17 03:13:52.165582 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:13:52.195348 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:52.202071 | 2025-12-17 03:13:52.202217 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:13:53.198538 | ubuntu-jammy | changed 2025-12-17 03:13:53.208906 | 2025-12-17 03:13:53.209049 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:13:53.552581 | ubuntu-jammy | ok 2025-12-17 03:13:53.561028 | 2025-12-17 03:13:53.567051 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:13:54.479837 | ubuntu-jammy | changed 2025-12-17 03:13:54.491042 | 2025-12-17 03:13:54.491193 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:13:55.342211 | ubuntu-jammy | changed 2025-12-17 03:13:55.348083 | 2025-12-17 03:13:55.348204 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:13:55.373355 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:55.380444 | 2025-12-17 03:13:55.380576 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:13:56.545399 | ubuntu-jammy -> localhost | changed 2025-12-17 03:13:56.571995 | 2025-12-17 03:13:56.572147 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:13:57.720753 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f501c5a42dbb4e069d895e221f2c90bd/work/f501c5a42dbb4e069d895e221f2c90bd_id_rsa (zuul-build-sshkey) 2025-12-17 03:13:57.721025 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027143 2025-12-17 03:13:57.730310 | 2025-12-17 03:13:57.730452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:13:58.450188 | ubuntu-jammy | ok 2025-12-17 03:13:58.473334 | 2025-12-17 03:13:58.473511 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:13:58.528542 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 03:13:58.543107 | 2025-12-17 03:13:58.543244 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:13:59.250147 | ubuntu-jammy | ok 2025-12-17 03:13:59.288665 | 2025-12-17 03:13:59.289175 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:13:59.351769 | ubuntu-jammy | ok 2025-12-17 03:13:59.372458 | 2025-12-17 03:13:59.372649 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:14:00.490095 | ubuntu-jammy -> localhost | ok 2025-12-17 03:14:00.500866 | 2025-12-17 03:14:00.501015 | TASK [validate-host : Collect information about the host] 2025-12-17 03:14:02.479225 | ubuntu-jammy | ok 2025-12-17 03:14:02.526148 | 2025-12-17 03:14:02.526299 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:14:02.788090 | ubuntu-jammy | ok 2025-12-17 03:14:02.975990 | 2025-12-17 03:14:02.976142 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:14:04.473172 | ubuntu-jammy -> localhost | changed 2025-12-17 03:14:04.487855 | 2025-12-17 03:14:04.488015 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:14:05.186762 | ubuntu-jammy | ok 2025-12-17 03:14:05.196936 | 2025-12-17 03:14:05.197081 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:14:07.383303 | ubuntu-jammy -> localhost | changed 2025-12-17 03:14:07.401218 | 2025-12-17 03:14:07.401357 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:14:07.808494 | ubuntu-jammy | ok 2025-12-17 03:14:07.875796 | 2025-12-17 03:14:07.876946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:14:10.572132 | ubuntu-jammy | changed: 2025-12-17 03:14:10.572360 | ubuntu-jammy | cd+++++++++ src/ 2025-12-17 03:14:10.572397 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-17 03:14:10.572422 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-17 03:14:10.572444 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-17 03:14:10.572464 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.572639 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.649420 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.649490 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.649558 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.649677 | ubuntu-jammy | Containerfile 2025-12-17 03:14:10.649747 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004814 2025-12-17 03:14:47.399416 | 2025-12-17 03:14:47.399562 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:14:48.126814 | localhost | Output suppressed because no_log was given 2025-12-17 03:14:48.129680 | 2025-12-17 03:14:48.129914 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:14:48.241620 | localhost | skipping: Conditional result was False 2025-12-17 03:14:48.256010 | localhost | skipping: Conditional result was False 2025-12-17 03:14:48.261907 | 2025-12-17 03:14:48.262050 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:14:48.338362 | localhost | skipping: Conditional result was False 2025-12-17 03:14:48.338732 | 2025-12-17 03:14:48.344779 | localhost | skipping: Conditional result was False 2025-12-17 03:14:48.352937 | 2025-12-17 03:14:48.353080 | LOOP [upload-logs : Upload console log and json output]