2026-07-20 16:27:32.164638 | Job console starting 2026-07-20 16:27:32.179078 | Updating git repos 2026-07-20 16:27:32.210104 | Cloning repos into workspace 2026-07-20 16:27:32.256691 | Restoring repo states 2026-07-20 16:27:32.266969 | Merging changes 2026-07-20 16:27:33.122508 | Checking out repos 2026-07-20 16:27:33.183885 | Preparing playbooks 2026-07-20 16:27:34.413546 | Running Ansible setup 2026-07-20 16:27:39.820439 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 16:27:41.187134 | 2026-07-20 16:27:41.187321 | PLAY [Base pre] 2026-07-20 16:27:41.209862 | 2026-07-20 16:27:41.210048 | TASK [Setup log path fact] 2026-07-20 16:27:41.230759 | debian-bookworm | ok 2026-07-20 16:27:41.251464 | 2026-07-20 16:27:41.252178 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:27:41.285514 | debian-bookworm | ok 2026-07-20 16:27:41.297022 | 2026-07-20 16:27:41.297159 | TASK [emit-job-header : Print job information] 2026-07-20 16:27:41.368306 | # Job Information 2026-07-20 16:27:41.368512 | Ansible Version: 2.16.14 2026-07-20 16:27:41.368547 | Job: yamllint 2026-07-20 16:27:41.368581 | Pipeline: check 2026-07-20 16:27:41.368604 | Executor: 521e9411259a 2026-07-20 16:27:41.368626 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2117 2026-07-20 16:27:41.368649 | Event ID: 86db3bf0-8454-11f1-9530-6f3dd52e9ce2 2026-07-20 16:27:41.375980 | 2026-07-20 16:27:41.376122 | LOOP [emit-job-header : Print node information] 2026-07-20 16:27:41.517312 | debian-bookworm | ok: 2026-07-20 16:27:41.517520 | debian-bookworm | # Node Information 2026-07-20 16:27:41.517554 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 16:27:41.517578 | debian-bookworm | Hostname: debian 2026-07-20 16:27:41.517600 | debian-bookworm | Username: zuul 2026-07-20 16:27:41.517621 | debian-bookworm | Distro: Debian 12.15 2026-07-20 16:27:41.517643 | debian-bookworm | Provider: regiocloud-a 2026-07-20 16:27:41.517664 | debian-bookworm | Region: 2026-07-20 16:27:41.517686 | debian-bookworm | Label: debian-bookworm 2026-07-20 16:27:41.517706 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 16:27:41.517725 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:469e 2026-07-20 16:27:41.537168 | 2026-07-20 16:27:41.537342 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 16:27:42.195731 | debian-bookworm -> localhost | changed 2026-07-20 16:27:42.203823 | 2026-07-20 16:27:42.204017 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 16:27:44.933761 | debian-bookworm -> localhost | changed 2026-07-20 16:27:44.950393 | 2026-07-20 16:27:44.950553 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 16:27:45.585070 | debian-bookworm -> localhost | ok 2026-07-20 16:27:45.592536 | 2026-07-20 16:27:45.592677 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 16:27:45.629924 | debian-bookworm | ok 2026-07-20 16:27:45.661471 | debian-bookworm | included: /var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 16:27:45.673371 | 2026-07-20 16:27:45.673507 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 16:27:50.661513 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 16:27:50.662016 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/c3204f637c524ae6a5ef1537293ef616_id_rsa 2026-07-20 16:27:50.662131 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/c3204f637c524ae6a5ef1537293ef616_id_rsa.pub 2026-07-20 16:27:50.662211 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 16:27:50.662285 | debian-bookworm -> localhost | SHA256:kVNXMDa52xWY4yO/xz7VXBK6YdxNiw4Tp3MU6LJkU8A zuul-build-sshkey 2026-07-20 16:27:50.662376 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 16:27:50.662465 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 16:27:50.662529 | debian-bookworm -> localhost | | ..o B== | 2026-07-20 16:27:50.662591 | debian-bookworm -> localhost | | E *.O...| 2026-07-20 16:27:50.662649 | debian-bookworm -> localhost | | + o.*+o+o| 2026-07-20 16:27:50.662704 | debian-bookworm -> localhost | | B B*=o.+| 2026-07-20 16:27:50.662759 | debian-bookworm -> localhost | | S +.O=.+o| 2026-07-20 16:27:50.662822 | debian-bookworm -> localhost | | . oo. +| 2026-07-20 16:27:50.663260 | debian-bookworm -> localhost | | o .| 2026-07-20 16:27:50.663333 | debian-bookworm -> localhost | | . + | 2026-07-20 16:27:50.663400 | debian-bookworm -> localhost | | o..| 2026-07-20 16:27:50.663462 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 16:27:50.663636 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.320961 2026-07-20 16:27:50.676298 | 2026-07-20 16:27:50.676440 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 16:27:50.698023 | debian-bookworm | ok 2026-07-20 16:27:50.710038 | debian-bookworm | included: /var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 16:27:50.718294 | 2026-07-20 16:27:50.718385 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 16:27:50.731441 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:27:50.737224 | 2026-07-20 16:27:50.737311 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 16:27:51.408526 | debian-bookworm | changed 2026-07-20 16:27:51.414460 | 2026-07-20 16:27:51.414561 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 16:27:51.679994 | debian-bookworm | ok 2026-07-20 16:27:51.693334 | 2026-07-20 16:27:51.693448 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 16:27:52.481793 | debian-bookworm | changed 2026-07-20 16:27:52.493909 | 2026-07-20 16:27:52.494018 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 16:27:53.225064 | debian-bookworm | changed 2026-07-20 16:27:53.232287 | 2026-07-20 16:27:53.232394 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 16:27:53.320390 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:27:53.326566 | 2026-07-20 16:27:53.326669 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 16:27:54.527065 | debian-bookworm -> localhost | changed 2026-07-20 16:27:54.539594 | 2026-07-20 16:27:54.539703 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 16:27:55.352991 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/c3204f637c524ae6a5ef1537293ef616_id_rsa (zuul-build-sshkey) 2026-07-20 16:27:55.353198 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.074020 2026-07-20 16:27:55.360939 | 2026-07-20 16:27:55.361025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 16:27:56.017423 | debian-bookworm | ok 2026-07-20 16:27:56.022143 | 2026-07-20 16:27:56.022229 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 16:27:56.073303 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:27:56.081793 | 2026-07-20 16:27:56.081881 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 16:27:56.948824 | debian-bookworm | ok 2026-07-20 16:27:56.978518 | 2026-07-20 16:27:56.979055 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 16:27:57.017985 | debian-bookworm | ok 2026-07-20 16:27:57.024756 | 2026-07-20 16:27:57.024843 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 16:27:57.760882 | debian-bookworm -> localhost | ok 2026-07-20 16:27:57.770255 | 2026-07-20 16:27:57.770345 | TASK [validate-host : Collect information about the host] 2026-07-20 16:27:59.506659 | debian-bookworm | ok 2026-07-20 16:27:59.563409 | 2026-07-20 16:27:59.563526 | TASK [validate-host : Sanitize hostname] 2026-07-20 16:27:59.810069 | debian-bookworm | ok 2026-07-20 16:27:59.814518 | 2026-07-20 16:27:59.814625 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 16:28:00.946816 | debian-bookworm -> localhost | changed 2026-07-20 16:28:00.954647 | 2026-07-20 16:28:00.954753 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 16:28:01.419470 | debian-bookworm | ok 2026-07-20 16:28:01.424677 | 2026-07-20 16:28:01.424765 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 16:28:02.244242 | debian-bookworm -> localhost | changed 2026-07-20 16:28:02.252931 | 2026-07-20 16:28:02.253022 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 16:28:02.591754 | debian-bookworm | ok 2026-07-20 16:28:02.603281 | 2026-07-20 16:28:02.603382 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 16:28:03.937828 | debian-bookworm | changed: 2026-07-20 16:28:03.938010 | debian-bookworm | cd+++++++++ src/ 2026-07-20 16:28:03.938044 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 16:28:03.938070 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 16:28:03.938092 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-20 16:28:03.938113 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/logs" 2026-07-20 16:29:07.546196 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/artifacts" 2026-07-20 16:29:07.919406 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c3204f637c524ae6a5ef1537293ef616/work/docs" 2026-07-20 16:29:07.938221 | 2026-07-20 16:29:07.938368 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 16:29:09.248871 | debian-bookworm | changed: 2026-07-20 16:29:09.250078 | debian-bookworm | .d..t...... ./ 2026-07-20 16:29:09.250163 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 16:29:09.250190 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 16:29:09.250212 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 16:29:09.250234 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 16:29:09.250254 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 16:29:09.250306 | debian-bookworm | changed: All items complete 2026-07-20 16:29:09.250337 | 2026-07-20 16:29:09.990886 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:29:11.094647 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:29:11.112043 | 2026-07-20 16:29:11.112181 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 16:29:11.570955 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016865 2026-07-20 16:29:12.123409 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013616 2026-07-20 16:29:12.133625 | 2026-07-20 16:29:12.133731 | PLAY RECAP 2026-07-20 16:29:12.133783 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 16:29:12.133809 | 2026-07-20 16:29:12.443587 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 16:29:12.445004 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:29:13.547646 | 2026-07-20 16:29:13.547856 | PLAY [Base post] 2026-07-20 16:29:13.571551 | 2026-07-20 16:29:13.571721 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 16:29:14.183894 | debian-bookworm | changed 2026-07-20 16:29:14.200613 | 2026-07-20 16:29:14.200757 | PLAY RECAP 2026-07-20 16:29:14.200824 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 16:29:14.200912 | 2026-07-20 16:29:14.662302 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:29:14.663232 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 16:29:15.653403 | 2026-07-20 16:29:15.653520 | PLAY [Base post-logs] 2026-07-20 16:29:15.667744 | 2026-07-20 16:29:15.667883 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 16:29:16.348081 | localhost | changed 2026-07-20 16:29:16.360595 | 2026-07-20 16:29:16.360746 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 16:29:16.385534 | localhost | ok 2026-07-20 16:29:16.388847 | 2026-07-20 16:29:16.388932 | TASK [Set zuul-log-path fact] 2026-07-20 16:29:16.434002 | localhost | ok 2026-07-20 16:29:16.443206 | 2026-07-20 16:29:16.443313 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:29:16.512230 | localhost | ok 2026-07-20 16:29:16.515442 | 2026-07-20 16:29:16.515538 | TASK [upload-logs : Create log directories] 2026-07-20 16:29:17.410190 | localhost | changed 2026-07-20 16:29:17.414234 | 2026-07-20 16:29:17.414323 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 16:29:17.791812 | localhost -> localhost | ok: Runtime: 0:00:00.003727 2026-07-20 16:29:17.797249 | 2026-07-20 16:29:17.797394 | TASK [upload-logs : Upload logs to log server] 2026-07-20 16:29:18.340645 | localhost | Output suppressed because no_log was given 2026-07-20 16:29:18.344607 | 2026-07-20 16:29:18.344739 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 16:29:18.403778 | localhost | skipping: Conditional result was False 2026-07-20 16:29:18.409020 | localhost | skipping: Conditional result was False 2026-07-20 16:29:18.414974 | 2026-07-20 16:29:18.415085 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 16:29:18.466434 | localhost | skipping: Conditional result was False 2026-07-20 16:29:18.466807 | 2026-07-20 16:29:18.470588 | localhost | skipping: Conditional result was False 2026-07-20 16:29:18.481071 | 2026-07-20 16:29:18.481178 | LOOP [upload-logs : Upload console log and json output]