2026-06-15 06:53:22.888913 | Job console starting 2026-06-15 06:53:22.909200 | Updating git repos 2026-06-15 06:53:22.995779 | Cloning repos into workspace 2026-06-15 06:53:23.212694 | Restoring repo states 2026-06-15 06:53:23.234971 | Merging changes 2026-06-15 06:53:24.094794 | Checking out repos 2026-06-15 06:53:24.286032 | Preparing playbooks 2026-06-15 06:53:26.230264 | Running Ansible setup 2026-06-15 06:53:33.042946 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 06:53:35.245931 | 2026-06-15 06:53:35.246146 | PLAY [Base pre] 2026-06-15 06:53:35.291816 | 2026-06-15 06:53:35.292023 | TASK [Setup log path fact] 2026-06-15 06:53:35.347553 | debian-bookworm | ok 2026-06-15 06:53:35.382899 | 2026-06-15 06:53:35.383125 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 06:53:35.443408 | debian-bookworm | ok 2026-06-15 06:53:35.461921 | 2026-06-15 06:53:35.462085 | TASK [emit-job-header : Print job information] 2026-06-15 06:53:35.554887 | # Job Information 2026-06-15 06:53:35.555115 | Ansible Version: 2.16.14 2026-06-15 06:53:35.555152 | Job: python-osism-test-setup 2026-06-15 06:53:35.555187 | Pipeline: check 2026-06-15 06:53:35.555211 | Executor: 521e9411259a 2026-06-15 06:53:35.555234 | Triggered by: https://github.com/osism/python-osism/pull/2338 2026-06-15 06:53:35.555257 | Event ID: dffc5b40-6886-11f1-9999-4531d52cc70b 2026-06-15 06:53:35.564724 | 2026-06-15 06:53:35.564900 | LOOP [emit-job-header : Print node information] 2026-06-15 06:53:35.774373 | debian-bookworm | ok: 2026-06-15 06:53:35.774616 | debian-bookworm | # Node Information 2026-06-15 06:53:35.774656 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-15 06:53:35.774683 | debian-bookworm | Hostname: debian 2026-06-15 06:53:35.774706 | debian-bookworm | Username: zuul 2026-06-15 06:53:35.774727 | debian-bookworm | Distro: Debian 12.14 2026-06-15 06:53:35.774753 | debian-bookworm | Provider: regiocloud-a 2026-06-15 06:53:35.774775 | debian-bookworm | Region: 2026-06-15 06:53:35.774798 | debian-bookworm | Label: debian-bookworm 2026-06-15 06:53:35.774818 | debian-bookworm | Product Name: OpenStack Nova 2026-06-15 06:53:35.774868 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:7dc3 2026-06-15 06:53:35.797621 | 2026-06-15 06:53:35.797798 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 06:53:37.375427 | debian-bookworm -> localhost | changed 2026-06-15 06:53:37.383368 | 2026-06-15 06:53:37.383547 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 06:53:39.468320 | debian-bookworm -> localhost | changed 2026-06-15 06:53:39.477085 | 2026-06-15 06:53:39.477182 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 06:53:40.045348 | debian-bookworm -> localhost | ok 2026-06-15 06:53:40.053377 | 2026-06-15 06:53:40.053515 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 06:53:40.092487 | debian-bookworm | ok 2026-06-15 06:53:40.120151 | debian-bookworm | included: /var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 06:53:40.160714 | 2026-06-15 06:53:40.160839 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 06:53:43.493408 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-15 06:53:43.493623 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/cd47fc12c56c4c409bfa4985aa35e923_id_rsa 2026-06-15 06:53:43.493657 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/cd47fc12c56c4c409bfa4985aa35e923_id_rsa.pub 2026-06-15 06:53:43.493680 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-15 06:53:43.493700 | debian-bookworm -> localhost | SHA256:yoPQCIllMHLrJDsvKP2wuCwF5hKa2wuC+XY7NpmVeQ0 zuul-build-sshkey 2026-06-15 06:53:43.493719 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-15 06:53:43.493747 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-15 06:53:43.493765 | debian-bookworm -> localhost | |+.+ | 2026-06-15 06:53:43.493782 | debian-bookworm -> localhost | |o* . | 2026-06-15 06:53:43.493798 | debian-bookworm -> localhost | |= o | 2026-06-15 06:53:43.493814 | debian-bookworm -> localhost | |oB o E | 2026-06-15 06:53:43.493830 | debian-bookworm -> localhost | |*++ . oSo | 2026-06-15 06:53:43.493850 | debian-bookworm -> localhost | |**.. o+.. . | 2026-06-15 06:53:43.493867 | debian-bookworm -> localhost | |X++ .++. | 2026-06-15 06:53:43.493884 | debian-bookworm -> localhost | |*=o+B . | 2026-06-15 06:53:43.493901 | debian-bookworm -> localhost | |++++o+ | 2026-06-15 06:53:43.493917 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-15 06:53:43.493963 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.650033 2026-06-15 06:53:43.499836 | 2026-06-15 06:53:43.499921 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 06:53:43.527016 | debian-bookworm | ok 2026-06-15 06:53:43.536056 | debian-bookworm | included: /var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 06:53:43.552362 | 2026-06-15 06:53:43.552461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 06:53:43.585608 | debian-bookworm | skipping: Conditional result was False 2026-06-15 06:53:43.590614 | 2026-06-15 06:53:43.590706 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 06:53:44.239703 | debian-bookworm | changed 2026-06-15 06:53:44.245788 | 2026-06-15 06:53:44.245885 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 06:53:44.538039 | debian-bookworm | ok 2026-06-15 06:53:44.548248 | 2026-06-15 06:53:44.548404 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 06:53:45.187933 | debian-bookworm | changed 2026-06-15 06:53:45.194680 | 2026-06-15 06:53:45.194790 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 06:53:45.870468 | debian-bookworm | changed 2026-06-15 06:53:45.878117 | 2026-06-15 06:53:45.878229 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 06:53:45.912108 | debian-bookworm | skipping: Conditional result was False 2026-06-15 06:53:45.918560 | 2026-06-15 06:53:45.918673 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 06:53:46.425139 | debian-bookworm -> localhost | changed 2026-06-15 06:53:46.439511 | 2026-06-15 06:53:46.439658 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 06:53:47.012613 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/cd47fc12c56c4c409bfa4985aa35e923_id_rsa (zuul-build-sshkey) 2026-06-15 06:53:47.012834 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011864 2026-06-15 06:53:47.020955 | 2026-06-15 06:53:47.021056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 06:53:47.568042 | debian-bookworm | ok 2026-06-15 06:53:47.576269 | 2026-06-15 06:53:47.576418 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 06:53:47.628339 | debian-bookworm | skipping: Conditional result was False 2026-06-15 06:53:47.643817 | 2026-06-15 06:53:47.643994 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-15 06:53:48.344941 | debian-bookworm | ok 2026-06-15 06:53:48.361253 | 2026-06-15 06:53:48.361419 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-15 06:53:48.394321 | debian-bookworm | ok 2026-06-15 06:53:48.419138 | 2026-06-15 06:53:48.419308 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-15 06:53:49.157441 | debian-bookworm -> localhost | ok 2026-06-15 06:53:49.165128 | 2026-06-15 06:53:49.165264 | TASK [validate-host : Collect information about the host] 2026-06-15 06:53:50.382483 | debian-bookworm | ok 2026-06-15 06:53:50.404810 | 2026-06-15 06:53:50.404975 | TASK [validate-host : Sanitize hostname] 2026-06-15 06:53:50.560889 | debian-bookworm | ok 2026-06-15 06:53:50.565301 | 2026-06-15 06:53:50.565466 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-15 06:53:51.458678 | debian-bookworm -> localhost | changed 2026-06-15 06:53:51.464492 | 2026-06-15 06:53:51.464624 | TASK [validate-host : Collect information about zuul worker] 2026-06-15 06:53:51.948361 | debian-bookworm | ok 2026-06-15 06:53:51.953184 | 2026-06-15 06:53:51.953292 | TASK [validate-host : Write out all zuul information for each host] 2026-06-15 06:53:52.750939 | debian-bookworm -> localhost | changed 2026-06-15 06:53:52.760454 | 2026-06-15 06:53:52.760600 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-15 06:53:53.040473 | debian-bookworm | ok 2026-06-15 06:53:53.046195 | 2026-06-15 06:53:53.046301 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-15 06:53:54.271933 | debian-bookworm | changed: 2026-06-15 06:53:54.272170 | debian-bookworm | cd+++++++++ src/ 2026-06-15 06:53:54.272208 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-15 06:53:54.272233 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-15 06:53:54.272256 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-15 06:53:54.272277 | debian-bookworm | Containerfile 2026-06-15 06:53:54.272415 | debian-bookworm | Containerfile 2026-06-15 06:53:54.299834 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/logs" 2026-06-15 06:57:01.133403 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/artifacts" 2026-06-15 06:57:01.435613 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd47fc12c56c4c409bfa4985aa35e923/work/docs" 2026-06-15 06:57:01.453006 | 2026-06-15 06:57:01.453188 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 06:57:02.241774 | debian-bookworm | changed: 2026-06-15 06:57:02.242109 | debian-bookworm | .d..t...... ./ 2026-06-15 06:57:02.242151 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-15 06:57:02.242176 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-15 06:57:02.242198 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-15 06:57:02.242219 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-15 06:57:02.242240 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-15 06:57:02.242303 | debian-bookworm | changed: All items complete 2026-06-15 06:57:02.242330 | 2026-06-15 06:57:02.868459 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 06:57:03.485006 | debian-bookworm | changed: .d..t...... ./ 2026-06-15 06:57:03.511821 | 2026-06-15 06:57:03.512021 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 06:57:03.867622 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010411 2026-06-15 06:57:04.208070 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011585 2026-06-15 06:57:04.222289 | 2026-06-15 06:57:04.222432 | PLAY RECAP 2026-06-15 06:57:04.223462 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-15 06:57:04.223551 | 2026-06-15 06:57:04.384418 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-15 06:57:04.386528 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 06:57:05.195165 | 2026-06-15 06:57:05.195353 | PLAY [Base post] 2026-06-15 06:57:05.209826 | 2026-06-15 06:57:05.209996 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 06:57:06.027199 | debian-bookworm | changed 2026-06-15 06:57:06.035752 | 2026-06-15 06:57:06.035975 | PLAY RECAP 2026-06-15 06:57:06.036073 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 06:57:06.036162 | 2026-06-15 06:57:06.212882 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 06:57:06.215075 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 06:57:07.041591 | 2026-06-15 06:57:07.041785 | PLAY [Base post-logs] 2026-06-15 06:57:07.053823 | 2026-06-15 06:57:07.054023 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 06:57:07.535822 | localhost | changed 2026-06-15 06:57:07.546875 | 2026-06-15 06:57:07.547191 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 06:57:07.586218 | localhost | ok 2026-06-15 06:57:07.594417 | 2026-06-15 06:57:07.594628 | TASK [Set zuul-log-path fact] 2026-06-15 06:57:07.614683 | localhost | ok 2026-06-15 06:57:07.627896 | 2026-06-15 06:57:07.628055 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 06:57:07.666352 | localhost | ok 2026-06-15 06:57:07.672670 | 2026-06-15 06:57:07.672846 | TASK [upload-logs : Create log directories] 2026-06-15 06:57:08.255451 | localhost | changed 2026-06-15 06:57:08.260541 | 2026-06-15 06:57:08.260709 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 06:57:08.805587 | localhost -> localhost | ok: Runtime: 0:00:00.005523 2026-06-15 06:57:08.813432 | 2026-06-15 06:57:08.813613 | TASK [upload-logs : Upload logs to log server] 2026-06-15 06:57:09.458737 | localhost | Output suppressed because no_log was given 2026-06-15 06:57:09.460702 | 2026-06-15 06:57:09.460805 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 06:57:09.519388 | localhost | skipping: Conditional result was False 2026-06-15 06:57:09.523792 | localhost | skipping: Conditional result was False 2026-06-15 06:57:09.531945 | 2026-06-15 06:57:09.532203 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 06:57:09.580757 | localhost | skipping: Conditional result was False 2026-06-15 06:57:09.581114 | 2026-06-15 06:57:09.585633 | localhost | skipping: Conditional result was False 2026-06-15 06:57:09.591794 | 2026-06-15 06:57:09.591955 | LOOP [upload-logs : Upload console log and json output]