2026-06-09 03:14:58.669198 | Job console starting 2026-06-09 03:14:58.689973 | Updating git repos 2026-06-09 03:14:58.722417 | Cloning repos into workspace 2026-06-09 03:14:58.767905 | Restoring repo states 2026-06-09 03:14:58.781381 | Merging changes 2026-06-09 03:14:58.781402 | Checking out repos 2026-06-09 03:14:58.826435 | Preparing playbooks 2026-06-09 03:14:59.756833 | Running Ansible setup 2026-06-09 03:15:05.007690 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 03:15:05.807878 | 2026-06-09 03:15:05.808053 | PLAY [Base pre] 2026-06-09 03:15:05.826095 | 2026-06-09 03:15:05.826230 | TASK [Setup log path fact] 2026-06-09 03:15:05.845641 | debian-bookworm | ok 2026-06-09 03:15:05.862805 | 2026-06-09 03:15:05.863021 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 03:15:05.909103 | debian-bookworm | ok 2026-06-09 03:15:05.923535 | 2026-06-09 03:15:05.923665 | TASK [emit-job-header : Print job information] 2026-06-09 03:15:05.966254 | # Job Information 2026-06-09 03:15:05.966507 | Ansible Version: 2.16.14 2026-06-09 03:15:05.966552 | Job: mypy 2026-06-09 03:15:05.966594 | Pipeline: periodic-daily 2026-06-09 03:15:05.966622 | Executor: 521e9411259a 2026-06-09 03:15:05.966647 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-06-09 03:15:05.966675 | Event ID: 7c02705735414b7eb968dc95a2e3aa96 2026-06-09 03:15:05.972536 | 2026-06-09 03:15:05.972664 | LOOP [emit-job-header : Print node information] 2026-06-09 03:15:06.119727 | debian-bookworm | ok: 2026-06-09 03:15:06.123232 | debian-bookworm | # Node Information 2026-06-09 03:15:06.123450 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-09 03:15:06.123499 | debian-bookworm | Hostname: debian 2026-06-09 03:15:06.123525 | debian-bookworm | Username: zuul 2026-06-09 03:15:06.123548 | debian-bookworm | Distro: Debian 12.14 2026-06-09 03:15:06.123579 | debian-bookworm | Provider: regiocloud-a 2026-06-09 03:15:06.123601 | debian-bookworm | Region: 2026-06-09 03:15:06.123623 | debian-bookworm | Label: debian-bookworm 2026-06-09 03:15:06.123643 | debian-bookworm | Product Name: OpenStack Nova 2026-06-09 03:15:06.123664 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febb:6930 2026-06-09 03:15:06.142048 | 2026-06-09 03:15:06.142211 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 03:15:06.713100 | debian-bookworm -> localhost | changed 2026-06-09 03:15:06.725075 | 2026-06-09 03:15:06.725228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 03:15:07.956004 | debian-bookworm -> localhost | changed 2026-06-09 03:15:07.976459 | 2026-06-09 03:15:07.976617 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 03:15:08.306510 | debian-bookworm -> localhost | ok 2026-06-09 03:15:08.317501 | 2026-06-09 03:15:08.317645 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 03:15:08.353146 | debian-bookworm | ok 2026-06-09 03:15:08.370205 | debian-bookworm | included: /var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 03:15:08.377100 | 2026-06-09 03:15:08.377226 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 03:15:10.424561 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-09 03:15:10.424913 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/54c6d51923f94dfb95c08c03e54ff3ed_id_rsa 2026-06-09 03:15:10.424967 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/54c6d51923f94dfb95c08c03e54ff3ed_id_rsa.pub 2026-06-09 03:15:10.424995 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-09 03:15:10.425021 | debian-bookworm -> localhost | SHA256:g0uVb4eRBOUchsSvPDYLY5TYEL8mqlUDE2/sDs5NtfQ zuul-build-sshkey 2026-06-09 03:15:10.425044 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-09 03:15:10.425079 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-09 03:15:10.425100 | debian-bookworm -> localhost | | . .. oo+= | 2026-06-09 03:15:10.425122 | debian-bookworm -> localhost | | +.. o* o | 2026-06-09 03:15:10.425182 | debian-bookworm -> localhost | | o +++.o.= | 2026-06-09 03:15:10.425209 | debian-bookworm -> localhost | | =.o+* ..o | 2026-06-09 03:15:10.425290 | debian-bookworm -> localhost | | . *.*.E.+ . | 2026-06-09 03:15:10.425335 | debian-bookworm -> localhost | | o B =+.*o . | 2026-06-09 03:15:10.425358 | debian-bookworm -> localhost | | = o..+ + | 2026-06-09 03:15:10.425380 | debian-bookworm -> localhost | | o . | 2026-06-09 03:15:10.425401 | debian-bookworm -> localhost | |. | 2026-06-09 03:15:10.425422 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-09 03:15:10.425487 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.433819 2026-06-09 03:15:10.435480 | 2026-06-09 03:15:10.435835 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 03:15:10.481110 | debian-bookworm | ok 2026-06-09 03:15:10.523174 | debian-bookworm | included: /var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 03:15:10.535977 | 2026-06-09 03:15:10.536107 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 03:15:10.574469 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:15:10.585660 | 2026-06-09 03:15:10.585845 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 03:15:11.725827 | debian-bookworm | changed 2026-06-09 03:15:11.745128 | 2026-06-09 03:15:11.745277 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 03:15:12.019712 | debian-bookworm | ok 2026-06-09 03:15:12.026721 | 2026-06-09 03:15:12.026868 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 03:15:12.849774 | debian-bookworm | changed 2026-06-09 03:15:12.868633 | 2026-06-09 03:15:12.868743 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 03:15:13.696832 | debian-bookworm | changed 2026-06-09 03:15:13.702502 | 2026-06-09 03:15:13.702589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 03:15:13.750350 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:15:13.757465 | 2026-06-09 03:15:13.757573 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 03:15:14.244194 | debian-bookworm -> localhost | changed 2026-06-09 03:15:14.265356 | 2026-06-09 03:15:14.265483 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 03:15:14.630549 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/54c6d51923f94dfb95c08c03e54ff3ed_id_rsa (zuul-build-sshkey) 2026-06-09 03:15:14.631123 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014388 2026-06-09 03:15:14.646368 | 2026-06-09 03:15:14.646540 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 03:15:15.024488 | debian-bookworm | ok 2026-06-09 03:15:15.029544 | 2026-06-09 03:15:15.029630 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 03:15:15.113233 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:15:15.128281 | 2026-06-09 03:15:15.128447 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 03:15:15.500139 | debian-bookworm | ok 2026-06-09 03:15:15.521015 | 2026-06-09 03:15:15.521151 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 03:15:15.570854 | debian-bookworm | ok 2026-06-09 03:15:15.576095 | 2026-06-09 03:15:15.576201 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 03:15:16.142231 | debian-bookworm -> localhost | ok 2026-06-09 03:15:16.148940 | 2026-06-09 03:15:16.149051 | TASK [validate-host : Collect information about the host] 2026-06-09 03:15:17.245371 | debian-bookworm | ok 2026-06-09 03:15:17.257862 | 2026-06-09 03:15:17.257965 | TASK [validate-host : Sanitize hostname] 2026-06-09 03:15:17.430330 | debian-bookworm | ok 2026-06-09 03:15:17.479006 | 2026-06-09 03:15:17.479136 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 03:15:18.660253 | debian-bookworm -> localhost | changed 2026-06-09 03:15:18.665961 | 2026-06-09 03:15:18.666052 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 03:15:19.209981 | debian-bookworm | ok 2026-06-09 03:15:19.220081 | 2026-06-09 03:15:19.220174 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 03:15:20.515418 | debian-bookworm -> localhost | changed 2026-06-09 03:15:20.539791 | 2026-06-09 03:15:20.539939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 03:15:20.843192 | debian-bookworm | ok 2026-06-09 03:15:20.848140 | 2026-06-09 03:15:20.848226 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 03:15:22.282430 | debian-bookworm | changed: 2026-06-09 03:15:22.282703 | debian-bookworm | cd+++++++++ src/ 2026-06-09 03:15:22.282748 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-09 03:15:22.282775 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-09 03:15:22.282798 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-06-09 03:15:22.282819 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/logs" 2026-06-09 03:16:15.601398 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/artifacts" 2026-06-09 03:16:16.049733 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/54c6d51923f94dfb95c08c03e54ff3ed/work/docs" 2026-06-09 03:16:16.064098 | 2026-06-09 03:16:16.064306 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 03:16:17.328074 | debian-bookworm | changed: 2026-06-09 03:16:17.328297 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-09 03:16:17.328331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-09 03:16:17.328356 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-09 03:16:17.328474 | debian-bookworm | changed: All items complete 2026-06-09 03:16:17.328503 | 2026-06-09 03:16:18.246005 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 03:16:19.198719 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 03:16:19.222492 | 2026-06-09 03:16:19.222628 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 03:16:19.247915 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:16:19.253229 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:16:19.271468 | 2026-06-09 03:16:19.271567 | PLAY RECAP 2026-06-09 03:16:19.271623 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-09 03:16:19.271661 | 2026-06-09 03:16:19.380137 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 03:16:19.381623 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 03:16:20.091844 | 2026-06-09 03:16:20.092006 | PLAY [Base post] 2026-06-09 03:16:20.105430 | 2026-06-09 03:16:20.105554 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 03:16:20.673844 | debian-bookworm | changed 2026-06-09 03:16:20.680161 | 2026-06-09 03:16:20.680267 | PLAY RECAP 2026-06-09 03:16:20.680332 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 03:16:20.680393 | 2026-06-09 03:16:20.775097 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 03:16:20.777344 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 03:16:21.857566 | 2026-06-09 03:16:21.857742 | PLAY [Base post-logs] 2026-06-09 03:16:21.875630 | 2026-06-09 03:16:21.875820 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 03:16:22.440926 | localhost | changed 2026-06-09 03:16:22.453398 | 2026-06-09 03:16:22.453557 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 03:16:22.478436 | localhost | ok 2026-06-09 03:16:22.481254 | 2026-06-09 03:16:22.481336 | TASK [Set zuul-log-path fact] 2026-06-09 03:16:22.505583 | localhost | ok 2026-06-09 03:16:22.513407 | 2026-06-09 03:16:22.513509 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 03:16:22.578183 | localhost | ok 2026-06-09 03:16:22.581430 | 2026-06-09 03:16:22.581520 | TASK [upload-logs : Create log directories] 2026-06-09 03:16:23.390150 | localhost | changed 2026-06-09 03:16:23.392890 | 2026-06-09 03:16:23.392971 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 03:16:24.322454 | localhost -> localhost | ok: Runtime: 0:00:00.029537 2026-06-09 03:16:24.331646 | 2026-06-09 03:16:24.331759 | TASK [upload-logs : Upload logs to log server] 2026-06-09 03:16:25.143180 | localhost | Output suppressed because no_log was given 2026-06-09 03:16:25.144826 | 2026-06-09 03:16:25.144906 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 03:16:25.264557 | localhost | skipping: Conditional result was False 2026-06-09 03:16:25.281590 | localhost | skipping: Conditional result was False 2026-06-09 03:16:25.291351 | 2026-06-09 03:16:25.291465 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 03:16:25.370645 | localhost | skipping: Conditional result was False 2026-06-09 03:16:25.370944 | 2026-06-09 03:16:25.377905 | localhost | skipping: Conditional result was False 2026-06-09 03:16:25.391351 | 2026-06-09 03:16:25.391799 | LOOP [upload-logs : Upload console log and json output]