2026-08-08 07:48:18.980515 | Job console starting 2026-08-08 07:48:18.999524 | Updating git repos 2026-08-08 07:48:19.033408 | Cloning repos into workspace 2026-08-08 07:48:19.072170 | Restoring repo states 2026-08-08 07:48:19.079682 | Merging changes 2026-08-08 07:48:19.626291 | Checking out repos 2026-08-08 07:48:19.669631 | Preparing playbooks 2026-08-08 07:48:20.775354 | Running Ansible setup 2026-08-08 07:48:26.467470 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 07:48:27.360592 | 2026-08-08 07:48:27.360797 | PLAY [Base pre] 2026-08-08 07:48:27.380339 | 2026-08-08 07:48:27.380506 | TASK [Setup log path fact] 2026-08-08 07:48:27.416398 | debian-bookworm | ok 2026-08-08 07:48:27.442203 | 2026-08-08 07:48:27.442421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 07:48:27.487254 | debian-bookworm | ok 2026-08-08 07:48:27.513237 | 2026-08-08 07:48:27.513432 | TASK [emit-job-header : Print job information] 2026-08-08 07:48:27.578452 | # Job Information 2026-08-08 07:48:27.578668 | Ansible Version: 2.16.14 2026-08-08 07:48:27.578704 | Job: yamllint 2026-08-08 07:48:27.578738 | Pipeline: check 2026-08-08 07:48:27.578761 | Executor: 521e9411259a 2026-08-08 07:48:27.578782 | Triggered by: https://github.com/osism/pulpfiction/pull/10 2026-08-08 07:48:27.578804 | Event ID: 7f07e100-92fd-11f1-8ad6-236b51990e59 2026-08-08 07:48:27.584129 | 2026-08-08 07:48:27.584259 | LOOP [emit-job-header : Print node information] 2026-08-08 07:48:27.700829 | debian-bookworm | ok: 2026-08-08 07:48:27.701205 | debian-bookworm | # Node Information 2026-08-08 07:48:27.701250 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 07:48:27.701276 | debian-bookworm | Hostname: debian 2026-08-08 07:48:27.701300 | debian-bookworm | Username: zuul 2026-08-08 07:48:27.701340 | debian-bookworm | Distro: Debian 12.15 2026-08-08 07:48:27.701367 | debian-bookworm | Provider: regiocloud-a 2026-08-08 07:48:27.701389 | debian-bookworm | Region: 2026-08-08 07:48:27.701411 | debian-bookworm | Label: debian-bookworm 2026-08-08 07:48:27.701430 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 07:48:27.701450 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:5345 2026-08-08 07:48:27.722224 | 2026-08-08 07:48:27.722424 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 07:48:28.259740 | debian-bookworm -> localhost | changed 2026-08-08 07:48:28.267919 | 2026-08-08 07:48:28.268055 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 07:48:29.384505 | debian-bookworm -> localhost | changed 2026-08-08 07:48:29.396394 | 2026-08-08 07:48:29.396594 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 07:48:29.714869 | debian-bookworm -> localhost | ok 2026-08-08 07:48:29.722383 | 2026-08-08 07:48:29.722536 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 07:48:29.754817 | debian-bookworm | ok 2026-08-08 07:48:29.775090 | debian-bookworm | included: /var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 07:48:29.781935 | 2026-08-08 07:48:29.782064 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 07:48:31.485847 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 07:48:31.486187 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/2e71aa35244741f99ad1f3ab14ad9415_id_rsa 2026-08-08 07:48:31.486232 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/2e71aa35244741f99ad1f3ab14ad9415_id_rsa.pub 2026-08-08 07:48:31.486262 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 07:48:31.486290 | debian-bookworm -> localhost | SHA256:v7A4yP314l2v6EgMgc3YUyOT7ahYDDLnhUC+OnbIqhQ zuul-build-sshkey 2026-08-08 07:48:31.486314 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 07:48:31.486371 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 07:48:31.486395 | debian-bookworm -> localhost | | .o. . ooo | 2026-08-08 07:48:31.486418 | debian-bookworm -> localhost | | .o + .*.+.. | 2026-08-08 07:48:31.486438 | debian-bookworm -> localhost | | .= +o *o | 2026-08-08 07:48:31.486458 | debian-bookworm -> localhost | | .. o .o. | 2026-08-08 07:48:31.486478 | debian-bookworm -> localhost | | E. o .S | 2026-08-08 07:48:31.486503 | debian-bookworm -> localhost | |..o . . + | 2026-08-08 07:48:31.486524 | debian-bookworm -> localhost | |o= o o . = . | 2026-08-08 07:48:31.486544 | debian-bookworm -> localhost | |+.. o o. =.= o . | 2026-08-08 07:48:31.486564 | debian-bookworm -> localhost | |+ .oo.+o= ...| 2026-08-08 07:48:31.486584 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 07:48:31.486654 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.133544 2026-08-08 07:48:31.493910 | 2026-08-08 07:48:31.494039 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 07:48:31.524215 | debian-bookworm | ok 2026-08-08 07:48:31.538063 | debian-bookworm | included: /var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 07:48:31.546537 | 2026-08-08 07:48:31.546641 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 07:48:31.571921 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:31.578036 | 2026-08-08 07:48:31.578144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 07:48:32.269057 | debian-bookworm | changed 2026-08-08 07:48:32.275860 | 2026-08-08 07:48:32.275975 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 07:48:32.540642 | debian-bookworm | ok 2026-08-08 07:48:32.549991 | 2026-08-08 07:48:32.550157 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 07:48:33.233246 | debian-bookworm | changed 2026-08-08 07:48:33.240610 | 2026-08-08 07:48:33.240742 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 07:48:33.888195 | debian-bookworm | changed 2026-08-08 07:48:33.896492 | 2026-08-08 07:48:33.896651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 07:48:33.921243 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:33.927802 | 2026-08-08 07:48:33.927909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 07:48:34.438258 | debian-bookworm -> localhost | changed 2026-08-08 07:48:34.453287 | 2026-08-08 07:48:34.453464 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 07:48:34.822603 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/2e71aa35244741f99ad1f3ab14ad9415_id_rsa (zuul-build-sshkey) 2026-08-08 07:48:34.822922 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013943 2026-08-08 07:48:34.832550 | 2026-08-08 07:48:34.832699 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 07:48:35.258712 | debian-bookworm | ok 2026-08-08 07:48:35.264359 | 2026-08-08 07:48:35.264484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 07:48:35.289305 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:35.303919 | 2026-08-08 07:48:35.304078 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 07:48:35.773707 | debian-bookworm | ok 2026-08-08 07:48:35.791822 | 2026-08-08 07:48:35.791969 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 07:48:35.821942 | debian-bookworm | ok 2026-08-08 07:48:35.827298 | 2026-08-08 07:48:35.827428 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 07:48:36.232173 | debian-bookworm -> localhost | ok 2026-08-08 07:48:36.245960 | 2026-08-08 07:48:36.246125 | TASK [validate-host : Collect information about the host] 2026-08-08 07:48:37.378577 | debian-bookworm | ok 2026-08-08 07:48:37.391241 | 2026-08-08 07:48:37.391422 | TASK [validate-host : Sanitize hostname] 2026-08-08 07:48:37.556269 | debian-bookworm | ok 2026-08-08 07:48:37.561266 | 2026-08-08 07:48:37.561428 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 07:48:38.185473 | debian-bookworm -> localhost | changed 2026-08-08 07:48:38.192142 | 2026-08-08 07:48:38.192262 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 07:48:38.639284 | debian-bookworm | ok 2026-08-08 07:48:38.644804 | 2026-08-08 07:48:38.644930 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 07:48:39.244715 | debian-bookworm -> localhost | changed 2026-08-08 07:48:39.255141 | 2026-08-08 07:48:39.255272 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 07:48:39.541182 | debian-bookworm | ok 2026-08-08 07:48:39.548910 | 2026-08-08 07:48:39.549057 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 07:48:40.411753 | debian-bookworm | changed: 2026-08-08 07:48:40.412029 | debian-bookworm | cd+++++++++ src/ 2026-08-08 07:48:40.412071 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 07:48:40.412100 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 07:48:40.412126 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-08-08 07:48:40.412150 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/logs" 2026-08-08 07:49:40.964118 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/artifacts" 2026-08-08 07:49:41.240134 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e71aa35244741f99ad1f3ab14ad9415/work/docs" 2026-08-08 07:49:41.255664 | 2026-08-08 07:49:41.255812 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 07:49:42.132748 | debian-bookworm | changed: 2026-08-08 07:49:42.133076 | debian-bookworm | .d..t...... ./ 2026-08-08 07:49:42.133116 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 07:49:42.133141 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 07:49:42.133163 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 07:49:42.133184 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 07:49:42.133204 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 07:49:42.133252 | debian-bookworm | changed: All items complete 2026-08-08 07:49:42.133280 | 2026-08-08 07:49:42.686452 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 07:49:43.265792 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 07:49:43.280210 | 2026-08-08 07:49:43.280380 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 07:49:43.656402 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008074 2026-08-08 07:49:43.976919 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012073 2026-08-08 07:49:43.992209 | 2026-08-08 07:49:43.992333 | PLAY RECAP 2026-08-08 07:49:43.992415 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-08 07:49:43.992446 | 2026-08-08 07:49:44.169183 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 07:49:44.170135 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 07:49:44.943386 | 2026-08-08 07:49:44.943575 | PLAY [Base post] 2026-08-08 07:49:44.957910 | 2026-08-08 07:49:44.958059 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 07:49:45.535003 | debian-bookworm | changed 2026-08-08 07:49:45.544702 | 2026-08-08 07:49:45.544843 | PLAY RECAP 2026-08-08 07:49:45.544914 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 07:49:45.545001 | 2026-08-08 07:49:45.682934 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 07:49:45.683980 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 07:49:46.511463 | 2026-08-08 07:49:46.511695 | PLAY [Base post-logs] 2026-08-08 07:49:46.525743 | 2026-08-08 07:49:46.525921 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 07:49:47.031443 | localhost | changed 2026-08-08 07:49:47.062199 | 2026-08-08 07:49:47.062544 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 07:49:47.093967 | localhost | ok 2026-08-08 07:49:47.098525 | 2026-08-08 07:49:47.098654 | TASK [Set zuul-log-path fact] 2026-08-08 07:49:47.115543 | localhost | ok 2026-08-08 07:49:47.125428 | 2026-08-08 07:49:47.125540 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 07:49:47.151890 | localhost | ok 2026-08-08 07:49:47.155693 | 2026-08-08 07:49:47.155812 | TASK [upload-logs : Create log directories] 2026-08-08 07:49:47.711529 | localhost | changed 2026-08-08 07:49:47.714609 | 2026-08-08 07:49:47.714725 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 07:49:48.249482 | localhost -> localhost | ok: Runtime: 0:00:00.008349 2026-08-08 07:49:48.254171 | 2026-08-08 07:49:48.254303 | TASK [upload-logs : Upload logs to log server] 2026-08-08 07:49:48.890457 | localhost | Output suppressed because no_log was given 2026-08-08 07:49:48.892513 | 2026-08-08 07:49:48.892620 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 07:49:48.980134 | localhost | skipping: Conditional result was False 2026-08-08 07:49:48.993615 | localhost | skipping: Conditional result was False 2026-08-08 07:49:49.005570 | 2026-08-08 07:49:49.005771 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 07:49:49.062362 | localhost | skipping: Conditional result was False 2026-08-08 07:49:49.062691 | 2026-08-08 07:49:49.067587 | localhost | skipping: Conditional result was False 2026-08-08 07:49:49.094149 | 2026-08-08 07:49:49.094361 | LOOP [upload-logs : Upload console log and json output]