2026-07-11 11:34:48.324390 | Job console starting 2026-07-11 11:34:48.353239 | Updating git repos 2026-07-11 11:34:48.435453 | Cloning repos into workspace 2026-07-11 11:34:48.587853 | Restoring repo states 2026-07-11 11:34:48.607400 | Merging changes 2026-07-11 11:34:49.547672 | Checking out repos 2026-07-11 11:34:49.646004 | Preparing playbooks 2026-07-11 11:34:51.307460 | Running Ansible setup 2026-07-11 11:34:57.206012 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 11:34:58.275507 | 2026-07-11 11:34:58.275725 | PLAY [Base pre] 2026-07-11 11:34:58.322653 | 2026-07-11 11:34:58.322876 | TASK [Setup log path fact] 2026-07-11 11:34:58.352392 | debian-bookworm | ok 2026-07-11 11:34:58.378790 | 2026-07-11 11:34:58.378945 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 11:34:58.437267 | debian-bookworm | ok 2026-07-11 11:34:58.447176 | 2026-07-11 11:34:58.447288 | TASK [emit-job-header : Print job information] 2026-07-11 11:34:58.528928 | # Job Information 2026-07-11 11:34:58.529095 | Ansible Version: 2.16.14 2026-07-11 11:34:58.529146 | Job: python-black 2026-07-11 11:34:58.529191 | Pipeline: check 2026-07-11 11:34:58.529216 | Executor: 521e9411259a 2026-07-11 11:34:58.529236 | Triggered by: https://github.com/osism/python-osism/pull/2449 2026-07-11 11:34:58.529260 | Event ID: 7f20ac40-7d1c-11f1-87cd-5dde55e1e4ca 2026-07-11 11:34:58.534275 | 2026-07-11 11:34:58.534380 | LOOP [emit-job-header : Print node information] 2026-07-11 11:34:58.871337 | debian-bookworm | ok: 2026-07-11 11:34:58.871507 | debian-bookworm | # Node Information 2026-07-11 11:34:58.871540 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-11 11:34:58.871563 | debian-bookworm | Hostname: debian 2026-07-11 11:34:58.871584 | debian-bookworm | Username: zuul 2026-07-11 11:34:58.871605 | debian-bookworm | Distro: Debian 12.14 2026-07-11 11:34:58.871628 | debian-bookworm | Provider: regiocloud-a 2026-07-11 11:34:58.871649 | debian-bookworm | Region: 2026-07-11 11:34:58.871669 | debian-bookworm | Label: debian-bookworm 2026-07-11 11:34:58.871688 | debian-bookworm | Product Name: OpenStack Nova 2026-07-11 11:34:58.871707 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:24f8 2026-07-11 11:34:58.885453 | 2026-07-11 11:34:58.885570 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-11 11:35:00.101374 | debian-bookworm -> localhost | changed 2026-07-11 11:35:00.107260 | 2026-07-11 11:35:00.107347 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-11 11:35:02.264940 | debian-bookworm -> localhost | changed 2026-07-11 11:35:02.274342 | 2026-07-11 11:35:02.274437 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-11 11:35:02.857844 | debian-bookworm -> localhost | ok 2026-07-11 11:35:02.862906 | 2026-07-11 11:35:02.863006 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-11 11:35:02.911489 | debian-bookworm | ok 2026-07-11 11:35:02.924711 | debian-bookworm | included: /var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-11 11:35:02.935356 | 2026-07-11 11:35:02.935452 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-11 11:35:05.256998 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-11 11:35:05.257177 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/1b92cc756d374494bce51b346e6105a7_id_rsa 2026-07-11 11:35:05.257207 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/1b92cc756d374494bce51b346e6105a7_id_rsa.pub 2026-07-11 11:35:05.257229 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-11 11:35:05.257250 | debian-bookworm -> localhost | SHA256:uMZOl3mvvtGL4ABMTYUabqNrfVKs1Jq4Dzl2ee9dxeI zuul-build-sshkey 2026-07-11 11:35:05.257268 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-11 11:35:05.257297 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-11 11:35:05.257316 | debian-bookworm -> localhost | | .o. | 2026-07-11 11:35:05.257334 | debian-bookworm -> localhost | | .o. | 2026-07-11 11:35:05.257350 | debian-bookworm -> localhost | | ..o. | 2026-07-11 11:35:05.257366 | debian-bookworm -> localhost | | o= . . | 2026-07-11 11:35:05.257382 | debian-bookworm -> localhost | | oo+. S . o | 2026-07-11 11:35:05.257402 | debian-bookworm -> localhost | | ...++. o o o | 2026-07-11 11:35:05.257419 | debian-bookworm -> localhost | | ==o=B = o E | 2026-07-11 11:35:05.257435 | debian-bookworm -> localhost | | .++*=.= + = . | 2026-07-11 11:35:05.257452 | debian-bookworm -> localhost | | ..o.o..+.*oo | 2026-07-11 11:35:05.257468 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-11 11:35:05.257511 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.381116 2026-07-11 11:35:05.262588 | 2026-07-11 11:35:05.262674 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-11 11:35:05.299343 | debian-bookworm | ok 2026-07-11 11:35:05.307301 | debian-bookworm | included: /var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-11 11:35:05.326538 | 2026-07-11 11:35:05.326653 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-11 11:35:05.385057 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:05.390132 | 2026-07-11 11:35:05.390214 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-11 11:35:06.176941 | debian-bookworm | changed 2026-07-11 11:35:06.183884 | 2026-07-11 11:35:06.183993 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-11 11:35:06.443964 | debian-bookworm | ok 2026-07-11 11:35:06.449358 | 2026-07-11 11:35:06.449462 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-11 11:35:07.061577 | debian-bookworm | changed 2026-07-11 11:35:07.068346 | 2026-07-11 11:35:07.071349 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-11 11:35:07.743867 | debian-bookworm | changed 2026-07-11 11:35:07.759374 | 2026-07-11 11:35:07.759490 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-11 11:35:07.787884 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:07.799507 | 2026-07-11 11:35:07.799629 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-11 11:35:08.324793 | debian-bookworm -> localhost | changed 2026-07-11 11:35:08.339090 | 2026-07-11 11:35:08.339214 | TASK [add-build-sshkey : Add back temp key] 2026-07-11 11:35:09.053189 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/1b92cc756d374494bce51b346e6105a7_id_rsa (zuul-build-sshkey) 2026-07-11 11:35:09.053413 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014274 2026-07-11 11:35:09.060897 | 2026-07-11 11:35:09.061009 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-11 11:35:09.556231 | debian-bookworm | ok 2026-07-11 11:35:09.567029 | 2026-07-11 11:35:09.567144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-11 11:35:09.587024 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:09.610935 | 2026-07-11 11:35:09.611060 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-11 11:35:10.216820 | debian-bookworm | ok 2026-07-11 11:35:10.262637 | 2026-07-11 11:35:10.262858 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-11 11:35:10.301676 | debian-bookworm | ok 2026-07-11 11:35:10.318928 | 2026-07-11 11:35:10.319159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-11 11:35:10.935508 | debian-bookworm -> localhost | ok 2026-07-11 11:35:10.951330 | 2026-07-11 11:35:10.951467 | TASK [validate-host : Collect information about the host] 2026-07-11 11:35:12.668674 | debian-bookworm | ok 2026-07-11 11:35:12.690167 | 2026-07-11 11:35:12.690276 | TASK [validate-host : Sanitize hostname] 2026-07-11 11:35:12.805923 | debian-bookworm | ok 2026-07-11 11:35:12.810471 | 2026-07-11 11:35:12.810569 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-11 11:35:13.510955 | debian-bookworm -> localhost | changed 2026-07-11 11:35:13.516643 | 2026-07-11 11:35:13.516739 | TASK [validate-host : Collect information about zuul worker] 2026-07-11 11:35:14.059541 | debian-bookworm | ok 2026-07-11 11:35:14.066003 | 2026-07-11 11:35:14.066115 | TASK [validate-host : Write out all zuul information for each host] 2026-07-11 11:35:15.107069 | debian-bookworm -> localhost | changed 2026-07-11 11:35:15.120642 | 2026-07-11 11:35:15.120759 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-11 11:35:15.424123 | debian-bookworm | ok 2026-07-11 11:35:15.432600 | 2026-07-11 11:35:15.432700 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-11 11:35:16.644591 | debian-bookworm | changed: 2026-07-11 11:35:16.644815 | debian-bookworm | cd+++++++++ src/ 2026-07-11 11:35:16.644855 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-11 11:35:16.644880 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-11 11:35:16.644902 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-11 11:35:16.644922 | debian-bookworm | Containerfile 2026-07-11 11:35:16.645051 | debian-bookworm | Containerfile 2026-07-11 11:35:16.685716 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/logs" 2026-07-11 11:36:27.765360 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/artifacts" 2026-07-11 11:36:28.056526 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1b92cc756d374494bce51b346e6105a7/work/docs" 2026-07-11 11:36:28.067851 | 2026-07-11 11:36:28.068013 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-11 11:36:28.894235 | debian-bookworm | changed: 2026-07-11 11:36:28.894726 | debian-bookworm | .d..t...... ./ 2026-07-11 11:36:28.894798 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-11 11:36:28.894866 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-11 11:36:28.894907 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-11 11:36:28.894941 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-11 11:36:28.894999 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-11 11:36:28.895072 | debian-bookworm | changed: All items complete 2026-07-11 11:36:28.895118 | 2026-07-11 11:36:29.474810 | debian-bookworm | changed: .d..t...... ./ 2026-07-11 11:36:30.055476 | debian-bookworm | changed: .d..t...... ./ 2026-07-11 11:36:30.091004 | 2026-07-11 11:36:30.091194 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-11 11:36:30.471213 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012467 2026-07-11 11:36:30.779190 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009091 2026-07-11 11:36:30.804536 | 2026-07-11 11:36:30.804788 | PLAY RECAP 2026-07-11 11:36:30.804882 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-11 11:36:30.804940 | 2026-07-11 11:36:30.941429 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-11 11:36:30.942336 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 11:36:31.717038 | 2026-07-11 11:36:31.717231 | PLAY [Base post] 2026-07-11 11:36:31.731778 | 2026-07-11 11:36:31.731924 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-11 11:36:32.347085 | debian-bookworm | changed 2026-07-11 11:36:32.356147 | 2026-07-11 11:36:32.356419 | PLAY RECAP 2026-07-11 11:36:32.356598 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 11:36:32.356783 | 2026-07-11 11:36:32.492455 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 11:36:32.494331 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-11 11:36:33.345952 | 2026-07-11 11:36:33.346168 | PLAY [Base post-logs] 2026-07-11 11:36:33.357548 | 2026-07-11 11:36:33.357695 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-11 11:36:33.838177 | localhost | changed 2026-07-11 11:36:33.858131 | 2026-07-11 11:36:33.858355 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-11 11:36:33.896741 | localhost | ok 2026-07-11 11:36:33.902886 | 2026-07-11 11:36:33.903077 | TASK [Set zuul-log-path fact] 2026-07-11 11:36:33.932389 | localhost | ok 2026-07-11 11:36:33.947689 | 2026-07-11 11:36:33.947850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 11:36:33.995997 | localhost | ok 2026-07-11 11:36:34.001266 | 2026-07-11 11:36:34.001454 | TASK [upload-logs : Create log directories] 2026-07-11 11:36:34.527471 | localhost | changed 2026-07-11 11:36:34.530411 | 2026-07-11 11:36:34.530531 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-11 11:36:35.047461 | localhost -> localhost | ok: Runtime: 0:00:00.015395 2026-07-11 11:36:35.057226 | 2026-07-11 11:36:35.057453 | TASK [upload-logs : Upload logs to log server] 2026-07-11 11:36:35.645315 | localhost | Output suppressed because no_log was given 2026-07-11 11:36:35.647450 | 2026-07-11 11:36:35.647566 | LOOP [upload-logs : Compress console log and json output] 2026-07-11 11:36:35.698806 | localhost | skipping: Conditional result was False 2026-07-11 11:36:35.704046 | localhost | skipping: Conditional result was False 2026-07-11 11:36:35.717011 | 2026-07-11 11:36:35.717212 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-11 11:36:35.779594 | localhost | skipping: Conditional result was False 2026-07-11 11:36:35.780125 | 2026-07-11 11:36:35.784204 | localhost | skipping: Conditional result was False 2026-07-11 11:36:35.789658 | 2026-07-11 11:36:35.789846 | LOOP [upload-logs : Upload console log and json output]