2026-02-25 20:27:43.260519 | Job console starting 2026-02-25 20:27:43.278145 | Updating git repos 2026-02-25 20:27:43.320132 | Cloning repos into workspace 2026-02-25 20:27:43.368784 | Restoring repo states 2026-02-25 20:27:43.389382 | Merging changes 2026-02-25 20:27:44.020611 | Checking out repos 2026-02-25 20:27:44.065147 | Preparing playbooks 2026-02-25 20:27:44.829003 | Running Ansible setup 2026-02-25 20:27:49.787792 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 20:27:50.673935 | 2026-02-25 20:27:50.674106 | PLAY [Base pre] 2026-02-25 20:27:50.709737 | 2026-02-25 20:27:50.709943 | TASK [Setup log path fact] 2026-02-25 20:27:50.751279 | debian-bookworm | ok 2026-02-25 20:27:50.778898 | 2026-02-25 20:27:50.779063 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 20:27:50.842594 | debian-bookworm | ok 2026-02-25 20:27:50.864759 | 2026-02-25 20:27:50.864923 | TASK [emit-job-header : Print job information] 2026-02-25 20:27:50.934656 | # Job Information 2026-02-25 20:27:50.934872 | Ansible Version: 2.16.14 2026-02-25 20:27:50.934912 | Job: flake8 2026-02-25 20:27:50.934944 | Pipeline: check 2026-02-25 20:27:50.934967 | Executor: 521e9411259a 2026-02-25 20:27:50.934987 | Triggered by: https://github.com/osism/container-images-kolla/pull/692 2026-02-25 20:27:50.935008 | Event ID: 6b683640-1288-11f1-8cb0-e7a6add153c6 2026-02-25 20:27:50.950228 | 2026-02-25 20:27:50.950361 | LOOP [emit-job-header : Print node information] 2026-02-25 20:27:51.185349 | debian-bookworm | ok: 2026-02-25 20:27:51.185629 | debian-bookworm | # Node Information 2026-02-25 20:27:51.185669 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 20:27:51.185697 | debian-bookworm | Hostname: debian 2026-02-25 20:27:51.185720 | debian-bookworm | Username: zuul 2026-02-25 20:27:51.185743 | debian-bookworm | Distro: Debian 12.13 2026-02-25 20:27:51.185768 | debian-bookworm | Provider: regiocloud-a 2026-02-25 20:27:51.185790 | debian-bookworm | Region: 2026-02-25 20:27:51.185811 | debian-bookworm | Label: debian-bookworm 2026-02-25 20:27:51.185832 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 20:27:51.185853 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:d1f0 2026-02-25 20:27:51.197529 | 2026-02-25 20:27:51.197668 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 20:27:52.099437 | debian-bookworm -> localhost | changed 2026-02-25 20:27:52.106667 | 2026-02-25 20:27:52.106785 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 20:27:53.552556 | debian-bookworm -> localhost | changed 2026-02-25 20:27:53.570560 | 2026-02-25 20:27:53.570689 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 20:27:53.929210 | debian-bookworm -> localhost | ok 2026-02-25 20:27:53.936069 | 2026-02-25 20:27:53.936199 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 20:27:53.975836 | debian-bookworm | ok 2026-02-25 20:27:54.008774 | debian-bookworm | included: /var/lib/zuul/builds/ceaa34c290274ef6b20c1c8e42197e95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 20:27:54.024569 | 2026-02-25 20:27:54.024705 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 20:27:55.179159 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 20:27:55.179392 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ceaa34c290274ef6b20c1c8e42197e95/work/ceaa34c290274ef6b20c1c8e42197e95_id_rsa 2026-02-25 20:27:55.179431 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ceaa34c290274ef6b20c1c8e42197e95/work/ceaa34c290274ef6b20c1c8e42197e95_id_rsa.pub 2026-02-25 20:27:55.179456 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 20:27:55.179479 | debian-bookworm -> localhost | SHA256:DF65R8DebonqXC81cRsFIcuqptruh48Dz13OF51LPK0 zuul-build-sshkey 2026-02-25 20:27:55.179501 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 20:27:55.179535 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 20:27:55.179557 | debian-bookworm -> localhost | | .. . oo | 2026-02-25 20:27:55.179579 | debian-bookworm -> localhost | | .+ o . | 2026-02-25 20:27:55.179598 | debian-bookworm -> localhost | | ..o.+ . | 2026-02-25 20:27:55.179618 | debian-bookworm -> localhost | | . +.+o o | 2026-02-25 20:27:55.179637 | debian-bookworm -> localhost | | . So.* = | 2026-02-25 20:27:55.179660 | debian-bookworm -> localhost | | . .o.B B . | 2026-02-25 20:27:55.179682 | debian-bookworm -> localhost | | + oo=.o + + | 2026-02-25 20:27:55.179702 | debian-bookworm -> localhost | | .==+.+.. E | 2026-02-25 20:27:55.179722 | debian-bookworm -> localhost | | .+*=+ o. | 2026-02-25 20:27:55.179742 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 20:27:55.179795 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.431547 2026-02-25 20:27:55.186368 | 2026-02-25 20:27:55.186487 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 20:27:55.235808 | debian-bookworm | ok 2026-02-25 20:27:55.258663 | debian-bookworm | included: /var/lib/zuul/builds/ceaa34c290274ef6b20c1c8e42197e95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 20:27:55.274482 | 2026-02-25 20:27:55.274600 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 20:27:55.315951 | debian-bookworm | skipping: Conditional result was False 2026-02-25 20:27:55.321932 | 2026-02-25 20:27:55.322038 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 20:27:56.201206 | debian-bookworm | changed 2026-02-25 20:27:56.216853 | 2026-02-25 20:27:56.216975 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 20:27:56.488310 | debian-bookworm | ok 2026-02-25 20:27:56.493833 | 2026-02-25 20:27:56.493942 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 20:27:57.116844 | debian-bookworm | changed 2026-02-25 20:27:57.126977 | 2026-02-25 20:27:57.127098 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 20:27:57.804214 | debian-bookworm | changed 2026-02-25 20:27:57.813617 | 2026-02-25 20:27:57.813764 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 20:27:57.848731 | debian-bookworm | skipping: Conditional result was False 2026-02-25 20:27:57.855814 | 2026-02-25 20:27:57.855961 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 20:27:58.308322 | debian-bookworm -> localhost | changed 2026-02-25 20:27:58.327382 | 2026-02-25 20:27:58.327606 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 20:27:58.640135 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ceaa34c290274ef6b20c1c8e42197e95/work/ceaa34c290274ef6b20c1c8e42197e95_id_rsa (zuul-build-sshkey) 2026-02-25 20:27:58.640399 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011758 2026-02-25 20:27:58.647847 | 2026-02-25 20:27:58.647982 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 20:27:59.039715 | debian-bookworm | ok 2026-02-25 20:27:59.045924 | 2026-02-25 20:27:59.046016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 20:27:59.079288 | debian-bookworm | skipping: Conditional result was False 2026-02-25 20:27:59.090542 | 2026-02-25 20:27:59.090645 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 20:27:59.601285 | debian-bookworm | ok 2026-02-25 20:27:59.611686 | 2026-02-25 20:27:59.611788 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 20:27:59.639499 | debian-bookworm | ok 2026-02-25 20:27:59.644620 | 2026-02-25 20:27:59.644705 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 20:27:59.941229 | debian-bookworm -> localhost | ok 2026-02-25 20:27:59.947253 | 2026-02-25 20:27:59.947340 | TASK [validate-host : Collect information about the host] 2026-02-25 20:28:01.043815 | debian-bookworm | ok 2026-02-25 20:28:01.065418 | 2026-02-25 20:28:01.065563 | TASK [validate-host : Sanitize hostname] 2026-02-25 20:28:01.206790 | debian-bookworm | ok 2026-02-25 20:28:01.245263 | 2026-02-25 20:28:01.245396 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 20:28:01.859640 | debian-bookworm -> localhost | changed 2026-02-25 20:28:01.869938 | 2026-02-25 20:28:01.870084 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 20:28:02.282207 | debian-bookworm | ok 2026-02-25 20:28:02.288547 | 2026-02-25 20:28:02.288675 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 20:28:03.094307 | debian-bookworm -> localhost | changed 2026-02-25 20:28:03.104374 | 2026-02-25 20:28:03.104495 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 20:28:03.379519 | debian-bookworm | ok 2026-02-25 20:28:03.385464 | 2026-02-25 20:28:03.385581 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 20:28:04.359313 | debian-bookworm | changed: 2026-02-25 20:28:04.359503 | debian-bookworm | cd+++++++++ src/ 2026-02-25 20:28:04.359538 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 20:28:04.359562 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 20:28:04.359584 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-25 20:28:04.359604 | debian-bookworm | Containerfile 2026-02-25 20:28:04.359716 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006218 2026-02-25 20:28:33.365839 | 2026-02-25 20:28:33.366007 | TASK [upload-logs : Upload logs to log server] 2026-02-25 20:28:34.068071 | localhost | Output suppressed because no_log was given 2026-02-25 20:28:34.070643 | 2026-02-25 20:28:34.070775 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 20:28:34.125974 | localhost | skipping: Conditional result was False 2026-02-25 20:28:34.130986 | localhost | skipping: Conditional result was False 2026-02-25 20:28:34.142277 | 2026-02-25 20:28:34.142437 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 20:28:34.198791 | localhost | skipping: Conditional result was False 2026-02-25 20:28:34.199158 | 2026-02-25 20:28:34.206782 | localhost | skipping: Conditional result was False 2026-02-25 20:28:34.217566 | 2026-02-25 20:28:34.217765 | LOOP [upload-logs : Upload console log and json output]