2025-11-27 10:07:09.955257 | Job console starting 2025-11-27 10:07:09.981918 | Updating git repos 2025-11-27 10:07:10.037228 | Cloning repos into workspace 2025-11-27 10:07:10.113042 | Restoring repo states 2025-11-27 10:07:10.135789 | Merging changes 2025-11-27 10:07:10.719660 | Checking out repos 2025-11-27 10:07:10.764222 | Preparing playbooks 2025-11-27 10:07:11.730973 | Running Ansible setup 2025-11-27 10:07:17.324081 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 10:07:18.334314 | 2025-11-27 10:07:18.334512 | PLAY [Base pre] 2025-11-27 10:07:18.359347 | 2025-11-27 10:07:18.359532 | TASK [Setup log path fact] 2025-11-27 10:07:18.395607 | debian-bookworm | ok 2025-11-27 10:07:18.432191 | 2025-11-27 10:07:18.432367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 10:07:18.476459 | debian-bookworm | ok 2025-11-27 10:07:18.494484 | 2025-11-27 10:07:18.494631 | TASK [emit-job-header : Print job information] 2025-11-27 10:07:18.544643 | # Job Information 2025-11-27 10:07:18.544878 | Ansible Version: 2.16.14 2025-11-27 10:07:18.544919 | Job: flake8 2025-11-27 10:07:18.544952 | Pipeline: check 2025-11-27 10:07:18.544975 | Executor: 521e9411259a 2025-11-27 10:07:18.544996 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/849 2025-11-27 10:07:18.545020 | Event ID: d0fd7170-cb78-11f0-9acd-16f5d0e44279 2025-11-27 10:07:18.550266 | 2025-11-27 10:07:18.550406 | LOOP [emit-job-header : Print node information] 2025-11-27 10:07:18.772068 | debian-bookworm | ok: 2025-11-27 10:07:18.772274 | debian-bookworm | # Node Information 2025-11-27 10:07:18.772308 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-27 10:07:18.772333 | debian-bookworm | Hostname: debian 2025-11-27 10:07:18.772354 | debian-bookworm | Username: zuul 2025-11-27 10:07:18.772375 | debian-bookworm | Distro: Debian 12.12 2025-11-27 10:07:18.772398 | debian-bookworm | Provider: regiocloud-a 2025-11-27 10:07:18.772418 | debian-bookworm | Region: 2025-11-27 10:07:18.772439 | debian-bookworm | Label: debian-bookworm 2025-11-27 10:07:18.772458 | debian-bookworm | Product Name: OpenStack Nova 2025-11-27 10:07:18.772478 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:a4bc 2025-11-27 10:07:18.786355 | 2025-11-27 10:07:18.786507 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 10:07:19.982672 | debian-bookworm -> localhost | changed 2025-11-27 10:07:19.990529 | 2025-11-27 10:07:19.990667 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 10:07:22.409589 | debian-bookworm -> localhost | changed 2025-11-27 10:07:22.418220 | 2025-11-27 10:07:22.418313 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 10:07:22.818888 | debian-bookworm -> localhost | ok 2025-11-27 10:07:22.823850 | 2025-11-27 10:07:22.823939 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 10:07:22.860390 | debian-bookworm | ok 2025-11-27 10:07:22.873971 | debian-bookworm | included: /var/lib/zuul/builds/8504840a717e4cf1b312fa0faa40df79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 10:07:22.889159 | 2025-11-27 10:07:22.889246 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 10:07:24.310686 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-27 10:07:24.310952 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8504840a717e4cf1b312fa0faa40df79/work/8504840a717e4cf1b312fa0faa40df79_id_rsa 2025-11-27 10:07:24.310987 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8504840a717e4cf1b312fa0faa40df79/work/8504840a717e4cf1b312fa0faa40df79_id_rsa.pub 2025-11-27 10:07:24.311111 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-27 10:07:24.311141 | debian-bookworm -> localhost | SHA256:li4H2UV/+Rfrkm12UhfRiZ72gWq1oTPLpHsiEBjLKH8 zuul-build-sshkey 2025-11-27 10:07:24.311161 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-27 10:07:24.311264 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-27 10:07:24.311295 | debian-bookworm -> localhost | | . ..o| 2025-11-27 10:07:24.311315 | debian-bookworm -> localhost | | . . . . oo| 2025-11-27 10:07:24.311333 | debian-bookworm -> localhost | | o + . o =o | 2025-11-27 10:07:24.311350 | debian-bookworm -> localhost | |.. + . o o O o+| 2025-11-27 10:07:24.311366 | debian-bookworm -> localhost | |.. + S = +.*| 2025-11-27 10:07:24.311387 | debian-bookworm -> localhost | | . E. + B .+oo| 2025-11-27 10:07:24.311420 | debian-bookworm -> localhost | | . o o = +o.=.| 2025-11-27 10:07:24.311440 | debian-bookworm -> localhost | | + o + +..| 2025-11-27 10:07:24.311457 | debian-bookworm -> localhost | | ..+ | 2025-11-27 10:07:24.311473 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-27 10:07:24.311523 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.567052 2025-11-27 10:07:24.318653 | 2025-11-27 10:07:24.318761 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 10:07:24.357437 | debian-bookworm | ok 2025-11-27 10:07:24.383835 | debian-bookworm | included: /var/lib/zuul/builds/8504840a717e4cf1b312fa0faa40df79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 10:07:24.435906 | 2025-11-27 10:07:24.436013 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 10:07:24.473623 | debian-bookworm | skipping: Conditional result was False 2025-11-27 10:07:24.480609 | 2025-11-27 10:07:24.480695 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 10:07:25.216333 | debian-bookworm | changed 2025-11-27 10:07:25.220972 | 2025-11-27 10:07:25.221048 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 10:07:25.473021 | debian-bookworm | ok 2025-11-27 10:07:25.481147 | 2025-11-27 10:07:25.481252 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 10:07:26.101652 | debian-bookworm | changed 2025-11-27 10:07:26.112050 | 2025-11-27 10:07:26.112153 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 10:07:26.741669 | debian-bookworm | changed 2025-11-27 10:07:26.748093 | 2025-11-27 10:07:26.748187 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 10:07:26.772142 | debian-bookworm | skipping: Conditional result was False 2025-11-27 10:07:26.783073 | 2025-11-27 10:07:26.783214 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 10:07:27.186882 | debian-bookworm -> localhost | changed 2025-11-27 10:07:27.198187 | 2025-11-27 10:07:27.198328 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 10:07:27.505584 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8504840a717e4cf1b312fa0faa40df79/work/8504840a717e4cf1b312fa0faa40df79_id_rsa (zuul-build-sshkey) 2025-11-27 10:07:27.505805 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010269 2025-11-27 10:07:27.513700 | 2025-11-27 10:07:27.513809 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 10:07:27.901760 | debian-bookworm | ok 2025-11-27 10:07:27.909590 | 2025-11-27 10:07:27.909715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 10:07:27.935953 | debian-bookworm | skipping: Conditional result was False 2025-11-27 10:07:27.947014 | 2025-11-27 10:07:27.947115 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 10:07:28.425446 | debian-bookworm | ok 2025-11-27 10:07:28.439084 | 2025-11-27 10:07:28.439234 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 10:07:28.469091 | debian-bookworm | ok 2025-11-27 10:07:28.474795 | 2025-11-27 10:07:28.474978 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 10:07:28.882055 | debian-bookworm -> localhost | ok 2025-11-27 10:07:28.889570 | 2025-11-27 10:07:28.889704 | TASK [validate-host : Collect information about the host] 2025-11-27 10:07:30.258356 | debian-bookworm | ok 2025-11-27 10:07:30.269393 | 2025-11-27 10:07:30.269525 | TASK [validate-host : Sanitize hostname] 2025-11-27 10:07:30.475232 | debian-bookworm | ok 2025-11-27 10:07:30.619194 | 2025-11-27 10:07:30.619346 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 10:07:31.414195 | debian-bookworm -> localhost | changed 2025-11-27 10:07:31.420435 | 2025-11-27 10:07:31.420577 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 10:07:31.946522 | debian-bookworm | ok 2025-11-27 10:07:31.952154 | 2025-11-27 10:07:31.952295 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 10:07:32.808423 | debian-bookworm -> localhost | changed 2025-11-27 10:07:32.823233 | 2025-11-27 10:07:32.823373 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 10:07:33.098969 | debian-bookworm | ok 2025-11-27 10:07:33.105252 | 2025-11-27 10:07:33.106069 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 10:07:34.051141 | debian-bookworm | changed: 2025-11-27 10:07:34.051360 | debian-bookworm | cd+++++++++ src/ 2025-11-27 10:07:34.051394 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-27 10:07:34.051419 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-27 10:07:34.051442 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-27 10:07:34.051463 | debian-bookworm | Containerfile 2025-11-27 10:07:34.051794 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011085 2025-11-27 10:08:00.563011 | 2025-11-27 10:08:00.563153 | TASK [upload-logs : Upload logs to log server] 2025-11-27 10:08:01.146653 | localhost | Output suppressed because no_log was given 2025-11-27 10:08:01.149603 | 2025-11-27 10:08:01.149771 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 10:08:01.201407 | localhost | skipping: Conditional result was False 2025-11-27 10:08:01.206439 | localhost | skipping: Conditional result was False 2025-11-27 10:08:01.220215 | 2025-11-27 10:08:01.220351 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 10:08:01.275405 | localhost | skipping: Conditional result was False 2025-11-27 10:08:01.276049 | 2025-11-27 10:08:01.279873 | localhost | skipping: Conditional result was False 2025-11-27 10:08:01.293017 | 2025-11-27 10:08:01.293152 | LOOP [upload-logs : Upload console log and json output]