2025-11-20 14:48:07.483629 | Job console starting 2025-11-20 14:48:07.517395 | Updating git repos 2025-11-20 14:48:07.606217 | Cloning repos into workspace 2025-11-20 14:48:07.701058 | Restoring repo states 2025-11-20 14:48:07.727220 | Merging changes 2025-11-20 14:48:08.367892 | Checking out repos 2025-11-20 14:48:08.442613 | Preparing playbooks 2025-11-20 14:48:09.462046 | Running Ansible setup 2025-11-20 14:48:15.111500 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-20 14:48:16.262204 | 2025-11-20 14:48:16.262387 | PLAY [Base pre] 2025-11-20 14:48:16.304687 | 2025-11-20 14:48:16.304916 | TASK [Setup log path fact] 2025-11-20 14:48:16.353357 | debian-bookworm | ok 2025-11-20 14:48:16.393814 | 2025-11-20 14:48:16.394001 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-20 14:48:16.455064 | debian-bookworm | ok 2025-11-20 14:48:16.477214 | 2025-11-20 14:48:16.477358 | TASK [emit-job-header : Print job information] 2025-11-20 14:48:16.537675 | # Job Information 2025-11-20 14:48:16.537985 | Ansible Version: 2.16.14 2025-11-20 14:48:16.538028 | Job: ansible-lint 2025-11-20 14:48:16.538064 | Pipeline: check 2025-11-20 14:48:16.538088 | Executor: 521e9411259a 2025-11-20 14:48:16.538109 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2025 2025-11-20 14:48:16.538132 | Event ID: e7e97d10-c61f-11f0-98de-cce8322db093 2025-11-20 14:48:16.548195 | 2025-11-20 14:48:16.548339 | LOOP [emit-job-header : Print node information] 2025-11-20 14:48:16.678765 | debian-bookworm | ok: 2025-11-20 14:48:16.679068 | debian-bookworm | # Node Information 2025-11-20 14:48:16.679109 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-20 14:48:16.679134 | debian-bookworm | Hostname: debian 2025-11-20 14:48:16.679157 | debian-bookworm | Username: zuul 2025-11-20 14:48:16.679179 | debian-bookworm | Distro: Debian 12.12 2025-11-20 14:48:16.679203 | debian-bookworm | Provider: regiocloud-a 2025-11-20 14:48:16.679224 | debian-bookworm | Region: 2025-11-20 14:48:16.679246 | debian-bookworm | Label: debian-bookworm 2025-11-20 14:48:16.679265 | debian-bookworm | Product Name: OpenStack Nova 2025-11-20 14:48:16.679284 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:7a83 2025-11-20 14:48:16.697105 | 2025-11-20 14:48:16.697253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-20 14:48:17.332004 | debian-bookworm -> localhost | changed 2025-11-20 14:48:17.339864 | 2025-11-20 14:48:17.340009 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-20 14:48:19.008486 | debian-bookworm -> localhost | changed 2025-11-20 14:48:19.025163 | 2025-11-20 14:48:19.025322 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-20 14:48:19.525343 | debian-bookworm -> localhost | ok 2025-11-20 14:48:19.532281 | 2025-11-20 14:48:19.532421 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-20 14:48:19.581779 | debian-bookworm | ok 2025-11-20 14:48:19.607872 | debian-bookworm | included: /var/lib/zuul/builds/d37b7d0d99654f848d38da01c4e10476/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-20 14:48:19.616076 | 2025-11-20 14:48:19.616204 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-20 14:48:21.870200 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-20 14:48:21.871825 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d37b7d0d99654f848d38da01c4e10476/work/d37b7d0d99654f848d38da01c4e10476_id_rsa 2025-11-20 14:48:21.871920 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d37b7d0d99654f848d38da01c4e10476/work/d37b7d0d99654f848d38da01c4e10476_id_rsa.pub 2025-11-20 14:48:21.871953 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-20 14:48:21.871980 | debian-bookworm -> localhost | SHA256:6CTkktNByAreINnplfkmLYOyVO6SDCO7AeqW0zh86hw zuul-build-sshkey 2025-11-20 14:48:21.872004 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-20 14:48:21.872037 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-20 14:48:21.872059 | debian-bookworm -> localhost | | + o.o | 2025-11-20 14:48:21.872080 | debian-bookworm -> localhost | |+.=o+ | 2025-11-20 14:48:21.872101 | debian-bookworm -> localhost | |+o=ooo | 2025-11-20 14:48:21.872121 | debian-bookworm -> localhost | |BooB+.+. | 2025-11-20 14:48:21.872141 | debian-bookworm -> localhost | |B=* +=o S | 2025-11-20 14:48:21.872164 | debian-bookworm -> localhost | |=+ + + | 2025-11-20 14:48:21.872226 | debian-bookworm -> localhost | |oE= . | 2025-11-20 14:48:21.872248 | debian-bookworm -> localhost | |oO.o | 2025-11-20 14:48:21.872271 | debian-bookworm -> localhost | |o+= | 2025-11-20 14:48:21.872293 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-20 14:48:21.872365 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.209285 2025-11-20 14:48:21.879842 | 2025-11-20 14:48:21.879968 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-20 14:48:21.955992 | debian-bookworm | ok 2025-11-20 14:48:21.979138 | debian-bookworm | included: /var/lib/zuul/builds/d37b7d0d99654f848d38da01c4e10476/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-20 14:48:22.015378 | 2025-11-20 14:48:22.015536 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-20 14:48:22.062179 | debian-bookworm | skipping: Conditional result was False 2025-11-20 14:48:22.068580 | 2025-11-20 14:48:22.068703 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-20 14:48:22.919508 | debian-bookworm | changed 2025-11-20 14:48:22.925119 | 2025-11-20 14:48:22.925247 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-20 14:48:23.205545 | debian-bookworm | ok 2025-11-20 14:48:23.212964 | 2025-11-20 14:48:23.213468 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-20 14:48:23.942032 | debian-bookworm | changed 2025-11-20 14:48:23.948414 | 2025-11-20 14:48:23.948507 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-20 14:48:24.575282 | debian-bookworm | changed 2025-11-20 14:48:24.580849 | 2025-11-20 14:48:24.580980 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-20 14:48:24.606093 | debian-bookworm | skipping: Conditional result was False 2025-11-20 14:48:24.615665 | 2025-11-20 14:48:24.615773 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-20 14:48:25.057674 | debian-bookworm -> localhost | changed 2025-11-20 14:48:25.068097 | 2025-11-20 14:48:25.068189 | TASK [add-build-sshkey : Add back temp key] 2025-11-20 14:48:25.377702 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d37b7d0d99654f848d38da01c4e10476/work/d37b7d0d99654f848d38da01c4e10476_id_rsa (zuul-build-sshkey) 2025-11-20 14:48:25.377925 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008563 2025-11-20 14:48:25.385320 | 2025-11-20 14:48:25.385415 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-20 14:48:25.782734 | debian-bookworm | ok 2025-11-20 14:48:25.800238 | 2025-11-20 14:48:25.800377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-20 14:48:25.848022 | debian-bookworm | skipping: Conditional result was False 2025-11-20 14:48:25.862985 | 2025-11-20 14:48:25.863089 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-20 14:48:26.352400 | debian-bookworm | ok 2025-11-20 14:48:26.362524 | 2025-11-20 14:48:26.362625 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-20 14:48:26.400303 | debian-bookworm | ok 2025-11-20 14:48:26.406182 | 2025-11-20 14:48:26.406283 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-20 14:48:26.774643 | debian-bookworm -> localhost | ok 2025-11-20 14:48:26.786511 | 2025-11-20 14:48:26.786614 | TASK [validate-host : Collect information about the host] 2025-11-20 14:48:27.956802 | debian-bookworm | ok 2025-11-20 14:48:27.973861 | 2025-11-20 14:48:27.973970 | TASK [validate-host : Sanitize hostname] 2025-11-20 14:48:28.078021 | debian-bookworm | ok 2025-11-20 14:48:28.153849 | 2025-11-20 14:48:28.153968 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-20 14:48:28.936638 | debian-bookworm -> localhost | changed 2025-11-20 14:48:28.942809 | 2025-11-20 14:48:28.943102 | TASK [validate-host : Collect information about zuul worker] 2025-11-20 14:48:29.441346 | debian-bookworm | ok 2025-11-20 14:48:29.447560 | 2025-11-20 14:48:29.447698 | TASK [validate-host : Write out all zuul information for each host] 2025-11-20 14:48:30.176730 | debian-bookworm -> localhost | changed 2025-11-20 14:48:30.188649 | 2025-11-20 14:48:30.188845 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-20 14:48:30.473632 | debian-bookworm | ok 2025-11-20 14:48:30.482233 | 2025-11-20 14:48:30.482361 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-20 14:48:31.699398 | debian-bookworm | changed: 2025-11-20 14:48:31.699631 | debian-bookworm | cd+++++++++ src/ 2025-11-20 14:48:31.699667 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-20 14:48:31.699692 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-20 14:48:31.699714 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-20 14:48:31.699734 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007069 2025-11-20 14:50:31.786967 | 2025-11-20 14:50:31.787161 | TASK [upload-logs : Upload logs to log server] 2025-11-20 14:50:32.337324 | localhost | Output suppressed because no_log was given 2025-11-20 14:50:32.341695 | 2025-11-20 14:50:32.342045 | LOOP [upload-logs : Compress console log and json output] 2025-11-20 14:50:32.407937 | localhost | skipping: Conditional result was False 2025-11-20 14:50:32.410549 | localhost | skipping: Conditional result was False 2025-11-20 14:50:32.418098 | 2025-11-20 14:50:32.418355 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-20 14:50:32.468405 | localhost | skipping: Conditional result was False 2025-11-20 14:50:32.469063 | 2025-11-20 14:50:32.472683 | localhost | skipping: Conditional result was False 2025-11-20 14:50:32.482415 | 2025-11-20 14:50:32.482687 | LOOP [upload-logs : Upload console log and json output]