2025-12-23 03:08:18.025689 | Job console starting 2025-12-23 03:08:18.043613 | Updating git repos 2025-12-23 03:08:18.067318 | Cloning repos into workspace 2025-12-23 03:08:18.162428 | Restoring repo states 2025-12-23 03:08:18.174442 | Merging changes 2025-12-23 03:08:18.174482 | Checking out repos 2025-12-23 03:08:18.258030 | Preparing playbooks 2025-12-23 03:08:19.459699 | Running Ansible setup 2025-12-23 03:08:26.982108 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 03:08:31.644647 | 2025-12-23 03:08:31.644763 | PLAY [Base pre] 2025-12-23 03:08:31.695610 | 2025-12-23 03:08:31.695725 | TASK [Setup log path fact] 2025-12-23 03:08:31.733036 | debian-bookworm | ok 2025-12-23 03:08:31.753037 | 2025-12-23 03:08:31.753152 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 03:08:31.881341 | debian-bookworm | ok 2025-12-23 03:08:31.892639 | 2025-12-23 03:08:31.892738 | TASK [emit-job-header : Print job information] 2025-12-23 03:08:31.983733 | # Job Information 2025-12-23 03:08:31.983874 | Ansible Version: 2.16.14 2025-12-23 03:08:31.983904 | Job: flake8 2025-12-23 03:08:31.983931 | Pipeline: periodic-daily 2025-12-23 03:08:31.983950 | Executor: 521e9411259a 2025-12-23 03:08:31.983967 | Triggered by: https://github.com/osism/k8s-capi-images 2025-12-23 03:08:31.983988 | Event ID: bb8531d32ba1441abe8ca1019f826645 2025-12-23 03:08:31.987943 | 2025-12-23 03:08:31.988022 | LOOP [emit-job-header : Print node information] 2025-12-23 03:08:32.392124 | debian-bookworm | ok: 2025-12-23 03:08:32.392466 | debian-bookworm | # Node Information 2025-12-23 03:08:32.392508 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 03:08:32.392534 | debian-bookworm | Hostname: debian 2025-12-23 03:08:32.392557 | debian-bookworm | Username: zuul 2025-12-23 03:08:32.392577 | debian-bookworm | Distro: Debian 12.12 2025-12-23 03:08:32.392601 | debian-bookworm | Provider: regiocloud-a 2025-12-23 03:08:32.392622 | debian-bookworm | Region: 2025-12-23 03:08:32.392643 | debian-bookworm | Label: debian-bookworm 2025-12-23 03:08:32.392662 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 03:08:32.392681 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe37:43d9 2025-12-23 03:08:32.402345 | 2025-12-23 03:08:32.402466 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 03:08:33.695006 | debian-bookworm -> localhost | changed 2025-12-23 03:08:33.705997 | 2025-12-23 03:08:33.706100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 03:08:36.055525 | debian-bookworm -> localhost | changed 2025-12-23 03:08:36.067793 | 2025-12-23 03:08:36.067898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 03:08:37.057733 | debian-bookworm -> localhost | ok 2025-12-23 03:08:37.079824 | 2025-12-23 03:08:37.079965 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 03:08:37.131124 | debian-bookworm | ok 2025-12-23 03:08:37.190224 | debian-bookworm | included: /var/lib/zuul/builds/4ef1dd37b75f463a9609cd3a2739656f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 03:08:37.218331 | 2025-12-23 03:08:37.218501 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 03:08:40.319972 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 03:08:40.320314 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ef1dd37b75f463a9609cd3a2739656f/work/4ef1dd37b75f463a9609cd3a2739656f_id_rsa 2025-12-23 03:08:40.320364 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ef1dd37b75f463a9609cd3a2739656f/work/4ef1dd37b75f463a9609cd3a2739656f_id_rsa.pub 2025-12-23 03:08:40.320413 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 03:08:40.320438 | debian-bookworm -> localhost | SHA256:7aekYym58p1rAFiRc8Qzl2hm1zcwby7o8EodpPj7PZE zuul-build-sshkey 2025-12-23 03:08:40.320461 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 03:08:40.320495 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 03:08:40.320518 | debian-bookworm -> localhost | | .=.. oo. | 2025-12-23 03:08:40.320540 | debian-bookworm -> localhost | | + X + .oo | 2025-12-23 03:08:40.320560 | debian-bookworm -> localhost | | o * =. .o. | 2025-12-23 03:08:40.320580 | debian-bookworm -> localhost | | . .. o o o | 2025-12-23 03:08:40.320599 | debian-bookworm -> localhost | | ..o S o.. | 2025-12-23 03:08:40.320623 | debian-bookworm -> localhost | | ..= oE. | 2025-12-23 03:08:40.320645 | debian-bookworm -> localhost | | oo+.o.. | 2025-12-23 03:08:40.320667 | debian-bookworm -> localhost | | ..o+==.o | 2025-12-23 03:08:40.320688 | debian-bookworm -> localhost | | o=**oo. | 2025-12-23 03:08:40.320709 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 03:08:40.320762 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.495400 2025-12-23 03:08:40.328894 | 2025-12-23 03:08:40.329022 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 03:08:40.407500 | debian-bookworm | ok 2025-12-23 03:08:40.438578 | debian-bookworm | included: /var/lib/zuul/builds/4ef1dd37b75f463a9609cd3a2739656f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 03:08:40.508534 | 2025-12-23 03:08:40.508682 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 03:08:40.597270 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:08:40.604049 | 2025-12-23 03:08:40.604185 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 03:08:41.848756 | debian-bookworm | changed 2025-12-23 03:08:41.866640 | 2025-12-23 03:08:41.866784 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 03:08:42.170249 | debian-bookworm | ok 2025-12-23 03:08:42.188474 | 2025-12-23 03:08:42.188626 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 03:08:43.011530 | debian-bookworm | changed 2025-12-23 03:08:43.029153 | 2025-12-23 03:08:43.029297 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 03:08:43.988061 | debian-bookworm | changed 2025-12-23 03:08:43.994037 | 2025-12-23 03:08:43.994164 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 03:08:44.098772 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:08:44.109230 | 2025-12-23 03:08:44.110353 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 03:08:45.656104 | debian-bookworm -> localhost | changed 2025-12-23 03:08:45.683707 | 2025-12-23 03:08:45.683853 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 03:08:46.681205 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4ef1dd37b75f463a9609cd3a2739656f/work/4ef1dd37b75f463a9609cd3a2739656f_id_rsa (zuul-build-sshkey) 2025-12-23 03:08:46.681492 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.057272 2025-12-23 03:08:46.707051 | 2025-12-23 03:08:46.707202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 03:08:47.239611 | debian-bookworm | ok 2025-12-23 03:08:47.258484 | 2025-12-23 03:08:47.258696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 03:08:47.329834 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:08:47.342010 | 2025-12-23 03:08:47.342169 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 03:08:48.106779 | debian-bookworm | ok 2025-12-23 03:08:48.148030 | 2025-12-23 03:08:48.148273 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 03:08:48.267417 | debian-bookworm | ok 2025-12-23 03:08:48.274460 | 2025-12-23 03:08:48.274620 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 03:08:49.136705 | debian-bookworm -> localhost | ok 2025-12-23 03:08:49.144341 | 2025-12-23 03:08:49.144519 | TASK [validate-host : Collect information about the host] 2025-12-23 03:08:50.939836 | debian-bookworm | ok 2025-12-23 03:08:50.965617 | 2025-12-23 03:08:50.965769 | TASK [validate-host : Sanitize hostname] 2025-12-23 03:08:51.313710 | debian-bookworm | ok 2025-12-23 03:08:51.530269 | 2025-12-23 03:08:51.530437 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 03:08:53.602702 | debian-bookworm -> localhost | changed 2025-12-23 03:08:53.609394 | 2025-12-23 03:08:53.609527 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 03:08:55.073373 | debian-bookworm | ok 2025-12-23 03:08:55.084190 | 2025-12-23 03:08:55.084322 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 03:08:57.205772 | debian-bookworm -> localhost | changed 2025-12-23 03:08:57.214866 | 2025-12-23 03:08:57.214968 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 03:08:57.521558 | debian-bookworm | ok 2025-12-23 03:08:57.527014 | 2025-12-23 03:08:57.527115 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 03:08:58.684066 | debian-bookworm | changed: 2025-12-23 03:08:58.684237 | debian-bookworm | cd+++++++++ src/ 2025-12-23 03:08:58.684272 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 03:08:58.684297 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 03:08:58.684319 | debian-bookworm | cd+++++++++ src/github.com/osism/k8s-capi-images/ 2025-12-23 03:08:58.684340 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018098 2025-12-23 03:09:32.881901 | 2025-12-23 03:09:32.882039 | TASK [upload-logs : Upload logs to log server] 2025-12-23 03:09:33.805960 | localhost | Output suppressed because no_log was given 2025-12-23 03:09:33.812271 | 2025-12-23 03:09:33.812476 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 03:09:33.906196 | localhost | skipping: Conditional result was False 2025-12-23 03:09:33.927057 | localhost | skipping: Conditional result was False 2025-12-23 03:09:33.931499 | 2025-12-23 03:09:33.931815 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 03:09:34.010762 | localhost | skipping: Conditional result was False 2025-12-23 03:09:34.011848 | 2025-12-23 03:09:34.062344 | localhost | skipping: Conditional result was False 2025-12-23 03:09:34.091532 | 2025-12-23 03:09:34.095165 | LOOP [upload-logs : Upload console log and json output]