2025-12-26 03:10:32.180702 | Job console starting 2025-12-26 03:10:32.197114 | Updating git repos 2025-12-26 03:10:32.281453 | Cloning repos into workspace 2025-12-26 03:10:32.349635 | Restoring repo states 2025-12-26 03:10:32.374057 | Merging changes 2025-12-26 03:10:32.374078 | Checking out repos 2025-12-26 03:10:32.536785 | Preparing playbooks 2025-12-26 03:10:33.539917 | Running Ansible setup 2025-12-26 03:10:38.922121 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:10:39.737441 | 2025-12-26 03:10:39.737662 | PLAY [Base pre] 2025-12-26 03:10:39.755919 | 2025-12-26 03:10:39.756146 | TASK [Setup log path fact] 2025-12-26 03:10:39.786278 | debian-bookworm | ok 2025-12-26 03:10:39.813130 | 2025-12-26 03:10:39.813317 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:10:39.852863 | debian-bookworm | ok 2025-12-26 03:10:39.873012 | 2025-12-26 03:10:39.873245 | TASK [emit-job-header : Print job information] 2025-12-26 03:10:39.926557 | # Job Information 2025-12-26 03:10:39.926900 | Ansible Version: 2.16.14 2025-12-26 03:10:39.926945 | Job: flake8 2025-12-26 03:10:39.926984 | Pipeline: periodic-daily 2025-12-26 03:10:39.927013 | Executor: 521e9411259a 2025-12-26 03:10:39.927035 | Triggered by: https://github.com/osism/python-osism 2025-12-26 03:10:39.927058 | Event ID: cc27d34b6b464d39abbaccfef1601644 2025-12-26 03:10:39.932424 | 2025-12-26 03:10:39.932554 | LOOP [emit-job-header : Print node information] 2025-12-26 03:10:40.152151 | debian-bookworm | ok: 2025-12-26 03:10:40.152354 | debian-bookworm | # Node Information 2025-12-26 03:10:40.152388 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:10:40.152641 | debian-bookworm | Hostname: debian 2025-12-26 03:10:40.152672 | debian-bookworm | Username: zuul 2025-12-26 03:10:40.152694 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:10:40.152719 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:10:40.152741 | debian-bookworm | Region: 2025-12-26 03:10:40.152762 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:10:40.152782 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:10:40.152802 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:bd85 2025-12-26 03:10:40.166992 | 2025-12-26 03:10:40.167127 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:10:40.882956 | debian-bookworm -> localhost | changed 2025-12-26 03:10:40.891056 | 2025-12-26 03:10:40.891205 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:10:42.412281 | debian-bookworm -> localhost | changed 2025-12-26 03:10:42.432920 | 2025-12-26 03:10:42.433120 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:10:42.903714 | debian-bookworm -> localhost | ok 2025-12-26 03:10:42.910412 | 2025-12-26 03:10:42.910596 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:10:42.960394 | debian-bookworm | ok 2025-12-26 03:10:42.988535 | debian-bookworm | included: /var/lib/zuul/builds/12e41be06ca341b7a0f4237c021c699e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:10:43.005691 | 2025-12-26 03:10:43.005832 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:10:44.605053 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:10:44.605326 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/12e41be06ca341b7a0f4237c021c699e/work/12e41be06ca341b7a0f4237c021c699e_id_rsa 2025-12-26 03:10:44.605368 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/12e41be06ca341b7a0f4237c021c699e/work/12e41be06ca341b7a0f4237c021c699e_id_rsa.pub 2025-12-26 03:10:44.605394 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:10:44.605418 | debian-bookworm -> localhost | SHA256:h64H0QnROTKUiSzSyAHbdM3plduzKQLXTkL+FPsRQYw zuul-build-sshkey 2025-12-26 03:10:44.605440 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:10:44.605482 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:10:44.605514 | debian-bookworm -> localhost | |++o..=o* *o. | 2025-12-26 03:10:44.605547 | debian-bookworm -> localhost | |o=o.o @ E o | 2025-12-26 03:10:44.605626 | debian-bookworm -> localhost | |.... + B B . | 2025-12-26 03:10:44.605652 | debian-bookworm -> localhost | | . * O.+ | 2025-12-26 03:10:44.605673 | debian-bookworm -> localhost | | o BS..= | 2025-12-26 03:10:44.605702 | debian-bookworm -> localhost | | o.+.+ | 2025-12-26 03:10:44.605723 | debian-bookworm -> localhost | | o.. | 2025-12-26 03:10:44.605742 | debian-bookworm -> localhost | | .. | 2025-12-26 03:10:44.605763 | debian-bookworm -> localhost | | .. | 2025-12-26 03:10:44.605784 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:10:44.605845 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.014008 2025-12-26 03:10:44.615486 | 2025-12-26 03:10:44.615701 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:10:44.665180 | debian-bookworm | ok 2025-12-26 03:10:44.682757 | debian-bookworm | included: /var/lib/zuul/builds/12e41be06ca341b7a0f4237c021c699e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:10:44.708166 | 2025-12-26 03:10:44.708312 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:10:44.742890 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:44.750072 | 2025-12-26 03:10:44.750203 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:10:45.539312 | debian-bookworm | changed 2025-12-26 03:10:45.549879 | 2025-12-26 03:10:45.550024 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:10:45.854892 | debian-bookworm | ok 2025-12-26 03:10:45.861253 | 2025-12-26 03:10:45.861381 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:10:46.579601 | debian-bookworm | changed 2025-12-26 03:10:46.589021 | 2025-12-26 03:10:46.589172 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:10:47.285923 | debian-bookworm | changed 2025-12-26 03:10:47.322916 | 2025-12-26 03:10:47.323172 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:10:47.365592 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:47.382671 | 2025-12-26 03:10:47.383010 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:10:48.062293 | debian-bookworm -> localhost | changed 2025-12-26 03:10:48.076802 | 2025-12-26 03:10:48.076939 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:10:48.523971 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/12e41be06ca341b7a0f4237c021c699e/work/12e41be06ca341b7a0f4237c021c699e_id_rsa (zuul-build-sshkey) 2025-12-26 03:10:48.524373 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029546 2025-12-26 03:10:48.545954 | 2025-12-26 03:10:48.546114 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:10:49.084121 | debian-bookworm | ok 2025-12-26 03:10:49.096291 | 2025-12-26 03:10:49.096436 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:10:49.161293 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:49.187697 | 2025-12-26 03:10:49.187841 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:10:49.718004 | debian-bookworm | ok 2025-12-26 03:10:49.751878 | 2025-12-26 03:10:49.752033 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:10:49.843926 | debian-bookworm | ok 2025-12-26 03:10:49.860846 | 2025-12-26 03:10:49.861042 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:10:50.341688 | debian-bookworm -> localhost | ok 2025-12-26 03:10:50.355263 | 2025-12-26 03:10:50.355422 | TASK [validate-host : Collect information about the host] 2025-12-26 03:10:51.781619 | debian-bookworm | ok 2025-12-26 03:10:51.816237 | 2025-12-26 03:10:51.816392 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:10:52.045518 | debian-bookworm | ok 2025-12-26 03:10:52.200787 | 2025-12-26 03:10:52.200935 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:10:53.667065 | debian-bookworm -> localhost | changed 2025-12-26 03:10:53.683458 | 2025-12-26 03:10:53.683732 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:10:54.353300 | debian-bookworm | ok 2025-12-26 03:10:54.361293 | 2025-12-26 03:10:54.361433 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:10:55.702254 | debian-bookworm -> localhost | changed 2025-12-26 03:10:55.715991 | 2025-12-26 03:10:55.716125 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:10:55.995179 | debian-bookworm | ok 2025-12-26 03:10:56.002789 | 2025-12-26 03:10:56.003419 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:10:57.287802 | debian-bookworm | changed: 2025-12-26 03:10:57.288181 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:10:57.288228 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:10:57.288253 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:10:57.288276 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-26 03:10:57.288296 | debian-bookworm | Containerfile 2025-12-26 03:10:57.288426 | debian-bookworm | Containerfile 2025-12-26 03:10:57.298067 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006530 2025-12-26 03:12:08.485628 | 2025-12-26 03:12:08.485751 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:12:09.917958 | localhost | Output suppressed because no_log was given 2025-12-26 03:12:09.920309 | 2025-12-26 03:12:09.920467 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:12:10.150371 | localhost | skipping: Conditional result was False 2025-12-26 03:12:10.163157 | localhost | skipping: Conditional result was False 2025-12-26 03:12:10.178102 | 2025-12-26 03:12:10.178242 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:12:10.291113 | localhost | skipping: Conditional result was False 2025-12-26 03:12:10.291418 | 2025-12-26 03:12:10.322950 | localhost | skipping: Conditional result was False 2025-12-26 03:12:10.333232 | 2025-12-26 03:12:10.333399 | LOOP [upload-logs : Upload console log and json output]