2026-06-13 03:16:06.922022 | Job console starting 2026-06-13 03:16:06.953424 | Updating git repos 2026-06-13 03:16:07.037454 | Cloning repos into workspace 2026-06-13 03:16:07.138664 | Restoring repo states 2026-06-13 03:16:07.149343 | Merging changes 2026-06-13 03:16:07.149367 | Checking out repos 2026-06-13 03:16:07.239212 | Preparing playbooks 2026-06-13 03:16:08.010939 | Running Ansible setup 2026-06-13 03:16:12.403448 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 03:16:13.388056 | 2026-06-13 03:16:13.388233 | PLAY [Base pre] 2026-06-13 03:16:13.407052 | 2026-06-13 03:16:13.407198 | TASK [Setup log path fact] 2026-06-13 03:16:13.437264 | debian-bookworm | ok 2026-06-13 03:16:13.455150 | 2026-06-13 03:16:13.455326 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 03:16:13.484822 | debian-bookworm | ok 2026-06-13 03:16:13.494969 | 2026-06-13 03:16:13.495101 | TASK [emit-job-header : Print job information] 2026-06-13 03:16:13.535096 | # Job Information 2026-06-13 03:16:13.535345 | Ansible Version: 2.16.14 2026-06-13 03:16:13.535387 | Job: ansible-lint 2026-06-13 03:16:13.535424 | Pipeline: periodic-daily 2026-06-13 03:16:13.535449 | Executor: 521e9411259a 2026-06-13 03:16:13.535472 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-06-13 03:16:13.535496 | Event ID: 16bc79d73f4c438db58046f350d3eb8a 2026-06-13 03:16:13.541221 | 2026-06-13 03:16:13.541365 | LOOP [emit-job-header : Print node information] 2026-06-13 03:16:13.655645 | debian-bookworm | ok: 2026-06-13 03:16:13.655949 | debian-bookworm | # Node Information 2026-06-13 03:16:13.655988 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-13 03:16:13.656015 | debian-bookworm | Hostname: debian 2026-06-13 03:16:13.656037 | debian-bookworm | Username: zuul 2026-06-13 03:16:13.656058 | debian-bookworm | Distro: Debian 12.14 2026-06-13 03:16:13.656087 | debian-bookworm | Provider: regiocloud-a 2026-06-13 03:16:13.656109 | debian-bookworm | Region: 2026-06-13 03:16:13.656130 | debian-bookworm | Label: debian-bookworm 2026-06-13 03:16:13.656150 | debian-bookworm | Product Name: OpenStack Nova 2026-06-13 03:16:13.656169 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:4bcb 2026-06-13 03:16:13.667615 | 2026-06-13 03:16:13.667754 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-13 03:16:14.192424 | debian-bookworm -> localhost | changed 2026-06-13 03:16:14.201667 | 2026-06-13 03:16:14.201828 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-13 03:16:15.471559 | debian-bookworm -> localhost | changed 2026-06-13 03:16:15.492499 | 2026-06-13 03:16:15.492695 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-13 03:16:15.804027 | debian-bookworm -> localhost | ok 2026-06-13 03:16:15.818585 | 2026-06-13 03:16:15.818789 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-13 03:16:15.857685 | debian-bookworm | ok 2026-06-13 03:16:15.884652 | debian-bookworm | included: /var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-13 03:16:15.898994 | 2026-06-13 03:16:15.899185 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-13 03:16:17.969604 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-13 03:16:17.969866 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/afb8c712ebb846a18f55f446c28d2679_id_rsa 2026-06-13 03:16:17.969905 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/afb8c712ebb846a18f55f446c28d2679_id_rsa.pub 2026-06-13 03:16:17.969933 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-13 03:16:17.969957 | debian-bookworm -> localhost | SHA256:NIqgZ0gOJwnAR8CIsZ2OEy/hrRBHjdw8KPDRiGcPWOI zuul-build-sshkey 2026-06-13 03:16:17.969980 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-13 03:16:17.970017 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-13 03:16:17.970038 | debian-bookworm -> localhost | |&B*X | 2026-06-13 03:16:17.970059 | debian-bookworm -> localhost | |OXO+* | 2026-06-13 03:16:17.970079 | debian-bookworm -> localhost | |OEOo . o | 2026-06-13 03:16:17.970098 | debian-bookworm -> localhost | |=&.... o . | 2026-06-13 03:16:17.970118 | debian-bookworm -> localhost | |Bo=.. . S | 2026-06-13 03:16:17.970146 | debian-bookworm -> localhost | |.=. | 2026-06-13 03:16:17.970167 | debian-bookworm -> localhost | | . | 2026-06-13 03:16:17.970187 | debian-bookworm -> localhost | | | 2026-06-13 03:16:17.970208 | debian-bookworm -> localhost | | | 2026-06-13 03:16:17.970229 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-13 03:16:17.970303 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.484874 2026-06-13 03:16:17.978127 | 2026-06-13 03:16:17.978249 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-13 03:16:18.008490 | debian-bookworm | ok 2026-06-13 03:16:18.019181 | debian-bookworm | included: /var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-13 03:16:18.027535 | 2026-06-13 03:16:18.027649 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-13 03:16:18.064007 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:16:18.071373 | 2026-06-13 03:16:18.071515 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-13 03:16:18.729105 | debian-bookworm | changed 2026-06-13 03:16:18.738872 | 2026-06-13 03:16:18.739063 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-13 03:16:18.973828 | debian-bookworm | ok 2026-06-13 03:16:18.982713 | 2026-06-13 03:16:18.982925 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-13 03:16:19.676970 | debian-bookworm | changed 2026-06-13 03:16:19.682886 | 2026-06-13 03:16:19.683015 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-13 03:16:20.366327 | debian-bookworm | changed 2026-06-13 03:16:20.378403 | 2026-06-13 03:16:20.378743 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-13 03:16:20.418174 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:16:20.432124 | 2026-06-13 03:16:20.432666 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-13 03:16:21.061750 | debian-bookworm -> localhost | changed 2026-06-13 03:16:21.076960 | 2026-06-13 03:16:21.077116 | TASK [add-build-sshkey : Add back temp key] 2026-06-13 03:16:22.450571 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/afb8c712ebb846a18f55f446c28d2679_id_rsa (zuul-build-sshkey) 2026-06-13 03:16:22.451125 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043565 2026-06-13 03:16:22.461782 | 2026-06-13 03:16:22.461934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-13 03:16:23.074471 | debian-bookworm | ok 2026-06-13 03:16:23.080738 | 2026-06-13 03:16:23.080899 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-13 03:16:23.176709 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:16:23.197973 | 2026-06-13 03:16:23.198141 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-13 03:16:23.880225 | debian-bookworm | ok 2026-06-13 03:16:23.921910 | 2026-06-13 03:16:23.924339 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-13 03:16:23.999246 | debian-bookworm | ok 2026-06-13 03:16:24.018664 | 2026-06-13 03:16:24.018782 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-13 03:16:24.699769 | debian-bookworm -> localhost | ok 2026-06-13 03:16:24.704993 | 2026-06-13 03:16:24.705075 | TASK [validate-host : Collect information about the host] 2026-06-13 03:16:25.791820 | debian-bookworm | ok 2026-06-13 03:16:25.803344 | 2026-06-13 03:16:25.803443 | TASK [validate-host : Sanitize hostname] 2026-06-13 03:16:25.941804 | debian-bookworm | ok 2026-06-13 03:16:25.946217 | 2026-06-13 03:16:25.946347 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-13 03:16:26.668486 | debian-bookworm -> localhost | changed 2026-06-13 03:16:26.674128 | 2026-06-13 03:16:26.674237 | TASK [validate-host : Collect information about zuul worker] 2026-06-13 03:16:27.151355 | debian-bookworm | ok 2026-06-13 03:16:27.158623 | 2026-06-13 03:16:27.158735 | TASK [validate-host : Write out all zuul information for each host] 2026-06-13 03:16:27.638069 | debian-bookworm -> localhost | changed 2026-06-13 03:16:27.650268 | 2026-06-13 03:16:27.650378 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-13 03:16:27.896663 | debian-bookworm | ok 2026-06-13 03:16:27.905315 | 2026-06-13 03:16:27.905441 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-13 03:16:29.637791 | debian-bookworm | changed: 2026-06-13 03:16:29.638208 | debian-bookworm | cd+++++++++ src/ 2026-06-13 03:16:29.638315 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-13 03:16:29.638355 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-13 03:16:29.638387 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-06-13 03:16:29.638505 | debian-bookworm | Containerfile 2026-06-13 03:16:29.638729 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/logs" 2026-06-13 03:17:43.786183 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/artifacts" 2026-06-13 03:17:44.067367 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/afb8c712ebb846a18f55f446c28d2679/work/docs" 2026-06-13 03:17:44.075020 | 2026-06-13 03:17:44.075186 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-13 03:17:44.994306 | debian-bookworm | changed: 2026-06-13 03:17:44.994512 | debian-bookworm | .d..t...... ./ 2026-06-13 03:17:44.994549 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-13 03:17:44.994574 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-13 03:17:44.994596 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-13 03:17:44.994616 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-13 03:17:44.994637 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-13 03:17:44.994677 | debian-bookworm | changed: All items complete 2026-06-13 03:17:44.994704 | 2026-06-13 03:17:45.557739 | debian-bookworm | changed: .d..t...... ./ 2026-06-13 03:17:46.190593 | debian-bookworm | changed: .d..t...... ./ 2026-06-13 03:17:46.222303 | 2026-06-13 03:17:46.222410 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-13 03:17:46.267797 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:17:46.290392 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:17:46.306973 | 2026-06-13 03:17:46.307058 | PLAY RECAP 2026-06-13 03:17:46.307124 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-13 03:17:46.307146 | 2026-06-13 03:17:46.440304 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-13 03:17:46.441208 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 03:17:47.330981 | 2026-06-13 03:17:47.331122 | PLAY [Base post] 2026-06-13 03:17:47.350817 | 2026-06-13 03:17:47.350981 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-13 03:17:47.845261 | debian-bookworm | changed 2026-06-13 03:17:47.853175 | 2026-06-13 03:17:47.853274 | PLAY RECAP 2026-06-13 03:17:47.853326 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 03:17:47.853375 | 2026-06-13 03:17:48.022742 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 03:17:48.023547 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-13 03:17:48.934406 | 2026-06-13 03:17:48.934528 | PLAY [Base post-logs] 2026-06-13 03:17:48.942735 | 2026-06-13 03:17:48.942867 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-13 03:17:49.362173 | localhost | changed 2026-06-13 03:17:49.370391 | 2026-06-13 03:17:49.370502 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-13 03:17:49.394695 | localhost | ok 2026-06-13 03:17:49.397064 | 2026-06-13 03:17:49.397159 | TASK [Set zuul-log-path fact] 2026-06-13 03:17:49.418029 | localhost | ok 2026-06-13 03:17:49.425177 | 2026-06-13 03:17:49.425274 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 03:17:49.449528 | localhost | ok 2026-06-13 03:17:49.452182 | 2026-06-13 03:17:49.452263 | TASK [upload-logs : Create log directories] 2026-06-13 03:17:50.088975 | localhost | changed 2026-06-13 03:17:50.091208 | 2026-06-13 03:17:50.091279 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-13 03:17:51.032884 | localhost -> localhost | ok: Runtime: 0:00:00.019078 2026-06-13 03:17:51.037005 | 2026-06-13 03:17:51.037118 | TASK [upload-logs : Upload logs to log server] 2026-06-13 03:17:52.133848 | localhost | Output suppressed because no_log was given 2026-06-13 03:17:52.135704 | 2026-06-13 03:17:52.135859 | LOOP [upload-logs : Compress console log and json output] 2026-06-13 03:17:52.200552 | localhost | skipping: Conditional result was False 2026-06-13 03:17:52.206777 | localhost | skipping: Conditional result was False 2026-06-13 03:17:52.213229 | 2026-06-13 03:17:52.213331 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-13 03:17:52.262382 | localhost | skipping: Conditional result was False 2026-06-13 03:17:52.262591 | 2026-06-13 03:17:52.271590 | localhost | skipping: Conditional result was False 2026-06-13 03:17:52.283967 | 2026-06-13 03:17:52.284061 | LOOP [upload-logs : Upload console log and json output]