2026-06-30 13:55:14.625640 | Job console starting 2026-06-30 13:55:14.675977 | Updating git repos 2026-06-30 13:55:14.723112 | Cloning repos into workspace 2026-06-30 13:55:14.783327 | Restoring repo states 2026-06-30 13:55:14.792804 | Merging changes 2026-06-30 13:55:15.402781 | Checking out repos 2026-06-30 13:55:15.449702 | Preparing playbooks 2026-06-30 13:55:16.382292 | Running Ansible setup 2026-06-30 13:55:22.156191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 13:55:23.740401 | 2026-06-30 13:55:23.740651 | PLAY [Base pre] 2026-06-30 13:55:23.796591 | 2026-06-30 13:55:23.796850 | TASK [Setup log path fact] 2026-06-30 13:55:23.837774 | debian-bookworm | ok 2026-06-30 13:55:23.878815 | 2026-06-30 13:55:23.879066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 13:55:23.908619 | debian-bookworm | ok 2026-06-30 13:55:23.929379 | 2026-06-30 13:55:23.929573 | TASK [emit-job-header : Print job information] 2026-06-30 13:55:23.980188 | # Job Information 2026-06-30 13:55:23.980513 | Ansible Version: 2.16.14 2026-06-30 13:55:23.980559 | Job: flake8 2026-06-30 13:55:23.980601 | Pipeline: check 2026-06-30 13:55:23.980628 | Executor: 521e9411259a 2026-06-30 13:55:23.980649 | Triggered by: https://github.com/osism/openstack-project-manager/pull/294 2026-06-30 13:55:23.980672 | Event ID: 4c1d2290-748b-11f1-820a-5dfddd7b535b 2026-06-30 13:55:23.986296 | 2026-06-30 13:55:23.986442 | LOOP [emit-job-header : Print node information] 2026-06-30 13:55:24.110396 | debian-bookworm | ok: 2026-06-30 13:55:24.110682 | debian-bookworm | # Node Information 2026-06-30 13:55:24.110719 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 13:55:24.110744 | debian-bookworm | Hostname: debian 2026-06-30 13:55:24.110766 | debian-bookworm | Username: zuul 2026-06-30 13:55:24.110786 | debian-bookworm | Distro: Debian 12.14 2026-06-30 13:55:24.110809 | debian-bookworm | Provider: regiocloud-a 2026-06-30 13:55:24.110850 | debian-bookworm | Region: 2026-06-30 13:55:24.110874 | debian-bookworm | Label: debian-bookworm 2026-06-30 13:55:24.110894 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 13:55:24.110913 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:ea7f 2026-06-30 13:55:24.127648 | 2026-06-30 13:55:24.127816 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 13:55:24.922083 | debian-bookworm -> localhost | changed 2026-06-30 13:55:24.930294 | 2026-06-30 13:55:24.930479 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 13:55:26.328777 | debian-bookworm -> localhost | changed 2026-06-30 13:55:26.341297 | 2026-06-30 13:55:26.341487 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 13:55:26.676253 | debian-bookworm -> localhost | ok 2026-06-30 13:55:26.683418 | 2026-06-30 13:55:26.683614 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 13:55:26.715844 | debian-bookworm | ok 2026-06-30 13:55:26.734899 | debian-bookworm | included: /var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 13:55:26.741663 | 2026-06-30 13:55:26.741800 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 13:55:28.273289 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 13:55:28.274046 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/c32a69190e684f3caaed1340a2141dfa_id_rsa 2026-06-30 13:55:28.274110 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/c32a69190e684f3caaed1340a2141dfa_id_rsa.pub 2026-06-30 13:55:28.274139 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 13:55:28.274166 | debian-bookworm -> localhost | SHA256:3bm0sxKl7u8bYbBeA70v3PnBjYswNpTd83xrcDQNwzk zuul-build-sshkey 2026-06-30 13:55:28.274191 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 13:55:28.274226 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 13:55:28.274249 | debian-bookworm -> localhost | | . . | 2026-06-30 13:55:28.274271 | debian-bookworm -> localhost | | . E | 2026-06-30 13:55:28.274292 | debian-bookworm -> localhost | | o . +.| 2026-06-30 13:55:28.274313 | debian-bookworm -> localhost | | . B.+ o.| 2026-06-30 13:55:28.274333 | debian-bookworm -> localhost | | S =o@ + .| 2026-06-30 13:55:28.274355 | debian-bookworm -> localhost | | oo= O.B.| 2026-06-30 13:55:28.274375 | debian-bookworm -> localhost | | .*.B Bo=| 2026-06-30 13:55:28.274395 | debian-bookworm -> localhost | | .o+ * ++| 2026-06-30 13:55:28.274417 | debian-bookworm -> localhost | | ..+*.o..| 2026-06-30 13:55:28.274438 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 13:55:28.274524 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.748857 2026-06-30 13:55:28.281627 | 2026-06-30 13:55:28.281753 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 13:55:28.345361 | debian-bookworm | ok 2026-06-30 13:55:28.373577 | debian-bookworm | included: /var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 13:55:28.384511 | 2026-06-30 13:55:28.384672 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 13:55:28.415408 | debian-bookworm | skipping: Conditional result was False 2026-06-30 13:55:28.421916 | 2026-06-30 13:55:28.422057 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 13:55:29.111271 | debian-bookworm | changed 2026-06-30 13:55:29.117243 | 2026-06-30 13:55:29.117385 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 13:55:29.388796 | debian-bookworm | ok 2026-06-30 13:55:29.397742 | 2026-06-30 13:55:29.397917 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 13:55:30.123109 | debian-bookworm | changed 2026-06-30 13:55:30.132019 | 2026-06-30 13:55:30.132168 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 13:55:30.848865 | debian-bookworm | changed 2026-06-30 13:55:30.857506 | 2026-06-30 13:55:30.857663 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 13:55:30.903387 | debian-bookworm | skipping: Conditional result was False 2026-06-30 13:55:30.912885 | 2026-06-30 13:55:30.913057 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 13:55:31.513850 | debian-bookworm -> localhost | changed 2026-06-30 13:55:31.525755 | 2026-06-30 13:55:31.525902 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 13:55:32.032992 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/c32a69190e684f3caaed1340a2141dfa_id_rsa (zuul-build-sshkey) 2026-06-30 13:55:32.033272 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013827 2026-06-30 13:55:32.042105 | 2026-06-30 13:55:32.042268 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 13:55:32.514275 | debian-bookworm | ok 2026-06-30 13:55:32.527133 | 2026-06-30 13:55:32.527314 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 13:55:32.563182 | debian-bookworm | skipping: Conditional result was False 2026-06-30 13:55:32.584645 | 2026-06-30 13:55:32.584807 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 13:55:33.064297 | debian-bookworm | ok 2026-06-30 13:55:33.076620 | 2026-06-30 13:55:33.076770 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 13:55:33.106214 | debian-bookworm | ok 2026-06-30 13:55:33.111720 | 2026-06-30 13:55:33.111848 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 13:55:33.664188 | debian-bookworm -> localhost | ok 2026-06-30 13:55:33.671540 | 2026-06-30 13:55:33.671684 | TASK [validate-host : Collect information about the host] 2026-06-30 13:55:34.886200 | debian-bookworm | ok 2026-06-30 13:55:34.900636 | 2026-06-30 13:55:34.900796 | TASK [validate-host : Sanitize hostname] 2026-06-30 13:55:35.125002 | debian-bookworm | ok 2026-06-30 13:55:35.130453 | 2026-06-30 13:55:35.130620 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 13:55:35.846953 | debian-bookworm -> localhost | changed 2026-06-30 13:55:35.853300 | 2026-06-30 13:55:35.853438 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 13:55:36.330335 | debian-bookworm | ok 2026-06-30 13:55:36.337030 | 2026-06-30 13:55:36.337176 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 13:55:36.940428 | debian-bookworm -> localhost | changed 2026-06-30 13:55:36.970797 | 2026-06-30 13:55:36.977269 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 13:55:37.317343 | debian-bookworm | ok 2026-06-30 13:55:37.327165 | 2026-06-30 13:55:37.327313 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 13:55:38.334973 | debian-bookworm | changed: 2026-06-30 13:55:38.335334 | debian-bookworm | cd+++++++++ src/ 2026-06-30 13:55:38.335409 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 13:55:38.335477 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 13:55:38.335526 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-06-30 13:55:38.335568 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/logs" 2026-06-30 13:56:46.314389 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/artifacts" 2026-06-30 13:56:46.578306 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c32a69190e684f3caaed1340a2141dfa/work/docs" 2026-06-30 13:56:46.591443 | 2026-06-30 13:56:46.591642 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 13:56:47.409445 | debian-bookworm | changed: 2026-06-30 13:56:47.409779 | debian-bookworm | .d..t...... ./ 2026-06-30 13:56:47.409821 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 13:56:47.409846 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 13:56:47.409868 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 13:56:47.409890 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 13:56:47.409911 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 13:56:47.409956 | debian-bookworm | changed: All items complete 2026-06-30 13:56:47.409995 | 2026-06-30 13:56:47.980180 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 13:56:48.594024 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 13:56:48.623556 | 2026-06-30 13:56:48.623722 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 13:56:49.092794 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007513 2026-06-30 13:56:49.383690 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010833 2026-06-30 13:56:49.403199 | 2026-06-30 13:56:49.403368 | PLAY RECAP 2026-06-30 13:56:49.403447 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 13:56:49.403667 | 2026-06-30 13:56:49.580531 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 13:56:49.581461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 13:56:50.456329 | 2026-06-30 13:56:50.456697 | PLAY [Base post] 2026-06-30 13:56:50.474311 | 2026-06-30 13:56:50.474551 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 13:56:51.092729 | debian-bookworm | changed 2026-06-30 13:56:51.102675 | 2026-06-30 13:56:51.102813 | PLAY RECAP 2026-06-30 13:56:51.102916 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 13:56:51.102996 | 2026-06-30 13:56:51.255760 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 13:56:51.256776 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 13:56:52.094429 | 2026-06-30 13:56:52.094680 | PLAY [Base post-logs] 2026-06-30 13:56:52.107075 | 2026-06-30 13:56:52.107267 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 13:56:52.613800 | localhost | changed 2026-06-30 13:56:52.632306 | 2026-06-30 13:56:52.632585 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 13:56:52.670283 | localhost | ok 2026-06-30 13:56:52.674311 | 2026-06-30 13:56:52.674434 | TASK [Set zuul-log-path fact] 2026-06-30 13:56:52.692160 | localhost | ok 2026-06-30 13:56:52.702979 | 2026-06-30 13:56:52.703106 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 13:56:52.728990 | localhost | ok 2026-06-30 13:56:52.733165 | 2026-06-30 13:56:52.733290 | TASK [upload-logs : Create log directories] 2026-06-30 13:56:53.302035 | localhost | changed 2026-06-30 13:56:53.306124 | 2026-06-30 13:56:53.306279 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 13:56:53.911661 | localhost -> localhost | ok: Runtime: 0:00:00.007883 2026-06-30 13:56:53.917024 | 2026-06-30 13:56:53.917206 | TASK [upload-logs : Upload logs to log server] 2026-06-30 13:56:54.536004 | localhost | Output suppressed because no_log was given 2026-06-30 13:56:54.538476 | 2026-06-30 13:56:54.538632 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 13:56:54.609583 | localhost | skipping: Conditional result was False 2026-06-30 13:56:54.616475 | localhost | skipping: Conditional result was False 2026-06-30 13:56:54.628175 | 2026-06-30 13:56:54.628320 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 13:56:54.676687 | localhost | skipping: Conditional result was False 2026-06-30 13:56:54.677330 | 2026-06-30 13:56:54.681112 | localhost | skipping: Conditional result was False 2026-06-30 13:56:54.688598 | 2026-06-30 13:56:54.688850 | LOOP [upload-logs : Upload console log and json output]