2026-07-30 03:16:56.902416 | Job console starting 2026-07-30 03:16:56.930367 | Updating git repos 2026-07-30 03:16:56.954334 | Cloning repos into workspace 2026-07-30 03:16:56.986181 | Restoring repo states 2026-07-30 03:16:56.995674 | Merging changes 2026-07-30 03:16:56.995689 | Checking out repos 2026-07-30 03:16:57.043159 | Preparing playbooks 2026-07-30 03:16:57.732519 | Running Ansible setup 2026-07-30 03:17:02.674879 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 03:17:03.779035 | 2026-07-30 03:17:03.779232 | PLAY [Base pre] 2026-07-30 03:17:03.804473 | 2026-07-30 03:17:03.804652 | TASK [Setup log path fact] 2026-07-30 03:17:03.825636 | debian-bookworm | ok 2026-07-30 03:17:03.847294 | 2026-07-30 03:17:03.847482 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:17:03.878478 | debian-bookworm | ok 2026-07-30 03:17:03.891096 | 2026-07-30 03:17:03.891324 | TASK [emit-job-header : Print job information] 2026-07-30 03:17:03.932756 | # Job Information 2026-07-30 03:17:03.933041 | Ansible Version: 2.16.14 2026-07-30 03:17:03.933081 | Job: mypy 2026-07-30 03:17:03.933120 | Pipeline: periodic-daily 2026-07-30 03:17:03.933144 | Executor: 521e9411259a 2026-07-30 03:17:03.933165 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-07-30 03:17:03.933187 | Event ID: c2fb841a64e7409b885d120b6691a1b8 2026-07-30 03:17:03.938636 | 2026-07-30 03:17:03.938779 | LOOP [emit-job-header : Print node information] 2026-07-30 03:17:04.074401 | debian-bookworm | ok: 2026-07-30 03:17:04.074683 | debian-bookworm | # Node Information 2026-07-30 03:17:04.074722 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-30 03:17:04.074748 | debian-bookworm | Hostname: debian 2026-07-30 03:17:04.074771 | debian-bookworm | Username: zuul 2026-07-30 03:17:04.074793 | debian-bookworm | Distro: Debian 12.15 2026-07-30 03:17:04.074817 | debian-bookworm | Provider: regiocloud-a 2026-07-30 03:17:04.074863 | debian-bookworm | Region: 2026-07-30 03:17:04.074886 | debian-bookworm | Label: debian-bookworm 2026-07-30 03:17:04.074906 | debian-bookworm | Product Name: OpenStack Nova 2026-07-30 03:17:04.074925 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:1f68 2026-07-30 03:17:04.100064 | 2026-07-30 03:17:04.100231 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 03:17:04.788567 | debian-bookworm -> localhost | changed 2026-07-30 03:17:04.797454 | 2026-07-30 03:17:04.797599 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 03:17:06.063570 | debian-bookworm -> localhost | changed 2026-07-30 03:17:06.081174 | 2026-07-30 03:17:06.081424 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 03:17:06.498144 | debian-bookworm -> localhost | ok 2026-07-30 03:17:06.505283 | 2026-07-30 03:17:06.505430 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 03:17:06.537208 | debian-bookworm | ok 2026-07-30 03:17:06.553739 | debian-bookworm | included: /var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 03:17:06.560374 | 2026-07-30 03:17:06.560483 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 03:17:07.757967 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-30 03:17:07.758263 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/3bf86a082911477cac5cb970e99a8a2b_id_rsa 2026-07-30 03:17:07.758351 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/3bf86a082911477cac5cb970e99a8a2b_id_rsa.pub 2026-07-30 03:17:07.758386 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-30 03:17:07.758411 | debian-bookworm -> localhost | SHA256:/wTyUs8UyuTIgWo3kOWnJVKWESNKDJd4RBTqrbWkXLI zuul-build-sshkey 2026-07-30 03:17:07.758434 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-30 03:17:07.758471 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-30 03:17:07.758494 | debian-bookworm -> localhost | |.BBo. B+ | 2026-07-30 03:17:07.758517 | debian-bookworm -> localhost | |.++. B.o | 2026-07-30 03:17:07.758539 | debian-bookworm -> localhost | |... + + + . . | 2026-07-30 03:17:07.758560 | debian-bookworm -> localhost | |. . + * * . . | 2026-07-30 03:17:07.758581 | debian-bookworm -> localhost | | o =o + S * . | 2026-07-30 03:17:07.758615 | debian-bookworm -> localhost | |. O... . = = | 2026-07-30 03:17:07.758638 | debian-bookworm -> localhost | | E . . o + | 2026-07-30 03:17:07.758658 | debian-bookworm -> localhost | | . o | 2026-07-30 03:17:07.758680 | debian-bookworm -> localhost | | . | 2026-07-30 03:17:07.758701 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-30 03:17:07.758759 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.542591 2026-07-30 03:17:07.766397 | 2026-07-30 03:17:07.766525 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 03:17:07.798260 | debian-bookworm | ok 2026-07-30 03:17:07.810350 | debian-bookworm | included: /var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 03:17:07.819351 | 2026-07-30 03:17:07.819466 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 03:17:07.897143 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:17:07.905426 | 2026-07-30 03:17:07.905567 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 03:17:08.911021 | debian-bookworm | changed 2026-07-30 03:17:08.923460 | 2026-07-30 03:17:08.923589 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 03:17:09.235229 | debian-bookworm | ok 2026-07-30 03:17:09.249005 | 2026-07-30 03:17:09.249152 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 03:17:10.078467 | debian-bookworm | changed 2026-07-30 03:17:10.089128 | 2026-07-30 03:17:10.089265 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 03:17:10.828725 | debian-bookworm | changed 2026-07-30 03:17:10.835138 | 2026-07-30 03:17:10.835284 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 03:17:10.860704 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:17:10.871757 | 2026-07-30 03:17:10.871914 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 03:17:11.554116 | debian-bookworm -> localhost | changed 2026-07-30 03:17:11.566849 | 2026-07-30 03:17:11.567006 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 03:17:12.183731 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/3bf86a082911477cac5cb970e99a8a2b_id_rsa (zuul-build-sshkey) 2026-07-30 03:17:12.184012 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012656 2026-07-30 03:17:12.193046 | 2026-07-30 03:17:12.193167 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 03:17:12.833303 | debian-bookworm | ok 2026-07-30 03:17:12.839191 | 2026-07-30 03:17:12.839333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 03:17:12.890926 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:17:12.902553 | 2026-07-30 03:17:12.902694 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 03:17:13.652553 | debian-bookworm | ok 2026-07-30 03:17:13.678378 | 2026-07-30 03:17:13.678549 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 03:17:13.761387 | debian-bookworm | ok 2026-07-30 03:17:13.766999 | 2026-07-30 03:17:13.767134 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 03:17:14.749718 | debian-bookworm -> localhost | ok 2026-07-30 03:17:14.757801 | 2026-07-30 03:17:14.757949 | TASK [validate-host : Collect information about the host] 2026-07-30 03:17:16.456612 | debian-bookworm | ok 2026-07-30 03:17:16.478101 | 2026-07-30 03:17:16.478230 | TASK [validate-host : Sanitize hostname] 2026-07-30 03:17:16.626527 | debian-bookworm | ok 2026-07-30 03:17:16.637378 | 2026-07-30 03:17:16.637481 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 03:17:17.353969 | debian-bookworm -> localhost | changed 2026-07-30 03:17:17.360866 | 2026-07-30 03:17:17.360984 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 03:17:17.772413 | debian-bookworm | ok 2026-07-30 03:17:17.777736 | 2026-07-30 03:17:17.777823 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 03:17:18.315859 | debian-bookworm -> localhost | changed 2026-07-30 03:17:18.326053 | 2026-07-30 03:17:18.326142 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 03:17:18.616521 | debian-bookworm | ok 2026-07-30 03:17:18.629413 | 2026-07-30 03:17:18.629527 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 03:17:19.452732 | debian-bookworm | changed: 2026-07-30 03:17:19.452970 | debian-bookworm | cd+++++++++ src/ 2026-07-30 03:17:19.453054 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-30 03:17:19.453088 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-30 03:17:19.453116 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-07-30 03:17:19.453141 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/logs" 2026-07-30 03:18:51.250908 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/artifacts" 2026-07-30 03:18:52.101655 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3bf86a082911477cac5cb970e99a8a2b/work/docs" 2026-07-30 03:18:52.113107 | 2026-07-30 03:18:52.113232 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 03:18:53.684300 | debian-bookworm | changed: 2026-07-30 03:18:53.684472 | debian-bookworm | .d..t...... ./ 2026-07-30 03:18:53.684500 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-30 03:18:53.684520 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-30 03:18:53.684537 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-30 03:18:53.684555 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-30 03:18:53.684571 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-30 03:18:53.684606 | debian-bookworm | changed: All items complete 2026-07-30 03:18:53.684625 | 2026-07-30 03:18:54.487377 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:18:55.060024 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:18:55.077724 | 2026-07-30 03:18:55.077845 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 03:18:55.115285 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:18:55.119225 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:18:55.132345 | 2026-07-30 03:18:55.132435 | PLAY RECAP 2026-07-30 03:18:55.132485 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-30 03:18:55.132510 | 2026-07-30 03:18:55.240118 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 03:18:55.240914 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:18:56.108435 | 2026-07-30 03:18:56.108567 | PLAY [Base post] 2026-07-30 03:18:56.122171 | 2026-07-30 03:18:56.122285 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 03:18:56.713671 | debian-bookworm | changed 2026-07-30 03:18:56.721723 | 2026-07-30 03:18:56.721837 | PLAY RECAP 2026-07-30 03:18:56.721901 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 03:18:56.721980 | 2026-07-30 03:18:56.930742 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:18:56.933706 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 03:18:58.360904 | 2026-07-30 03:18:58.361072 | PLAY [Base post-logs] 2026-07-30 03:18:58.371120 | 2026-07-30 03:18:58.371248 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 03:18:58.829149 | localhost | changed 2026-07-30 03:18:58.841702 | 2026-07-30 03:18:58.844378 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 03:18:58.904711 | localhost | ok 2026-07-30 03:18:58.908073 | 2026-07-30 03:18:58.908159 | TASK [Set zuul-log-path fact] 2026-07-30 03:18:58.943929 | localhost | ok 2026-07-30 03:18:58.954339 | 2026-07-30 03:18:58.954453 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:18:59.013805 | localhost | ok 2026-07-30 03:18:59.017206 | 2026-07-30 03:18:59.017324 | TASK [upload-logs : Create log directories] 2026-07-30 03:18:59.758871 | localhost | changed 2026-07-30 03:18:59.763864 | 2026-07-30 03:18:59.763957 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 03:19:00.344299 | localhost -> localhost | ok: Runtime: 0:00:00.012064 2026-07-30 03:19:00.348169 | 2026-07-30 03:19:00.348270 | TASK [upload-logs : Upload logs to log server] 2026-07-30 03:19:01.156564 | localhost | Output suppressed because no_log was given 2026-07-30 03:19:01.158322 | 2026-07-30 03:19:01.158408 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 03:19:01.256735 | localhost | skipping: Conditional result was False 2026-07-30 03:19:01.262397 | localhost | skipping: Conditional result was False 2026-07-30 03:19:01.265890 | 2026-07-30 03:19:01.266025 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 03:19:01.311664 | localhost | skipping: Conditional result was False 2026-07-30 03:19:01.311931 | 2026-07-30 03:19:01.316396 | localhost | skipping: Conditional result was False 2026-07-30 03:19:01.322614 | 2026-07-30 03:19:01.322735 | LOOP [upload-logs : Upload console log and json output]