2026-06-15 03:24:35.490098 | Job console starting 2026-06-15 03:24:35.502567 | Updating git repos 2026-06-15 03:24:35.536529 | Cloning repos into workspace 2026-06-15 03:24:35.682966 | Restoring repo states 2026-06-15 03:24:35.723964 | Merging changes 2026-06-15 03:24:35.723992 | Checking out repos 2026-06-15 03:24:35.940067 | Preparing playbooks 2026-06-15 03:24:37.024939 | Running Ansible setup 2026-06-15 03:24:42.288483 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 03:24:43.185707 | 2026-06-15 03:24:43.185900 | PLAY [Base pre] 2026-06-15 03:24:43.218463 | 2026-06-15 03:24:43.218656 | TASK [Setup log path fact] 2026-06-15 03:24:43.261169 | debian-bookworm | ok 2026-06-15 03:24:43.279931 | 2026-06-15 03:24:43.280129 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:24:43.321641 | debian-bookworm | ok 2026-06-15 03:24:43.334399 | 2026-06-15 03:24:43.334548 | TASK [emit-job-header : Print job information] 2026-06-15 03:24:43.374865 | # Job Information 2026-06-15 03:24:43.375109 | Ansible Version: 2.16.14 2026-06-15 03:24:43.375149 | Job: yamllint 2026-06-15 03:24:43.375182 | Pipeline: periodic-daily 2026-06-15 03:24:43.375204 | Executor: 521e9411259a 2026-06-15 03:24:43.375225 | Triggered by: https://github.com/osism/testbed 2026-06-15 03:24:43.375262 | Event ID: cb3d1b0997f043abb7a91e2c0dd6efe5 2026-06-15 03:24:43.380540 | 2026-06-15 03:24:43.380665 | LOOP [emit-job-header : Print node information] 2026-06-15 03:24:43.497398 | debian-bookworm | ok: 2026-06-15 03:24:43.497711 | debian-bookworm | # Node Information 2026-06-15 03:24:43.497762 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-15 03:24:43.497798 | debian-bookworm | Hostname: debian 2026-06-15 03:24:43.497828 | debian-bookworm | Username: zuul 2026-06-15 03:24:43.497858 | debian-bookworm | Distro: Debian 12.14 2026-06-15 03:24:43.497890 | debian-bookworm | Provider: regiocloud-a 2026-06-15 03:24:43.497919 | debian-bookworm | Region: 2026-06-15 03:24:43.497948 | debian-bookworm | Label: debian-bookworm 2026-06-15 03:24:43.497976 | debian-bookworm | Product Name: OpenStack Nova 2026-06-15 03:24:43.498003 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:2d92 2026-06-15 03:24:43.511091 | 2026-06-15 03:24:43.511311 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 03:24:44.096965 | debian-bookworm -> localhost | changed 2026-06-15 03:24:44.105909 | 2026-06-15 03:24:44.106057 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 03:24:45.436213 | debian-bookworm -> localhost | changed 2026-06-15 03:24:45.448706 | 2026-06-15 03:24:45.448859 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 03:24:45.768902 | debian-bookworm -> localhost | ok 2026-06-15 03:24:45.783859 | 2026-06-15 03:24:45.784061 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 03:24:45.822817 | debian-bookworm | ok 2026-06-15 03:24:45.845309 | debian-bookworm | included: /var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 03:24:45.855304 | 2026-06-15 03:24:45.855493 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 03:24:47.166030 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-15 03:24:47.166355 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/56f62ba9b4ff46fbb3edd1d474716088_id_rsa 2026-06-15 03:24:47.166398 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/56f62ba9b4ff46fbb3edd1d474716088_id_rsa.pub 2026-06-15 03:24:47.166427 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-15 03:24:47.166452 | debian-bookworm -> localhost | SHA256:hJpB8fyPkJZTwzZscJ0ok1F4Y+ojlQf1bbTO7vG1ASk zuul-build-sshkey 2026-06-15 03:24:47.166474 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-15 03:24:47.166513 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-15 03:24:47.166535 | debian-bookworm -> localhost | | o.o*+o .. | 2026-06-15 03:24:47.166556 | debian-bookworm -> localhost | | . o**=.oo . | 2026-06-15 03:24:47.166576 | debian-bookworm -> localhost | | . +OX.. + | 2026-06-15 03:24:47.166596 | debian-bookworm -> localhost | | ++O.o + . | 2026-06-15 03:24:47.166616 | debian-bookworm -> localhost | | oo*.S Eoo | 2026-06-15 03:24:47.166648 | debian-bookworm -> localhost | | ..oo o .. . | 2026-06-15 03:24:47.166672 | debian-bookworm -> localhost | | . .. . o ..| 2026-06-15 03:24:47.166693 | debian-bookworm -> localhost | | . o .o| 2026-06-15 03:24:47.166714 | debian-bookworm -> localhost | | . .. | 2026-06-15 03:24:47.166734 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-15 03:24:47.166794 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.750169 2026-06-15 03:24:47.174627 | 2026-06-15 03:24:47.174794 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 03:24:47.205514 | debian-bookworm | ok 2026-06-15 03:24:47.217684 | debian-bookworm | included: /var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 03:24:47.227318 | 2026-06-15 03:24:47.227576 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 03:24:47.263786 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:24:47.272892 | 2026-06-15 03:24:47.273317 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 03:24:48.005106 | debian-bookworm | changed 2026-06-15 03:24:48.011393 | 2026-06-15 03:24:48.011554 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 03:24:48.280894 | debian-bookworm | ok 2026-06-15 03:24:48.293079 | 2026-06-15 03:24:48.293214 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 03:24:49.014132 | debian-bookworm | changed 2026-06-15 03:24:49.025831 | 2026-06-15 03:24:49.025993 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 03:24:49.756744 | debian-bookworm | changed 2026-06-15 03:24:49.763887 | 2026-06-15 03:24:49.764040 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 03:24:49.818977 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:24:49.827602 | 2026-06-15 03:24:49.827814 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 03:24:50.517070 | debian-bookworm -> localhost | changed 2026-06-15 03:24:50.535832 | 2026-06-15 03:24:50.536073 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 03:24:50.991450 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/56f62ba9b4ff46fbb3edd1d474716088_id_rsa (zuul-build-sshkey) 2026-06-15 03:24:50.991735 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019839 2026-06-15 03:24:51.003262 | 2026-06-15 03:24:51.003491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 03:24:51.486749 | debian-bookworm | ok 2026-06-15 03:24:51.498596 | 2026-06-15 03:24:51.498798 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 03:24:51.524513 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:24:51.541415 | 2026-06-15 03:24:51.541604 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-15 03:24:52.029130 | debian-bookworm | ok 2026-06-15 03:24:52.042165 | 2026-06-15 03:24:52.042322 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-15 03:24:52.072041 | debian-bookworm | ok 2026-06-15 03:24:52.079314 | 2026-06-15 03:24:52.079434 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-15 03:24:52.408714 | debian-bookworm -> localhost | ok 2026-06-15 03:24:52.419713 | 2026-06-15 03:24:52.419894 | TASK [validate-host : Collect information about the host] 2026-06-15 03:24:53.657240 | debian-bookworm | ok 2026-06-15 03:24:53.670932 | 2026-06-15 03:24:53.671102 | TASK [validate-host : Sanitize hostname] 2026-06-15 03:24:53.869739 | debian-bookworm | ok 2026-06-15 03:24:53.874864 | 2026-06-15 03:24:53.874999 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-15 03:24:54.560659 | debian-bookworm -> localhost | changed 2026-06-15 03:24:54.567973 | 2026-06-15 03:24:54.568208 | TASK [validate-host : Collect information about zuul worker] 2026-06-15 03:24:55.045595 | debian-bookworm | ok 2026-06-15 03:24:55.057529 | 2026-06-15 03:24:55.057682 | TASK [validate-host : Write out all zuul information for each host] 2026-06-15 03:24:55.688612 | debian-bookworm -> localhost | changed 2026-06-15 03:24:55.699294 | 2026-06-15 03:24:55.699423 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-15 03:24:56.023811 | debian-bookworm | ok 2026-06-15 03:24:56.036869 | 2026-06-15 03:24:56.037418 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-15 03:24:57.346237 | debian-bookworm | changed: 2026-06-15 03:24:57.346478 | debian-bookworm | cd+++++++++ src/ 2026-06-15 03:24:57.346516 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-15 03:24:57.346541 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-15 03:24:57.346563 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-15 03:24:57.346584 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/logs" 2026-06-15 03:25:55.432041 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/artifacts" 2026-06-15 03:25:55.721367 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/56f62ba9b4ff46fbb3edd1d474716088/work/docs" 2026-06-15 03:25:55.745229 | 2026-06-15 03:25:55.745403 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 03:25:56.654412 | debian-bookworm | changed: 2026-06-15 03:25:56.655071 | debian-bookworm | .d..t...... ./ 2026-06-15 03:25:56.655217 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-15 03:25:56.655266 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-15 03:25:56.655303 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-15 03:25:56.655338 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-15 03:25:56.655372 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-15 03:25:56.655445 | debian-bookworm | changed: All items complete 2026-06-15 03:25:56.655580 | 2026-06-15 03:25:57.281674 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:25:57.872175 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 03:25:57.893247 | 2026-06-15 03:25:57.893422 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 03:25:57.943004 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:25:57.944274 | debian-bookworm | skipping: Conditional result was False 2026-06-15 03:25:57.953332 | 2026-06-15 03:25:57.953422 | PLAY RECAP 2026-06-15 03:25:57.953476 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-15 03:25:57.953501 | 2026-06-15 03:25:58.128538 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-15 03:25:58.129469 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:25:59.067763 | 2026-06-15 03:25:59.067967 | PLAY [Base post] 2026-06-15 03:25:59.082933 | 2026-06-15 03:25:59.083133 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 03:25:59.672315 | debian-bookworm | changed 2026-06-15 03:25:59.682022 | 2026-06-15 03:25:59.682286 | PLAY RECAP 2026-06-15 03:25:59.682358 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 03:25:59.682505 | 2026-06-15 03:25:59.922368 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 03:25:59.923345 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 03:26:00.973829 | 2026-06-15 03:26:00.974032 | PLAY [Base post-logs] 2026-06-15 03:26:00.995188 | 2026-06-15 03:26:00.995388 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 03:26:01.585798 | localhost | changed 2026-06-15 03:26:01.597547 | 2026-06-15 03:26:01.597754 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 03:26:01.624663 | localhost | ok 2026-06-15 03:26:01.627948 | 2026-06-15 03:26:01.628052 | TASK [Set zuul-log-path fact] 2026-06-15 03:26:01.653787 | localhost | ok 2026-06-15 03:26:01.667730 | 2026-06-15 03:26:01.667914 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 03:26:01.705404 | localhost | ok 2026-06-15 03:26:01.708718 | 2026-06-15 03:26:01.708826 | TASK [upload-logs : Create log directories] 2026-06-15 03:26:02.480782 | localhost | changed 2026-06-15 03:26:02.486556 | 2026-06-15 03:26:02.490260 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 03:26:03.058231 | localhost -> localhost | ok: Runtime: 0:00:00.010575 2026-06-15 03:26:03.069532 | 2026-06-15 03:26:03.070440 | TASK [upload-logs : Upload logs to log server] 2026-06-15 03:26:03.737822 | localhost | Output suppressed because no_log was given 2026-06-15 03:26:03.740005 | 2026-06-15 03:26:03.740158 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 03:26:03.795453 | localhost | skipping: Conditional result was False 2026-06-15 03:26:03.802265 | localhost | skipping: Conditional result was False 2026-06-15 03:26:03.809933 | 2026-06-15 03:26:03.810238 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 03:26:03.868545 | localhost | skipping: Conditional result was False 2026-06-15 03:26:03.868877 | 2026-06-15 03:26:03.874066 | localhost | skipping: Conditional result was False 2026-06-15 03:26:03.888015 | 2026-06-15 03:26:03.888331 | LOOP [upload-logs : Upload console log and json output]