2026-03-08 03:02:14.391034 | Job console starting 2026-03-08 03:02:14.405250 | Updating git repos 2026-03-08 03:02:14.456009 | Cloning repos into workspace 2026-03-08 03:02:14.631758 | Restoring repo states 2026-03-08 03:02:14.651329 | Merging changes 2026-03-08 03:02:14.651344 | Checking out repos 2026-03-08 03:02:14.768995 | Preparing playbooks 2026-03-08 03:02:16.000563 | Running Ansible setup 2026-03-08 03:02:23.068539 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-08 03:02:23.802688 | 2026-03-08 03:02:23.802815 | PLAY [Base pre] 2026-03-08 03:02:23.839422 | 2026-03-08 03:02:23.839544 | TASK [Setup log path fact] 2026-03-08 03:02:23.869451 | debian-bookworm | ok 2026-03-08 03:02:23.909687 | 2026-03-08 03:02:23.909818 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 03:02:23.957685 | debian-bookworm | ok 2026-03-08 03:02:23.965755 | 2026-03-08 03:02:23.965847 | TASK [emit-job-header : Print job information] 2026-03-08 03:02:24.031219 | # Job Information 2026-03-08 03:02:24.031426 | Ansible Version: 2.16.14 2026-03-08 03:02:24.031457 | Job: flake8 2026-03-08 03:02:24.031484 | Pipeline: periodic-daily 2026-03-08 03:02:24.031503 | Executor: 521e9411259a 2026-03-08 03:02:24.031520 | Triggered by: https://github.com/osism/openstack-image-manager 2026-03-08 03:02:24.031539 | Event ID: 03b158c6dbab438d8ca79764e5e92032 2026-03-08 03:02:24.035667 | 2026-03-08 03:02:24.035751 | LOOP [emit-job-header : Print node information] 2026-03-08 03:02:24.274406 | debian-bookworm | ok: 2026-03-08 03:02:24.274636 | debian-bookworm | # Node Information 2026-03-08 03:02:24.274671 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-08 03:02:24.274692 | debian-bookworm | Hostname: debian 2026-03-08 03:02:24.274711 | debian-bookworm | Username: zuul 2026-03-08 03:02:24.274728 | debian-bookworm | Distro: Debian 12.13 2026-03-08 03:02:24.274748 | debian-bookworm | Provider: regiocloud-a 2026-03-08 03:02:24.274766 | debian-bookworm | Region: 2026-03-08 03:02:24.274783 | debian-bookworm | Label: debian-bookworm 2026-03-08 03:02:24.274799 | debian-bookworm | Product Name: OpenStack Nova 2026-03-08 03:02:24.274815 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe32:fbde 2026-03-08 03:02:24.307857 | 2026-03-08 03:02:24.307968 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-08 03:02:25.372459 | debian-bookworm -> localhost | changed 2026-03-08 03:02:25.378487 | 2026-03-08 03:02:25.378580 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-08 03:02:26.693560 | debian-bookworm -> localhost | changed 2026-03-08 03:02:26.701988 | 2026-03-08 03:02:26.702078 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-08 03:02:27.647056 | debian-bookworm -> localhost | ok 2026-03-08 03:02:27.652333 | 2026-03-08 03:02:27.652425 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-08 03:02:27.686519 | debian-bookworm | ok 2026-03-08 03:02:27.721882 | debian-bookworm | included: /var/lib/zuul/builds/7f52d870468d455a8a426e313b76fce5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-08 03:02:27.728359 | 2026-03-08 03:02:27.728442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-08 03:02:29.952852 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-08 03:02:29.953076 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7f52d870468d455a8a426e313b76fce5/work/7f52d870468d455a8a426e313b76fce5_id_rsa 2026-03-08 03:02:29.953109 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7f52d870468d455a8a426e313b76fce5/work/7f52d870468d455a8a426e313b76fce5_id_rsa.pub 2026-03-08 03:02:29.953131 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-08 03:02:29.953151 | debian-bookworm -> localhost | SHA256:pHot7A/hAIbRXAZZq0i55MVJaQPGRnhzffkyrDT10i4 zuul-build-sshkey 2026-03-08 03:02:29.953169 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-08 03:02:29.953193 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-08 03:02:29.953212 | debian-bookworm -> localhost | |=*o*=. . | 2026-03-08 03:02:29.953230 | debian-bookworm -> localhost | |o=X=o.. + | 2026-03-08 03:02:29.953246 | debian-bookworm -> localhost | |o=+*o +.+ | 2026-03-08 03:02:29.953263 | debian-bookworm -> localhost | |+ooo oo= + | 2026-03-08 03:02:29.953279 | debian-bookworm -> localhost | |.o. ..ooS= | 2026-03-08 03:02:29.953324 | debian-bookworm -> localhost | | =.oE . | 2026-03-08 03:02:29.953343 | debian-bookworm -> localhost | | . * .. | 2026-03-08 03:02:29.953359 | debian-bookworm -> localhost | | o o | 2026-03-08 03:02:29.953376 | debian-bookworm -> localhost | | ... | 2026-03-08 03:02:29.953393 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-08 03:02:29.953436 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.541236 2026-03-08 03:02:29.958582 | 2026-03-08 03:02:29.958670 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-08 03:02:29.985806 | debian-bookworm | ok 2026-03-08 03:02:29.993086 | debian-bookworm | included: /var/lib/zuul/builds/7f52d870468d455a8a426e313b76fce5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-08 03:02:30.000242 | 2026-03-08 03:02:30.000339 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-08 03:02:30.012832 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:02:30.017943 | 2026-03-08 03:02:30.018030 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-08 03:02:30.645505 | debian-bookworm | changed 2026-03-08 03:02:30.649776 | 2026-03-08 03:02:30.649847 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-08 03:02:30.898225 | debian-bookworm | ok 2026-03-08 03:02:30.903169 | 2026-03-08 03:02:30.903401 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-08 03:02:31.542566 | debian-bookworm | changed 2026-03-08 03:02:31.554740 | 2026-03-08 03:02:31.554921 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-08 03:02:32.210307 | debian-bookworm | changed 2026-03-08 03:02:32.226141 | 2026-03-08 03:02:32.226253 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-08 03:02:32.261371 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:02:32.267238 | 2026-03-08 03:02:32.267342 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-08 03:02:32.727364 | debian-bookworm -> localhost | changed 2026-03-08 03:02:32.737606 | 2026-03-08 03:02:32.737713 | TASK [add-build-sshkey : Add back temp key] 2026-03-08 03:02:33.088212 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7f52d870468d455a8a426e313b76fce5/work/7f52d870468d455a8a426e313b76fce5_id_rsa (zuul-build-sshkey) 2026-03-08 03:02:33.088458 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009179 2026-03-08 03:02:33.096596 | 2026-03-08 03:02:33.096688 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-08 03:02:33.576080 | debian-bookworm | ok 2026-03-08 03:02:33.582236 | 2026-03-08 03:02:33.582355 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-08 03:02:33.656542 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:02:33.687932 | 2026-03-08 03:02:33.688052 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-08 03:02:34.395616 | debian-bookworm | ok 2026-03-08 03:02:34.405838 | 2026-03-08 03:02:34.405934 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-08 03:02:34.453592 | debian-bookworm | ok 2026-03-08 03:02:34.458495 | 2026-03-08 03:02:34.458587 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-08 03:02:34.977750 | debian-bookworm -> localhost | ok 2026-03-08 03:02:34.982774 | 2026-03-08 03:02:34.982864 | TASK [validate-host : Collect information about the host] 2026-03-08 03:02:36.323237 | debian-bookworm | ok 2026-03-08 03:02:36.349806 | 2026-03-08 03:02:36.349911 | TASK [validate-host : Sanitize hostname] 2026-03-08 03:02:36.498408 | debian-bookworm | ok 2026-03-08 03:02:36.566452 | 2026-03-08 03:02:36.566544 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-08 03:02:37.295166 | debian-bookworm -> localhost | changed 2026-03-08 03:02:37.300737 | 2026-03-08 03:02:37.300825 | TASK [validate-host : Collect information about zuul worker] 2026-03-08 03:02:37.870397 | debian-bookworm | ok 2026-03-08 03:02:37.878111 | 2026-03-08 03:02:37.878198 | TASK [validate-host : Write out all zuul information for each host] 2026-03-08 03:02:38.935514 | debian-bookworm -> localhost | changed 2026-03-08 03:02:38.953181 | 2026-03-08 03:02:38.953745 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-08 03:02:39.258333 | debian-bookworm | ok 2026-03-08 03:02:39.263315 | 2026-03-08 03:02:39.263400 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-08 03:02:40.946477 | debian-bookworm | changed: 2026-03-08 03:02:40.946649 | debian-bookworm | cd+++++++++ src/ 2026-03-08 03:02:40.946684 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-08 03:02:40.946707 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-08 03:02:40.946728 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-08 03:02:40.946749 | debian-bookworm | localhost | ok: Runtime: 0:00:00.042099 2026-03-08 03:03:10.257723 | 2026-03-08 03:03:10.257827 | TASK [upload-logs : Upload logs to log server] 2026-03-08 03:03:10.792476 | localhost | Output suppressed because no_log was given 2026-03-08 03:03:10.795800 | 2026-03-08 03:03:10.795961 | LOOP [upload-logs : Compress console log and json output] 2026-03-08 03:03:10.843566 | localhost | skipping: Conditional result was False 2026-03-08 03:03:10.851897 | localhost | skipping: Conditional result was False 2026-03-08 03:03:10.858828 | 2026-03-08 03:03:10.858992 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-08 03:03:10.910759 | localhost | skipping: Conditional result was False 2026-03-08 03:03:10.911311 | 2026-03-08 03:03:10.916091 | localhost | skipping: Conditional result was False 2026-03-08 03:03:10.929185 | 2026-03-08 03:03:10.929278 | LOOP [upload-logs : Upload console log and json output]