2026-03-07 03:00:14.600222 | Job console starting 2026-03-07 03:00:14.623710 | Updating git repos 2026-03-07 03:00:14.783607 | Cloning repos into workspace 2026-03-07 03:00:14.890067 | Restoring repo states 2026-03-07 03:00:14.971878 | Merging changes 2026-03-07 03:00:14.971901 | Checking out repos 2026-03-07 03:00:15.132478 | Preparing playbooks 2026-03-07 03:00:17.003798 | Running Ansible setup 2026-03-07 03:00:23.927328 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-07 03:00:25.638714 | 2026-03-07 03:00:25.640201 | PLAY [Base pre] 2026-03-07 03:00:25.675194 | 2026-03-07 03:00:25.675306 | TASK [Setup log path fact] 2026-03-07 03:00:25.693077 | debian-bookworm | ok 2026-03-07 03:00:25.733158 | 2026-03-07 03:00:25.733277 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 03:00:25.773657 | debian-bookworm | ok 2026-03-07 03:00:25.783830 | 2026-03-07 03:00:25.783920 | TASK [emit-job-header : Print job information] 2026-03-07 03:00:25.872207 | # Job Information 2026-03-07 03:00:25.872352 | Ansible Version: 2.16.14 2026-03-07 03:00:25.872383 | Job: ansible-lint 2026-03-07 03:00:25.872411 | Pipeline: periodic-daily 2026-03-07 03:00:25.872431 | Executor: 521e9411259a 2026-03-07 03:00:25.872609 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-03-07 03:00:25.872637 | Event ID: 17dad93854bf4cb4af1655f8d9532a30 2026-03-07 03:00:25.876537 | 2026-03-07 03:00:25.876612 | LOOP [emit-job-header : Print node information] 2026-03-07 03:00:26.117514 | debian-bookworm | ok: 2026-03-07 03:00:26.117717 | debian-bookworm | # Node Information 2026-03-07 03:00:26.117749 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-07 03:00:26.117771 | debian-bookworm | Hostname: debian 2026-03-07 03:00:26.117789 | debian-bookworm | Username: zuul 2026-03-07 03:00:26.117807 | debian-bookworm | Distro: Debian 12.13 2026-03-07 03:00:26.117827 | debian-bookworm | Provider: regiocloud-a 2026-03-07 03:00:26.117844 | debian-bookworm | Region: 2026-03-07 03:00:26.117862 | debian-bookworm | Label: debian-bookworm 2026-03-07 03:00:26.117879 | debian-bookworm | Product Name: OpenStack Nova 2026-03-07 03:00:26.117895 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:f478 2026-03-07 03:00:26.137540 | 2026-03-07 03:00:26.137759 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-07 03:00:27.222839 | debian-bookworm -> localhost | changed 2026-03-07 03:00:27.228881 | 2026-03-07 03:00:27.228984 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-07 03:00:29.503097 | debian-bookworm -> localhost | changed 2026-03-07 03:00:29.512095 | 2026-03-07 03:00:29.512207 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-07 03:00:30.231297 | debian-bookworm -> localhost | ok 2026-03-07 03:00:30.236330 | 2026-03-07 03:00:30.236415 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-07 03:00:30.283300 | debian-bookworm | ok 2026-03-07 03:00:30.304419 | debian-bookworm | included: /var/lib/zuul/builds/b1ff5111649643298de4b7434ac8264b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-07 03:00:30.319689 | 2026-03-07 03:00:30.319777 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-07 03:00:32.702135 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-07 03:00:32.702324 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b1ff5111649643298de4b7434ac8264b/work/b1ff5111649643298de4b7434ac8264b_id_rsa 2026-03-07 03:00:32.702358 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b1ff5111649643298de4b7434ac8264b/work/b1ff5111649643298de4b7434ac8264b_id_rsa.pub 2026-03-07 03:00:32.702381 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-07 03:00:32.702403 | debian-bookworm -> localhost | SHA256:QAwpaAu09RN0A3VWQV0jBe1o5mSY+auSheBCLbj5g7Y zuul-build-sshkey 2026-03-07 03:00:32.702423 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-07 03:00:32.702448 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-07 03:00:32.702468 | debian-bookworm -> localhost | |.o .oB++ oo+oo=+ | 2026-03-07 03:00:32.702496 | debian-bookworm -> localhost | |o.+ o.+ + ....| 2026-03-07 03:00:32.702514 | debian-bookworm -> localhost | |o....oo + o | 2026-03-07 03:00:32.702531 | debian-bookworm -> localhost | | . . o.+ + * . | 2026-03-07 03:00:32.702547 | debian-bookworm -> localhost | | + o S . B | 2026-03-07 03:00:32.702567 | debian-bookworm -> localhost | | o . . . . o | 2026-03-07 03:00:32.702584 | debian-bookworm -> localhost | | o . o . | 2026-03-07 03:00:32.702601 | debian-bookworm -> localhost | | o o o . | 2026-03-07 03:00:32.702622 | debian-bookworm -> localhost | | .E. . ... | 2026-03-07 03:00:32.702639 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-07 03:00:32.702683 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.756630 2026-03-07 03:00:32.708054 | 2026-03-07 03:00:32.708133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-07 03:00:32.741894 | debian-bookworm | ok 2026-03-07 03:00:32.765074 | debian-bookworm | included: /var/lib/zuul/builds/b1ff5111649643298de4b7434ac8264b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-07 03:00:32.803840 | 2026-03-07 03:00:32.803936 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-07 03:00:32.826498 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:00:32.831693 | 2026-03-07 03:00:32.831779 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-07 03:00:33.641032 | debian-bookworm | changed 2026-03-07 03:00:33.647606 | 2026-03-07 03:00:33.647691 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-07 03:00:33.920517 | debian-bookworm | ok 2026-03-07 03:00:33.950528 | 2026-03-07 03:00:33.951562 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-07 03:00:34.721119 | debian-bookworm | changed 2026-03-07 03:00:34.726645 | 2026-03-07 03:00:34.732517 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-07 03:00:35.407665 | debian-bookworm | changed 2026-03-07 03:00:35.413511 | 2026-03-07 03:00:35.413602 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-07 03:00:35.426898 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:00:35.433805 | 2026-03-07 03:00:35.433916 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-07 03:00:36.302286 | debian-bookworm -> localhost | changed 2026-03-07 03:00:36.322374 | 2026-03-07 03:00:36.322505 | TASK [add-build-sshkey : Add back temp key] 2026-03-07 03:00:36.827433 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b1ff5111649643298de4b7434ac8264b/work/b1ff5111649643298de4b7434ac8264b_id_rsa (zuul-build-sshkey) 2026-03-07 03:00:36.827676 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015921 2026-03-07 03:00:36.837198 | 2026-03-07 03:00:36.837300 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-07 03:00:37.507028 | debian-bookworm | ok 2026-03-07 03:00:37.511957 | 2026-03-07 03:00:37.512047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-07 03:00:37.534920 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:00:37.545051 | 2026-03-07 03:00:37.545154 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-07 03:00:38.082131 | debian-bookworm | ok 2026-03-07 03:00:38.116620 | 2026-03-07 03:00:38.116741 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-07 03:00:38.182806 | debian-bookworm | ok 2026-03-07 03:00:38.190157 | 2026-03-07 03:00:38.191014 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-07 03:00:38.730271 | debian-bookworm -> localhost | ok 2026-03-07 03:00:38.736080 | 2026-03-07 03:00:38.736167 | TASK [validate-host : Collect information about the host] 2026-03-07 03:00:40.059498 | debian-bookworm | ok 2026-03-07 03:00:40.094028 | 2026-03-07 03:00:40.094143 | TASK [validate-host : Sanitize hostname] 2026-03-07 03:00:40.245823 | debian-bookworm | ok 2026-03-07 03:00:40.350410 | 2026-03-07 03:00:40.350548 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-07 03:00:41.990261 | debian-bookworm -> localhost | changed 2026-03-07 03:00:41.994791 | 2026-03-07 03:00:41.994978 | TASK [validate-host : Collect information about zuul worker] 2026-03-07 03:00:42.630636 | debian-bookworm | ok 2026-03-07 03:00:42.636672 | 2026-03-07 03:00:42.636762 | TASK [validate-host : Write out all zuul information for each host] 2026-03-07 03:00:43.906119 | debian-bookworm -> localhost | changed 2026-03-07 03:00:43.913537 | 2026-03-07 03:00:43.913614 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-07 03:00:44.230749 | debian-bookworm | ok 2026-03-07 03:00:44.240508 | 2026-03-07 03:00:44.240594 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-07 03:00:45.611007 | debian-bookworm | changed: 2026-03-07 03:00:45.611189 | debian-bookworm | cd+++++++++ src/ 2026-03-07 03:00:45.611226 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-07 03:00:45.611251 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-07 03:00:45.611273 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-03-07 03:00:45.611295 | debian-bookworm | Containerfile 2026-03-07 03:00:45.611446 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013395 2026-03-07 03:02:02.806358 | 2026-03-07 03:02:02.806482 | TASK [upload-logs : Upload logs to log server] 2026-03-07 03:02:03.489015 | localhost | Output suppressed because no_log was given 2026-03-07 03:02:03.504070 | 2026-03-07 03:02:03.504249 | LOOP [upload-logs : Compress console log and json output] 2026-03-07 03:02:03.590411 | localhost | skipping: Conditional result was False 2026-03-07 03:02:03.595609 | localhost | skipping: Conditional result was False 2026-03-07 03:02:03.607790 | 2026-03-07 03:02:03.607888 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-07 03:02:03.664152 | localhost | skipping: Conditional result was False 2026-03-07 03:02:03.664376 | 2026-03-07 03:02:03.668038 | localhost | skipping: Conditional result was False 2026-03-07 03:02:03.673170 | 2026-03-07 03:02:03.673247 | LOOP [upload-logs : Upload console log and json output]