2026-01-06 03:15:06.431068 | Job console starting 2026-01-06 03:15:06.449036 | Updating git repos 2026-01-06 03:15:06.492584 | Cloning repos into workspace 2026-01-06 03:15:06.585248 | Restoring repo states 2026-01-06 03:15:06.612020 | Merging changes 2026-01-06 03:15:06.612041 | Checking out repos 2026-01-06 03:15:06.730973 | Preparing playbooks 2026-01-06 03:15:07.657772 | Running Ansible setup 2026-01-06 03:15:13.081928 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-06 03:15:14.192405 | 2026-01-06 03:15:14.192585 | PLAY [Base pre] 2026-01-06 03:15:14.209318 | 2026-01-06 03:15:14.209482 | TASK [Setup log path fact] 2026-01-06 03:15:14.239724 | debian-bookworm | ok 2026-01-06 03:15:14.265693 | 2026-01-06 03:15:14.265864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-06 03:15:14.318269 | debian-bookworm | ok 2026-01-06 03:15:14.330351 | 2026-01-06 03:15:14.330501 | TASK [emit-job-header : Print job information] 2026-01-06 03:15:14.404104 | # Job Information 2026-01-06 03:15:14.404398 | Ansible Version: 2.16.14 2026-01-06 03:15:14.404457 | Job: flake8 2026-01-06 03:15:14.404508 | Pipeline: periodic-daily 2026-01-06 03:15:14.404544 | Executor: 521e9411259a 2026-01-06 03:15:14.404577 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-01-06 03:15:14.404614 | Event ID: f12823949ea6432892b2ee2cc6fcb3b1 2026-01-06 03:15:14.414409 | 2026-01-06 03:15:14.414593 | LOOP [emit-job-header : Print node information] 2026-01-06 03:15:14.598560 | debian-bookworm | ok: 2026-01-06 03:15:14.598885 | debian-bookworm | # Node Information 2026-01-06 03:15:14.598928 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-06 03:15:14.598954 | debian-bookworm | Hostname: debian 2026-01-06 03:15:14.598975 | debian-bookworm | Username: zuul 2026-01-06 03:15:14.598996 | debian-bookworm | Distro: Debian 12.12 2026-01-06 03:15:14.599020 | debian-bookworm | Provider: regiocloud-a 2026-01-06 03:15:14.599041 | debian-bookworm | Region: 2026-01-06 03:15:14.599061 | debian-bookworm | Label: debian-bookworm 2026-01-06 03:15:14.599080 | debian-bookworm | Product Name: OpenStack Nova 2026-01-06 03:15:14.599099 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:47b1 2026-01-06 03:15:14.628881 | 2026-01-06 03:15:14.629043 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-06 03:15:15.430170 | debian-bookworm -> localhost | changed 2026-01-06 03:15:15.438642 | 2026-01-06 03:15:15.438793 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-06 03:15:18.546445 | debian-bookworm -> localhost | changed 2026-01-06 03:15:18.571398 | 2026-01-06 03:15:18.571577 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-06 03:15:19.506690 | debian-bookworm -> localhost | ok 2026-01-06 03:15:19.513543 | 2026-01-06 03:15:19.513684 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-06 03:15:19.551915 | debian-bookworm | ok 2026-01-06 03:15:19.611512 | debian-bookworm | included: /var/lib/zuul/builds/d80d9101bb6740d2be851c218c94939f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-06 03:15:19.627293 | 2026-01-06 03:15:19.627439 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-06 03:15:23.906356 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-06 03:15:23.906691 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d80d9101bb6740d2be851c218c94939f/work/d80d9101bb6740d2be851c218c94939f_id_rsa 2026-01-06 03:15:23.906741 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d80d9101bb6740d2be851c218c94939f/work/d80d9101bb6740d2be851c218c94939f_id_rsa.pub 2026-01-06 03:15:23.906769 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-06 03:15:23.906797 | debian-bookworm -> localhost | SHA256:AAXPRLUk61PH7yZwSGXVYLlL15cLz/SybMIBMRLa35c zuul-build-sshkey 2026-01-06 03:15:23.906820 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-06 03:15:23.906884 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-06 03:15:23.906909 | debian-bookworm -> localhost | | o+=.+.o.++ | 2026-01-06 03:15:23.906931 | debian-bookworm -> localhost | | = *.=o.. . | 2026-01-06 03:15:23.906952 | debian-bookworm -> localhost | | * =.oo . ..| 2026-01-06 03:15:23.906971 | debian-bookworm -> localhost | | . + +.oo..+o| 2026-01-06 03:15:23.906992 | debian-bookworm -> localhost | | o S ooooE +| 2026-01-06 03:15:23.907025 | debian-bookworm -> localhost | | . o .o..+.| 2026-01-06 03:15:23.907046 | debian-bookworm -> localhost | | ..oo o | 2026-01-06 03:15:23.907067 | debian-bookworm -> localhost | | oo + | 2026-01-06 03:15:23.907089 | debian-bookworm -> localhost | | o | 2026-01-06 03:15:23.907109 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-06 03:15:23.907174 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.816943 2026-01-06 03:15:23.914785 | 2026-01-06 03:15:23.915609 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-06 03:15:23.945225 | debian-bookworm | ok 2026-01-06 03:15:23.961333 | debian-bookworm | included: /var/lib/zuul/builds/d80d9101bb6740d2be851c218c94939f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-06 03:15:23.972115 | 2026-01-06 03:15:23.972284 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-06 03:15:23.997400 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:15:24.009108 | 2026-01-06 03:15:24.009290 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-06 03:15:24.716406 | debian-bookworm | changed 2026-01-06 03:15:24.725948 | 2026-01-06 03:15:24.726085 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-06 03:15:25.010582 | debian-bookworm | ok 2026-01-06 03:15:25.023350 | 2026-01-06 03:15:25.023507 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-06 03:15:25.806998 | debian-bookworm | changed 2026-01-06 03:15:25.817337 | 2026-01-06 03:15:25.817496 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-06 03:15:26.501156 | debian-bookworm | changed 2026-01-06 03:15:26.516862 | 2026-01-06 03:15:26.517002 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-06 03:15:26.561884 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:15:26.570639 | 2026-01-06 03:15:26.570903 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-06 03:15:27.502040 | debian-bookworm -> localhost | changed 2026-01-06 03:15:27.513902 | 2026-01-06 03:15:27.514031 | TASK [add-build-sshkey : Add back temp key] 2026-01-06 03:15:28.296030 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d80d9101bb6740d2be851c218c94939f/work/d80d9101bb6740d2be851c218c94939f_id_rsa (zuul-build-sshkey) 2026-01-06 03:15:28.296716 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049422 2026-01-06 03:15:28.312543 | 2026-01-06 03:15:28.312685 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-06 03:15:28.919607 | debian-bookworm | ok 2026-01-06 03:15:28.932017 | 2026-01-06 03:15:28.932173 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-06 03:15:28.987245 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:15:29.016635 | 2026-01-06 03:15:29.016783 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-06 03:15:29.646992 | debian-bookworm | ok 2026-01-06 03:15:29.660316 | 2026-01-06 03:15:29.660467 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-06 03:15:29.691105 | debian-bookworm | ok 2026-01-06 03:15:29.696785 | 2026-01-06 03:15:29.696926 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-06 03:15:30.158463 | debian-bookworm -> localhost | ok 2026-01-06 03:15:30.165631 | 2026-01-06 03:15:30.165783 | TASK [validate-host : Collect information about the host] 2026-01-06 03:15:31.451469 | debian-bookworm | ok 2026-01-06 03:15:31.479696 | 2026-01-06 03:15:31.479845 | TASK [validate-host : Sanitize hostname] 2026-01-06 03:15:31.692108 | debian-bookworm | ok 2026-01-06 03:15:31.800770 | 2026-01-06 03:15:31.800933 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-06 03:15:33.727487 | debian-bookworm -> localhost | changed 2026-01-06 03:15:33.733848 | 2026-01-06 03:15:33.735735 | TASK [validate-host : Collect information about zuul worker] 2026-01-06 03:15:34.267348 | debian-bookworm | ok 2026-01-06 03:15:34.277658 | 2026-01-06 03:15:34.277841 | TASK [validate-host : Write out all zuul information for each host] 2026-01-06 03:15:35.573814 | debian-bookworm -> localhost | changed 2026-01-06 03:15:35.593857 | 2026-01-06 03:15:35.593998 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-06 03:15:35.908594 | debian-bookworm | ok 2026-01-06 03:15:35.915063 | 2026-01-06 03:15:35.915190 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-06 03:15:37.689459 | debian-bookworm | changed: 2026-01-06 03:15:37.689697 | debian-bookworm | cd+++++++++ src/ 2026-01-06 03:15:37.689741 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-06 03:15:37.689773 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-06 03:15:37.689800 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-01-06 03:15:37.689826 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016164 2026-01-06 03:16:07.610636 | 2026-01-06 03:16:07.610771 | TASK [upload-logs : Upload logs to log server] 2026-01-06 03:16:08.632177 | localhost | Output suppressed because no_log was given 2026-01-06 03:16:08.638151 | 2026-01-06 03:16:08.638740 | LOOP [upload-logs : Compress console log and json output] 2026-01-06 03:16:08.811563 | localhost | skipping: Conditional result was False 2026-01-06 03:16:08.837274 | localhost | skipping: Conditional result was False 2026-01-06 03:16:08.842334 | 2026-01-06 03:16:08.842484 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-06 03:16:08.905862 | localhost | skipping: Conditional result was False 2026-01-06 03:16:08.906225 | 2026-01-06 03:16:08.915547 | localhost | skipping: Conditional result was False 2026-01-06 03:16:08.933968 | 2026-01-06 03:16:08.934486 | LOOP [upload-logs : Upload console log and json output]