2026-03-05 00:00:07.061069 | Job console starting 2026-03-05 00:00:07.072402 | Updating git repos 2026-03-05 00:00:07.418516 | Cloning repos into workspace 2026-03-05 00:00:07.478349 | Restoring repo states 2026-03-05 00:00:07.495818 | Merging changes 2026-03-05 00:00:07.495844 | Checking out repos 2026-03-05 00:00:07.586731 | Preparing playbooks 2026-03-05 00:00:08.227018 | Running Ansible setup 2026-03-05 00:00:13.549527 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 00:00:15.948920 | 2026-03-05 00:00:15.955007 | PLAY [Base pre] 2026-03-05 00:00:15.981571 | 2026-03-05 00:00:15.981692 | TASK [Setup log path fact] 2026-03-05 00:00:16.015418 | debian-bookworm | ok 2026-03-05 00:00:16.053779 | 2026-03-05 00:00:16.053922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 00:00:16.113208 | debian-bookworm | ok 2026-03-05 00:00:16.129009 | 2026-03-05 00:00:16.129119 | TASK [emit-job-header : Print job information] 2026-03-05 00:00:16.238563 | # Job Information 2026-03-05 00:00:16.238725 | Ansible Version: 2.16.14 2026-03-05 00:00:16.238789 | Job: container-image-kolla-ansible-push-2025.1 2026-03-05 00:00:16.240187 | Pipeline: periodic-midnight 2026-03-05 00:00:16.240372 | Executor: 521e9411259a 2026-03-05 00:00:16.240832 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-03-05 00:00:16.240986 | Event ID: 715e18d2c96a42168c2005a8ca31a1d1 2026-03-05 00:00:16.248786 | 2026-03-05 00:00:16.248898 | LOOP [emit-job-header : Print node information] 2026-03-05 00:00:16.494553 | debian-bookworm | ok: 2026-03-05 00:00:16.494794 | debian-bookworm | # Node Information 2026-03-05 00:00:16.494855 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 00:00:16.494934 | debian-bookworm | Hostname: debian 2026-03-05 00:00:16.494962 | debian-bookworm | Username: zuul 2026-03-05 00:00:16.494985 | debian-bookworm | Distro: Debian 12.13 2026-03-05 00:00:16.495009 | debian-bookworm | Provider: regiocloud-a 2026-03-05 00:00:16.495032 | debian-bookworm | Region: 2026-03-05 00:00:16.495053 | debian-bookworm | Label: debian-bookworm 2026-03-05 00:00:16.495073 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 00:00:16.495093 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:1383 2026-03-05 00:00:16.523621 | 2026-03-05 00:00:16.523738 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 00:00:17.979804 | debian-bookworm -> localhost | changed 2026-03-05 00:00:17.985960 | 2026-03-05 00:00:17.986058 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 00:00:21.105883 | debian-bookworm -> localhost | changed 2026-03-05 00:00:21.114734 | 2026-03-05 00:00:21.118893 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 00:00:21.947906 | debian-bookworm -> localhost | ok 2026-03-05 00:00:21.952989 | 2026-03-05 00:00:21.953083 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 00:00:21.983456 | debian-bookworm | ok 2026-03-05 00:00:22.022033 | debian-bookworm | included: /var/lib/zuul/builds/b9a624df21fe443daec5c665078a6490/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 00:00:22.038939 | 2026-03-05 00:00:22.039030 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 00:00:29.302162 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 00:00:29.302368 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b9a624df21fe443daec5c665078a6490/work/b9a624df21fe443daec5c665078a6490_id_rsa 2026-03-05 00:00:29.302403 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b9a624df21fe443daec5c665078a6490/work/b9a624df21fe443daec5c665078a6490_id_rsa.pub 2026-03-05 00:00:29.302425 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 00:00:29.302445 | debian-bookworm -> localhost | SHA256:ike5vGqr4bGa4LPuhit10Ik3G4JD4+c7BYESOJHYn70 zuul-build-sshkey 2026-03-05 00:00:29.302475 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 00:00:29.302494 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 00:00:29.302512 | debian-bookworm -> localhost | |==. | 2026-03-05 00:00:29.302529 | debian-bookworm -> localhost | |*+.. | 2026-03-05 00:00:29.302545 | debian-bookworm -> localhost | |+o.+.+ | 2026-03-05 00:00:29.302561 | debian-bookworm -> localhost | |o.+oO .. | 2026-03-05 00:00:29.302578 | debian-bookworm -> localhost | | .o+.+o.S | 2026-03-05 00:00:29.302598 | debian-bookworm -> localhost | | ..o=Eo | 2026-03-05 00:00:29.302615 | debian-bookworm -> localhost | |o.o.+ = | 2026-03-05 00:00:29.302631 | debian-bookworm -> localhost | |== *.. . | 2026-03-05 00:00:29.302648 | debian-bookworm -> localhost | |OB*o+o. | 2026-03-05 00:00:29.302665 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 00:00:29.302711 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.746420 2026-03-05 00:00:29.307920 | 2026-03-05 00:00:29.308008 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 00:00:29.338195 | debian-bookworm | ok 2026-03-05 00:00:29.363834 | debian-bookworm | included: /var/lib/zuul/builds/b9a624df21fe443daec5c665078a6490/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 00:00:29.412973 | 2026-03-05 00:00:29.413070 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 00:00:29.447910 | debian-bookworm | skipping: Conditional result was False 2026-03-05 00:00:29.454203 | 2026-03-05 00:00:29.454310 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 00:00:30.439062 | debian-bookworm | changed 2026-03-05 00:00:30.443407 | 2026-03-05 00:00:30.443483 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 00:00:30.714545 | debian-bookworm | ok 2026-03-05 00:00:30.719136 | 2026-03-05 00:00:30.719220 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 00:00:31.509268 | debian-bookworm | changed 2026-03-05 00:00:31.514730 | 2026-03-05 00:00:31.514821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 00:00:32.246653 | debian-bookworm | changed 2026-03-05 00:00:32.251177 | 2026-03-05 00:00:32.251261 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 00:00:32.297355 | debian-bookworm | skipping: Conditional result was False 2026-03-05 00:00:32.303437 | 2026-03-05 00:00:32.303543 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 00:00:33.913576 | debian-bookworm -> localhost | changed 2026-03-05 00:00:33.922271 | 2026-03-05 00:00:33.922365 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 00:00:34.809753 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b9a624df21fe443daec5c665078a6490/work/b9a624df21fe443daec5c665078a6490_id_rsa (zuul-build-sshkey) 2026-03-05 00:00:34.810030 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035833 2026-03-05 00:00:34.818543 | 2026-03-05 00:00:34.818622 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 00:00:35.576357 | debian-bookworm | ok 2026-03-05 00:00:35.581547 | 2026-03-05 00:00:35.581635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 00:00:35.628826 | debian-bookworm | skipping: Conditional result was False 2026-03-05 00:00:35.641218 | 2026-03-05 00:00:35.641322 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 00:00:36.075339 | debian-bookworm | ok 2026-03-05 00:00:36.100815 | 2026-03-05 00:00:36.100928 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 00:00:36.180613 | debian-bookworm | ok 2026-03-05 00:00:36.190493 | 2026-03-05 00:00:36.190600 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 00:00:36.866285 | debian-bookworm -> localhost | ok 2026-03-05 00:00:36.872684 | 2026-03-05 00:00:36.872781 | TASK [validate-host : Collect information about the host] 2026-03-05 00:00:38.259060 | debian-bookworm | ok 2026-03-05 00:00:38.303529 | 2026-03-05 00:00:38.303679 | TASK [validate-host : Sanitize hostname] 2026-03-05 00:00:38.605785 | debian-bookworm | ok 2026-03-05 00:00:38.738496 | 2026-03-05 00:00:38.738604 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 00:00:40.523633 | debian-bookworm -> localhost | changed 2026-03-05 00:00:40.528953 | 2026-03-05 00:00:40.529037 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 00:00:41.308979 | debian-bookworm | ok 2026-03-05 00:00:41.313519 | 2026-03-05 00:00:41.313624 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 00:00:42.966396 | debian-bookworm -> localhost | changed 2026-03-05 00:00:42.973899 | 2026-03-05 00:00:42.973973 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 00:00:43.262001 | debian-bookworm | ok 2026-03-05 00:00:43.266485 | 2026-03-05 00:00:43.266566 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 00:00:44.589918 | debian-bookworm | changed: 2026-03-05 00:00:44.590071 | debian-bookworm | cd+++++++++ src/ 2026-03-05 00:00:44.590099 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 00:00:44.590119 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 00:00:44.590137 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-03-05 00:00:44.590154 | debian-bookworm | Containerfile 2026-03-05 00:00:44.590266 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007415 2026-03-05 00:11:00.187397 | 2026-03-05 00:11:00.187583 | TASK [upload-logs : Upload logs to log server] 2026-03-05 00:11:00.742856 | localhost | Output suppressed because no_log was given 2026-03-05 00:11:00.744788 | 2026-03-05 00:11:00.744900 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 00:11:00.793992 | localhost | skipping: Conditional result was False 2026-03-05 00:11:00.799062 | localhost | skipping: Conditional result was False 2026-03-05 00:11:00.807378 | 2026-03-05 00:11:00.807602 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 00:11:00.859304 | localhost | skipping: Conditional result was False 2026-03-05 00:11:00.859897 | 2026-03-05 00:11:00.863391 | localhost | skipping: Conditional result was False 2026-03-05 00:11:00.871408 | 2026-03-05 00:11:00.871725 | LOOP [upload-logs : Upload console log and json output]