2026-02-16 14:53:58.651416 | Job console starting 2026-02-16 14:53:58.722902 | Updating git repos 2026-02-16 14:53:58.796086 | Cloning repos into workspace 2026-02-16 14:53:58.918414 | Restoring repo states 2026-02-16 14:53:58.935139 | Merging changes 2026-02-16 14:53:59.571986 | Checking out repos 2026-02-16 14:53:59.656206 | Preparing playbooks 2026-02-16 14:54:00.717402 | Running Ansible setup 2026-02-16 14:54:06.262709 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 14:54:07.368985 | 2026-02-16 14:54:07.369175 | PLAY [Base pre] 2026-02-16 14:54:07.385901 | 2026-02-16 14:54:07.386066 | TASK [Setup log path fact] 2026-02-16 14:54:07.405289 | debian-bookworm | ok 2026-02-16 14:54:07.428266 | 2026-02-16 14:54:07.428452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 14:54:07.458796 | debian-bookworm | ok 2026-02-16 14:54:07.468888 | 2026-02-16 14:54:07.469023 | TASK [emit-job-header : Print job information] 2026-02-16 14:54:07.508308 | # Job Information 2026-02-16 14:54:07.508512 | Ansible Version: 2.16.14 2026-02-16 14:54:07.508565 | Job: python-black 2026-02-16 14:54:07.508598 | Pipeline: check 2026-02-16 14:54:07.508621 | Executor: 521e9411259a 2026-02-16 14:54:07.508642 | Triggered by: https://github.com/osism/python-osism/pull/2014 2026-02-16 14:54:07.508665 | Event ID: 4c293ab0-0b47-11f1-9307-d6b41407820f 2026-02-16 14:54:07.513772 | 2026-02-16 14:54:07.513914 | LOOP [emit-job-header : Print node information] 2026-02-16 14:54:07.736311 | debian-bookworm | ok: 2026-02-16 14:54:07.736637 | debian-bookworm | # Node Information 2026-02-16 14:54:07.736701 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-16 14:54:07.736729 | debian-bookworm | Hostname: debian 2026-02-16 14:54:07.736752 | debian-bookworm | Username: zuul 2026-02-16 14:54:07.736774 | debian-bookworm | Distro: Debian 12.13 2026-02-16 14:54:07.736798 | debian-bookworm | Provider: regiocloud-a 2026-02-16 14:54:07.736819 | debian-bookworm | Region: 2026-02-16 14:54:07.736840 | debian-bookworm | Label: debian-bookworm 2026-02-16 14:54:07.736860 | debian-bookworm | Product Name: OpenStack Nova 2026-02-16 14:54:07.736880 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:cccd 2026-02-16 14:54:07.757702 | 2026-02-16 14:54:07.757867 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 14:54:08.867365 | debian-bookworm -> localhost | changed 2026-02-16 14:54:08.875271 | 2026-02-16 14:54:08.875412 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 14:54:10.899280 | debian-bookworm -> localhost | changed 2026-02-16 14:54:10.907736 | 2026-02-16 14:54:10.907827 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 14:54:11.385556 | debian-bookworm -> localhost | ok 2026-02-16 14:54:11.391426 | 2026-02-16 14:54:11.391516 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 14:54:11.418249 | debian-bookworm | ok 2026-02-16 14:54:11.435244 | debian-bookworm | included: /var/lib/zuul/builds/ef797df3697244c6b05d294af7b82f20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 14:54:11.457545 | 2026-02-16 14:54:11.457649 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 14:54:13.902620 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-16 14:54:13.902817 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef797df3697244c6b05d294af7b82f20/work/ef797df3697244c6b05d294af7b82f20_id_rsa 2026-02-16 14:54:13.902882 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef797df3697244c6b05d294af7b82f20/work/ef797df3697244c6b05d294af7b82f20_id_rsa.pub 2026-02-16 14:54:13.902909 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-16 14:54:13.902935 | debian-bookworm -> localhost | SHA256:wQwZPb1fZCEbqycuR8d45wqwhqcJX//oLkyptSrRSJQ zuul-build-sshkey 2026-02-16 14:54:13.902957 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-16 14:54:13.902988 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-16 14:54:13.903009 | debian-bookworm -> localhost | | .o+ . o .. | 2026-02-16 14:54:13.903031 | debian-bookworm -> localhost | | E .+o . =o | 2026-02-16 14:54:13.903051 | debian-bookworm -> localhost | | . +. .oo | 2026-02-16 14:54:13.903071 | debian-bookworm -> localhost | | . ..+ . | 2026-02-16 14:54:13.903090 | debian-bookworm -> localhost | | . o S.=.=.. | 2026-02-16 14:54:13.903115 | debian-bookworm -> localhost | | o ..+= =.o | 2026-02-16 14:54:13.903137 | debian-bookworm -> localhost | | ...=*.+ . | 2026-02-16 14:54:13.903158 | debian-bookworm -> localhost | | .o.*++ o . | 2026-02-16 14:54:13.903179 | debian-bookworm -> localhost | | .=. +=.o | 2026-02-16 14:54:13.903200 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-16 14:54:13.903253 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.836626 2026-02-16 14:54:13.910316 | 2026-02-16 14:54:13.910415 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 14:54:13.929379 | debian-bookworm | ok 2026-02-16 14:54:13.957217 | debian-bookworm | included: /var/lib/zuul/builds/ef797df3697244c6b05d294af7b82f20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 14:54:13.971044 | 2026-02-16 14:54:13.971142 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 14:54:13.995152 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:14.001005 | 2026-02-16 14:54:14.001107 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 14:54:14.663788 | debian-bookworm | changed 2026-02-16 14:54:14.669433 | 2026-02-16 14:54:14.669555 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 14:54:14.947860 | debian-bookworm | ok 2026-02-16 14:54:14.953258 | 2026-02-16 14:54:14.953346 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 14:54:15.659244 | debian-bookworm | changed 2026-02-16 14:54:15.664561 | 2026-02-16 14:54:15.664647 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 14:54:16.304457 | debian-bookworm | changed 2026-02-16 14:54:16.309146 | 2026-02-16 14:54:16.309225 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 14:54:16.343074 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:16.349483 | 2026-02-16 14:54:16.349598 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 14:54:16.890847 | debian-bookworm -> localhost | changed 2026-02-16 14:54:16.901028 | 2026-02-16 14:54:16.901129 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 14:54:17.409692 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef797df3697244c6b05d294af7b82f20/work/ef797df3697244c6b05d294af7b82f20_id_rsa (zuul-build-sshkey) 2026-02-16 14:54:17.409916 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019601 2026-02-16 14:54:17.421806 | 2026-02-16 14:54:17.421920 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 14:54:17.834416 | debian-bookworm | ok 2026-02-16 14:54:17.843630 | 2026-02-16 14:54:17.843731 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 14:54:17.867203 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:17.888232 | 2026-02-16 14:54:17.888338 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-16 14:54:18.317297 | debian-bookworm | ok 2026-02-16 14:54:18.339836 | 2026-02-16 14:54:18.339964 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-16 14:54:18.377971 | debian-bookworm | ok 2026-02-16 14:54:18.382828 | 2026-02-16 14:54:18.382940 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-16 14:54:18.733803 | debian-bookworm -> localhost | ok 2026-02-16 14:54:18.739993 | 2026-02-16 14:54:18.740097 | TASK [validate-host : Collect information about the host] 2026-02-16 14:54:19.874366 | debian-bookworm | ok 2026-02-16 14:54:19.895071 | 2026-02-16 14:54:19.895179 | TASK [validate-host : Sanitize hostname] 2026-02-16 14:54:20.082420 | debian-bookworm | ok 2026-02-16 14:54:20.160954 | 2026-02-16 14:54:20.161060 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-16 14:54:20.880350 | debian-bookworm -> localhost | changed 2026-02-16 14:54:20.885803 | 2026-02-16 14:54:20.885898 | TASK [validate-host : Collect information about zuul worker] 2026-02-16 14:54:21.296923 | debian-bookworm | ok 2026-02-16 14:54:21.302472 | 2026-02-16 14:54:21.302590 | TASK [validate-host : Write out all zuul information for each host] 2026-02-16 14:54:22.194910 | debian-bookworm -> localhost | changed 2026-02-16 14:54:22.204272 | 2026-02-16 14:54:22.204380 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-16 14:54:22.534516 | debian-bookworm | ok 2026-02-16 14:54:22.539800 | 2026-02-16 14:54:22.539890 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-16 14:54:23.861123 | debian-bookworm | changed: 2026-02-16 14:54:23.861298 | debian-bookworm | cd+++++++++ src/ 2026-02-16 14:54:23.861339 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-16 14:54:23.861364 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-16 14:54:23.861385 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-16 14:54:23.861406 | debian-bookworm | Containerfile 2026-02-16 14:54:23.861584 | debian-bookworm | Containerfile 2026-02-16 14:54:23.897656 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012278 2026-02-16 14:54:51.902591 | 2026-02-16 14:54:51.902715 | TASK [upload-logs : Upload logs to log server] 2026-02-16 14:54:52.494289 | localhost | Output suppressed because no_log was given 2026-02-16 14:54:52.496265 | 2026-02-16 14:54:52.496369 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 14:54:52.557820 | localhost | skipping: Conditional result was False 2026-02-16 14:54:52.566280 | localhost | skipping: Conditional result was False 2026-02-16 14:54:52.573361 | 2026-02-16 14:54:52.573479 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 14:54:52.624056 | localhost | skipping: Conditional result was False 2026-02-16 14:54:52.624614 | 2026-02-16 14:54:52.630372 | localhost | skipping: Conditional result was False 2026-02-16 14:54:52.643297 | 2026-02-16 14:54:52.643529 | LOOP [upload-logs : Upload console log and json output]