2025-10-14 03:08:35.966888 | Job console starting 2025-10-14 03:08:36.008123 | Updating git repos 2025-10-14 03:08:36.056928 | Cloning repos into workspace 2025-10-14 03:08:36.120538 | Restoring repo states 2025-10-14 03:08:36.127606 | Merging changes 2025-10-14 03:08:36.127624 | Checking out repos 2025-10-14 03:08:36.204186 | Preparing playbooks 2025-10-14 03:08:37.536209 | Running Ansible setup 2025-10-14 03:08:42.378823 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-14 03:08:43.719385 | 2025-10-14 03:08:43.719562 | PLAY [Base pre] 2025-10-14 03:08:43.771224 | 2025-10-14 03:08:43.771362 | TASK [Setup log path fact] 2025-10-14 03:08:43.815941 | debian-bookworm | ok 2025-10-14 03:08:43.860117 | 2025-10-14 03:08:43.860260 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-14 03:08:43.901612 | debian-bookworm | ok 2025-10-14 03:08:43.913988 | 2025-10-14 03:08:43.914098 | TASK [emit-job-header : Print job information] 2025-10-14 03:08:43.969816 | # Job Information 2025-10-14 03:08:43.969992 | Ansible Version: 2.16.14 2025-10-14 03:08:43.970026 | Job: yamllint 2025-10-14 03:08:43.970058 | Pipeline: periodic-daily 2025-10-14 03:08:43.970081 | Executor: 521e9411259a 2025-10-14 03:08:43.970102 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-10-14 03:08:43.970124 | Event ID: 1d9cf8f026fe4ceda77a6f5f0ed0d0cf 2025-10-14 03:08:43.975048 | 2025-10-14 03:08:43.975149 | LOOP [emit-job-header : Print node information] 2025-10-14 03:08:44.185775 | debian-bookworm | ok: 2025-10-14 03:08:44.185917 | debian-bookworm | # Node Information 2025-10-14 03:08:44.185946 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-14 03:08:44.185967 | debian-bookworm | Hostname: debian 2025-10-14 03:08:44.185985 | debian-bookworm | Username: zuul 2025-10-14 03:08:44.186003 | debian-bookworm | Distro: Debian 12.12 2025-10-14 03:08:44.186022 | debian-bookworm | Provider: regiocloud-a 2025-10-14 03:08:44.186040 | debian-bookworm | Region: 2025-10-14 03:08:44.186057 | debian-bookworm | Label: debian-bookworm 2025-10-14 03:08:44.186074 | debian-bookworm | Product Name: OpenStack Nova 2025-10-14 03:08:44.186090 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:d1d1 2025-10-14 03:08:44.203270 | 2025-10-14 03:08:44.214732 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-14 03:08:45.060478 | debian-bookworm -> localhost | changed 2025-10-14 03:08:45.066090 | 2025-10-14 03:08:45.066174 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-14 03:08:46.737349 | debian-bookworm -> localhost | changed 2025-10-14 03:08:46.745816 | 2025-10-14 03:08:46.745900 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-14 03:08:47.038526 | debian-bookworm -> localhost | ok 2025-10-14 03:08:47.043350 | 2025-10-14 03:08:47.043430 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-14 03:08:47.059461 | debian-bookworm | ok 2025-10-14 03:08:47.083829 | debian-bookworm | included: /var/lib/zuul/builds/221b947c158f47d78e51bd0b9bac6799/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-14 03:08:47.098610 | 2025-10-14 03:08:47.098705 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-14 03:08:48.285242 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-14 03:08:48.285416 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/221b947c158f47d78e51bd0b9bac6799/work/221b947c158f47d78e51bd0b9bac6799_id_rsa 2025-10-14 03:08:48.285449 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/221b947c158f47d78e51bd0b9bac6799/work/221b947c158f47d78e51bd0b9bac6799_id_rsa.pub 2025-10-14 03:08:48.285471 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-14 03:08:48.285491 | debian-bookworm -> localhost | SHA256:1l8lf8r7XV1FwhSTb4X3ht3sfSznOcyj7ybXrRFyRBY zuul-build-sshkey 2025-10-14 03:08:48.285510 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-14 03:08:48.285556 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-14 03:08:48.285576 | debian-bookworm -> localhost | | oE=.| 2025-10-14 03:08:48.285595 | debian-bookworm -> localhost | | o++o| 2025-10-14 03:08:48.285612 | debian-bookworm -> localhost | | o**| 2025-10-14 03:08:48.285628 | debian-bookworm -> localhost | | . ..+X| 2025-10-14 03:08:48.285644 | debian-bookworm -> localhost | | S . . +==| 2025-10-14 03:08:48.285669 | debian-bookworm -> localhost | | . . =.oX| 2025-10-14 03:08:48.285686 | debian-bookworm -> localhost | | . *+B| 2025-10-14 03:08:48.285702 | debian-bookworm -> localhost | | . @*| 2025-10-14 03:08:48.285719 | debian-bookworm -> localhost | | .X==| 2025-10-14 03:08:48.285735 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-14 03:08:48.285782 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.573903 2025-10-14 03:08:48.290868 | 2025-10-14 03:08:48.290946 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-14 03:08:48.327355 | debian-bookworm | ok 2025-10-14 03:08:48.334669 | debian-bookworm | included: /var/lib/zuul/builds/221b947c158f47d78e51bd0b9bac6799/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-14 03:08:48.356801 | 2025-10-14 03:08:48.356871 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-14 03:08:48.399450 | debian-bookworm | skipping: Conditional result was False 2025-10-14 03:08:48.404354 | 2025-10-14 03:08:48.404426 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-14 03:08:48.967712 | debian-bookworm | changed 2025-10-14 03:08:48.971975 | 2025-10-14 03:08:48.972048 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-14 03:08:49.203525 | debian-bookworm | ok 2025-10-14 03:08:49.209771 | 2025-10-14 03:08:49.209853 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-14 03:08:49.827490 | debian-bookworm | changed 2025-10-14 03:08:49.838465 | 2025-10-14 03:08:49.838573 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-14 03:08:50.446234 | debian-bookworm | changed 2025-10-14 03:08:50.451819 | 2025-10-14 03:08:50.451909 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-14 03:08:50.469656 | debian-bookworm | skipping: Conditional result was False 2025-10-14 03:08:50.476219 | 2025-10-14 03:08:50.476306 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-14 03:08:51.049180 | debian-bookworm -> localhost | changed 2025-10-14 03:08:51.060503 | 2025-10-14 03:08:51.060614 | TASK [add-build-sshkey : Add back temp key] 2025-10-14 03:08:51.492925 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/221b947c158f47d78e51bd0b9bac6799/work/221b947c158f47d78e51bd0b9bac6799_id_rsa (zuul-build-sshkey) 2025-10-14 03:08:51.493204 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009145 2025-10-14 03:08:51.501894 | 2025-10-14 03:08:51.501999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-14 03:08:51.869687 | debian-bookworm | ok 2025-10-14 03:08:51.874594 | 2025-10-14 03:08:51.884896 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-14 03:08:51.918314 | debian-bookworm | skipping: Conditional result was False 2025-10-14 03:08:51.931950 | 2025-10-14 03:08:51.932047 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-14 03:08:52.303429 | debian-bookworm | ok 2025-10-14 03:08:52.328282 | 2025-10-14 03:08:52.328425 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-14 03:08:52.373473 | debian-bookworm | ok 2025-10-14 03:08:52.378322 | 2025-10-14 03:08:52.378402 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-14 03:08:52.705055 | debian-bookworm -> localhost | ok 2025-10-14 03:08:52.717768 | 2025-10-14 03:08:52.717872 | TASK [validate-host : Collect information about the host] 2025-10-14 03:08:53.813363 | debian-bookworm | ok 2025-10-14 03:08:53.829260 | 2025-10-14 03:08:53.829353 | TASK [validate-host : Sanitize hostname] 2025-10-14 03:08:53.947963 | debian-bookworm | ok 2025-10-14 03:08:53.990339 | 2025-10-14 03:08:53.990440 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-14 03:08:54.965457 | debian-bookworm -> localhost | changed 2025-10-14 03:08:54.971095 | 2025-10-14 03:08:54.971197 | TASK [validate-host : Collect information about zuul worker] 2025-10-14 03:08:55.487081 | debian-bookworm | ok 2025-10-14 03:08:55.490943 | 2025-10-14 03:08:55.491028 | TASK [validate-host : Write out all zuul information for each host] 2025-10-14 03:08:56.304725 | debian-bookworm -> localhost | changed 2025-10-14 03:08:56.315612 | 2025-10-14 03:08:56.315695 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-14 03:08:56.602117 | debian-bookworm | ok 2025-10-14 03:08:56.607433 | 2025-10-14 03:08:56.607507 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-14 03:08:58.936193 | debian-bookworm | changed: 2025-10-14 03:08:58.936339 | debian-bookworm | cd+++++++++ src/ 2025-10-14 03:08:58.936368 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-14 03:08:58.936387 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-14 03:08:58.936404 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-10-14 03:08:58.936421 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003562 2025-10-14 03:09:26.313333 | 2025-10-14 03:09:26.313538 | TASK [upload-logs : Upload logs to log server] 2025-10-14 03:09:27.150928 | localhost | Output suppressed because no_log was given 2025-10-14 03:09:27.152371 | 2025-10-14 03:09:27.152448 | LOOP [upload-logs : Compress console log and json output] 2025-10-14 03:09:27.234301 | localhost | skipping: Conditional result was False 2025-10-14 03:09:27.249389 | localhost | skipping: Conditional result was False 2025-10-14 03:09:27.253070 | 2025-10-14 03:09:27.253161 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-14 03:09:27.319341 | localhost | skipping: Conditional result was False 2025-10-14 03:09:27.319577 | 2025-10-14 03:09:27.331165 | localhost | skipping: Conditional result was False 2025-10-14 03:09:27.338882 | 2025-10-14 03:09:27.338978 | LOOP [upload-logs : Upload console log and json output]