2026-06-28 03:14:38.410203 | Job console starting 2026-06-28 03:14:38.434183 | Updating git repos 2026-06-28 03:14:38.507241 | Cloning repos into workspace 2026-06-28 03:14:38.650728 | Restoring repo states 2026-06-28 03:14:38.690584 | Merging changes 2026-06-28 03:14:38.690629 | Checking out repos 2026-06-28 03:14:38.782036 | Preparing playbooks 2026-06-28 03:14:40.402988 | Running Ansible setup 2026-06-28 03:14:46.974274 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 03:14:47.943573 | 2026-06-28 03:14:47.943809 | PLAY [Base pre] 2026-06-28 03:14:47.962183 | 2026-06-28 03:14:47.962307 | TASK [Setup log path fact] 2026-06-28 03:14:47.990673 | debian-bookworm | ok 2026-06-28 03:14:48.012669 | 2026-06-28 03:14:48.012806 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:14:48.041213 | debian-bookworm | ok 2026-06-28 03:14:48.050926 | 2026-06-28 03:14:48.051028 | TASK [emit-job-header : Print job information] 2026-06-28 03:14:48.089223 | # Job Information 2026-06-28 03:14:48.089386 | Ansible Version: 2.16.14 2026-06-28 03:14:48.089434 | Job: flake8 2026-06-28 03:14:48.089470 | Pipeline: periodic-daily 2026-06-28 03:14:48.089494 | Executor: 521e9411259a 2026-06-28 03:14:48.089516 | Triggered by: https://github.com/osism/testbed 2026-06-28 03:14:48.089539 | Event ID: e7db185ffcb64a108bd06765c48e037a 2026-06-28 03:14:48.094800 | 2026-06-28 03:14:48.094918 | LOOP [emit-job-header : Print node information] 2026-06-28 03:14:48.239195 | debian-bookworm | ok: 2026-06-28 03:14:48.239371 | debian-bookworm | # Node Information 2026-06-28 03:14:48.239406 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 03:14:48.239432 | debian-bookworm | Hostname: debian 2026-06-28 03:14:48.239453 | debian-bookworm | Username: zuul 2026-06-28 03:14:48.239474 | debian-bookworm | Distro: Debian 12.14 2026-06-28 03:14:48.239498 | debian-bookworm | Provider: regiocloud-a 2026-06-28 03:14:48.239519 | debian-bookworm | Region: 2026-06-28 03:14:48.239540 | debian-bookworm | Label: debian-bookworm 2026-06-28 03:14:48.239561 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 03:14:48.239581 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:5f8 2026-06-28 03:14:48.253368 | 2026-06-28 03:14:48.253485 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 03:14:48.776777 | debian-bookworm -> localhost | changed 2026-06-28 03:14:48.788977 | 2026-06-28 03:14:48.789098 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 03:14:49.686980 | debian-bookworm -> localhost | changed 2026-06-28 03:14:49.696307 | 2026-06-28 03:14:49.696411 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 03:14:49.973443 | debian-bookworm -> localhost | ok 2026-06-28 03:14:49.980938 | 2026-06-28 03:14:49.981049 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 03:14:50.001069 | debian-bookworm | ok 2026-06-28 03:14:50.016338 | debian-bookworm | included: /var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 03:14:50.022161 | 2026-06-28 03:14:50.022255 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 03:14:52.121409 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 03:14:52.121646 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/6f1a3ca40cdf4a10a44daaf09953c4cd_id_rsa 2026-06-28 03:14:52.121686 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/6f1a3ca40cdf4a10a44daaf09953c4cd_id_rsa.pub 2026-06-28 03:14:52.121715 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 03:14:52.121739 | debian-bookworm -> localhost | SHA256:XTL2HQqtAkSWCl3GLUpqeCLIjndZKb2nrS7AsDpiYTs zuul-build-sshkey 2026-06-28 03:14:52.121762 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 03:14:52.121795 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 03:14:52.121817 | debian-bookworm -> localhost | | . +*o | 2026-06-28 03:14:52.121839 | debian-bookworm -> localhost | | . o++ . . | 2026-06-28 03:14:52.121859 | debian-bookworm -> localhost | |o. + +.o = o . | 2026-06-28 03:14:52.121879 | debian-bookworm -> localhost | |*.+ + +. o B o . | 2026-06-28 03:14:52.121898 | debian-bookworm -> localhost | |+B + .S o o . | 2026-06-28 03:14:52.121922 | debian-bookworm -> localhost | |o++ o . .. | 2026-06-28 03:14:52.121943 | debian-bookworm -> localhost | |o.oo + | 2026-06-28 03:14:52.121963 | debian-bookworm -> localhost | |+E . . . | 2026-06-28 03:14:52.121984 | debian-bookworm -> localhost | |o.. oo. | 2026-06-28 03:14:52.122004 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 03:14:52.122052 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.611099 2026-06-28 03:14:52.128535 | 2026-06-28 03:14:52.128660 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 03:14:52.163406 | debian-bookworm | ok 2026-06-28 03:14:52.173153 | debian-bookworm | included: /var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 03:14:52.190780 | 2026-06-28 03:14:52.190996 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 03:14:52.215540 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:14:52.227702 | 2026-06-28 03:14:52.227794 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 03:14:52.969752 | debian-bookworm | changed 2026-06-28 03:14:52.981399 | 2026-06-28 03:14:52.981530 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 03:14:53.302190 | debian-bookworm | ok 2026-06-28 03:14:53.322955 | 2026-06-28 03:14:53.323121 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 03:14:54.249917 | debian-bookworm | changed 2026-06-28 03:14:54.259251 | 2026-06-28 03:14:54.259457 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 03:14:54.953182 | debian-bookworm | changed 2026-06-28 03:14:54.963024 | 2026-06-28 03:14:54.963277 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 03:14:54.991992 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:14:55.013726 | 2026-06-28 03:14:55.013879 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 03:14:55.731021 | debian-bookworm -> localhost | changed 2026-06-28 03:14:55.749367 | 2026-06-28 03:14:55.749530 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 03:14:56.323110 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/6f1a3ca40cdf4a10a44daaf09953c4cd_id_rsa (zuul-build-sshkey) 2026-06-28 03:14:56.323442 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032278 2026-06-28 03:14:56.334035 | 2026-06-28 03:14:56.334207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 03:14:56.992163 | debian-bookworm | ok 2026-06-28 03:14:56.999019 | 2026-06-28 03:14:56.999145 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 03:14:57.027319 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:14:57.045542 | 2026-06-28 03:14:57.045732 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 03:14:57.559242 | debian-bookworm | ok 2026-06-28 03:14:57.572700 | 2026-06-28 03:14:57.572842 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 03:14:57.616098 | debian-bookworm | ok 2026-06-28 03:14:57.624186 | 2026-06-28 03:14:57.624344 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 03:14:58.022132 | debian-bookworm -> localhost | ok 2026-06-28 03:14:58.032300 | 2026-06-28 03:14:58.032423 | TASK [validate-host : Collect information about the host] 2026-06-28 03:14:59.363334 | debian-bookworm | ok 2026-06-28 03:14:59.379207 | 2026-06-28 03:14:59.379362 | TASK [validate-host : Sanitize hostname] 2026-06-28 03:14:59.586400 | debian-bookworm | ok 2026-06-28 03:14:59.591548 | 2026-06-28 03:14:59.591707 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 03:15:00.410032 | debian-bookworm -> localhost | changed 2026-06-28 03:15:00.428071 | 2026-06-28 03:15:00.428252 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 03:15:00.973048 | debian-bookworm | ok 2026-06-28 03:15:00.978448 | 2026-06-28 03:15:00.978571 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 03:15:01.853870 | debian-bookworm -> localhost | changed 2026-06-28 03:15:01.868551 | 2026-06-28 03:15:01.868748 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 03:15:02.207938 | debian-bookworm | ok 2026-06-28 03:15:02.229128 | 2026-06-28 03:15:02.229353 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 03:15:04.489494 | debian-bookworm | changed: 2026-06-28 03:15:04.489760 | debian-bookworm | cd+++++++++ src/ 2026-06-28 03:15:04.489798 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 03:15:04.489823 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 03:15:04.489845 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-28 03:15:04.489866 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/logs" 2026-06-28 03:16:10.376216 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/artifacts" 2026-06-28 03:16:10.838960 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6f1a3ca40cdf4a10a44daaf09953c4cd/work/docs" 2026-06-28 03:16:10.851341 | 2026-06-28 03:16:10.851525 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 03:16:11.819352 | debian-bookworm | changed: 2026-06-28 03:16:11.819699 | debian-bookworm | .d..t...... ./ 2026-06-28 03:16:11.819745 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 03:16:11.819771 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 03:16:11.819793 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 03:16:11.819816 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 03:16:11.819837 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 03:16:11.819882 | debian-bookworm | changed: All items complete 2026-06-28 03:16:11.819910 | 2026-06-28 03:16:12.415024 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:16:13.095235 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:16:13.116201 | 2026-06-28 03:16:13.116372 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 03:16:13.155471 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:16:13.161026 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:16:13.173897 | 2026-06-28 03:16:13.174009 | PLAY RECAP 2026-06-28 03:16:13.174067 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-28 03:16:13.174091 | 2026-06-28 03:16:13.327295 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 03:16:13.328345 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:16:14.181741 | 2026-06-28 03:16:14.182004 | PLAY [Base post] 2026-06-28 03:16:14.200959 | 2026-06-28 03:16:14.201127 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 03:16:14.936017 | debian-bookworm | changed 2026-06-28 03:16:14.948235 | 2026-06-28 03:16:14.948398 | PLAY RECAP 2026-06-28 03:16:14.948470 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 03:16:14.948534 | 2026-06-28 03:16:15.248576 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:16:15.249528 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 03:16:16.577199 | 2026-06-28 03:16:16.577414 | PLAY [Base post-logs] 2026-06-28 03:16:16.606001 | 2026-06-28 03:16:16.606221 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 03:16:17.532775 | localhost | changed 2026-06-28 03:16:17.544027 | 2026-06-28 03:16:17.544190 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 03:16:17.581370 | localhost | ok 2026-06-28 03:16:17.585647 | 2026-06-28 03:16:17.585926 | TASK [Set zuul-log-path fact] 2026-06-28 03:16:17.628111 | localhost | ok 2026-06-28 03:16:17.638472 | 2026-06-28 03:16:17.638643 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:16:17.685845 | localhost | ok 2026-06-28 03:16:17.690488 | 2026-06-28 03:16:17.690630 | TASK [upload-logs : Create log directories] 2026-06-28 03:16:18.244561 | localhost | changed 2026-06-28 03:16:18.254964 | 2026-06-28 03:16:18.255166 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 03:16:18.871367 | localhost -> localhost | ok: Runtime: 0:00:00.010682 2026-06-28 03:16:18.876180 | 2026-06-28 03:16:18.876315 | TASK [upload-logs : Upload logs to log server] 2026-06-28 03:16:19.558310 | localhost | Output suppressed because no_log was given 2026-06-28 03:16:19.560519 | 2026-06-28 03:16:19.560663 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 03:16:19.620575 | localhost | skipping: Conditional result was False 2026-06-28 03:16:19.626892 | localhost | skipping: Conditional result was False 2026-06-28 03:16:19.634964 | 2026-06-28 03:16:19.635131 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 03:16:19.701546 | localhost | skipping: Conditional result was False 2026-06-28 03:16:19.701913 | 2026-06-28 03:16:19.717475 | localhost | skipping: Conditional result was False 2026-06-28 03:16:19.728664 | 2026-06-28 03:16:19.728912 | LOOP [upload-logs : Upload console log and json output]