2025-11-26 10:35:09.024314 | Job console starting 2025-11-26 10:35:09.043438 | Updating git repos 2025-11-26 10:35:09.119569 | Cloning repos into workspace 2025-11-26 10:35:09.256618 | Restoring repo states 2025-11-26 10:35:09.298705 | Merging changes 2025-11-26 10:35:09.962087 | Checking out repos 2025-11-26 10:35:10.086345 | Preparing playbooks 2025-11-26 10:35:11.502973 | Running Ansible setup 2025-11-26 10:35:16.566555 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-26 10:35:17.535405 | 2025-11-26 10:35:17.535580 | PLAY [Base pre] 2025-11-26 10:35:17.581474 | 2025-11-26 10:35:17.581639 | TASK [Setup log path fact] 2025-11-26 10:35:17.631731 | debian-bookworm | ok 2025-11-26 10:35:17.667801 | 2025-11-26 10:35:17.667968 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-26 10:35:17.709179 | debian-bookworm | ok 2025-11-26 10:35:17.723360 | 2025-11-26 10:35:17.723495 | TASK [emit-job-header : Print job information] 2025-11-26 10:35:17.765849 | # Job Information 2025-11-26 10:35:17.766039 | Ansible Version: 2.16.14 2025-11-26 10:35:17.766074 | Job: python-black 2025-11-26 10:35:17.766107 | Pipeline: check 2025-11-26 10:35:17.766130 | Executor: 521e9411259a 2025-11-26 10:35:17.766150 | Triggered by: https://github.com/osism/python-osism/pull/1714 2025-11-26 10:35:17.766188 | Event ID: 8e8f2d30-cab3-11f0-848d-904ae2d859de 2025-11-26 10:35:17.779513 | 2025-11-26 10:35:17.779660 | LOOP [emit-job-header : Print node information] 2025-11-26 10:35:17.929465 | debian-bookworm | ok: 2025-11-26 10:35:17.929674 | debian-bookworm | # Node Information 2025-11-26 10:35:17.929710 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-26 10:35:17.929736 | debian-bookworm | Hostname: debian 2025-11-26 10:35:17.929757 | debian-bookworm | Username: zuul 2025-11-26 10:35:17.929778 | debian-bookworm | Distro: Debian 12.12 2025-11-26 10:35:17.929801 | debian-bookworm | Provider: regiocloud-a 2025-11-26 10:35:17.929822 | debian-bookworm | Region: 2025-11-26 10:35:17.929843 | debian-bookworm | Label: debian-bookworm 2025-11-26 10:35:17.929862 | debian-bookworm | Product Name: OpenStack Nova 2025-11-26 10:35:17.929881 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:c57f 2025-11-26 10:35:17.952965 | 2025-11-26 10:35:17.953122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-26 10:35:18.952719 | debian-bookworm -> localhost | changed 2025-11-26 10:35:18.959869 | 2025-11-26 10:35:18.959982 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-26 10:35:20.617402 | debian-bookworm -> localhost | changed 2025-11-26 10:35:20.627694 | 2025-11-26 10:35:20.627792 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-26 10:35:21.014570 | debian-bookworm -> localhost | ok 2025-11-26 10:35:21.020335 | 2025-11-26 10:35:21.020430 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-26 10:35:21.048296 | debian-bookworm | ok 2025-11-26 10:35:21.071621 | debian-bookworm | included: /var/lib/zuul/builds/4376f38991d443d583dd27e18dbab6f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-26 10:35:21.076824 | 2025-11-26 10:35:21.076908 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-26 10:35:22.221851 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-26 10:35:22.222045 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4376f38991d443d583dd27e18dbab6f6/work/4376f38991d443d583dd27e18dbab6f6_id_rsa 2025-11-26 10:35:22.222078 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4376f38991d443d583dd27e18dbab6f6/work/4376f38991d443d583dd27e18dbab6f6_id_rsa.pub 2025-11-26 10:35:22.222099 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-26 10:35:22.222120 | debian-bookworm -> localhost | SHA256:YC995kuGJ/LzFzWYPMwmsWCS8df/MVHgSN3k+ZA37xY zuul-build-sshkey 2025-11-26 10:35:22.222138 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-26 10:35:22.222162 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-26 10:35:22.222209 | debian-bookworm -> localhost | | .o ...+o| 2025-11-26 10:35:22.222228 | debian-bookworm -> localhost | | o.o .o o.o+| 2025-11-26 10:35:22.222245 | debian-bookworm -> localhost | | oo...*oo++o| 2025-11-26 10:35:22.222262 | debian-bookworm -> localhost | | . + .o O.oo=| 2025-11-26 10:35:22.222278 | debian-bookworm -> localhost | | . S oo o.Eo| 2025-11-26 10:35:22.222297 | debian-bookworm -> localhost | | . = . o+| 2025-11-26 10:35:22.222315 | debian-bookworm -> localhost | | . o = . +| 2025-11-26 10:35:22.222331 | debian-bookworm -> localhost | | o.= .. . | 2025-11-26 10:35:22.222348 | debian-bookworm -> localhost | | .oo. | 2025-11-26 10:35:22.222365 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-26 10:35:22.222404 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.384113 2025-11-26 10:35:22.227529 | 2025-11-26 10:35:22.227611 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-26 10:35:22.243805 | debian-bookworm | ok 2025-11-26 10:35:22.253617 | debian-bookworm | included: /var/lib/zuul/builds/4376f38991d443d583dd27e18dbab6f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-26 10:35:22.269662 | 2025-11-26 10:35:22.269746 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-26 10:35:22.302466 | debian-bookworm | skipping: Conditional result was False 2025-11-26 10:35:22.307364 | 2025-11-26 10:35:22.307451 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-26 10:35:22.987715 | debian-bookworm | changed 2025-11-26 10:35:22.991980 | 2025-11-26 10:35:22.992063 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-26 10:35:23.263825 | debian-bookworm | ok 2025-11-26 10:35:23.268145 | 2025-11-26 10:35:23.268229 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-26 10:35:23.979823 | debian-bookworm | changed 2025-11-26 10:35:23.985216 | 2025-11-26 10:35:23.985300 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-26 10:35:24.584833 | debian-bookworm | changed 2025-11-26 10:35:24.590088 | 2025-11-26 10:35:24.590188 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-26 10:35:24.629410 | debian-bookworm | skipping: Conditional result was False 2025-11-26 10:35:24.635387 | 2025-11-26 10:35:24.635482 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-26 10:35:25.087987 | debian-bookworm -> localhost | changed 2025-11-26 10:35:25.099835 | 2025-11-26 10:35:25.099966 | TASK [add-build-sshkey : Add back temp key] 2025-11-26 10:35:25.390289 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4376f38991d443d583dd27e18dbab6f6/work/4376f38991d443d583dd27e18dbab6f6_id_rsa (zuul-build-sshkey) 2025-11-26 10:35:25.390557 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014162 2025-11-26 10:35:25.398072 | 2025-11-26 10:35:25.398204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-26 10:35:25.795922 | debian-bookworm | ok 2025-11-26 10:35:25.803597 | 2025-11-26 10:35:25.803700 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-26 10:35:25.836664 | debian-bookworm | skipping: Conditional result was False 2025-11-26 10:35:25.846538 | 2025-11-26 10:35:25.846646 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-26 10:35:26.249494 | debian-bookworm | ok 2025-11-26 10:35:26.265713 | 2025-11-26 10:35:26.265837 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-26 10:35:26.294128 | debian-bookworm | ok 2025-11-26 10:35:26.298959 | 2025-11-26 10:35:26.299045 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-26 10:35:26.599863 | debian-bookworm -> localhost | ok 2025-11-26 10:35:26.610592 | 2025-11-26 10:35:26.610722 | TASK [validate-host : Collect information about the host] 2025-11-26 10:35:27.875508 | debian-bookworm | ok 2025-11-26 10:35:27.897487 | 2025-11-26 10:35:27.897628 | TASK [validate-host : Sanitize hostname] 2025-11-26 10:35:28.012125 | debian-bookworm | ok 2025-11-26 10:35:28.056111 | 2025-11-26 10:35:28.056282 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-26 10:35:29.130132 | debian-bookworm -> localhost | changed 2025-11-26 10:35:29.138488 | 2025-11-26 10:35:29.138634 | TASK [validate-host : Collect information about zuul worker] 2025-11-26 10:35:29.705628 | debian-bookworm | ok 2025-11-26 10:35:29.710812 | 2025-11-26 10:35:29.710963 | TASK [validate-host : Write out all zuul information for each host] 2025-11-26 10:35:30.389944 | debian-bookworm -> localhost | changed 2025-11-26 10:35:30.400479 | 2025-11-26 10:35:30.400606 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-26 10:35:30.714006 | debian-bookworm | ok 2025-11-26 10:35:30.724141 | 2025-11-26 10:35:30.724302 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-26 10:35:32.183750 | debian-bookworm | changed: 2025-11-26 10:35:32.183968 | debian-bookworm | cd+++++++++ src/ 2025-11-26 10:35:32.184003 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-26 10:35:32.184027 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-26 10:35:32.184049 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-26 10:35:32.184069 | debian-bookworm | Containerfile 2025-11-26 10:35:32.184201 | debian-bookworm | Containerfile 2025-11-26 10:35:32.209054 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004372 2025-11-26 10:36:01.846687 | 2025-11-26 10:36:01.846884 | TASK [upload-logs : Upload logs to log server] 2025-11-26 10:36:02.454992 | localhost | Output suppressed because no_log was given 2025-11-26 10:36:02.458503 | 2025-11-26 10:36:02.458684 | LOOP [upload-logs : Compress console log and json output] 2025-11-26 10:36:02.516896 | localhost | skipping: Conditional result was False 2025-11-26 10:36:02.522606 | localhost | skipping: Conditional result was False 2025-11-26 10:36:02.533246 | 2025-11-26 10:36:02.533421 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-26 10:36:02.580877 | localhost | skipping: Conditional result was False 2025-11-26 10:36:02.581503 | 2025-11-26 10:36:02.584805 | localhost | skipping: Conditional result was False 2025-11-26 10:36:02.598640 | 2025-11-26 10:36:02.598972 | LOOP [upload-logs : Upload console log and json output]