2026-01-10 00:28:27.596435 | Job console starting 2026-01-10 00:28:27.621239 | Updating git repos 2026-01-10 00:28:27.673421 | Cloning repos into workspace 2026-01-10 00:28:27.738815 | Restoring repo states 2026-01-10 00:28:27.752693 | Merging changes 2026-01-10 00:28:28.244614 | Checking out repos 2026-01-10 00:28:28.293402 | Preparing playbooks 2026-01-10 00:28:29.306536 | Running Ansible setup 2026-01-10 00:28:35.113478 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-10 00:28:36.111819 | 2026-01-10 00:28:36.112027 | PLAY [Base pre] 2026-01-10 00:28:36.137984 | 2026-01-10 00:28:36.138173 | TASK [Setup log path fact] 2026-01-10 00:28:36.179088 | debian-bookworm | ok 2026-01-10 00:28:36.194791 | 2026-01-10 00:28:36.195099 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-10 00:28:36.235917 | debian-bookworm | ok 2026-01-10 00:28:36.248032 | 2026-01-10 00:28:36.248169 | TASK [emit-job-header : Print job information] 2026-01-10 00:28:36.319535 | # Job Information 2026-01-10 00:28:36.319738 | Ansible Version: 2.16.14 2026-01-10 00:28:36.319775 | Job: ansible-lint 2026-01-10 00:28:36.319810 | Pipeline: check 2026-01-10 00:28:36.319834 | Executor: 521e9411259a 2026-01-10 00:28:36.319855 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/711 2026-01-10 00:28:36.319878 | Event ID: 41d23d90-edbb-11f0-9b27-ed7fc6d4b2d5 2026-01-10 00:28:36.325906 | 2026-01-10 00:28:36.326086 | LOOP [emit-job-header : Print node information] 2026-01-10 00:28:36.509719 | debian-bookworm | ok: 2026-01-10 00:28:36.509925 | debian-bookworm | # Node Information 2026-01-10 00:28:36.509960 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-10 00:28:36.510002 | debian-bookworm | Hostname: debian 2026-01-10 00:28:36.510024 | debian-bookworm | Username: zuul 2026-01-10 00:28:36.510045 | debian-bookworm | Distro: Debian 12.12 2026-01-10 00:28:36.510070 | debian-bookworm | Provider: regiocloud-a 2026-01-10 00:28:36.510092 | debian-bookworm | Region: 2026-01-10 00:28:36.510113 | debian-bookworm | Label: debian-bookworm 2026-01-10 00:28:36.510133 | debian-bookworm | Product Name: OpenStack Nova 2026-01-10 00:28:36.510152 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe20:a4ef 2026-01-10 00:28:36.529230 | 2026-01-10 00:28:36.529389 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-10 00:28:37.320411 | debian-bookworm -> localhost | changed 2026-01-10 00:28:37.338166 | 2026-01-10 00:28:37.338360 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-10 00:28:38.930304 | debian-bookworm -> localhost | changed 2026-01-10 00:28:38.943235 | 2026-01-10 00:28:38.943414 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-10 00:28:39.323331 | debian-bookworm -> localhost | ok 2026-01-10 00:28:39.330757 | 2026-01-10 00:28:39.330991 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-10 00:28:39.363540 | debian-bookworm | ok 2026-01-10 00:28:39.394046 | debian-bookworm | included: /var/lib/zuul/builds/07bcda9c03a54fe1985374f9c009ee67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-10 00:28:39.411441 | 2026-01-10 00:28:39.411586 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-10 00:28:40.749133 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-10 00:28:40.749362 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/07bcda9c03a54fe1985374f9c009ee67/work/07bcda9c03a54fe1985374f9c009ee67_id_rsa 2026-01-10 00:28:40.749403 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/07bcda9c03a54fe1985374f9c009ee67/work/07bcda9c03a54fe1985374f9c009ee67_id_rsa.pub 2026-01-10 00:28:40.749432 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-10 00:28:40.749457 | debian-bookworm -> localhost | SHA256:9tyzTU9Rcyq2a3gaH8RCb2Xx/ng1Ugw6q3W7z86gfVE zuul-build-sshkey 2026-01-10 00:28:40.749493 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-10 00:28:40.749516 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-10 00:28:40.749537 | debian-bookworm -> localhost | | .. | 2026-01-10 00:28:40.749559 | debian-bookworm -> localhost | | . oo | 2026-01-10 00:28:40.749580 | debian-bookworm -> localhost | | .o o++| 2026-01-10 00:28:40.749601 | debian-bookworm -> localhost | | . ooo.oE| 2026-01-10 00:28:40.749621 | debian-bookworm -> localhost | | S .oBo.o+| 2026-01-10 00:28:40.749656 | debian-bookworm -> localhost | | . oo*.ooo=| 2026-01-10 00:28:40.749677 | debian-bookworm -> localhost | | .+.=oo =| 2026-01-10 00:28:40.749697 | debian-bookworm -> localhost | | .o=B== | 2026-01-10 00:28:40.749718 | debian-bookworm -> localhost | | .=+o==.| 2026-01-10 00:28:40.749739 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-10 00:28:40.749795 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.475082 2026-01-10 00:28:40.757663 | 2026-01-10 00:28:40.757796 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-10 00:28:40.787540 | debian-bookworm | ok 2026-01-10 00:28:40.798201 | debian-bookworm | included: /var/lib/zuul/builds/07bcda9c03a54fe1985374f9c009ee67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-10 00:28:40.808043 | 2026-01-10 00:28:40.808164 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-10 00:28:40.832779 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:28:40.839224 | 2026-01-10 00:28:40.839346 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-10 00:28:41.498995 | debian-bookworm | changed 2026-01-10 00:28:41.505730 | 2026-01-10 00:28:41.505874 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-10 00:28:41.791748 | debian-bookworm | ok 2026-01-10 00:28:41.801996 | 2026-01-10 00:28:41.802151 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-10 00:28:42.514507 | debian-bookworm | changed 2026-01-10 00:28:42.521991 | 2026-01-10 00:28:42.522273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-10 00:28:43.171227 | debian-bookworm | changed 2026-01-10 00:28:43.181505 | 2026-01-10 00:28:43.181638 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-10 00:28:43.205816 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:28:43.219623 | 2026-01-10 00:28:43.219798 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-10 00:28:43.774344 | debian-bookworm -> localhost | changed 2026-01-10 00:28:43.787247 | 2026-01-10 00:28:43.787396 | TASK [add-build-sshkey : Add back temp key] 2026-01-10 00:28:44.168457 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/07bcda9c03a54fe1985374f9c009ee67/work/07bcda9c03a54fe1985374f9c009ee67_id_rsa (zuul-build-sshkey) 2026-01-10 00:28:44.168709 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012545 2026-01-10 00:28:44.178278 | 2026-01-10 00:28:44.178438 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-10 00:28:44.604358 | debian-bookworm | ok 2026-01-10 00:28:44.610135 | 2026-01-10 00:28:44.610275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-10 00:28:44.666421 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:28:44.692791 | 2026-01-10 00:28:44.692948 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-10 00:28:45.248632 | debian-bookworm | ok 2026-01-10 00:28:45.268061 | 2026-01-10 00:28:45.268209 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-10 00:28:45.309462 | debian-bookworm | ok 2026-01-10 00:28:45.315401 | 2026-01-10 00:28:45.315539 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-10 00:28:45.723775 | debian-bookworm -> localhost | ok 2026-01-10 00:28:45.730682 | 2026-01-10 00:28:45.730820 | TASK [validate-host : Collect information about the host] 2026-01-10 00:28:46.921532 | debian-bookworm | ok 2026-01-10 00:28:46.937239 | 2026-01-10 00:28:46.937443 | TASK [validate-host : Sanitize hostname] 2026-01-10 00:28:47.058267 | debian-bookworm | ok 2026-01-10 00:28:47.115480 | 2026-01-10 00:28:47.115729 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-10 00:28:47.708702 | debian-bookworm -> localhost | changed 2026-01-10 00:28:47.714771 | 2026-01-10 00:28:47.714930 | TASK [validate-host : Collect information about zuul worker] 2026-01-10 00:28:48.227200 | debian-bookworm | ok 2026-01-10 00:28:48.232305 | 2026-01-10 00:28:48.232433 | TASK [validate-host : Write out all zuul information for each host] 2026-01-10 00:28:48.936061 | debian-bookworm -> localhost | changed 2026-01-10 00:28:48.948519 | 2026-01-10 00:28:48.948659 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-10 00:28:49.193534 | debian-bookworm | ok 2026-01-10 00:28:49.199596 | 2026-01-10 00:28:49.199728 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-10 00:28:50.461047 | debian-bookworm | changed: 2026-01-10 00:28:50.461283 | debian-bookworm | cd+++++++++ src/ 2026-01-10 00:28:50.461341 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-10 00:28:50.461368 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-10 00:28:50.461391 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-01-10 00:28:50.461413 | debian-bookworm | Containerfile 2026-01-10 00:28:50.461544 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007858 2026-01-10 00:29:30.748251 | 2026-01-10 00:29:30.748385 | TASK [upload-logs : Upload logs to log server] 2026-01-10 00:29:31.422971 | localhost | Output suppressed because no_log was given 2026-01-10 00:29:31.426463 | 2026-01-10 00:29:31.426651 | LOOP [upload-logs : Compress console log and json output] 2026-01-10 00:29:31.483468 | localhost | skipping: Conditional result was False 2026-01-10 00:29:31.488573 | localhost | skipping: Conditional result was False 2026-01-10 00:29:31.501249 | 2026-01-10 00:29:31.501484 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-10 00:29:31.563439 | localhost | skipping: Conditional result was False 2026-01-10 00:29:31.564131 | 2026-01-10 00:29:31.567578 | localhost | skipping: Conditional result was False 2026-01-10 00:29:31.574689 | 2026-01-10 00:29:31.575140 | LOOP [upload-logs : Upload console log and json output]