2026-07-19 03:01:50.507376 | Job console starting 2026-07-19 03:01:50.516184 | Updating git repos 2026-07-19 03:01:50.557667 | Cloning repos into workspace 2026-07-19 03:01:50.659714 | Restoring repo states 2026-07-19 03:01:50.680121 | Merging changes 2026-07-19 03:01:50.680139 | Checking out repos 2026-07-19 03:01:50.782191 | Preparing playbooks 2026-07-19 03:01:52.898632 | Running Ansible setup 2026-07-19 03:02:01.986609 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:02:04.890046 | 2026-07-19 03:02:04.890203 | PLAY [Base pre] 2026-07-19 03:02:04.942302 | 2026-07-19 03:02:04.942457 | TASK [Setup log path fact] 2026-07-19 03:02:05.007054 | debian-bookworm | ok 2026-07-19 03:02:05.052263 | 2026-07-19 03:02:05.052427 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:02:05.130527 | debian-bookworm | ok 2026-07-19 03:02:05.155143 | 2026-07-19 03:02:05.155283 | TASK [emit-job-header : Print job information] 2026-07-19 03:02:05.275887 | # Job Information 2026-07-19 03:02:05.276062 | Ansible Version: 2.16.14 2026-07-19 03:02:05.276096 | Job: ansible-lint 2026-07-19 03:02:05.276130 | Pipeline: periodic-daily 2026-07-19 03:02:05.276154 | Executor: 521e9411259a 2026-07-19 03:02:05.276176 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-07-19 03:02:05.276198 | Event ID: 092311517900468a816fe90bd98650c1 2026-07-19 03:02:05.281033 | 2026-07-19 03:02:05.281129 | LOOP [emit-job-header : Print node information] 2026-07-19 03:02:05.640598 | debian-bookworm | ok: 2026-07-19 03:02:05.640799 | debian-bookworm | # Node Information 2026-07-19 03:02:05.640829 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 03:02:05.640849 | debian-bookworm | Hostname: debian 2026-07-19 03:02:05.640868 | debian-bookworm | Username: zuul 2026-07-19 03:02:05.640885 | debian-bookworm | Distro: Debian 12.15 2026-07-19 03:02:05.640905 | debian-bookworm | Provider: regiocloud-a 2026-07-19 03:02:05.640922 | debian-bookworm | Region: 2026-07-19 03:02:05.640939 | debian-bookworm | Label: debian-bookworm 2026-07-19 03:02:05.640956 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 03:02:05.640972 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe74:ec11 2026-07-19 03:02:05.653019 | 2026-07-19 03:02:05.653156 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:02:07.104058 | debian-bookworm -> localhost | changed 2026-07-19 03:02:07.111371 | 2026-07-19 03:02:07.111481 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:02:10.711395 | debian-bookworm -> localhost | changed 2026-07-19 03:02:10.753847 | 2026-07-19 03:02:10.754021 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:02:11.477856 | debian-bookworm -> localhost | ok 2026-07-19 03:02:11.484019 | 2026-07-19 03:02:11.484133 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:02:11.514084 | debian-bookworm | ok 2026-07-19 03:02:11.562762 | debian-bookworm | included: /var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:02:11.577986 | 2026-07-19 03:02:11.578094 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:02:16.981573 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 03:02:16.981753 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/7bb42cd2b5c840268cb7e68e070f9d7c_id_rsa 2026-07-19 03:02:16.981786 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/7bb42cd2b5c840268cb7e68e070f9d7c_id_rsa.pub 2026-07-19 03:02:16.981809 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 03:02:16.981829 | debian-bookworm -> localhost | SHA256:XIhUFEzc6adKZ5uVhCvi8U07tmfmzf1n8kaHkO2YPok zuul-build-sshkey 2026-07-19 03:02:16.981847 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 03:02:16.981872 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 03:02:16.981890 | debian-bookworm -> localhost | | .*=o . | 2026-07-19 03:02:16.981908 | debian-bookworm -> localhost | | . .o.o | 2026-07-19 03:02:16.981924 | debian-bookworm -> localhost | | . .... o | 2026-07-19 03:02:16.981940 | debian-bookworm -> localhost | | . .o = . | 2026-07-19 03:02:16.981956 | debian-bookworm -> localhost | | S = * . | 2026-07-19 03:02:16.981977 | debian-bookworm -> localhost | | o o * = o o| 2026-07-19 03:02:16.981994 | debian-bookworm -> localhost | | . = B B . ..| 2026-07-19 03:02:16.982010 | debian-bookworm -> localhost | | . o E Bo..+| 2026-07-19 03:02:16.982027 | debian-bookworm -> localhost | | ..B..o=*| 2026-07-19 03:02:16.982043 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 03:02:16.982085 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.695105 2026-07-19 03:02:16.994150 | 2026-07-19 03:02:16.994621 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:02:17.066984 | debian-bookworm | ok 2026-07-19 03:02:17.088738 | debian-bookworm | included: /var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:02:17.100860 | 2026-07-19 03:02:17.100957 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:02:17.124971 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:17.130764 | 2026-07-19 03:02:17.130942 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:02:17.865194 | debian-bookworm | changed 2026-07-19 03:02:17.872568 | 2026-07-19 03:02:17.873019 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:02:18.167828 | debian-bookworm | ok 2026-07-19 03:02:18.175210 | 2026-07-19 03:02:18.175312 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:02:18.902147 | debian-bookworm | changed 2026-07-19 03:02:18.910804 | 2026-07-19 03:02:18.914194 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:02:19.648002 | debian-bookworm | changed 2026-07-19 03:02:19.654848 | 2026-07-19 03:02:19.654954 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:02:19.668797 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:19.676099 | 2026-07-19 03:02:19.676217 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:02:20.077297 | debian-bookworm -> localhost | changed 2026-07-19 03:02:20.089219 | 2026-07-19 03:02:20.089326 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:02:20.471073 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/7bb42cd2b5c840268cb7e68e070f9d7c_id_rsa (zuul-build-sshkey) 2026-07-19 03:02:20.471401 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009106 2026-07-19 03:02:20.482766 | 2026-07-19 03:02:20.482901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:02:20.868090 | debian-bookworm | ok 2026-07-19 03:02:20.873243 | 2026-07-19 03:02:20.873330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:02:20.907265 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:02:20.921317 | 2026-07-19 03:02:20.921455 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:02:21.407447 | debian-bookworm | ok 2026-07-19 03:02:21.422077 | 2026-07-19 03:02:21.422208 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:02:21.459006 | debian-bookworm | ok 2026-07-19 03:02:21.467777 | 2026-07-19 03:02:21.467944 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:02:21.802670 | debian-bookworm -> localhost | ok 2026-07-19 03:02:21.809585 | 2026-07-19 03:02:21.809690 | TASK [validate-host : Collect information about the host] 2026-07-19 03:02:23.006367 | debian-bookworm | ok 2026-07-19 03:02:23.020149 | 2026-07-19 03:02:23.020251 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:02:23.164620 | debian-bookworm | ok 2026-07-19 03:02:23.172077 | 2026-07-19 03:02:23.172180 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:02:23.695895 | debian-bookworm -> localhost | changed 2026-07-19 03:02:23.701534 | 2026-07-19 03:02:23.701638 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:02:24.147849 | debian-bookworm | ok 2026-07-19 03:02:24.152663 | 2026-07-19 03:02:24.152778 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:02:24.728227 | debian-bookworm -> localhost | changed 2026-07-19 03:02:24.738987 | 2026-07-19 03:02:24.739131 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:02:25.022454 | debian-bookworm | ok 2026-07-19 03:02:25.030077 | 2026-07-19 03:02:25.030225 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:02:26.194586 | debian-bookworm | changed: 2026-07-19 03:02:26.194953 | debian-bookworm | cd+++++++++ src/ 2026-07-19 03:02:26.194998 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 03:02:26.198694 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 03:02:26.198729 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-07-19 03:02:26.198753 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/logs" 2026-07-19 03:04:04.282378 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/artifacts" 2026-07-19 03:04:05.000201 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7bb42cd2b5c840268cb7e68e070f9d7c/work/docs" 2026-07-19 03:04:05.012985 | 2026-07-19 03:04:05.013114 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:04:06.457677 | debian-bookworm | changed: 2026-07-19 03:04:06.457958 | debian-bookworm | .d..t...... ./ 2026-07-19 03:04:06.457997 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 03:04:06.458021 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 03:04:06.458043 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 03:04:06.458064 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 03:04:06.458085 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 03:04:06.458131 | debian-bookworm | changed: All items complete 2026-07-19 03:04:06.458157 | 2026-07-19 03:04:07.431280 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:04:08.130281 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:04:08.146784 | 2026-07-19 03:04:08.146922 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:04:08.196745 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:04:08.209303 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:04:08.217830 | 2026-07-19 03:04:08.217909 | PLAY RECAP 2026-07-19 03:04:08.217959 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:04:08.217984 | 2026-07-19 03:04:08.423235 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:04:08.423939 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:04:09.585911 | 2026-07-19 03:04:09.586064 | PLAY [Base post] 2026-07-19 03:04:09.627625 | 2026-07-19 03:04:09.627824 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:04:10.435418 | debian-bookworm | changed 2026-07-19 03:04:10.443105 | 2026-07-19 03:04:10.443186 | PLAY RECAP 2026-07-19 03:04:10.443238 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:04:10.443290 | 2026-07-19 03:04:10.586565 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:04:10.587276 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:04:11.531622 | 2026-07-19 03:04:11.531753 | PLAY [Base post-logs] 2026-07-19 03:04:11.573915 | 2026-07-19 03:04:11.574121 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:04:12.408400 | localhost | changed 2026-07-19 03:04:12.416674 | 2026-07-19 03:04:12.416801 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:04:12.465347 | localhost | ok 2026-07-19 03:04:12.467974 | 2026-07-19 03:04:12.468057 | TASK [Set zuul-log-path fact] 2026-07-19 03:04:12.492369 | localhost | ok 2026-07-19 03:04:12.502801 | 2026-07-19 03:04:12.502911 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:04:12.549596 | localhost | ok 2026-07-19 03:04:12.552119 | 2026-07-19 03:04:12.552198 | TASK [upload-logs : Create log directories] 2026-07-19 03:04:13.262624 | localhost | changed 2026-07-19 03:04:13.265107 | 2026-07-19 03:04:13.265189 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:04:13.728320 | localhost -> localhost | ok: Runtime: 0:00:00.008059 2026-07-19 03:04:13.737596 | 2026-07-19 03:04:13.737716 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:04:14.249992 | localhost | Output suppressed because no_log was given 2026-07-19 03:04:14.251747 | 2026-07-19 03:04:14.251836 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:04:14.394691 | localhost | skipping: Conditional result was False 2026-07-19 03:04:14.410625 | localhost | skipping: Conditional result was False 2026-07-19 03:04:14.421712 | 2026-07-19 03:04:14.421840 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:04:14.475081 | localhost | skipping: Conditional result was False 2026-07-19 03:04:14.475387 | 2026-07-19 03:04:14.483411 | localhost | skipping: Conditional result was False 2026-07-19 03:04:14.488154 | 2026-07-19 03:04:14.488269 | LOOP [upload-logs : Upload console log and json output]