2026-08-05 03:06:37.621756 | Job console starting 2026-08-05 03:06:37.650050 | Updating git repos 2026-08-05 03:06:37.713338 | Cloning repos into workspace 2026-08-05 03:06:37.892225 | Restoring repo states 2026-08-05 03:06:37.923596 | Merging changes 2026-08-05 03:06:37.923620 | Checking out repos 2026-08-05 03:06:38.083094 | Preparing playbooks 2026-08-05 03:06:39.180245 | Running Ansible setup 2026-08-05 03:06:45.312276 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:06:46.683151 | 2026-08-05 03:06:46.683296 | PLAY [Base pre] 2026-08-05 03:06:46.715805 | 2026-08-05 03:06:46.716012 | TASK [Setup log path fact] 2026-08-05 03:06:46.757897 | debian-bookworm | ok 2026-08-05 03:06:46.790634 | 2026-08-05 03:06:46.791534 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:06:46.850464 | debian-bookworm | ok 2026-08-05 03:06:46.869545 | 2026-08-05 03:06:46.869665 | TASK [emit-job-header : Print job information] 2026-08-05 03:06:46.957908 | # Job Information 2026-08-05 03:06:46.958095 | Ansible Version: 2.16.14 2026-08-05 03:06:46.958130 | Job: ansible-lint 2026-08-05 03:06:46.958163 | Pipeline: periodic-daily 2026-08-05 03:06:46.958186 | Executor: 521e9411259a 2026-08-05 03:06:46.958206 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-08-05 03:06:46.958229 | Event ID: 4e009d43f0f84c578a5665ea5715fa80 2026-08-05 03:06:46.964795 | 2026-08-05 03:06:46.964909 | LOOP [emit-job-header : Print node information] 2026-08-05 03:06:47.186288 | debian-bookworm | ok: 2026-08-05 03:06:47.191483 | debian-bookworm | # Node Information 2026-08-05 03:06:47.191553 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:06:47.192036 | debian-bookworm | Hostname: debian 2026-08-05 03:06:47.192064 | debian-bookworm | Username: zuul 2026-08-05 03:06:47.192088 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:06:47.192114 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:06:47.192135 | debian-bookworm | Region: 2026-08-05 03:06:47.192157 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:06:47.192177 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:06:47.192197 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:6f04 2026-08-05 03:06:47.210870 | 2026-08-05 03:06:47.210988 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:06:48.063912 | debian-bookworm -> localhost | changed 2026-08-05 03:06:48.074882 | 2026-08-05 03:06:48.075085 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:06:50.940399 | debian-bookworm -> localhost | changed 2026-08-05 03:06:50.949440 | 2026-08-05 03:06:50.949538 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:06:51.700150 | debian-bookworm -> localhost | ok 2026-08-05 03:06:51.707792 | 2026-08-05 03:06:51.707893 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:06:51.739061 | debian-bookworm | ok 2026-08-05 03:06:51.774471 | debian-bookworm | included: /var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:06:51.781492 | 2026-08-05 03:06:51.781592 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:06:53.423613 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:06:53.423855 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/53ae4b8e56d54ec0ad50484100495b7a_id_rsa 2026-08-05 03:06:53.423897 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/53ae4b8e56d54ec0ad50484100495b7a_id_rsa.pub 2026-08-05 03:06:53.423925 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:06:53.423950 | debian-bookworm -> localhost | SHA256:WilToM/pbMBp2kl6CcRfzDcFFINu9ZHhMFSiXSnMafs zuul-build-sshkey 2026-08-05 03:06:53.423974 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:06:53.424006 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:06:53.424028 | debian-bookworm -> localhost | | .*X==+ | 2026-08-05 03:06:53.424049 | debian-bookworm -> localhost | | . +.+BO+ | 2026-08-05 03:06:53.424069 | debian-bookworm -> localhost | | o ..=o=+.. | 2026-08-05 03:06:53.424088 | debian-bookworm -> localhost | | . o =o+.o. | 2026-08-05 03:06:53.424108 | debian-bookworm -> localhost | | . B.* S. | 2026-08-05 03:06:53.424135 | debian-bookworm -> localhost | | B * = E | 2026-08-05 03:06:53.424155 | debian-bookworm -> localhost | | o = = | 2026-08-05 03:06:53.424175 | debian-bookworm -> localhost | | . . | 2026-08-05 03:06:53.424195 | debian-bookworm -> localhost | | | 2026-08-05 03:06:53.424215 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:06:53.424260 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.667760 2026-08-05 03:06:53.430711 | 2026-08-05 03:06:53.430823 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:06:53.461905 | debian-bookworm | ok 2026-08-05 03:06:53.482745 | debian-bookworm | included: /var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:06:53.503947 | 2026-08-05 03:06:53.504096 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:06:53.528048 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:06:53.536185 | 2026-08-05 03:06:53.536306 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:06:54.349329 | debian-bookworm | changed 2026-08-05 03:06:54.354887 | 2026-08-05 03:06:54.354986 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:06:54.646030 | debian-bookworm | ok 2026-08-05 03:06:54.650820 | 2026-08-05 03:06:54.650921 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:06:55.487629 | debian-bookworm | changed 2026-08-05 03:06:55.492231 | 2026-08-05 03:06:55.492315 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:06:56.202039 | debian-bookworm | changed 2026-08-05 03:06:56.208188 | 2026-08-05 03:06:56.208281 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:06:56.222939 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:06:56.231389 | 2026-08-05 03:06:56.231502 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:06:56.862473 | debian-bookworm -> localhost | changed 2026-08-05 03:06:56.872860 | 2026-08-05 03:06:56.872956 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:06:57.275565 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/53ae4b8e56d54ec0ad50484100495b7a_id_rsa (zuul-build-sshkey) 2026-08-05 03:06:57.275796 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020845 2026-08-05 03:06:57.290090 | 2026-08-05 03:06:57.290202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:06:57.860345 | debian-bookworm | ok 2026-08-05 03:06:57.867252 | 2026-08-05 03:06:57.867972 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:06:57.911738 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:06:57.926673 | 2026-08-05 03:06:57.926812 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:06:58.428373 | debian-bookworm | ok 2026-08-05 03:06:58.439709 | 2026-08-05 03:06:58.439850 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:06:58.488044 | debian-bookworm | ok 2026-08-05 03:06:58.493075 | 2026-08-05 03:06:58.493241 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:06:58.755176 | debian-bookworm -> localhost | ok 2026-08-05 03:06:58.761877 | 2026-08-05 03:06:58.761990 | TASK [validate-host : Collect information about the host] 2026-08-05 03:06:59.978742 | debian-bookworm | ok 2026-08-05 03:06:59.999673 | 2026-08-05 03:06:59.999813 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:07:00.163044 | debian-bookworm | ok 2026-08-05 03:07:00.167548 | 2026-08-05 03:07:00.167656 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:07:01.173432 | debian-bookworm -> localhost | changed 2026-08-05 03:07:01.179000 | 2026-08-05 03:07:01.179098 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:07:01.730120 | debian-bookworm | ok 2026-08-05 03:07:01.735320 | 2026-08-05 03:07:01.735414 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:07:02.914873 | debian-bookworm -> localhost | changed 2026-08-05 03:07:02.929223 | 2026-08-05 03:07:02.929322 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:07:03.213503 | debian-bookworm | ok 2026-08-05 03:07:03.224056 | 2026-08-05 03:07:03.224158 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:07:04.435605 | debian-bookworm | changed: 2026-08-05 03:07:04.435821 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:07:04.435858 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:07:04.435883 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:07:04.435904 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-08-05 03:07:04.435925 | debian-bookworm | Containerfile 2026-08-05 03:07:04.436073 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/logs" 2026-08-05 03:08:48.772626 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/artifacts" 2026-08-05 03:08:49.086024 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/53ae4b8e56d54ec0ad50484100495b7a/work/docs" 2026-08-05 03:08:49.104444 | 2026-08-05 03:08:49.104566 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:08:50.074763 | debian-bookworm | changed: 2026-08-05 03:08:50.075906 | debian-bookworm | .d..t...... ./ 2026-08-05 03:08:50.076031 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:08:50.076062 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:08:50.076085 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:08:50.076107 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:08:50.076274 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:08:50.076524 | debian-bookworm | changed: All items complete 2026-08-05 03:08:50.076556 | 2026-08-05 03:08:51.246863 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:08:51.908863 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:08:51.928115 | 2026-08-05 03:08:51.928226 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:08:51.982966 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:08:51.994368 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:08:52.009806 | 2026-08-05 03:08:52.009885 | PLAY RECAP 2026-08-05 03:08:52.009933 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:08:52.009957 | 2026-08-05 03:08:52.129904 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:08:52.130566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:08:53.527212 | 2026-08-05 03:08:53.527359 | PLAY [Base post] 2026-08-05 03:08:53.545710 | 2026-08-05 03:08:53.545834 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:08:54.129137 | debian-bookworm | changed 2026-08-05 03:08:54.135987 | 2026-08-05 03:08:54.136156 | PLAY RECAP 2026-08-05 03:08:54.136259 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:08:54.136341 | 2026-08-05 03:08:54.262608 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:08:54.263566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:08:55.153265 | 2026-08-05 03:08:55.153397 | PLAY [Base post-logs] 2026-08-05 03:08:55.173451 | 2026-08-05 03:08:55.173597 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:08:55.568442 | localhost | changed 2026-08-05 03:08:55.576557 | 2026-08-05 03:08:55.576696 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:08:55.629513 | localhost | ok 2026-08-05 03:08:55.632106 | 2026-08-05 03:08:55.632185 | TASK [Set zuul-log-path fact] 2026-08-05 03:08:55.646400 | localhost | ok 2026-08-05 03:08:55.653434 | 2026-08-05 03:08:55.653522 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:08:55.677869 | localhost | ok 2026-08-05 03:08:55.680437 | 2026-08-05 03:08:55.680522 | TASK [upload-logs : Create log directories] 2026-08-05 03:08:56.262094 | localhost | changed 2026-08-05 03:08:56.264357 | 2026-08-05 03:08:56.264444 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:08:56.816647 | localhost -> localhost | ok: Runtime: 0:00:00.003771 2026-08-05 03:08:56.819846 | 2026-08-05 03:08:56.819941 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:08:57.885018 | localhost | Output suppressed because no_log was given 2026-08-05 03:08:57.886452 | 2026-08-05 03:08:57.886531 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:08:57.925412 | localhost | skipping: Conditional result was False 2026-08-05 03:08:57.930332 | localhost | skipping: Conditional result was False 2026-08-05 03:08:57.942713 | 2026-08-05 03:08:57.942814 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:08:57.988803 | localhost | skipping: Conditional result was False 2026-08-05 03:08:57.989024 | 2026-08-05 03:08:57.994247 | localhost | skipping: Conditional result was False 2026-08-05 03:08:57.997740 | 2026-08-05 03:08:57.997818 | LOOP [upload-logs : Upload console log and json output]