2025-10-07 03:16:50.976864 | Job console starting 2025-10-07 03:16:50.987731 | Updating git repos 2025-10-07 03:16:51.021007 | Cloning repos into workspace 2025-10-07 03:16:51.054374 | Restoring repo states 2025-10-07 03:16:51.065539 | Merging changes 2025-10-07 03:16:51.065574 | Checking out repos 2025-10-07 03:16:51.121390 | Preparing playbooks 2025-10-07 03:16:52.228976 | Running Ansible setup 2025-10-07 03:16:56.537206 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-07 03:16:57.212855 | 2025-10-07 03:16:57.213005 | PLAY [Base pre] 2025-10-07 03:16:57.228156 | 2025-10-07 03:16:57.228272 | TASK [Setup log path fact] 2025-10-07 03:16:57.245784 | debian-bookworm | ok 2025-10-07 03:16:57.269453 | 2025-10-07 03:16:57.269587 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-07 03:16:57.298005 | debian-bookworm | ok 2025-10-07 03:16:57.307542 | 2025-10-07 03:16:57.307651 | TASK [emit-job-header : Print job information] 2025-10-07 03:16:57.376221 | # Job Information 2025-10-07 03:16:57.376371 | Ansible Version: 2.16.14 2025-10-07 03:16:57.376405 | Job: flake8 2025-10-07 03:16:57.376437 | Pipeline: periodic-daily 2025-10-07 03:16:57.376460 | Executor: 521e9411259a 2025-10-07 03:16:57.376480 | Triggered by: https://github.com/osism/openstack-flavor-manager 2025-10-07 03:16:57.376502 | Event ID: 22af49b3904d48499552671ff73d7490 2025-10-07 03:16:57.381518 | 2025-10-07 03:16:57.381610 | LOOP [emit-job-header : Print node information] 2025-10-07 03:16:57.573313 | debian-bookworm | ok: 2025-10-07 03:16:57.573480 | debian-bookworm | # Node Information 2025-10-07 03:16:57.573513 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-07 03:16:57.573538 | debian-bookworm | Hostname: debian 2025-10-07 03:16:57.573560 | debian-bookworm | Username: zuul 2025-10-07 03:16:57.573581 | debian-bookworm | Distro: Debian 12.12 2025-10-07 03:16:57.573605 | debian-bookworm | Provider: regiocloud-a 2025-10-07 03:16:57.573625 | debian-bookworm | Region: 2025-10-07 03:16:57.573646 | debian-bookworm | Label: debian-bookworm 2025-10-07 03:16:57.573665 | debian-bookworm | Product Name: OpenStack Nova 2025-10-07 03:16:57.573684 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:7a00 2025-10-07 03:16:57.595891 | 2025-10-07 03:16:57.596015 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-07 03:16:58.311954 | debian-bookworm -> localhost | changed 2025-10-07 03:16:58.327618 | 2025-10-07 03:16:58.327714 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-07 03:16:59.992560 | debian-bookworm -> localhost | changed 2025-10-07 03:17:00.002875 | 2025-10-07 03:17:00.002987 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-07 03:17:00.417893 | debian-bookworm -> localhost | ok 2025-10-07 03:17:00.422875 | 2025-10-07 03:17:00.422982 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-07 03:17:00.449672 | debian-bookworm | ok 2025-10-07 03:17:00.481980 | debian-bookworm | included: /var/lib/zuul/builds/7117a6b5bf2841da91c8ed2874cb0083/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-07 03:17:00.486887 | 2025-10-07 03:17:00.486989 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-07 03:17:02.688132 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-07 03:17:02.688288 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7117a6b5bf2841da91c8ed2874cb0083/work/7117a6b5bf2841da91c8ed2874cb0083_id_rsa 2025-10-07 03:17:02.688318 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7117a6b5bf2841da91c8ed2874cb0083/work/7117a6b5bf2841da91c8ed2874cb0083_id_rsa.pub 2025-10-07 03:17:02.688340 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-07 03:17:02.688360 | debian-bookworm -> localhost | SHA256:z1CLJjeVGvLdQrDHgHoDVE3cFeAjcW0Fwnfov4OZ5u8 zuul-build-sshkey 2025-10-07 03:17:02.688379 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-07 03:17:02.688405 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-07 03:17:02.688423 | debian-bookworm -> localhost | | ....==o+++=. | 2025-10-07 03:17:02.688440 | debian-bookworm -> localhost | | . . oOoo= . | 2025-10-07 03:17:02.688457 | debian-bookworm -> localhost | | o. + X+ . | 2025-10-07 03:17:02.688473 | debian-bookworm -> localhost | | . oo @ +. | 2025-10-07 03:17:02.688489 | debian-bookworm -> localhost | | ...S + .. | 2025-10-07 03:17:02.688508 | debian-bookworm -> localhost | | + = . . | 2025-10-07 03:17:02.688525 | debian-bookworm -> localhost | | o + . | 2025-10-07 03:17:02.688541 | debian-bookworm -> localhost | | = o | 2025-10-07 03:17:02.688558 | debian-bookworm -> localhost | | o.oE. | 2025-10-07 03:17:02.688574 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-07 03:17:02.688620 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.515976 2025-10-07 03:17:02.693587 | 2025-10-07 03:17:02.693660 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-07 03:17:02.729720 | debian-bookworm | ok 2025-10-07 03:17:02.739024 | debian-bookworm | included: /var/lib/zuul/builds/7117a6b5bf2841da91c8ed2874cb0083/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-07 03:17:02.748045 | 2025-10-07 03:17:02.748116 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-07 03:17:02.771031 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:17:02.775522 | 2025-10-07 03:17:02.775591 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-07 03:17:03.471735 | debian-bookworm | changed 2025-10-07 03:17:03.476086 | 2025-10-07 03:17:03.476157 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-07 03:17:03.721990 | debian-bookworm | ok 2025-10-07 03:17:03.726313 | 2025-10-07 03:17:03.726389 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-07 03:17:04.509394 | debian-bookworm | changed 2025-10-07 03:17:04.540304 | 2025-10-07 03:17:04.540414 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-07 03:17:05.210345 | debian-bookworm | changed 2025-10-07 03:17:05.214564 | 2025-10-07 03:17:05.214634 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-07 03:17:05.226894 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:17:05.231383 | 2025-10-07 03:17:05.231451 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-07 03:17:05.670283 | debian-bookworm -> localhost | changed 2025-10-07 03:17:05.681909 | 2025-10-07 03:17:05.682014 | TASK [add-build-sshkey : Add back temp key] 2025-10-07 03:17:06.110960 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7117a6b5bf2841da91c8ed2874cb0083/work/7117a6b5bf2841da91c8ed2874cb0083_id_rsa (zuul-build-sshkey) 2025-10-07 03:17:06.111167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023331 2025-10-07 03:17:06.118526 | 2025-10-07 03:17:06.118612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-07 03:17:06.539122 | debian-bookworm | ok 2025-10-07 03:17:06.547118 | 2025-10-07 03:17:06.547200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-07 03:17:06.569816 | debian-bookworm | skipping: Conditional result was False 2025-10-07 03:17:06.582939 | 2025-10-07 03:17:06.583021 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-07 03:17:07.019397 | debian-bookworm | ok 2025-10-07 03:17:07.036943 | 2025-10-07 03:17:07.037059 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-07 03:17:07.066396 | debian-bookworm | ok 2025-10-07 03:17:07.079459 | 2025-10-07 03:17:07.079568 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-07 03:17:07.351815 | debian-bookworm -> localhost | ok 2025-10-07 03:17:07.356843 | 2025-10-07 03:17:07.356938 | TASK [validate-host : Collect information about the host] 2025-10-07 03:17:08.359984 | debian-bookworm | ok 2025-10-07 03:17:08.369795 | 2025-10-07 03:17:08.369885 | TASK [validate-host : Sanitize hostname] 2025-10-07 03:17:08.479207 | debian-bookworm | ok 2025-10-07 03:17:08.511944 | 2025-10-07 03:17:08.512046 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-07 03:17:08.982910 | debian-bookworm -> localhost | changed 2025-10-07 03:17:08.988816 | 2025-10-07 03:17:08.988904 | TASK [validate-host : Collect information about zuul worker] 2025-10-07 03:17:09.419316 | debian-bookworm | ok 2025-10-07 03:17:09.423704 | 2025-10-07 03:17:09.423788 | TASK [validate-host : Write out all zuul information for each host] 2025-10-07 03:17:09.887674 | debian-bookworm -> localhost | changed 2025-10-07 03:17:09.896114 | 2025-10-07 03:17:09.896196 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-07 03:17:10.145146 | debian-bookworm | ok 2025-10-07 03:17:10.150277 | 2025-10-07 03:17:10.150362 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-07 03:17:10.978877 | debian-bookworm | changed: 2025-10-07 03:17:10.979127 | debian-bookworm | cd+++++++++ src/ 2025-10-07 03:17:10.979182 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-07 03:17:10.979220 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-07 03:17:10.979256 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2025-10-07 03:17:10.979289 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019242 2025-10-07 03:17:41.026560 | 2025-10-07 03:17:41.026643 | TASK [upload-logs : Upload logs to log server] 2025-10-07 03:17:42.093614 | localhost | Output suppressed because no_log was given 2025-10-07 03:17:42.098505 | 2025-10-07 03:17:42.098586 | LOOP [upload-logs : Compress console log and json output] 2025-10-07 03:17:42.235204 | localhost | skipping: Conditional result was False 2025-10-07 03:17:42.294544 | localhost | skipping: Conditional result was False 2025-10-07 03:17:42.303787 | 2025-10-07 03:17:42.303879 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-07 03:17:42.368181 | localhost | skipping: Conditional result was False 2025-10-07 03:17:42.368388 | 2025-10-07 03:17:42.380317 | localhost | skipping: Conditional result was False 2025-10-07 03:17:42.390699 | 2025-10-07 03:17:42.390801 | LOOP [upload-logs : Upload console log and json output]