2026-02-17 03:10:44.924957 | Job console starting 2026-02-17 03:10:44.945624 | Updating git repos 2026-02-17 03:10:44.987312 | Cloning repos into workspace 2026-02-17 03:10:45.082755 | Restoring repo states 2026-02-17 03:10:45.097416 | Merging changes 2026-02-17 03:10:45.097437 | Checking out repos 2026-02-17 03:10:45.150522 | Preparing playbooks 2026-02-17 03:10:45.886500 | Running Ansible setup 2026-02-17 03:10:51.175708 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 03:10:52.013229 | 2026-02-17 03:10:52.013409 | PLAY [Base pre] 2026-02-17 03:10:52.047712 | 2026-02-17 03:10:52.047888 | TASK [Setup log path fact] 2026-02-17 03:10:52.087617 | debian-bookworm | ok 2026-02-17 03:10:52.113849 | 2026-02-17 03:10:52.114009 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 03:10:52.145158 | debian-bookworm | ok 2026-02-17 03:10:52.159260 | 2026-02-17 03:10:52.159398 | TASK [emit-job-header : Print job information] 2026-02-17 03:10:52.199416 | # Job Information 2026-02-17 03:10:52.199685 | Ansible Version: 2.16.14 2026-02-17 03:10:52.199735 | Job: flake8 2026-02-17 03:10:52.199810 | Pipeline: periodic-daily 2026-02-17 03:10:52.199836 | Executor: 521e9411259a 2026-02-17 03:10:52.199858 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-02-17 03:10:52.199880 | Event ID: d1d4a96f15be4ac98c7b5859fdef6f0b 2026-02-17 03:10:52.205971 | 2026-02-17 03:10:52.206099 | LOOP [emit-job-header : Print node information] 2026-02-17 03:10:52.373918 | debian-bookworm | ok: 2026-02-17 03:10:52.374314 | debian-bookworm | # Node Information 2026-02-17 03:10:52.374414 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 03:10:52.374446 | debian-bookworm | Hostname: debian 2026-02-17 03:10:52.374469 | debian-bookworm | Username: zuul 2026-02-17 03:10:52.374491 | debian-bookworm | Distro: Debian 12.13 2026-02-17 03:10:52.374516 | debian-bookworm | Provider: regiocloud-a 2026-02-17 03:10:52.374538 | debian-bookworm | Region: 2026-02-17 03:10:52.374559 | debian-bookworm | Label: debian-bookworm 2026-02-17 03:10:52.374579 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 03:10:52.374599 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:a012 2026-02-17 03:10:52.403364 | 2026-02-17 03:10:52.403517 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 03:10:52.914555 | debian-bookworm -> localhost | changed 2026-02-17 03:10:52.922421 | 2026-02-17 03:10:52.922539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 03:10:54.096252 | debian-bookworm -> localhost | changed 2026-02-17 03:10:54.115677 | 2026-02-17 03:10:54.115834 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 03:10:54.390430 | debian-bookworm -> localhost | ok 2026-02-17 03:10:54.403778 | 2026-02-17 03:10:54.403946 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 03:10:54.438026 | debian-bookworm | ok 2026-02-17 03:10:54.457867 | debian-bookworm | included: /var/lib/zuul/builds/1257524a68e64dbcb61cc61ef1513ccf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 03:10:54.464105 | 2026-02-17 03:10:54.464205 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 03:10:56.026246 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 03:10:56.026479 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1257524a68e64dbcb61cc61ef1513ccf/work/1257524a68e64dbcb61cc61ef1513ccf_id_rsa 2026-02-17 03:10:56.026520 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1257524a68e64dbcb61cc61ef1513ccf/work/1257524a68e64dbcb61cc61ef1513ccf_id_rsa.pub 2026-02-17 03:10:56.026548 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 03:10:56.026573 | debian-bookworm -> localhost | SHA256:DJHll3cl42CluiYdg3gtSPrCfOacikFXOR0K8r76Ogw zuul-build-sshkey 2026-02-17 03:10:56.026596 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 03:10:56.026632 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 03:10:56.026656 | debian-bookworm -> localhost | | . . .oo o.+ .| 2026-02-17 03:10:56.026679 | debian-bookworm -> localhost | | o ..* . o + + | 2026-02-17 03:10:56.026700 | debian-bookworm -> localhost | | . B o o o o | 2026-02-17 03:10:56.026721 | debian-bookworm -> localhost | | . + * + o . | 2026-02-17 03:10:56.026742 | debian-bookworm -> localhost | | . + o S = | 2026-02-17 03:10:56.027450 | debian-bookworm -> localhost | |E. + o . o + | 2026-02-17 03:10:56.027483 | debian-bookworm -> localhost | | o. = + . + | 2026-02-17 03:10:56.027509 | debian-bookworm -> localhost | | o+ * . o | 2026-02-17 03:10:56.027534 | debian-bookworm -> localhost | | ++o.+ | 2026-02-17 03:10:56.027557 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 03:10:56.027630 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.059897 2026-02-17 03:10:56.034397 | 2026-02-17 03:10:56.034499 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 03:10:56.063371 | debian-bookworm | ok 2026-02-17 03:10:56.073507 | debian-bookworm | included: /var/lib/zuul/builds/1257524a68e64dbcb61cc61ef1513ccf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 03:10:56.082879 | 2026-02-17 03:10:56.082976 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 03:10:56.108135 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:10:56.114172 | 2026-02-17 03:10:56.114272 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 03:10:56.748918 | debian-bookworm | changed 2026-02-17 03:10:56.756597 | 2026-02-17 03:10:56.756720 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 03:10:57.028461 | debian-bookworm | ok 2026-02-17 03:10:57.038306 | 2026-02-17 03:10:57.038476 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 03:10:57.717400 | debian-bookworm | changed 2026-02-17 03:10:57.726648 | 2026-02-17 03:10:57.726818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 03:10:58.414142 | debian-bookworm | changed 2026-02-17 03:10:58.422879 | 2026-02-17 03:10:58.423014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 03:10:58.447364 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:10:58.458022 | 2026-02-17 03:10:58.458159 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 03:10:58.910580 | debian-bookworm -> localhost | changed 2026-02-17 03:10:58.922249 | 2026-02-17 03:10:58.922369 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 03:10:59.294434 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1257524a68e64dbcb61cc61ef1513ccf/work/1257524a68e64dbcb61cc61ef1513ccf_id_rsa (zuul-build-sshkey) 2026-02-17 03:10:59.295246 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020015 2026-02-17 03:10:59.310130 | 2026-02-17 03:10:59.310251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 03:10:59.742761 | debian-bookworm | ok 2026-02-17 03:10:59.751951 | 2026-02-17 03:10:59.752093 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 03:10:59.787285 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:10:59.808122 | 2026-02-17 03:10:59.808265 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 03:11:00.268721 | debian-bookworm | ok 2026-02-17 03:11:00.289855 | 2026-02-17 03:11:00.290009 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 03:11:00.354850 | debian-bookworm | ok 2026-02-17 03:11:00.369622 | 2026-02-17 03:11:00.370012 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 03:11:00.915006 | debian-bookworm -> localhost | ok 2026-02-17 03:11:00.923076 | 2026-02-17 03:11:00.923323 | TASK [validate-host : Collect information about the host] 2026-02-17 03:11:02.464555 | debian-bookworm | ok 2026-02-17 03:11:02.485816 | 2026-02-17 03:11:02.485950 | TASK [validate-host : Sanitize hostname] 2026-02-17 03:11:02.683656 | debian-bookworm | ok 2026-02-17 03:11:02.790025 | 2026-02-17 03:11:02.790172 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 03:11:04.118898 | debian-bookworm -> localhost | changed 2026-02-17 03:11:04.125438 | 2026-02-17 03:11:04.125548 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 03:11:04.565258 | debian-bookworm | ok 2026-02-17 03:11:04.572819 | 2026-02-17 03:11:04.572962 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 03:11:05.116965 | debian-bookworm -> localhost | changed 2026-02-17 03:11:05.127971 | 2026-02-17 03:11:05.128106 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 03:11:05.396247 | debian-bookworm | ok 2026-02-17 03:11:05.402041 | 2026-02-17 03:11:05.402147 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 03:11:06.630299 | debian-bookworm | changed: 2026-02-17 03:11:06.630521 | debian-bookworm | cd+++++++++ src/ 2026-02-17 03:11:06.630556 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 03:11:06.630580 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 03:11:06.630602 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-02-17 03:11:06.630623 | debian-bookworm | Containerfile 2026-02-17 03:11:06.630774 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007217 2026-02-17 03:11:36.182286 | 2026-02-17 03:11:36.182404 | TASK [upload-logs : Upload logs to log server] 2026-02-17 03:11:36.776128 | localhost | Output suppressed because no_log was given 2026-02-17 03:11:36.778112 | 2026-02-17 03:11:36.778224 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 03:11:36.830055 | localhost | skipping: Conditional result was False 2026-02-17 03:11:36.836429 | localhost | skipping: Conditional result was False 2026-02-17 03:11:36.847531 | 2026-02-17 03:11:36.847650 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 03:11:36.895807 | localhost | skipping: Conditional result was False 2026-02-17 03:11:36.896134 | 2026-02-17 03:11:36.900792 | localhost | skipping: Conditional result was False 2026-02-17 03:11:36.908106 | 2026-02-17 03:11:36.908237 | LOOP [upload-logs : Upload console log and json output]