2026-05-15 03:07:45.341624 | Job console starting 2026-05-15 03:07:45.358738 | Updating git repos 2026-05-15 03:07:45.407905 | Cloning repos into workspace 2026-05-15 03:07:45.453919 | Restoring repo states 2026-05-15 03:07:45.473289 | Merging changes 2026-05-15 03:07:45.473309 | Checking out repos 2026-05-15 03:07:45.563358 | Preparing playbooks 2026-05-15 03:07:46.604070 | Running Ansible setup 2026-05-15 03:07:51.204205 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:07:51.972228 | 2026-05-15 03:07:51.972359 | PLAY [Base pre] 2026-05-15 03:07:51.988559 | 2026-05-15 03:07:51.988826 | TASK [Setup log path fact] 2026-05-15 03:07:52.017235 | debian-bookworm | ok 2026-05-15 03:07:52.051314 | 2026-05-15 03:07:52.051460 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:07:52.099749 | debian-bookworm | ok 2026-05-15 03:07:52.109400 | 2026-05-15 03:07:52.109507 | TASK [emit-job-header : Print job information] 2026-05-15 03:07:52.179280 | # Job Information 2026-05-15 03:07:52.179545 | Ansible Version: 2.16.14 2026-05-15 03:07:52.179586 | Job: yamllint 2026-05-15 03:07:52.179624 | Pipeline: periodic-daily 2026-05-15 03:07:52.179647 | Executor: 521e9411259a 2026-05-15 03:07:52.179668 | Triggered by: https://github.com/osism/openstack-manila-service-image 2026-05-15 03:07:52.179692 | Event ID: 2b9ba54762a042458d615d9f0c921305 2026-05-15 03:07:52.184914 | 2026-05-15 03:07:52.185029 | LOOP [emit-job-header : Print node information] 2026-05-15 03:07:52.307325 | debian-bookworm | ok: 2026-05-15 03:07:52.307532 | debian-bookworm | # Node Information 2026-05-15 03:07:52.307568 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 03:07:52.307595 | debian-bookworm | Hostname: debian 2026-05-15 03:07:52.307617 | debian-bookworm | Username: zuul 2026-05-15 03:07:52.307637 | debian-bookworm | Distro: Debian 12.13 2026-05-15 03:07:52.307660 | debian-bookworm | Provider: regiocloud-a 2026-05-15 03:07:52.307682 | debian-bookworm | Region: 2026-05-15 03:07:52.307702 | debian-bookworm | Label: debian-bookworm 2026-05-15 03:07:52.307722 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 03:07:52.307742 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:9a80 2026-05-15 03:07:52.328114 | 2026-05-15 03:07:52.328244 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:07:53.079816 | debian-bookworm -> localhost | changed 2026-05-15 03:07:53.112021 | 2026-05-15 03:07:53.112147 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:07:54.695929 | debian-bookworm -> localhost | changed 2026-05-15 03:07:54.706647 | 2026-05-15 03:07:54.706753 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:07:55.002730 | debian-bookworm -> localhost | ok 2026-05-15 03:07:55.009210 | 2026-05-15 03:07:55.009339 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:07:55.051447 | debian-bookworm | ok 2026-05-15 03:07:55.086705 | debian-bookworm | included: /var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 03:07:55.103249 | 2026-05-15 03:07:55.103368 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:07:57.171559 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 03:07:57.171880 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/7f62365f826040e6abe14b41f4dd933e_id_rsa 2026-05-15 03:07:57.171943 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/7f62365f826040e6abe14b41f4dd933e_id_rsa.pub 2026-05-15 03:07:57.171986 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 03:07:57.172023 | debian-bookworm -> localhost | SHA256:Iu9jyGgr5tAGqV9OzsNmZ/IhBzwmIjXsLUgkKAtoDT4 zuul-build-sshkey 2026-05-15 03:07:57.172058 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 03:07:57.172109 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 03:07:57.172147 | debian-bookworm -> localhost | |+oo | 2026-05-15 03:07:57.172224 | debian-bookworm -> localhost | |Oo . | 2026-05-15 03:07:57.172262 | debian-bookworm -> localhost | |+E+ | 2026-05-15 03:07:57.172296 | debian-bookworm -> localhost | |o=.+ | 2026-05-15 03:07:57.172330 | debian-bookworm -> localhost | |* + B . S | 2026-05-15 03:07:57.172370 | debian-bookworm -> localhost | |o+ + = . | 2026-05-15 03:07:57.172405 | debian-bookworm -> localhost | |o o++.+ | 2026-05-15 03:07:57.172438 | debian-bookworm -> localhost | |o+o*O+=. | 2026-05-15 03:07:57.172473 | debian-bookworm -> localhost | |o+o++Bo. | 2026-05-15 03:07:57.172506 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 03:07:57.172587 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.344840 2026-05-15 03:07:57.184818 | 2026-05-15 03:07:57.184987 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:07:57.217152 | debian-bookworm | ok 2026-05-15 03:07:57.229445 | debian-bookworm | included: /var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:07:57.238166 | 2026-05-15 03:07:57.238272 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:07:57.251384 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:57.257043 | 2026-05-15 03:07:57.257141 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:07:57.893971 | debian-bookworm | changed 2026-05-15 03:07:57.901885 | 2026-05-15 03:07:57.902064 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:07:58.191126 | debian-bookworm | ok 2026-05-15 03:07:58.199628 | 2026-05-15 03:07:58.199746 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:07:58.855929 | debian-bookworm | changed 2026-05-15 03:07:58.864666 | 2026-05-15 03:07:58.864784 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:07:59.496592 | debian-bookworm | changed 2026-05-15 03:07:59.508131 | 2026-05-15 03:07:59.508278 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:07:59.532000 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:59.539500 | 2026-05-15 03:07:59.539647 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:08:00.102535 | debian-bookworm -> localhost | changed 2026-05-15 03:08:00.126735 | 2026-05-15 03:08:00.126881 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:08:00.688188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/7f62365f826040e6abe14b41f4dd933e_id_rsa (zuul-build-sshkey) 2026-05-15 03:08:00.688425 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017173 2026-05-15 03:08:00.696141 | 2026-05-15 03:08:00.696325 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:08:01.149216 | debian-bookworm | ok 2026-05-15 03:08:01.155292 | 2026-05-15 03:08:01.155430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:08:01.209913 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:08:01.221498 | 2026-05-15 03:08:01.221603 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:08:01.781194 | debian-bookworm | ok 2026-05-15 03:08:01.793144 | 2026-05-15 03:08:01.793269 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:08:01.833448 | debian-bookworm | ok 2026-05-15 03:08:01.839776 | 2026-05-15 03:08:01.839875 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:08:02.149002 | debian-bookworm -> localhost | ok 2026-05-15 03:08:02.155401 | 2026-05-15 03:08:02.155512 | TASK [validate-host : Collect information about the host] 2026-05-15 03:08:04.387345 | debian-bookworm | ok 2026-05-15 03:08:04.412560 | 2026-05-15 03:08:04.412693 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:08:04.673538 | debian-bookworm | ok 2026-05-15 03:08:04.792467 | 2026-05-15 03:08:04.792579 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:08:05.677882 | debian-bookworm -> localhost | changed 2026-05-15 03:08:05.683278 | 2026-05-15 03:08:05.683373 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:08:06.098106 | debian-bookworm | ok 2026-05-15 03:08:06.107753 | 2026-05-15 03:08:06.107869 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:08:07.024546 | debian-bookworm -> localhost | changed 2026-05-15 03:08:07.033154 | 2026-05-15 03:08:07.033275 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:08:07.336764 | debian-bookworm | ok 2026-05-15 03:08:07.341631 | 2026-05-15 03:08:07.341719 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:08:08.184370 | debian-bookworm | changed: 2026-05-15 03:08:08.184532 | debian-bookworm | cd+++++++++ src/ 2026-05-15 03:08:08.184565 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 03:08:08.184588 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 03:08:08.184610 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-manila-service-image/ 2026-05-15 03:08:08.184630 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/logs" 2026-05-15 03:08:34.569591 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/artifacts" 2026-05-15 03:08:35.335855 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7f62365f826040e6abe14b41f4dd933e/work/docs" 2026-05-15 03:08:35.351494 | 2026-05-15 03:08:35.351589 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 03:08:36.240515 | debian-bookworm | changed: 2026-05-15 03:08:36.240698 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 03:08:36.240730 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 03:08:36.240759 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 03:08:36.240801 | debian-bookworm | changed: All items complete 2026-05-15 03:08:36.240827 | 2026-05-15 03:08:36.735878 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:08:37.321682 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:08:37.342178 | 2026-05-15 03:08:37.342279 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 03:08:37.389608 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:08:37.393476 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:08:37.407720 | 2026-05-15 03:08:37.407803 | PLAY RECAP 2026-05-15 03:08:37.407852 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-15 03:08:37.407877 | 2026-05-15 03:08:37.572761 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:08:37.573510 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:08:39.140304 | 2026-05-15 03:08:39.140435 | PLAY [Base post] 2026-05-15 03:08:39.152814 | 2026-05-15 03:08:39.152945 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 03:08:39.902134 | debian-bookworm | changed 2026-05-15 03:08:39.911141 | 2026-05-15 03:08:39.911245 | PLAY RECAP 2026-05-15 03:08:39.911304 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 03:08:39.911365 | 2026-05-15 03:08:40.109347 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:08:40.110439 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 03:08:42.225348 | 2026-05-15 03:08:42.225498 | PLAY [Base post-logs] 2026-05-15 03:08:42.257858 | 2026-05-15 03:08:42.258002 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 03:08:43.623688 | localhost | changed 2026-05-15 03:08:43.633818 | 2026-05-15 03:08:43.633965 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 03:08:43.716713 | localhost | ok 2026-05-15 03:08:43.719818 | 2026-05-15 03:08:43.719906 | TASK [Set zuul-log-path fact] 2026-05-15 03:08:43.756213 | localhost | ok 2026-05-15 03:08:43.764223 | 2026-05-15 03:08:43.764328 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:08:43.829069 | localhost | ok 2026-05-15 03:08:43.832246 | 2026-05-15 03:08:43.832332 | TASK [upload-logs : Create log directories] 2026-05-15 03:08:45.012002 | localhost | changed 2026-05-15 03:08:45.014517 | 2026-05-15 03:08:45.014607 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 03:08:45.821842 | localhost -> localhost | ok: Runtime: 0:00:00.029238 2026-05-15 03:08:45.825747 | 2026-05-15 03:08:45.825854 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:08:47.135414 | localhost | Output suppressed because no_log was given 2026-05-15 03:08:47.137027 | 2026-05-15 03:08:47.137131 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:08:47.183427 | localhost | skipping: Conditional result was False 2026-05-15 03:08:47.188982 | localhost | skipping: Conditional result was False 2026-05-15 03:08:47.205153 | 2026-05-15 03:08:47.205266 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:08:47.259072 | localhost | skipping: Conditional result was False 2026-05-15 03:08:47.259349 | 2026-05-15 03:08:47.264297 | localhost | skipping: Conditional result was False 2026-05-15 03:08:47.271640 | 2026-05-15 03:08:47.271735 | LOOP [upload-logs : Upload console log and json output]