2025-11-23 03:09:03.525034 | Job console starting 2025-11-23 03:09:03.540998 | Updating git repos 2025-11-23 03:09:03.560521 | Cloning repos into workspace 2025-11-23 03:09:03.620614 | Restoring repo states 2025-11-23 03:09:03.629476 | Merging changes 2025-11-23 03:09:03.629493 | Checking out repos 2025-11-23 03:09:03.667731 | Preparing playbooks 2025-11-23 03:09:04.246768 | Running Ansible setup 2025-11-23 03:09:09.360525 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-23 03:09:11.388410 | 2025-11-23 03:09:11.388601 | PLAY [Base pre] 2025-11-23 03:09:11.474003 | 2025-11-23 03:09:11.474182 | TASK [Setup log path fact] 2025-11-23 03:09:11.562105 | debian-bookworm | ok 2025-11-23 03:09:11.624410 | 2025-11-23 03:09:11.624588 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-23 03:09:11.765148 | debian-bookworm | ok 2025-11-23 03:09:11.823823 | 2025-11-23 03:09:11.825568 | TASK [emit-job-header : Print job information] 2025-11-23 03:09:12.048785 | # Job Information 2025-11-23 03:09:12.049065 | Ansible Version: 2.16.14 2025-11-23 03:09:12.049105 | Job: flake8 2025-11-23 03:09:12.049171 | Pipeline: periodic-daily 2025-11-23 03:09:12.049199 | Executor: 521e9411259a 2025-11-23 03:09:12.049221 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-11-23 03:09:12.049243 | Event ID: dae5da7181ab466dbfeef110be8aff07 2025-11-23 03:09:12.075170 | 2025-11-23 03:09:12.075405 | LOOP [emit-job-header : Print node information] 2025-11-23 03:09:12.615633 | debian-bookworm | ok: 2025-11-23 03:09:12.616002 | debian-bookworm | # Node Information 2025-11-23 03:09:12.616047 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-23 03:09:12.616074 | debian-bookworm | Hostname: debian 2025-11-23 03:09:12.616096 | debian-bookworm | Username: zuul 2025-11-23 03:09:12.616117 | debian-bookworm | Distro: Debian 12.12 2025-11-23 03:09:12.616141 | debian-bookworm | Provider: regiocloud-a 2025-11-23 03:09:12.616162 | debian-bookworm | Region: 2025-11-23 03:09:12.616183 | debian-bookworm | Label: debian-bookworm 2025-11-23 03:09:12.616251 | debian-bookworm | Product Name: OpenStack Nova 2025-11-23 03:09:12.616276 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:67b8 2025-11-23 03:09:12.628687 | 2025-11-23 03:09:12.628867 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-23 03:09:14.099657 | debian-bookworm -> localhost | changed 2025-11-23 03:09:14.107204 | 2025-11-23 03:09:14.107314 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-23 03:09:16.598365 | debian-bookworm -> localhost | changed 2025-11-23 03:09:16.620297 | 2025-11-23 03:09:16.620714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-23 03:09:17.442506 | debian-bookworm -> localhost | ok 2025-11-23 03:09:17.449090 | 2025-11-23 03:09:17.449197 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-23 03:09:17.496927 | debian-bookworm | ok 2025-11-23 03:09:17.513909 | debian-bookworm | included: /var/lib/zuul/builds/a77649e13dbd438fbbdf437634973412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-23 03:09:17.525272 | 2025-11-23 03:09:17.525374 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-23 03:09:22.451887 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-23 03:09:22.453178 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a77649e13dbd438fbbdf437634973412/work/a77649e13dbd438fbbdf437634973412_id_rsa 2025-11-23 03:09:22.453243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a77649e13dbd438fbbdf437634973412/work/a77649e13dbd438fbbdf437634973412_id_rsa.pub 2025-11-23 03:09:22.453269 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-23 03:09:22.453291 | debian-bookworm -> localhost | SHA256:9T0ptnY34REW898UW+RLz7iY9MqcOTmuIOZ0p4fRbHc zuul-build-sshkey 2025-11-23 03:09:22.453311 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-23 03:09:22.453341 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-23 03:09:22.453360 | debian-bookworm -> localhost | | =o| 2025-11-23 03:09:22.453379 | debian-bookworm -> localhost | | .B| 2025-11-23 03:09:22.453396 | debian-bookworm -> localhost | | . =+| 2025-11-23 03:09:22.453412 | debian-bookworm -> localhost | | . . .o=*| 2025-11-23 03:09:22.453428 | debian-bookworm -> localhost | | So = =+=| 2025-11-23 03:09:22.453453 | debian-bookworm -> localhost | | . +o.*Eoo| 2025-11-23 03:09:22.453471 | debian-bookworm -> localhost | | + o+..=o+o.| 2025-11-23 03:09:22.453488 | debian-bookworm -> localhost | | + o.+.++= ..| 2025-11-23 03:09:22.453506 | debian-bookworm -> localhost | | . ...oBo | 2025-11-23 03:09:22.453523 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-23 03:09:22.453570 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.230983 2025-11-23 03:09:22.459283 | 2025-11-23 03:09:22.459375 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-23 03:09:22.516368 | debian-bookworm | ok 2025-11-23 03:09:22.533490 | debian-bookworm | included: /var/lib/zuul/builds/a77649e13dbd438fbbdf437634973412/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-23 03:09:22.575662 | 2025-11-23 03:09:22.576460 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-23 03:09:22.617632 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:09:22.623182 | 2025-11-23 03:09:22.623271 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-23 03:09:23.433982 | debian-bookworm | changed 2025-11-23 03:09:23.438591 | 2025-11-23 03:09:23.438670 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-23 03:09:23.743400 | debian-bookworm | ok 2025-11-23 03:09:23.748450 | 2025-11-23 03:09:23.748532 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-23 03:09:24.703417 | debian-bookworm | changed 2025-11-23 03:09:24.709127 | 2025-11-23 03:09:24.709216 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-23 03:09:25.560635 | debian-bookworm | changed 2025-11-23 03:09:25.565309 | 2025-11-23 03:09:25.565391 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-23 03:09:25.599609 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:09:25.604774 | 2025-11-23 03:09:25.604855 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-23 03:09:26.929589 | debian-bookworm -> localhost | changed 2025-11-23 03:09:26.938542 | 2025-11-23 03:09:26.938634 | TASK [add-build-sshkey : Add back temp key] 2025-11-23 03:09:27.686628 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a77649e13dbd438fbbdf437634973412/work/a77649e13dbd438fbbdf437634973412_id_rsa (zuul-build-sshkey) 2025-11-23 03:09:27.686933 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040520 2025-11-23 03:09:27.694557 | 2025-11-23 03:09:27.694656 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-23 03:09:28.396500 | debian-bookworm | ok 2025-11-23 03:09:28.401369 | 2025-11-23 03:09:28.401457 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-23 03:09:28.483274 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:09:28.493891 | 2025-11-23 03:09:28.494011 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-23 03:09:29.212516 | debian-bookworm | ok 2025-11-23 03:09:29.227928 | 2025-11-23 03:09:29.228149 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-23 03:09:29.255793 | debian-bookworm | ok 2025-11-23 03:09:29.260049 | 2025-11-23 03:09:29.260128 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-23 03:09:29.856094 | debian-bookworm -> localhost | ok 2025-11-23 03:09:29.865317 | 2025-11-23 03:09:29.865411 | TASK [validate-host : Collect information about the host] 2025-11-23 03:09:31.044144 | debian-bookworm | ok 2025-11-23 03:09:31.065263 | 2025-11-23 03:09:31.065376 | TASK [validate-host : Sanitize hostname] 2025-11-23 03:09:31.197081 | debian-bookworm | ok 2025-11-23 03:09:31.303502 | 2025-11-23 03:09:31.303631 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-23 03:09:32.470255 | debian-bookworm -> localhost | changed 2025-11-23 03:09:32.479392 | 2025-11-23 03:09:32.479480 | TASK [validate-host : Collect information about zuul worker] 2025-11-23 03:09:33.006893 | debian-bookworm | ok 2025-11-23 03:09:33.013871 | 2025-11-23 03:09:33.013971 | TASK [validate-host : Write out all zuul information for each host] 2025-11-23 03:09:34.572701 | debian-bookworm -> localhost | changed 2025-11-23 03:09:34.599558 | 2025-11-23 03:09:34.599663 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-23 03:09:34.931631 | debian-bookworm | ok 2025-11-23 03:09:34.948373 | 2025-11-23 03:09:34.948478 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-23 03:09:36.381611 | debian-bookworm | changed: 2025-11-23 03:09:36.381799 | debian-bookworm | cd+++++++++ src/ 2025-11-23 03:09:36.381835 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-23 03:09:36.381859 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-23 03:09:36.381881 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-11-23 03:09:36.381900 | debian-bookworm | Containerfile 2025-11-23 03:09:36.382033 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006544 2025-11-23 03:10:29.693514 | 2025-11-23 03:10:29.693609 | TASK [upload-logs : Upload logs to log server] 2025-11-23 03:10:31.049175 | localhost | Output suppressed because no_log was given 2025-11-23 03:10:31.051437 | 2025-11-23 03:10:31.051532 | LOOP [upload-logs : Compress console log and json output] 2025-11-23 03:10:31.160885 | localhost | skipping: Conditional result was False 2025-11-23 03:10:31.181686 | localhost | skipping: Conditional result was False 2025-11-23 03:10:31.189068 | 2025-11-23 03:10:31.189169 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-23 03:10:31.434810 | localhost | skipping: Conditional result was False 2025-11-23 03:10:31.435041 | 2025-11-23 03:10:31.444882 | localhost | skipping: Conditional result was False 2025-11-23 03:10:31.456321 | 2025-11-23 03:10:31.456436 | LOOP [upload-logs : Upload console log and json output]