2026-07-23 20:18:25.322385 | Job console starting 2026-07-23 20:18:25.337641 | Updating git repos 2026-07-23 20:18:25.381497 | Cloning repos into workspace 2026-07-23 20:18:25.525097 | Restoring repo states 2026-07-23 20:18:25.536635 | Merging changes 2026-07-23 20:18:26.495353 | Checking out repos 2026-07-23 20:18:26.535231 | Preparing playbooks 2026-07-23 20:18:28.162160 | Running Ansible setup 2026-07-23 20:18:34.335577 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 20:18:35.215711 | 2026-07-23 20:18:35.215851 | PLAY [Base pre] 2026-07-23 20:18:35.265732 | 2026-07-23 20:18:35.265867 | TASK [Setup log path fact] 2026-07-23 20:18:35.314177 | debian-bookworm | ok 2026-07-23 20:18:35.343413 | 2026-07-23 20:18:35.343559 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 20:18:35.390806 | debian-bookworm | ok 2026-07-23 20:18:35.399220 | 2026-07-23 20:18:35.399317 | TASK [emit-job-header : Print job information] 2026-07-23 20:18:35.489916 | # Job Information 2026-07-23 20:18:35.490093 | Ansible Version: 2.16.14 2026-07-23 20:18:35.490123 | Job: ansible-lint 2026-07-23 20:18:35.490149 | Pipeline: check 2026-07-23 20:18:35.490168 | Executor: 521e9411259a 2026-07-23 20:18:35.490185 | Triggered by: https://github.com/osism/testbed/pull/2936 2026-07-23 20:18:35.490204 | Event ID: 8cb4da00-86d3-11f1-8b48-3bcbacbcbb0f 2026-07-23 20:18:35.495124 | 2026-07-23 20:18:35.495223 | LOOP [emit-job-header : Print node information] 2026-07-23 20:18:35.599841 | debian-bookworm | ok: 2026-07-23 20:18:35.602894 | debian-bookworm | # Node Information 2026-07-23 20:18:35.603005 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-23 20:18:35.603036 | debian-bookworm | Hostname: debian 2026-07-23 20:18:35.603059 | debian-bookworm | Username: zuul 2026-07-23 20:18:35.603081 | debian-bookworm | Distro: Debian 12.15 2026-07-23 20:18:35.603106 | debian-bookworm | Provider: regiocloud-a 2026-07-23 20:18:35.603128 | debian-bookworm | Region: 2026-07-23 20:18:35.603150 | debian-bookworm | Label: debian-bookworm 2026-07-23 20:18:35.603170 | debian-bookworm | Product Name: OpenStack Nova 2026-07-23 20:18:35.603189 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe01:c332 2026-07-23 20:18:35.618402 | 2026-07-23 20:18:35.618520 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-23 20:18:36.126569 | debian-bookworm -> localhost | changed 2026-07-23 20:18:36.132590 | 2026-07-23 20:18:36.132686 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-23 20:18:37.675902 | debian-bookworm -> localhost | changed 2026-07-23 20:18:37.697525 | 2026-07-23 20:18:37.697721 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-23 20:18:38.164187 | debian-bookworm -> localhost | ok 2026-07-23 20:18:38.170978 | 2026-07-23 20:18:38.171093 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-23 20:18:38.221209 | debian-bookworm | ok 2026-07-23 20:18:38.259703 | debian-bookworm | included: /var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-23 20:18:38.270660 | 2026-07-23 20:18:38.270775 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-23 20:18:40.294103 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-23 20:18:40.294286 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/c4b81ccaf4a94d439b8406700f199126_id_rsa 2026-07-23 20:18:40.294318 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/c4b81ccaf4a94d439b8406700f199126_id_rsa.pub 2026-07-23 20:18:40.294339 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-23 20:18:40.294359 | debian-bookworm -> localhost | SHA256:ojUGjVRaXEsBgKv9XGkThNycROOcnx/1O6L49EdjWx8 zuul-build-sshkey 2026-07-23 20:18:40.294378 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-23 20:18:40.294406 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-23 20:18:40.294423 | debian-bookworm -> localhost | | ooXB++. | 2026-07-23 20:18:40.294441 | debian-bookworm -> localhost | | ..oB*+ . | 2026-07-23 20:18:40.294457 | debian-bookworm -> localhost | | .+.= . . | 2026-07-23 20:18:40.294473 | debian-bookworm -> localhost | | . ... . . . | 2026-07-23 20:18:40.294489 | debian-bookworm -> localhost | | o =oS . . | 2026-07-23 20:18:40.294511 | debian-bookworm -> localhost | |. . +=o . . +E.| 2026-07-23 20:18:40.294528 | debian-bookworm -> localhost | | o.o . o .oo+o| 2026-07-23 20:18:40.294544 | debian-bookworm -> localhost | | o o o .o..| 2026-07-23 20:18:40.294560 | debian-bookworm -> localhost | | ..o .. | 2026-07-23 20:18:40.294576 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-23 20:18:40.294624 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.433528 2026-07-23 20:18:40.300275 | 2026-07-23 20:18:40.300359 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-23 20:18:40.358996 | debian-bookworm | ok 2026-07-23 20:18:40.370541 | debian-bookworm | included: /var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-23 20:18:40.402100 | 2026-07-23 20:18:40.402222 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-23 20:18:40.425672 | debian-bookworm | skipping: Conditional result was False 2026-07-23 20:18:40.430595 | 2026-07-23 20:18:40.430681 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-23 20:18:41.520753 | debian-bookworm | changed 2026-07-23 20:18:41.549579 | 2026-07-23 20:18:41.549697 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-23 20:18:41.887346 | debian-bookworm | ok 2026-07-23 20:18:41.895050 | 2026-07-23 20:18:41.895149 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-23 20:18:42.689822 | debian-bookworm | changed 2026-07-23 20:18:42.695169 | 2026-07-23 20:18:42.695261 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-23 20:18:43.489245 | debian-bookworm | changed 2026-07-23 20:18:43.501177 | 2026-07-23 20:18:43.501345 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-23 20:18:43.539392 | debian-bookworm | skipping: Conditional result was False 2026-07-23 20:18:43.545678 | 2026-07-23 20:18:43.545788 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-23 20:18:44.283849 | debian-bookworm -> localhost | changed 2026-07-23 20:18:44.296455 | 2026-07-23 20:18:44.296563 | TASK [add-build-sshkey : Add back temp key] 2026-07-23 20:18:44.719276 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/c4b81ccaf4a94d439b8406700f199126_id_rsa (zuul-build-sshkey) 2026-07-23 20:18:44.719520 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021009 2026-07-23 20:18:44.727897 | 2026-07-23 20:18:44.728009 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-23 20:18:45.139403 | debian-bookworm | ok 2026-07-23 20:18:45.143922 | 2026-07-23 20:18:45.144032 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-23 20:18:45.167115 | debian-bookworm | skipping: Conditional result was False 2026-07-23 20:18:45.187372 | 2026-07-23 20:18:45.187478 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-23 20:18:45.590258 | debian-bookworm | ok 2026-07-23 20:18:45.602454 | 2026-07-23 20:18:45.602561 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-23 20:18:45.635845 | debian-bookworm | ok 2026-07-23 20:18:45.641382 | 2026-07-23 20:18:45.641510 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-23 20:18:46.042668 | debian-bookworm -> localhost | ok 2026-07-23 20:18:46.052558 | 2026-07-23 20:18:46.052667 | TASK [validate-host : Collect information about the host] 2026-07-23 20:18:47.288223 | debian-bookworm | ok 2026-07-23 20:18:47.301775 | 2026-07-23 20:18:47.301877 | TASK [validate-host : Sanitize hostname] 2026-07-23 20:18:47.417580 | debian-bookworm | ok 2026-07-23 20:18:47.421996 | 2026-07-23 20:18:47.422232 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-23 20:18:47.962219 | debian-bookworm -> localhost | changed 2026-07-23 20:18:47.967971 | 2026-07-23 20:18:47.968078 | TASK [validate-host : Collect information about zuul worker] 2026-07-23 20:18:48.438085 | debian-bookworm | ok 2026-07-23 20:18:48.442645 | 2026-07-23 20:18:48.442740 | TASK [validate-host : Write out all zuul information for each host] 2026-07-23 20:18:48.960967 | debian-bookworm -> localhost | changed 2026-07-23 20:18:48.970593 | 2026-07-23 20:18:48.970715 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-23 20:18:49.262560 | debian-bookworm | ok 2026-07-23 20:18:49.268558 | 2026-07-23 20:18:49.268651 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-23 20:18:50.535701 | debian-bookworm | changed: 2026-07-23 20:18:50.536017 | debian-bookworm | cd+++++++++ src/ 2026-07-23 20:18:50.536072 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-23 20:18:50.536098 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-23 20:18:50.536121 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-23 20:18:50.536142 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/logs" 2026-07-23 20:20:44.896851 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/artifacts" 2026-07-23 20:20:45.187634 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c4b81ccaf4a94d439b8406700f199126/work/docs" 2026-07-23 20:20:45.210258 | 2026-07-23 20:20:45.210427 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-23 20:20:46.021258 | debian-bookworm | changed: 2026-07-23 20:20:46.021539 | debian-bookworm | .d..t...... ./ 2026-07-23 20:20:46.021575 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-23 20:20:46.021600 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-23 20:20:46.021622 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-23 20:20:46.021643 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-23 20:20:46.021664 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-23 20:20:46.021707 | debian-bookworm | changed: All items complete 2026-07-23 20:20:46.021732 | 2026-07-23 20:20:46.630148 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 20:20:47.208929 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 20:20:47.223341 | 2026-07-23 20:20:47.223527 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-23 20:20:47.588498 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008875 2026-07-23 20:20:47.874330 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009651 2026-07-23 20:20:47.900928 | 2026-07-23 20:20:47.901180 | PLAY RECAP 2026-07-23 20:20:47.901280 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-23 20:20:47.901324 | 2026-07-23 20:20:48.049918 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-23 20:20:48.050924 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 20:20:48.845376 | 2026-07-23 20:20:48.845559 | PLAY [Base post] 2026-07-23 20:20:48.860139 | 2026-07-23 20:20:48.860311 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-23 20:20:49.474349 | debian-bookworm | changed 2026-07-23 20:20:49.483825 | 2026-07-23 20:20:49.483956 | PLAY RECAP 2026-07-23 20:20:49.484054 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 20:20:49.484132 | 2026-07-23 20:20:49.650584 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 20:20:49.652306 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-23 20:20:50.584325 | 2026-07-23 20:20:50.584534 | PLAY [Base post-logs] 2026-07-23 20:20:50.596121 | 2026-07-23 20:20:50.596306 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-23 20:20:51.078823 | localhost | changed 2026-07-23 20:20:51.089905 | 2026-07-23 20:20:51.090102 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-23 20:20:51.128353 | localhost | ok 2026-07-23 20:20:51.132433 | 2026-07-23 20:20:51.132557 | TASK [Set zuul-log-path fact] 2026-07-23 20:20:51.148056 | localhost | ok 2026-07-23 20:20:51.157141 | 2026-07-23 20:20:51.157264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 20:20:51.193624 | localhost | ok 2026-07-23 20:20:51.199679 | 2026-07-23 20:20:51.199861 | TASK [upload-logs : Create log directories] 2026-07-23 20:20:51.761629 | localhost | changed 2026-07-23 20:20:51.770103 | 2026-07-23 20:20:51.770274 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-23 20:20:52.345775 | localhost -> localhost | ok: Runtime: 0:00:00.008172 2026-07-23 20:20:52.350331 | 2026-07-23 20:20:52.350463 | TASK [upload-logs : Upload logs to log server] 2026-07-23 20:20:52.955115 | localhost | Output suppressed because no_log was given 2026-07-23 20:20:52.957320 | 2026-07-23 20:20:52.957433 | LOOP [upload-logs : Compress console log and json output] 2026-07-23 20:20:53.007736 | localhost | skipping: Conditional result was False 2026-07-23 20:20:53.013636 | localhost | skipping: Conditional result was False 2026-07-23 20:20:53.019152 | 2026-07-23 20:20:53.019278 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-23 20:20:53.067426 | localhost | skipping: Conditional result was False 2026-07-23 20:20:53.067755 | 2026-07-23 20:20:53.072578 | localhost | skipping: Conditional result was False 2026-07-23 20:20:53.077349 | 2026-07-23 20:20:53.077479 | LOOP [upload-logs : Upload console log and json output]