2026-04-01 03:00:10.681069 | Job console starting 2026-04-01 03:00:10.694263 | Updating git repos 2026-04-01 03:00:10.980897 | Cloning repos into workspace 2026-04-01 03:00:11.050125 | Restoring repo states 2026-04-01 03:00:11.072188 | Merging changes 2026-04-01 03:00:11.072220 | Checking out repos 2026-04-01 03:00:11.168107 | Preparing playbooks 2026-04-01 03:00:11.897762 | Running Ansible setup 2026-04-01 03:00:18.818324 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-01 03:00:20.104277 | 2026-04-01 03:00:20.104396 | PLAY [Base pre] 2026-04-01 03:00:20.119024 | 2026-04-01 03:00:20.119141 | TASK [Setup log path fact] 2026-04-01 03:00:20.136103 | debian-bookworm | ok 2026-04-01 03:00:20.153464 | 2026-04-01 03:00:20.153589 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-01 03:00:20.211786 | debian-bookworm | ok 2026-04-01 03:00:20.219819 | 2026-04-01 03:00:20.219921 | TASK [emit-job-header : Print job information] 2026-04-01 03:00:20.295396 | # Job Information 2026-04-01 03:00:20.295542 | Ansible Version: 2.16.14 2026-04-01 03:00:20.295571 | Job: ansible-lint 2026-04-01 03:00:20.295791 | Pipeline: periodic-daily 2026-04-01 03:00:20.295825 | Executor: 521e9411259a 2026-04-01 03:00:20.295846 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-04-01 03:00:20.295865 | Event ID: 7e5f2f08f05440ea859235e291c87c65 2026-04-01 03:00:20.299979 | 2026-04-01 03:00:20.300075 | LOOP [emit-job-header : Print node information] 2026-04-01 03:00:20.503044 | debian-bookworm | ok: 2026-04-01 03:00:20.503251 | debian-bookworm | # Node Information 2026-04-01 03:00:20.503282 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-01 03:00:20.503304 | debian-bookworm | Hostname: debian 2026-04-01 03:00:20.503322 | debian-bookworm | Username: zuul 2026-04-01 03:00:20.503339 | debian-bookworm | Distro: Debian 12.13 2026-04-01 03:00:20.503359 | debian-bookworm | Provider: regiocloud-a 2026-04-01 03:00:20.503377 | debian-bookworm | Region: 2026-04-01 03:00:20.503395 | debian-bookworm | Label: debian-bookworm 2026-04-01 03:00:20.503411 | debian-bookworm | Product Name: OpenStack Nova 2026-04-01 03:00:20.503427 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:870f 2026-04-01 03:00:20.513584 | 2026-04-01 03:00:20.513693 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-01 03:00:21.276218 | debian-bookworm -> localhost | changed 2026-04-01 03:00:21.282183 | 2026-04-01 03:00:21.282277 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-01 03:00:23.209710 | debian-bookworm -> localhost | changed 2026-04-01 03:00:23.218313 | 2026-04-01 03:00:23.218398 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-01 03:00:23.922505 | debian-bookworm -> localhost | ok 2026-04-01 03:00:23.928871 | 2026-04-01 03:00:23.929006 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-01 03:00:23.956364 | debian-bookworm | ok 2026-04-01 03:00:23.987885 | debian-bookworm | included: /var/lib/zuul/builds/9a64e3e60e5c463186a0eee255a405e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-01 03:00:23.997487 | 2026-04-01 03:00:23.997581 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-01 03:00:25.992109 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-01 03:00:25.992300 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9a64e3e60e5c463186a0eee255a405e0/work/9a64e3e60e5c463186a0eee255a405e0_id_rsa 2026-04-01 03:00:25.992337 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9a64e3e60e5c463186a0eee255a405e0/work/9a64e3e60e5c463186a0eee255a405e0_id_rsa.pub 2026-04-01 03:00:25.992365 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-01 03:00:25.992388 | debian-bookworm -> localhost | SHA256:A34P3H6RtRy/dYosY4ayMInOBf7NYwYxZBn/cqnOvxA zuul-build-sshkey 2026-04-01 03:00:25.992410 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-01 03:00:25.992447 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-01 03:00:25.992470 | debian-bookworm -> localhost | | .o | 2026-04-01 03:00:25.992491 | debian-bookworm -> localhost | | +. | 2026-04-01 03:00:25.992511 | debian-bookworm -> localhost | | o o o | 2026-04-01 03:00:25.992531 | debian-bookworm -> localhost | | o. + o + + | 2026-04-01 03:00:25.992551 | debian-bookworm -> localhost | | . oE S . o o +| 2026-04-01 03:00:25.992577 | debian-bookworm -> localhost | | . o.. * * . o .+| 2026-04-01 03:00:25.992598 | debian-bookworm -> localhost | | o =.+ . B + .. | 2026-04-01 03:00:25.992618 | debian-bookworm -> localhost | | o o B++ o + | 2026-04-01 03:00:25.992640 | debian-bookworm -> localhost | | o .o*oo. | 2026-04-01 03:00:25.992661 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-01 03:00:25.992718 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.051713 2026-04-01 03:00:25.999589 | 2026-04-01 03:00:25.999693 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-01 03:00:26.029611 | debian-bookworm | ok 2026-04-01 03:00:26.044342 | debian-bookworm | included: /var/lib/zuul/builds/9a64e3e60e5c463186a0eee255a405e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-01 03:00:26.064000 | 2026-04-01 03:00:26.064112 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-01 03:00:26.092477 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:00:26.100260 | 2026-04-01 03:00:26.100362 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-01 03:00:26.901400 | debian-bookworm | changed 2026-04-01 03:00:26.905796 | 2026-04-01 03:00:26.905868 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-01 03:00:27.200927 | debian-bookworm | ok 2026-04-01 03:00:27.205461 | 2026-04-01 03:00:27.205541 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-01 03:00:28.005609 | debian-bookworm | changed 2026-04-01 03:00:28.011007 | 2026-04-01 03:00:28.011093 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-01 03:00:28.819390 | debian-bookworm | changed 2026-04-01 03:00:28.823710 | 2026-04-01 03:00:28.823792 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-01 03:00:28.878042 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:00:28.883172 | 2026-04-01 03:00:28.883261 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-01 03:00:30.041688 | debian-bookworm -> localhost | changed 2026-04-01 03:00:30.050890 | 2026-04-01 03:00:30.051006 | TASK [add-build-sshkey : Add back temp key] 2026-04-01 03:00:30.682164 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9a64e3e60e5c463186a0eee255a405e0/work/9a64e3e60e5c463186a0eee255a405e0_id_rsa (zuul-build-sshkey) 2026-04-01 03:00:30.682348 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019962 2026-04-01 03:00:30.690161 | 2026-04-01 03:00:30.690263 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-01 03:00:31.175452 | debian-bookworm | ok 2026-04-01 03:00:31.179749 | 2026-04-01 03:00:31.179833 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-01 03:00:31.225782 | debian-bookworm | skipping: Conditional result was False 2026-04-01 03:00:31.235868 | 2026-04-01 03:00:31.235979 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-01 03:00:31.796340 | debian-bookworm | ok 2026-04-01 03:00:31.824709 | 2026-04-01 03:00:31.824874 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-01 03:00:31.855480 | debian-bookworm | ok 2026-04-01 03:00:31.860588 | 2026-04-01 03:00:31.860686 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-01 03:00:32.178707 | debian-bookworm -> localhost | ok 2026-04-01 03:00:32.184838 | 2026-04-01 03:00:32.184944 | TASK [validate-host : Collect information about the host] 2026-04-01 03:00:34.336765 | debian-bookworm | ok 2026-04-01 03:00:34.363234 | 2026-04-01 03:00:34.363357 | TASK [validate-host : Sanitize hostname] 2026-04-01 03:00:34.712801 | debian-bookworm | ok 2026-04-01 03:00:34.776564 | 2026-04-01 03:00:34.776747 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-01 03:00:36.338199 | debian-bookworm -> localhost | changed 2026-04-01 03:00:36.343647 | 2026-04-01 03:00:36.343741 | TASK [validate-host : Collect information about zuul worker] 2026-04-01 03:00:36.877220 | debian-bookworm | ok 2026-04-01 03:00:36.881788 | 2026-04-01 03:00:36.881880 | TASK [validate-host : Write out all zuul information for each host] 2026-04-01 03:00:37.941983 | debian-bookworm -> localhost | changed 2026-04-01 03:00:37.952985 | 2026-04-01 03:00:37.953089 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-01 03:00:38.308817 | debian-bookworm | ok 2026-04-01 03:00:38.328311 | 2026-04-01 03:00:38.328422 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-01 03:00:40.188263 | debian-bookworm | changed: 2026-04-01 03:00:40.189249 | debian-bookworm | cd+++++++++ src/ 2026-04-01 03:00:40.189290 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-01 03:00:40.189316 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-01 03:00:40.189338 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-04-01 03:00:40.189358 | debian-bookworm | RedHat.yml 2026-04-01 03:00:40.336596 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-04-01 03:00:40.336613 | debian-bookworm | RedHat.yml 2026-04-01 03:00:40.336668 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003391 2026-04-01 03:02:08.165587 | 2026-04-01 03:02:08.165684 | TASK [upload-logs : Upload logs to log server] 2026-04-01 03:02:09.142926 | localhost | Output suppressed because no_log was given 2026-04-01 03:02:09.144325 | 2026-04-01 03:02:09.144397 | LOOP [upload-logs : Compress console log and json output] 2026-04-01 03:02:09.214015 | localhost | skipping: Conditional result was False 2026-04-01 03:02:09.220073 | localhost | skipping: Conditional result was False 2026-04-01 03:02:09.231387 | 2026-04-01 03:02:09.231737 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-01 03:02:09.294931 | localhost | skipping: Conditional result was False 2026-04-01 03:02:09.295208 | 2026-04-01 03:02:09.298898 | localhost | skipping: Conditional result was False 2026-04-01 03:02:09.307501 | 2026-04-01 03:02:09.307615 | LOOP [upload-logs : Upload console log and json output]