2025-10-22 17:33:24.362895 | Job console starting 2025-10-22 17:33:24.384947 | Updating git repos 2025-10-22 17:33:24.443144 | Cloning repos into workspace 2025-10-22 17:33:24.500511 | Restoring repo states 2025-10-22 17:33:24.526937 | Merging changes 2025-10-22 17:33:25.186570 | Checking out repos 2025-10-22 17:33:25.248426 | Preparing playbooks 2025-10-22 17:33:26.303152 | Running Ansible setup 2025-10-22 17:33:31.404870 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-22 17:33:32.168273 | 2025-10-22 17:33:32.168434 | PLAY [Base pre] 2025-10-22 17:33:32.203990 | 2025-10-22 17:33:32.204105 | TASK [Setup log path fact] 2025-10-22 17:33:32.230967 | debian-bookworm | ok 2025-10-22 17:33:32.250717 | 2025-10-22 17:33:32.250855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-22 17:33:32.298988 | debian-bookworm | ok 2025-10-22 17:33:32.306883 | 2025-10-22 17:33:32.306966 | TASK [emit-job-header : Print job information] 2025-10-22 17:33:32.343495 | # Job Information 2025-10-22 17:33:32.343626 | Ansible Version: 2.16.14 2025-10-22 17:33:32.343655 | Job: flake8 2025-10-22 17:33:32.343681 | Pipeline: check 2025-10-22 17:33:32.343700 | Executor: 521e9411259a 2025-10-22 17:33:32.343717 | Triggered by: https://github.com/osism/python-osism/pull/1771 2025-10-22 17:33:32.343735 | Event ID: 30d31000-af6d-11f0-8582-306f7346a044 2025-10-22 17:33:32.347672 | 2025-10-22 17:33:32.347748 | LOOP [emit-job-header : Print node information] 2025-10-22 17:33:32.530296 | debian-bookworm | ok: 2025-10-22 17:33:32.530472 | debian-bookworm | # Node Information 2025-10-22 17:33:32.530507 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-22 17:33:32.530532 | debian-bookworm | Hostname: debian 2025-10-22 17:33:32.530553 | debian-bookworm | Username: zuul 2025-10-22 17:33:32.530574 | debian-bookworm | Distro: Debian 12.12 2025-10-22 17:33:32.530598 | debian-bookworm | Provider: regiocloud-a 2025-10-22 17:33:32.530619 | debian-bookworm | Region: 2025-10-22 17:33:32.530640 | debian-bookworm | Label: debian-bookworm 2025-10-22 17:33:32.530660 | debian-bookworm | Product Name: OpenStack Nova 2025-10-22 17:33:32.530679 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7c:e2ef 2025-10-22 17:33:32.539858 | 2025-10-22 17:33:32.539941 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-22 17:33:33.299579 | debian-bookworm -> localhost | changed 2025-10-22 17:33:33.305301 | 2025-10-22 17:33:33.305407 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-22 17:33:34.934355 | debian-bookworm -> localhost | changed 2025-10-22 17:33:34.947549 | 2025-10-22 17:33:34.947650 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-22 17:33:35.343177 | debian-bookworm -> localhost | ok 2025-10-22 17:33:35.349291 | 2025-10-22 17:33:35.349397 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-22 17:33:35.386823 | debian-bookworm | ok 2025-10-22 17:33:35.415674 | debian-bookworm | included: /var/lib/zuul/builds/0f62de677a444bf68f51ab14767bcc7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-22 17:33:35.431562 | 2025-10-22 17:33:35.431663 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-22 17:33:37.292107 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-22 17:33:37.292263 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f62de677a444bf68f51ab14767bcc7a/work/0f62de677a444bf68f51ab14767bcc7a_id_rsa 2025-10-22 17:33:37.292293 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f62de677a444bf68f51ab14767bcc7a/work/0f62de677a444bf68f51ab14767bcc7a_id_rsa.pub 2025-10-22 17:33:37.292315 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-22 17:33:37.292347 | debian-bookworm -> localhost | SHA256:+KMmHMQat7EQU7UKpji008UGuOQcc9cxTbmSgq8fffM zuul-build-sshkey 2025-10-22 17:33:37.292366 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-22 17:33:37.292394 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-22 17:33:37.292413 | debian-bookworm -> localhost | | .o..oo+.. | 2025-10-22 17:33:37.292431 | debian-bookworm -> localhost | | =o.o. o.o | 2025-10-22 17:33:37.292447 | debian-bookworm -> localhost | |+.B+o+. . . | 2025-10-22 17:33:37.292464 | debian-bookworm -> localhost | |o*=oBo + . | 2025-10-22 17:33:37.292480 | debian-bookworm -> localhost | |+o Bo+o S | 2025-10-22 17:33:37.292502 | debian-bookworm -> localhost | | .o +... | 2025-10-22 17:33:37.292521 | debian-bookworm -> localhost | | ..o .oo | 2025-10-22 17:33:37.292539 | debian-bookworm -> localhost | | .o o...o | 2025-10-22 17:33:37.292556 | debian-bookworm -> localhost | | .+. E | 2025-10-22 17:33:37.292574 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-22 17:33:37.292624 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.067773 2025-10-22 17:33:37.297750 | 2025-10-22 17:33:37.297826 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-22 17:33:37.333802 | debian-bookworm | ok 2025-10-22 17:33:37.341078 | debian-bookworm | included: /var/lib/zuul/builds/0f62de677a444bf68f51ab14767bcc7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-22 17:33:37.375980 | 2025-10-22 17:33:37.376061 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-22 17:33:37.388872 | debian-bookworm | skipping: Conditional result was False 2025-10-22 17:33:37.393545 | 2025-10-22 17:33:37.393614 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-22 17:33:38.017225 | debian-bookworm | changed 2025-10-22 17:33:38.021577 | 2025-10-22 17:33:38.021654 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-22 17:33:38.293395 | debian-bookworm | ok 2025-10-22 17:33:38.297765 | 2025-10-22 17:33:38.297835 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-22 17:33:38.967305 | debian-bookworm | changed 2025-10-22 17:33:38.980534 | 2025-10-22 17:33:38.980642 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-22 17:33:39.646315 | debian-bookworm | changed 2025-10-22 17:33:39.656136 | 2025-10-22 17:33:39.656260 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-22 17:33:39.680025 | debian-bookworm | skipping: Conditional result was False 2025-10-22 17:33:39.685980 | 2025-10-22 17:33:39.686067 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-22 17:33:40.075175 | debian-bookworm -> localhost | changed 2025-10-22 17:33:40.088052 | 2025-10-22 17:33:40.088143 | TASK [add-build-sshkey : Add back temp key] 2025-10-22 17:33:40.341572 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f62de677a444bf68f51ab14767bcc7a/work/0f62de677a444bf68f51ab14767bcc7a_id_rsa (zuul-build-sshkey) 2025-10-22 17:33:40.341743 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007788 2025-10-22 17:33:40.360031 | 2025-10-22 17:33:40.360131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-22 17:33:40.742142 | debian-bookworm | ok 2025-10-22 17:33:40.746530 | 2025-10-22 17:33:40.746611 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-22 17:33:40.758991 | debian-bookworm | skipping: Conditional result was False 2025-10-22 17:33:40.767955 | 2025-10-22 17:33:40.768049 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-22 17:33:41.171187 | debian-bookworm | ok 2025-10-22 17:33:41.179691 | 2025-10-22 17:33:41.179771 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-22 17:33:41.206021 | debian-bookworm | ok 2025-10-22 17:33:41.210008 | 2025-10-22 17:33:41.210091 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-22 17:33:41.602219 | debian-bookworm -> localhost | ok 2025-10-22 17:33:41.607243 | 2025-10-22 17:33:41.607316 | TASK [validate-host : Collect information about the host] 2025-10-22 17:33:42.769546 | debian-bookworm | ok 2025-10-22 17:33:42.778111 | 2025-10-22 17:33:42.778191 | TASK [validate-host : Sanitize hostname] 2025-10-22 17:33:42.855513 | debian-bookworm | ok 2025-10-22 17:33:42.881464 | 2025-10-22 17:33:42.881545 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-22 17:33:43.389426 | debian-bookworm -> localhost | changed 2025-10-22 17:33:43.394182 | 2025-10-22 17:33:43.394271 | TASK [validate-host : Collect information about zuul worker] 2025-10-22 17:33:43.806293 | debian-bookworm | ok 2025-10-22 17:33:43.811070 | 2025-10-22 17:33:43.811155 | TASK [validate-host : Write out all zuul information for each host] 2025-10-22 17:33:44.441859 | debian-bookworm -> localhost | changed 2025-10-22 17:33:44.450780 | 2025-10-22 17:33:44.450883 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-22 17:33:44.713119 | debian-bookworm | ok 2025-10-22 17:33:44.718540 | 2025-10-22 17:33:44.718630 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-22 17:33:45.758259 | debian-bookworm | changed: 2025-10-22 17:33:45.758438 | debian-bookworm | cd+++++++++ src/ 2025-10-22 17:33:45.758472 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-22 17:33:45.758496 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-22 17:33:45.758517 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-22 17:33:45.758538 | debian-bookworm | Containerfile 2025-10-22 17:33:45.758648 | debian-bookworm | Containerfile 2025-10-22 17:33:45.768307 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007358 2025-10-22 17:34:38.300270 | 2025-10-22 17:34:38.300526 | TASK [upload-logs : Upload logs to log server] 2025-10-22 17:34:38.858790 | localhost | Output suppressed because no_log was given 2025-10-22 17:34:38.861000 | 2025-10-22 17:34:38.861123 | LOOP [upload-logs : Compress console log and json output] 2025-10-22 17:34:38.923038 | localhost | skipping: Conditional result was False 2025-10-22 17:34:38.928297 | localhost | skipping: Conditional result was False 2025-10-22 17:34:38.939862 | 2025-10-22 17:34:38.940178 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-22 17:34:38.986237 | localhost | skipping: Conditional result was False 2025-10-22 17:34:38.986784 | 2025-10-22 17:34:38.990584 | localhost | skipping: Conditional result was False 2025-10-22 17:34:39.002312 | 2025-10-22 17:34:39.002522 | LOOP [upload-logs : Upload console log and json output]