2026-03-26 03:04:52.507048 | Job console starting 2026-03-26 03:04:52.515254 | Updating git repos 2026-03-26 03:04:52.541556 | Cloning repos into workspace 2026-03-26 03:04:52.596814 | Restoring repo states 2026-03-26 03:04:52.601121 | Merging changes 2026-03-26 03:04:52.601136 | Checking out repos 2026-03-26 03:04:52.627732 | Preparing playbooks 2026-03-26 03:04:53.358481 | Running Ansible setup 2026-03-26 03:04:58.290670 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 03:04:59.559517 | 2026-03-26 03:04:59.559685 | PLAY [Base pre] 2026-03-26 03:04:59.583266 | 2026-03-26 03:04:59.583421 | TASK [Setup log path fact] 2026-03-26 03:04:59.650127 | debian-bookworm | ok 2026-03-26 03:04:59.680662 | 2026-03-26 03:04:59.680900 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 03:04:59.725337 | debian-bookworm | ok 2026-03-26 03:04:59.735781 | 2026-03-26 03:04:59.735912 | TASK [emit-job-header : Print job information] 2026-03-26 03:04:59.776686 | # Job Information 2026-03-26 03:04:59.776903 | Ansible Version: 2.16.14 2026-03-26 03:04:59.776940 | Job: python-black 2026-03-26 03:04:59.776973 | Pipeline: periodic-daily 2026-03-26 03:04:59.776997 | Executor: 521e9411259a 2026-03-26 03:04:59.777018 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-03-26 03:04:59.777042 | Event ID: 57e79651ff4f4d8c9d5112b73d29a95e 2026-03-26 03:04:59.782360 | 2026-03-26 03:04:59.782490 | LOOP [emit-job-header : Print node information] 2026-03-26 03:04:59.905567 | debian-bookworm | ok: 2026-03-26 03:04:59.905822 | debian-bookworm | # Node Information 2026-03-26 03:04:59.905862 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 03:04:59.905887 | debian-bookworm | Hostname: debian 2026-03-26 03:04:59.905909 | debian-bookworm | Username: zuul 2026-03-26 03:04:59.905930 | debian-bookworm | Distro: Debian 12.13 2026-03-26 03:04:59.905953 | debian-bookworm | Provider: regiocloud-a 2026-03-26 03:04:59.905975 | debian-bookworm | Region: 2026-03-26 03:04:59.905995 | debian-bookworm | Label: debian-bookworm 2026-03-26 03:04:59.906014 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 03:04:59.906034 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:7f91 2026-03-26 03:04:59.920354 | 2026-03-26 03:04:59.920504 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 03:05:00.651907 | debian-bookworm -> localhost | changed 2026-03-26 03:05:00.660278 | 2026-03-26 03:05:00.660417 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 03:05:02.155804 | debian-bookworm -> localhost | changed 2026-03-26 03:05:02.168049 | 2026-03-26 03:05:02.168192 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 03:05:02.901132 | debian-bookworm -> localhost | ok 2026-03-26 03:05:02.911878 | 2026-03-26 03:05:02.912034 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 03:05:02.948075 | debian-bookworm | ok 2026-03-26 03:05:03.003646 | debian-bookworm | included: /var/lib/zuul/builds/7071c17eff2f46e59f982af9d94cac2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 03:05:03.023649 | 2026-03-26 03:05:03.023839 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 03:05:04.645955 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 03:05:04.646238 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7071c17eff2f46e59f982af9d94cac2c/work/7071c17eff2f46e59f982af9d94cac2c_id_rsa 2026-03-26 03:05:04.646280 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7071c17eff2f46e59f982af9d94cac2c/work/7071c17eff2f46e59f982af9d94cac2c_id_rsa.pub 2026-03-26 03:05:04.646307 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 03:05:04.646333 | debian-bookworm -> localhost | SHA256:W+TlqG38eWzIOCtsnQdnoyamc7zfWBlL2fz6rHjyqH0 zuul-build-sshkey 2026-03-26 03:05:04.646366 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 03:05:04.646401 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 03:05:04.646424 | debian-bookworm -> localhost | | | 2026-03-26 03:05:04.646445 | debian-bookworm -> localhost | | | 2026-03-26 03:05:04.646465 | debian-bookworm -> localhost | | . . | 2026-03-26 03:05:04.646485 | debian-bookworm -> localhost | | o + + | 2026-03-26 03:05:04.646505 | debian-bookworm -> localhost | | S + = o | 2026-03-26 03:05:04.646537 | debian-bookworm -> localhost | | *..++ . | 2026-03-26 03:05:04.646559 | debian-bookworm -> localhost | | oo.+O++ .| 2026-03-26 03:05:04.646595 | debian-bookworm -> localhost | | . O.B*=+Eo | 2026-03-26 03:05:04.646617 | debian-bookworm -> localhost | | .*.*==BB+oo| 2026-03-26 03:05:04.646650 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 03:05:04.646710 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.562276 2026-03-26 03:05:04.654825 | 2026-03-26 03:05:04.655020 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 03:05:04.727268 | debian-bookworm | ok 2026-03-26 03:05:04.764842 | debian-bookworm | included: /var/lib/zuul/builds/7071c17eff2f46e59f982af9d94cac2c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 03:05:04.776912 | 2026-03-26 03:05:04.777046 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 03:05:04.812921 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:05:04.823517 | 2026-03-26 03:05:04.823664 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 03:05:05.714747 | debian-bookworm | changed 2026-03-26 03:05:05.728503 | 2026-03-26 03:05:05.728702 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 03:05:06.058587 | debian-bookworm | ok 2026-03-26 03:05:06.084503 | 2026-03-26 03:05:06.084770 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 03:05:06.823354 | debian-bookworm | changed 2026-03-26 03:05:06.833177 | 2026-03-26 03:05:06.833326 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 03:05:07.570356 | debian-bookworm | changed 2026-03-26 03:05:07.576227 | 2026-03-26 03:05:07.576348 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 03:05:07.610705 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:05:07.617376 | 2026-03-26 03:05:07.617510 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 03:05:08.153320 | debian-bookworm -> localhost | changed 2026-03-26 03:05:08.166303 | 2026-03-26 03:05:08.166449 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 03:05:08.564987 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7071c17eff2f46e59f982af9d94cac2c/work/7071c17eff2f46e59f982af9d94cac2c_id_rsa (zuul-build-sshkey) 2026-03-26 03:05:08.565242 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016941 2026-03-26 03:05:08.574111 | 2026-03-26 03:05:08.574246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 03:05:09.006146 | debian-bookworm | ok 2026-03-26 03:05:09.013571 | 2026-03-26 03:05:09.013787 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 03:05:09.050963 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:05:09.066127 | 2026-03-26 03:05:09.066283 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 03:05:09.579074 | debian-bookworm | ok 2026-03-26 03:05:09.590614 | 2026-03-26 03:05:09.590784 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 03:05:09.651044 | debian-bookworm | ok 2026-03-26 03:05:09.659405 | 2026-03-26 03:05:09.659545 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 03:05:10.099605 | debian-bookworm -> localhost | ok 2026-03-26 03:05:10.106605 | 2026-03-26 03:05:10.106753 | TASK [validate-host : Collect information about the host] 2026-03-26 03:05:11.788608 | debian-bookworm | ok 2026-03-26 03:05:11.827284 | 2026-03-26 03:05:11.827433 | TASK [validate-host : Sanitize hostname] 2026-03-26 03:05:12.058323 | debian-bookworm | ok 2026-03-26 03:05:12.134558 | 2026-03-26 03:05:12.134701 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 03:05:13.281608 | debian-bookworm -> localhost | changed 2026-03-26 03:05:13.287798 | 2026-03-26 03:05:13.287935 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 03:05:13.796978 | debian-bookworm | ok 2026-03-26 03:05:13.802021 | 2026-03-26 03:05:13.802148 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 03:05:14.683289 | debian-bookworm -> localhost | changed 2026-03-26 03:05:14.698373 | 2026-03-26 03:05:14.698500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 03:05:14.993016 | debian-bookworm | ok 2026-03-26 03:05:15.006778 | 2026-03-26 03:05:15.006946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 03:05:16.362687 | debian-bookworm | changed: 2026-03-26 03:05:16.362958 | debian-bookworm | cd+++++++++ src/ 2026-03-26 03:05:16.362996 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 03:05:16.363020 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 03:05:16.363043 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-03-26 03:05:16.363063 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029392 2026-03-26 03:05:45.874294 | 2026-03-26 03:05:45.874681 | TASK [upload-logs : Upload logs to log server] 2026-03-26 03:05:46.758564 | localhost | Output suppressed because no_log was given 2026-03-26 03:05:46.760576 | 2026-03-26 03:05:46.760970 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 03:05:46.940094 | localhost | skipping: Conditional result was False 2026-03-26 03:05:46.954899 | localhost | skipping: Conditional result was False 2026-03-26 03:05:46.957860 | 2026-03-26 03:05:46.957947 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 03:05:47.003250 | localhost | skipping: Conditional result was False 2026-03-26 03:05:47.003555 | 2026-03-26 03:05:47.009336 | localhost | skipping: Conditional result was False 2026-03-26 03:05:47.012363 | 2026-03-26 03:05:47.012447 | LOOP [upload-logs : Upload console log and json output]