2026-06-26 03:03:38.275300 | Job console starting 2026-06-26 03:03:38.311293 | Updating git repos 2026-06-26 03:03:38.343867 | Cloning repos into workspace 2026-06-26 03:03:38.428131 | Restoring repo states 2026-06-26 03:03:38.440598 | Merging changes 2026-06-26 03:03:38.440624 | Checking out repos 2026-06-26 03:03:38.586959 | Preparing playbooks 2026-06-26 03:03:39.976414 | Running Ansible setup 2026-06-26 03:03:45.859664 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:03:47.174198 | 2026-06-26 03:03:47.174410 | PLAY [Base pre] 2026-06-26 03:03:47.209923 | 2026-06-26 03:03:47.212841 | TASK [Setup log path fact] 2026-06-26 03:03:47.246350 | debian-bookworm | ok 2026-06-26 03:03:47.268656 | 2026-06-26 03:03:47.268852 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:03:47.299500 | debian-bookworm | ok 2026-06-26 03:03:47.313373 | 2026-06-26 03:03:47.313520 | TASK [emit-job-header : Print job information] 2026-06-26 03:03:47.395364 | # Job Information 2026-06-26 03:03:47.395575 | Ansible Version: 2.16.14 2026-06-26 03:03:47.395611 | Job: kolla-operations-mixin-ouput-ensure-git-checkin 2026-06-26 03:03:47.395645 | Pipeline: periodic-daily 2026-06-26 03:03:47.395668 | Executor: 521e9411259a 2026-06-26 03:03:47.395688 | Triggered by: https://github.com/osism/kolla-operations 2026-06-26 03:03:47.395710 | Event ID: 93abbc42a6a64ff9a5bfa196b6f7b81a 2026-06-26 03:03:47.406604 | 2026-06-26 03:03:47.406762 | LOOP [emit-job-header : Print node information] 2026-06-26 03:03:47.630382 | debian-bookworm | ok: 2026-06-26 03:03:47.630618 | debian-bookworm | # Node Information 2026-06-26 03:03:47.630651 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:03:47.630677 | debian-bookworm | Hostname: debian 2026-06-26 03:03:47.630698 | debian-bookworm | Username: zuul 2026-06-26 03:03:47.630719 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:03:47.630743 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:03:47.630764 | debian-bookworm | Region: 2026-06-26 03:03:47.630785 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:03:47.630805 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:03:47.630825 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:49d1 2026-06-26 03:03:47.646634 | 2026-06-26 03:03:47.646874 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:03:48.693182 | debian-bookworm -> localhost | changed 2026-06-26 03:03:48.700397 | 2026-06-26 03:03:48.700519 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:03:51.154876 | debian-bookworm -> localhost | changed 2026-06-26 03:03:51.163887 | 2026-06-26 03:03:51.163993 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:03:52.116171 | debian-bookworm -> localhost | ok 2026-06-26 03:03:52.123222 | 2026-06-26 03:03:52.123379 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:03:52.163069 | debian-bookworm | ok 2026-06-26 03:03:52.188546 | debian-bookworm | included: /var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:03:52.201751 | 2026-06-26 03:03:52.201887 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:03:55.033905 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:03:55.034119 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/e4da567118704c18845cea4999d3a8ab_id_rsa 2026-06-26 03:03:55.034157 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/e4da567118704c18845cea4999d3a8ab_id_rsa.pub 2026-06-26 03:03:55.034182 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:03:55.034205 | debian-bookworm -> localhost | SHA256:1wbThQdjVypMenZZiljFXJDg3fnzzUAC7LxV8DM6Us0 zuul-build-sshkey 2026-06-26 03:03:55.034234 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:03:55.034256 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:03:55.034277 | debian-bookworm -> localhost | | .. OO==+| 2026-06-26 03:03:55.034297 | debian-bookworm -> localhost | | .@.X**.| 2026-06-26 03:03:55.034316 | debian-bookworm -> localhost | | o= @oE..| 2026-06-26 03:03:55.034335 | debian-bookworm -> localhost | | oB.* o.| 2026-06-26 03:03:55.034355 | debian-bookworm -> localhost | | S oo= ...| 2026-06-26 03:03:55.034380 | debian-bookworm -> localhost | | ..o . o+| 2026-06-26 03:03:55.034400 | debian-bookworm -> localhost | | +| 2026-06-26 03:03:55.034418 | debian-bookworm -> localhost | | | 2026-06-26 03:03:55.034438 | debian-bookworm -> localhost | | | 2026-06-26 03:03:55.034458 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:03:55.034511 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.770965 2026-06-26 03:03:55.042394 | 2026-06-26 03:03:55.042484 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:03:55.070467 | debian-bookworm | ok 2026-06-26 03:03:55.081536 | debian-bookworm | included: /var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:03:55.099888 | 2026-06-26 03:03:55.099985 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:03:55.124570 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:03:55.130571 | 2026-06-26 03:03:55.130680 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:03:55.834723 | debian-bookworm | changed 2026-06-26 03:03:55.840435 | 2026-06-26 03:03:55.840528 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:03:56.160921 | debian-bookworm | ok 2026-06-26 03:03:56.166570 | 2026-06-26 03:03:56.166673 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:03:56.934411 | debian-bookworm | changed 2026-06-26 03:03:56.940515 | 2026-06-26 03:03:56.940619 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:03:57.584006 | debian-bookworm | changed 2026-06-26 03:03:57.589505 | 2026-06-26 03:03:57.589599 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:03:57.613251 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:03:57.619720 | 2026-06-26 03:03:57.619819 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:03:58.308469 | debian-bookworm -> localhost | changed 2026-06-26 03:03:58.329948 | 2026-06-26 03:03:58.330079 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:03:58.850516 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/e4da567118704c18845cea4999d3a8ab_id_rsa (zuul-build-sshkey) 2026-06-26 03:03:58.850738 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029041 2026-06-26 03:03:58.858274 | 2026-06-26 03:03:58.858384 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:03:59.324563 | debian-bookworm | ok 2026-06-26 03:03:59.329675 | 2026-06-26 03:03:59.329769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:03:59.377423 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:03:59.395518 | 2026-06-26 03:03:59.395638 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:03:59.946984 | debian-bookworm | ok 2026-06-26 03:03:59.970526 | 2026-06-26 03:03:59.970687 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:04:00.002084 | debian-bookworm | ok 2026-06-26 03:04:00.010990 | 2026-06-26 03:04:00.011134 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:04:00.548727 | debian-bookworm -> localhost | ok 2026-06-26 03:04:00.563334 | 2026-06-26 03:04:00.563466 | TASK [validate-host : Collect information about the host] 2026-06-26 03:04:02.139203 | debian-bookworm | ok 2026-06-26 03:04:02.151785 | 2026-06-26 03:04:02.151893 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:04:02.420193 | debian-bookworm | ok 2026-06-26 03:04:02.441273 | 2026-06-26 03:04:02.441403 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:04:03.521605 | debian-bookworm -> localhost | changed 2026-06-26 03:04:03.527421 | 2026-06-26 03:04:03.527526 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:04:03.948397 | debian-bookworm | ok 2026-06-26 03:04:03.966781 | 2026-06-26 03:04:03.966913 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:04:05.437497 | debian-bookworm -> localhost | changed 2026-06-26 03:04:05.449232 | 2026-06-26 03:04:05.449340 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:04:05.791080 | debian-bookworm | ok 2026-06-26 03:04:05.798395 | 2026-06-26 03:04:05.798493 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:04:07.146965 | debian-bookworm | changed: 2026-06-26 03:04:07.147209 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:04:07.147241 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:04:07.147260 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:04:07.147278 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-06-26 03:04:07.147294 | debian-bookworm | Containerfile 2026-06-26 03:04:07.149333 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/logs" 2026-06-26 03:06:36.699179 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/artifacts" 2026-06-26 03:06:36.986492 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e4da567118704c18845cea4999d3a8ab/work/docs" 2026-06-26 03:06:37.012443 | 2026-06-26 03:06:37.012628 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:06:37.849026 | debian-bookworm | changed: 2026-06-26 03:06:37.849287 | debian-bookworm | .d..t...... ./ 2026-06-26 03:06:37.849323 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:06:37.849347 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:06:37.849369 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:06:37.849390 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:06:37.849410 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:06:37.849454 | debian-bookworm | changed: All items complete 2026-06-26 03:06:37.849480 | 2026-06-26 03:06:38.408737 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:06:39.005801 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:06:39.033103 | 2026-06-26 03:06:39.033295 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:06:39.067204 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:06:39.070138 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:06:39.084062 | 2026-06-26 03:06:39.084203 | PLAY RECAP 2026-06-26 03:06:39.084274 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:06:39.084306 | 2026-06-26 03:06:39.259480 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:06:39.260389 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:06:40.083633 | 2026-06-26 03:06:40.083841 | PLAY [Base post] 2026-06-26 03:06:40.116965 | 2026-06-26 03:06:40.117252 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:06:40.751479 | debian-bookworm | changed 2026-06-26 03:06:40.764490 | 2026-06-26 03:06:40.764697 | PLAY RECAP 2026-06-26 03:06:40.764842 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:06:40.764944 | 2026-06-26 03:06:40.923355 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:06:40.924274 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:06:41.892808 | 2026-06-26 03:06:41.893004 | PLAY [Base post-logs] 2026-06-26 03:06:41.905300 | 2026-06-26 03:06:41.905461 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:06:42.451262 | localhost | changed 2026-06-26 03:06:42.466658 | 2026-06-26 03:06:42.466989 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:06:42.497362 | localhost | ok 2026-06-26 03:06:42.504398 | 2026-06-26 03:06:42.504566 | TASK [Set zuul-log-path fact] 2026-06-26 03:06:42.532872 | localhost | ok 2026-06-26 03:06:42.553699 | 2026-06-26 03:06:42.553944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:06:42.583349 | localhost | ok 2026-06-26 03:06:42.588793 | 2026-06-26 03:06:42.588943 | TASK [upload-logs : Create log directories] 2026-06-26 03:06:43.127397 | localhost | changed 2026-06-26 03:06:43.132526 | 2026-06-26 03:06:43.132666 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:06:43.700336 | localhost -> localhost | ok: Runtime: 0:00:00.024300 2026-06-26 03:06:43.707407 | 2026-06-26 03:06:43.707561 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:06:44.428440 | localhost | Output suppressed because no_log was given 2026-06-26 03:06:44.432462 | 2026-06-26 03:06:44.432649 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:06:44.510555 | localhost | skipping: Conditional result was False 2026-06-26 03:06:44.528822 | localhost | skipping: Conditional result was False 2026-06-26 03:06:44.543097 | 2026-06-26 03:06:44.543283 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:06:44.627521 | localhost | skipping: Conditional result was False 2026-06-26 03:06:44.628989 | 2026-06-26 03:06:44.631339 | localhost | skipping: Conditional result was False 2026-06-26 03:06:44.643031 | 2026-06-26 03:06:44.643165 | LOOP [upload-logs : Upload console log and json output]