2026-08-07 03:03:48.011575 | Job console starting 2026-08-07 03:03:48.023494 | Updating git repos 2026-08-07 03:03:48.068343 | Cloning repos into workspace 2026-08-07 03:03:48.184533 | Restoring repo states 2026-08-07 03:03:48.206350 | Merging changes 2026-08-07 03:03:48.206363 | Checking out repos 2026-08-07 03:03:48.313971 | Preparing playbooks 2026-08-07 03:03:49.955352 | Running Ansible setup 2026-08-07 03:03:56.969966 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 03:03:58.454471 | 2026-08-07 03:03:58.454592 | PLAY [Base pre] 2026-08-07 03:03:58.496089 | 2026-08-07 03:03:58.496204 | TASK [Setup log path fact] 2026-08-07 03:03:58.551911 | debian-bookworm | ok 2026-08-07 03:03:58.593722 | 2026-08-07 03:03:58.593878 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 03:03:58.631470 | debian-bookworm | ok 2026-08-07 03:03:58.649554 | 2026-08-07 03:03:58.649651 | TASK [emit-job-header : Print job information] 2026-08-07 03:03:58.723478 | # Job Information 2026-08-07 03:03:58.723661 | Ansible Version: 2.16.14 2026-08-07 03:03:58.723690 | Job: flake8 2026-08-07 03:03:58.723725 | Pipeline: periodic-daily 2026-08-07 03:03:58.723760 | Executor: 521e9411259a 2026-08-07 03:03:58.723778 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-08-07 03:03:58.723796 | Event ID: c28fcdaf78f54bf3a360d42b6e476e51 2026-08-07 03:03:58.727970 | 2026-08-07 03:03:58.728059 | LOOP [emit-job-header : Print node information] 2026-08-07 03:03:58.878796 | debian-bookworm | ok: 2026-08-07 03:03:58.878958 | debian-bookworm | # Node Information 2026-08-07 03:03:58.879311 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 03:03:58.879354 | debian-bookworm | Hostname: debian 2026-08-07 03:03:58.879377 | debian-bookworm | Username: zuul 2026-08-07 03:03:58.879395 | debian-bookworm | Distro: Debian 12.15 2026-08-07 03:03:58.879416 | debian-bookworm | Provider: regiocloud-a 2026-08-07 03:03:58.879433 | debian-bookworm | Region: 2026-08-07 03:03:58.879451 | debian-bookworm | Label: debian-bookworm 2026-08-07 03:03:58.879468 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 03:03:58.879485 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:fb19 2026-08-07 03:03:58.897137 | 2026-08-07 03:03:58.897234 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 03:03:59.496924 | debian-bookworm -> localhost | changed 2026-08-07 03:03:59.503852 | 2026-08-07 03:03:59.503968 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 03:04:00.580866 | debian-bookworm -> localhost | changed 2026-08-07 03:04:00.591718 | 2026-08-07 03:04:00.591837 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 03:04:00.831484 | debian-bookworm -> localhost | ok 2026-08-07 03:04:00.837885 | 2026-08-07 03:04:00.838010 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 03:04:00.858752 | debian-bookworm | ok 2026-08-07 03:04:00.876117 | debian-bookworm | included: /var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 03:04:00.881924 | 2026-08-07 03:04:00.882013 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 03:04:04.155274 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 03:04:04.155514 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/679bcdc5cabb4d1b8a446c852ba852a5_id_rsa 2026-08-07 03:04:04.155555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/679bcdc5cabb4d1b8a446c852ba852a5_id_rsa.pub 2026-08-07 03:04:04.155582 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 03:04:04.155607 | debian-bookworm -> localhost | SHA256:8ANfAGUt4ChzSshZI40m5j+Fwqubu/0nHf3uN1m4Pi0 zuul-build-sshkey 2026-08-07 03:04:04.155629 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 03:04:04.155659 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 03:04:04.155681 | debian-bookworm -> localhost | | .oo o++. | 2026-08-07 03:04:04.155703 | debian-bookworm -> localhost | |o=+..o .... | 2026-08-07 03:04:04.155735 | debian-bookworm -> localhost | |Bo+ + + .. | 2026-08-07 03:04:04.155757 | debian-bookworm -> localhost | | = * . = . | 2026-08-07 03:04:04.155777 | debian-bookworm -> localhost | | = . .S . | 2026-08-07 03:04:04.155804 | debian-bookworm -> localhost | | . o . .. . . | 2026-08-07 03:04:04.155825 | debian-bookworm -> localhost | |. .. . . = | 2026-08-07 03:04:04.155845 | debian-bookworm -> localhost | |.o . o . E . | 2026-08-07 03:04:04.155866 | debian-bookworm -> localhost | |=+...o ooo.+ | 2026-08-07 03:04:04.155886 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 03:04:04.155935 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.754013 2026-08-07 03:04:04.163609 | 2026-08-07 03:04:04.163704 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 03:04:04.219243 | debian-bookworm | ok 2026-08-07 03:04:04.229546 | debian-bookworm | included: /var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 03:04:04.257006 | 2026-08-07 03:04:04.257115 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 03:04:04.298281 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:04:04.305445 | 2026-08-07 03:04:04.305551 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 03:04:05.067140 | debian-bookworm | changed 2026-08-07 03:04:05.078028 | 2026-08-07 03:04:05.078124 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 03:04:05.328580 | debian-bookworm | ok 2026-08-07 03:04:05.336664 | 2026-08-07 03:04:05.336789 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 03:04:06.033559 | debian-bookworm | changed 2026-08-07 03:04:06.038661 | 2026-08-07 03:04:06.038776 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 03:04:06.647323 | debian-bookworm | changed 2026-08-07 03:04:06.654518 | 2026-08-07 03:04:06.654621 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 03:04:06.680148 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:04:06.686146 | 2026-08-07 03:04:06.686246 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 03:04:07.126948 | debian-bookworm -> localhost | changed 2026-08-07 03:04:07.137187 | 2026-08-07 03:04:07.137286 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 03:04:07.517787 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/679bcdc5cabb4d1b8a446c852ba852a5_id_rsa (zuul-build-sshkey) 2026-08-07 03:04:07.518167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017074 2026-08-07 03:04:07.530089 | 2026-08-07 03:04:07.530223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 03:04:07.944797 | debian-bookworm | ok 2026-08-07 03:04:07.949187 | 2026-08-07 03:04:07.949268 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 03:04:07.976970 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:04:07.985811 | 2026-08-07 03:04:07.985894 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 03:04:08.457663 | debian-bookworm | ok 2026-08-07 03:04:08.467219 | 2026-08-07 03:04:08.467306 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 03:04:08.516430 | debian-bookworm | ok 2026-08-07 03:04:08.520627 | 2026-08-07 03:04:08.520699 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 03:04:08.988924 | debian-bookworm -> localhost | ok 2026-08-07 03:04:08.994390 | 2026-08-07 03:04:08.994470 | TASK [validate-host : Collect information about the host] 2026-08-07 03:04:10.113389 | debian-bookworm | ok 2026-08-07 03:04:10.149580 | 2026-08-07 03:04:10.149792 | TASK [validate-host : Sanitize hostname] 2026-08-07 03:04:10.408186 | debian-bookworm | ok 2026-08-07 03:04:10.414989 | 2026-08-07 03:04:10.415121 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 03:04:11.370728 | debian-bookworm -> localhost | changed 2026-08-07 03:04:11.376721 | 2026-08-07 03:04:11.376832 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 03:04:11.838160 | debian-bookworm | ok 2026-08-07 03:04:11.846638 | 2026-08-07 03:04:11.846881 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 03:04:12.905202 | debian-bookworm -> localhost | changed 2026-08-07 03:04:12.919241 | 2026-08-07 03:04:12.919385 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 03:04:13.263563 | debian-bookworm | ok 2026-08-07 03:04:13.270437 | 2026-08-07 03:04:13.270564 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 03:04:14.584169 | debian-bookworm | changed: 2026-08-07 03:04:14.585748 | debian-bookworm | cd+++++++++ src/ 2026-08-07 03:04:14.585800 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 03:04:14.585827 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 03:04:14.585851 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-08-07 03:04:14.585873 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/logs" 2026-08-07 03:05:15.703114 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/artifacts" 2026-08-07 03:05:16.342913 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/679bcdc5cabb4d1b8a446c852ba852a5/work/docs" 2026-08-07 03:05:16.356978 | 2026-08-07 03:05:16.357112 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 03:05:17.486514 | debian-bookworm | changed: 2026-08-07 03:05:17.486729 | debian-bookworm | .d..t...... ./ 2026-08-07 03:05:17.486765 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 03:05:17.486789 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 03:05:17.486811 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 03:05:17.486849 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 03:05:17.486874 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 03:05:17.486918 | debian-bookworm | changed: All items complete 2026-08-07 03:05:17.486944 | 2026-08-07 03:05:18.557086 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 03:05:19.989679 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 03:05:20.005268 | 2026-08-07 03:05:20.005366 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 03:05:20.024786 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:05:20.027698 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:05:20.034221 | 2026-08-07 03:05:20.034279 | PLAY RECAP 2026-08-07 03:05:20.034329 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-07 03:05:20.034351 | 2026-08-07 03:05:20.129221 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 03:05:20.129995 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 03:05:20.914226 | 2026-08-07 03:05:20.914364 | PLAY [Base post] 2026-08-07 03:05:20.927203 | 2026-08-07 03:05:20.927326 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 03:05:21.783618 | debian-bookworm | changed 2026-08-07 03:05:21.795979 | 2026-08-07 03:05:21.796089 | PLAY RECAP 2026-08-07 03:05:21.796146 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 03:05:21.796224 | 2026-08-07 03:05:21.999659 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 03:05:22.000386 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 03:05:23.335807 | 2026-08-07 03:05:23.335955 | PLAY [Base post-logs] 2026-08-07 03:05:23.356042 | 2026-08-07 03:05:23.356172 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 03:05:24.498513 | localhost | changed 2026-08-07 03:05:24.510721 | 2026-08-07 03:05:24.510872 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 03:05:24.544888 | localhost | ok 2026-08-07 03:05:24.547319 | 2026-08-07 03:05:24.547390 | TASK [Set zuul-log-path fact] 2026-08-07 03:05:24.561296 | localhost | ok 2026-08-07 03:05:24.567539 | 2026-08-07 03:05:24.567620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 03:05:24.612031 | localhost | ok 2026-08-07 03:05:24.614437 | 2026-08-07 03:05:24.614537 | TASK [upload-logs : Create log directories] 2026-08-07 03:05:25.303821 | localhost | changed 2026-08-07 03:05:25.305967 | 2026-08-07 03:05:25.306042 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 03:05:26.211118 | localhost -> localhost | ok: Runtime: 0:00:00.022256 2026-08-07 03:05:26.214166 | 2026-08-07 03:05:26.214246 | TASK [upload-logs : Upload logs to log server] 2026-08-07 03:05:26.990978 | localhost | Output suppressed because no_log was given 2026-08-07 03:05:26.992352 | 2026-08-07 03:05:26.992424 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 03:05:27.084429 | localhost | skipping: Conditional result was False 2026-08-07 03:05:27.099311 | localhost | skipping: Conditional result was False 2026-08-07 03:05:27.108902 | 2026-08-07 03:05:27.108990 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 03:05:27.216708 | localhost | skipping: Conditional result was False 2026-08-07 03:05:27.216928 | 2026-08-07 03:05:27.225149 | localhost | skipping: Conditional result was False 2026-08-07 03:05:27.227874 | 2026-08-07 03:05:27.227955 | LOOP [upload-logs : Upload console log and json output]