2026-07-23 01:52:38.814084 | Job console starting 2026-07-23 01:52:38.837016 | Updating git repos 2026-07-23 01:52:38.890225 | Cloning repos into workspace 2026-07-23 01:52:38.977147 | Restoring repo states 2026-07-23 01:52:38.986422 | Merging changes 2026-07-23 01:52:39.633954 | Checking out repos 2026-07-23 01:52:39.707546 | Preparing playbooks 2026-07-23 01:52:40.652720 | Running Ansible setup 2026-07-23 01:52:46.982819 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 01:52:48.028365 | 2026-07-23 01:52:48.028565 | PLAY [Base pre] 2026-07-23 01:52:48.047554 | 2026-07-23 01:52:48.047731 | TASK [Setup log path fact] 2026-07-23 01:52:48.067463 | debian-bookworm | ok 2026-07-23 01:52:48.085600 | 2026-07-23 01:52:48.085784 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 01:52:48.115208 | debian-bookworm | ok 2026-07-23 01:52:48.125378 | 2026-07-23 01:52:48.125498 | TASK [emit-job-header : Print job information] 2026-07-23 01:52:48.164843 | # Job Information 2026-07-23 01:52:48.165085 | Ansible Version: 2.16.14 2026-07-23 01:52:48.165125 | Job: flake8 2026-07-23 01:52:48.165160 | Pipeline: check 2026-07-23 01:52:48.165183 | Executor: 521e9411259a 2026-07-23 01:52:48.165204 | Triggered by: https://github.com/osism/testbed/pull/2932 2026-07-23 01:52:48.165226 | Event ID: 299b56a0-8639-11f1-8d1d-50767588fabf 2026-07-23 01:52:48.170310 | 2026-07-23 01:52:48.170432 | LOOP [emit-job-header : Print node information] 2026-07-23 01:52:48.279849 | debian-bookworm | ok: 2026-07-23 01:52:48.280170 | debian-bookworm | # Node Information 2026-07-23 01:52:48.280213 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-23 01:52:48.280239 | debian-bookworm | Hostname: debian 2026-07-23 01:52:48.280261 | debian-bookworm | Username: zuul 2026-07-23 01:52:48.280281 | debian-bookworm | Distro: Debian 12.15 2026-07-23 01:52:48.280311 | debian-bookworm | Provider: regiocloud-a 2026-07-23 01:52:48.280337 | debian-bookworm | Region: 2026-07-23 01:52:48.280358 | debian-bookworm | Label: debian-bookworm 2026-07-23 01:52:48.280377 | debian-bookworm | Product Name: OpenStack Nova 2026-07-23 01:52:48.280397 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:4e45 2026-07-23 01:52:48.296330 | 2026-07-23 01:52:48.296489 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-23 01:52:48.807200 | debian-bookworm -> localhost | changed 2026-07-23 01:52:48.821118 | 2026-07-23 01:52:48.821310 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-23 01:52:50.005927 | debian-bookworm -> localhost | changed 2026-07-23 01:52:50.018319 | 2026-07-23 01:52:50.018483 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-23 01:52:50.326492 | debian-bookworm -> localhost | ok 2026-07-23 01:52:50.333440 | 2026-07-23 01:52:50.333596 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-23 01:52:50.365134 | debian-bookworm | ok 2026-07-23 01:52:50.381460 | debian-bookworm | included: /var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-23 01:52:50.387898 | 2026-07-23 01:52:50.388049 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-23 01:52:52.818391 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-23 01:52:52.819089 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/d02d52ec7cfa401bb3c4189e053131a5_id_rsa 2026-07-23 01:52:52.819221 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/d02d52ec7cfa401bb3c4189e053131a5_id_rsa.pub 2026-07-23 01:52:52.819282 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-23 01:52:52.819338 | debian-bookworm -> localhost | SHA256:SJk1oWdsuTGmVWPgjXaj+SHkT3wuNM5vPLRTRZ5b2+A zuul-build-sshkey 2026-07-23 01:52:52.819388 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-23 01:52:52.819454 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-23 01:52:52.819501 | debian-bookworm -> localhost | | =o+ | 2026-07-23 01:52:52.819547 | debian-bookworm -> localhost | | B B . .| 2026-07-23 01:52:52.819589 | debian-bookworm -> localhost | | = / + o.| 2026-07-23 01:52:52.819632 | debian-bookworm -> localhost | | . % O . ..+| 2026-07-23 01:52:52.819675 | debian-bookworm -> localhost | | o S * .. o=| 2026-07-23 01:52:52.819736 | debian-bookworm -> localhost | | O =. Eo.| 2026-07-23 01:52:52.819783 | debian-bookworm -> localhost | | *o.o | 2026-07-23 01:52:52.819830 | debian-bookworm -> localhost | | o* | 2026-07-23 01:52:52.819874 | debian-bookworm -> localhost | | ..o | 2026-07-23 01:52:52.819917 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-23 01:52:52.820049 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.905460 2026-07-23 01:52:52.837434 | 2026-07-23 01:52:52.837608 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-23 01:52:52.884182 | debian-bookworm | ok 2026-07-23 01:52:52.897215 | debian-bookworm | included: /var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-23 01:52:52.906442 | 2026-07-23 01:52:52.906564 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-23 01:52:52.939169 | debian-bookworm | skipping: Conditional result was False 2026-07-23 01:52:52.947983 | 2026-07-23 01:52:52.948177 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-23 01:52:53.583551 | debian-bookworm | changed 2026-07-23 01:52:53.592902 | 2026-07-23 01:52:53.593083 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-23 01:52:53.853899 | debian-bookworm | ok 2026-07-23 01:52:53.867418 | 2026-07-23 01:52:53.867591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-23 01:52:54.492582 | debian-bookworm | changed 2026-07-23 01:52:54.498347 | 2026-07-23 01:52:54.498464 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-23 01:52:55.126070 | debian-bookworm | changed 2026-07-23 01:52:55.132393 | 2026-07-23 01:52:55.132510 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-23 01:52:55.166895 | debian-bookworm | skipping: Conditional result was False 2026-07-23 01:52:55.173683 | 2026-07-23 01:52:55.173806 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-23 01:52:55.770062 | debian-bookworm -> localhost | changed 2026-07-23 01:52:55.782743 | 2026-07-23 01:52:55.782954 | TASK [add-build-sshkey : Add back temp key] 2026-07-23 01:52:56.124035 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/d02d52ec7cfa401bb3c4189e053131a5_id_rsa (zuul-build-sshkey) 2026-07-23 01:52:56.124371 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016767 2026-07-23 01:52:56.133696 | 2026-07-23 01:52:56.133832 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-23 01:52:56.677341 | debian-bookworm | ok 2026-07-23 01:52:56.683099 | 2026-07-23 01:52:56.683222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-23 01:52:56.707540 | debian-bookworm | skipping: Conditional result was False 2026-07-23 01:52:56.718735 | 2026-07-23 01:52:56.718887 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-23 01:52:57.170350 | debian-bookworm | ok 2026-07-23 01:52:57.184260 | 2026-07-23 01:52:57.184379 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-23 01:52:57.234341 | debian-bookworm | ok 2026-07-23 01:52:57.244798 | 2026-07-23 01:52:57.244988 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-23 01:52:57.565334 | debian-bookworm -> localhost | ok 2026-07-23 01:52:57.573165 | 2026-07-23 01:52:57.573305 | TASK [validate-host : Collect information about the host] 2026-07-23 01:52:58.833252 | debian-bookworm | ok 2026-07-23 01:52:58.855727 | 2026-07-23 01:52:58.855892 | TASK [validate-host : Sanitize hostname] 2026-07-23 01:52:59.027173 | debian-bookworm | ok 2026-07-23 01:52:59.032291 | 2026-07-23 01:52:59.032423 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-23 01:52:59.643824 | debian-bookworm -> localhost | changed 2026-07-23 01:52:59.651346 | 2026-07-23 01:52:59.651571 | TASK [validate-host : Collect information about zuul worker] 2026-07-23 01:53:00.160879 | debian-bookworm | ok 2026-07-23 01:53:00.167052 | 2026-07-23 01:53:00.167198 | TASK [validate-host : Write out all zuul information for each host] 2026-07-23 01:53:00.844745 | debian-bookworm -> localhost | changed 2026-07-23 01:53:00.856377 | 2026-07-23 01:53:00.856592 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-23 01:53:01.132150 | debian-bookworm | ok 2026-07-23 01:53:01.139539 | 2026-07-23 01:53:01.139668 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-23 01:53:02.386312 | debian-bookworm | changed: 2026-07-23 01:53:02.386723 | debian-bookworm | cd+++++++++ src/ 2026-07-23 01:53:02.386775 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-23 01:53:02.388038 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-23 01:53:02.388104 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-23 01:53:02.388129 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/logs" 2026-07-23 01:54:02.591716 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/artifacts" 2026-07-23 01:54:02.908539 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d02d52ec7cfa401bb3c4189e053131a5/work/docs" 2026-07-23 01:54:02.923303 | 2026-07-23 01:54:02.923472 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-23 01:54:03.716704 | debian-bookworm | changed: 2026-07-23 01:54:03.717074 | debian-bookworm | .d..t...... ./ 2026-07-23 01:54:03.717136 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-23 01:54:03.717179 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-23 01:54:03.717216 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-23 01:54:03.717253 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-23 01:54:03.717290 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-23 01:54:03.717360 | debian-bookworm | changed: All items complete 2026-07-23 01:54:03.717407 | 2026-07-23 01:54:04.288882 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 01:54:04.891690 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 01:54:04.914691 | 2026-07-23 01:54:04.914873 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-23 01:54:05.268898 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010471 2026-07-23 01:54:05.580160 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010609 2026-07-23 01:54:05.592704 | 2026-07-23 01:54:05.592814 | PLAY RECAP 2026-07-23 01:54:05.592869 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-23 01:54:05.592894 | 2026-07-23 01:54:05.756268 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-23 01:54:05.757171 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 01:54:06.557425 | 2026-07-23 01:54:06.557616 | PLAY [Base post] 2026-07-23 01:54:06.572091 | 2026-07-23 01:54:06.572265 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-23 01:54:07.150087 | debian-bookworm | changed 2026-07-23 01:54:07.157348 | 2026-07-23 01:54:07.157486 | PLAY RECAP 2026-07-23 01:54:07.157554 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 01:54:07.157619 | 2026-07-23 01:54:07.301301 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 01:54:07.302370 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-23 01:54:08.200776 | 2026-07-23 01:54:08.200974 | PLAY [Base post-logs] 2026-07-23 01:54:08.212263 | 2026-07-23 01:54:08.212424 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-23 01:54:08.738291 | localhost | changed 2026-07-23 01:54:08.760882 | 2026-07-23 01:54:08.761185 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-23 01:54:08.790953 | localhost | ok 2026-07-23 01:54:08.795214 | 2026-07-23 01:54:08.795367 | TASK [Set zuul-log-path fact] 2026-07-23 01:54:08.813549 | localhost | ok 2026-07-23 01:54:08.822473 | 2026-07-23 01:54:08.822599 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 01:54:08.848297 | localhost | ok 2026-07-23 01:54:08.851996 | 2026-07-23 01:54:08.852156 | TASK [upload-logs : Create log directories] 2026-07-23 01:54:09.365831 | localhost | changed 2026-07-23 01:54:09.371160 | 2026-07-23 01:54:09.371353 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-23 01:54:09.895030 | localhost -> localhost | ok: Runtime: 0:00:00.005274 2026-07-23 01:54:09.900946 | 2026-07-23 01:54:09.901153 | TASK [upload-logs : Upload logs to log server] 2026-07-23 01:54:10.508457 | localhost | Output suppressed because no_log was given 2026-07-23 01:54:10.510528 | 2026-07-23 01:54:10.510644 | LOOP [upload-logs : Compress console log and json output] 2026-07-23 01:54:10.563351 | localhost | skipping: Conditional result was False 2026-07-23 01:54:10.569495 | localhost | skipping: Conditional result was False 2026-07-23 01:54:10.577964 | 2026-07-23 01:54:10.578113 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-23 01:54:10.627642 | localhost | skipping: Conditional result was False 2026-07-23 01:54:10.627962 | 2026-07-23 01:54:10.633485 | localhost | skipping: Conditional result was False 2026-07-23 01:54:10.645012 | 2026-07-23 01:54:10.645152 | LOOP [upload-logs : Upload console log and json output]