2026-06-21 03:21:18.146979 | Job console starting 2026-06-21 03:21:18.164207 | Updating git repos 2026-06-21 03:21:18.240659 | Cloning repos into workspace 2026-06-21 03:21:18.362528 | Restoring repo states 2026-06-21 03:21:18.457676 | Merging changes 2026-06-21 03:21:18.457698 | Checking out repos 2026-06-21 03:21:18.899983 | Preparing playbooks 2026-06-21 03:21:20.492098 | Running Ansible setup 2026-06-21 03:21:26.684494 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-21 03:21:27.730362 | 2026-06-21 03:21:27.730732 | PLAY [Base pre] 2026-06-21 03:21:27.764167 | 2026-06-21 03:21:27.764422 | TASK [Setup log path fact] 2026-06-21 03:21:27.823304 | debian-bookworm | ok 2026-06-21 03:21:27.872020 | 2026-06-21 03:21:27.872247 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:21:27.918673 | debian-bookworm | ok 2026-06-21 03:21:27.939022 | 2026-06-21 03:21:27.939682 | TASK [emit-job-header : Print job information] 2026-06-21 03:21:27.991157 | # Job Information 2026-06-21 03:21:27.991433 | Ansible Version: 2.16.14 2026-06-21 03:21:27.991521 | Job: ansible-lint 2026-06-21 03:21:27.991556 | Pipeline: periodic-daily 2026-06-21 03:21:27.991579 | Executor: 521e9411259a 2026-06-21 03:21:27.991601 | Triggered by: https://github.com/osism/ansible-collection-services 2026-06-21 03:21:27.991623 | Event ID: 9b6fdd33d77b4a6797edfeeab8cd16b0 2026-06-21 03:21:28.001806 | 2026-06-21 03:21:28.001954 | LOOP [emit-job-header : Print node information] 2026-06-21 03:21:28.285033 | debian-bookworm | ok: 2026-06-21 03:21:28.285397 | debian-bookworm | # Node Information 2026-06-21 03:21:28.285474 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-21 03:21:28.285504 | debian-bookworm | Hostname: debian 2026-06-21 03:21:28.285526 | debian-bookworm | Username: zuul 2026-06-21 03:21:28.285547 | debian-bookworm | Distro: Debian 12.14 2026-06-21 03:21:28.288157 | debian-bookworm | Provider: regiocloud-a 2026-06-21 03:21:28.288247 | debian-bookworm | Region: 2026-06-21 03:21:28.288276 | debian-bookworm | Label: debian-bookworm 2026-06-21 03:21:28.288299 | debian-bookworm | Product Name: OpenStack Nova 2026-06-21 03:21:28.288321 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:1027 2026-06-21 03:21:28.320382 | 2026-06-21 03:21:28.323083 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-21 03:21:29.491416 | debian-bookworm -> localhost | changed 2026-06-21 03:21:29.500124 | 2026-06-21 03:21:29.500242 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-21 03:21:31.423914 | debian-bookworm -> localhost | changed 2026-06-21 03:21:31.432907 | 2026-06-21 03:21:31.433000 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-21 03:21:31.940131 | debian-bookworm -> localhost | ok 2026-06-21 03:21:31.948371 | 2026-06-21 03:21:31.948503 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-21 03:21:31.981121 | debian-bookworm | ok 2026-06-21 03:21:32.021628 | debian-bookworm | included: /var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-21 03:21:32.029605 | 2026-06-21 03:21:32.029708 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-21 03:21:33.381314 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-21 03:21:33.382246 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/0e5262c0bd04497286dfecdb4f2fe718_id_rsa 2026-06-21 03:21:33.382297 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/0e5262c0bd04497286dfecdb4f2fe718_id_rsa.pub 2026-06-21 03:21:33.382321 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-21 03:21:33.382342 | debian-bookworm -> localhost | SHA256:7w2iHgWmVg0TwIxy1TtKbVmRjJ9XuY3eJ1yqJhYNThs zuul-build-sshkey 2026-06-21 03:21:33.382361 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-21 03:21:33.382386 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-21 03:21:33.382405 | debian-bookworm -> localhost | | =oo++.o . | 2026-06-21 03:21:33.382434 | debian-bookworm -> localhost | |. o o o++ o | 2026-06-21 03:21:33.382453 | debian-bookworm -> localhost | | o .+=.. . + | 2026-06-21 03:21:33.382469 | debian-bookworm -> localhost | | .+*.o E o . .| 2026-06-21 03:21:33.382485 | debian-bookworm -> localhost | | .oo .S+ * o o | 2026-06-21 03:21:33.382508 | debian-bookworm -> localhost | | .. . .+ o = .| 2026-06-21 03:21:33.382524 | debian-bookworm -> localhost | | . . o. . o | 2026-06-21 03:21:33.382540 | debian-bookworm -> localhost | | o oooo | 2026-06-21 03:21:33.382557 | debian-bookworm -> localhost | | .o ..o. | 2026-06-21 03:21:33.382573 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-21 03:21:33.382629 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.761818 2026-06-21 03:21:33.387962 | 2026-06-21 03:21:33.388034 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-21 03:21:33.435778 | debian-bookworm | ok 2026-06-21 03:21:33.447644 | debian-bookworm | included: /var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-21 03:21:33.456516 | 2026-06-21 03:21:33.456607 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-21 03:21:33.495309 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:21:33.501914 | 2026-06-21 03:21:33.502108 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-21 03:21:34.295948 | debian-bookworm | changed 2026-06-21 03:21:34.318774 | 2026-06-21 03:21:34.318950 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-21 03:21:34.601386 | debian-bookworm | ok 2026-06-21 03:21:34.613143 | 2026-06-21 03:21:34.613792 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-21 03:21:35.282405 | debian-bookworm | changed 2026-06-21 03:21:35.286665 | 2026-06-21 03:21:35.286742 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-21 03:21:35.921485 | debian-bookworm | changed 2026-06-21 03:21:35.927911 | 2026-06-21 03:21:35.928010 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-21 03:21:35.942476 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:21:35.949685 | 2026-06-21 03:21:35.949786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-21 03:21:36.350605 | debian-bookworm -> localhost | changed 2026-06-21 03:21:36.371821 | 2026-06-21 03:21:36.374640 | TASK [add-build-sshkey : Add back temp key] 2026-06-21 03:21:36.696721 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/0e5262c0bd04497286dfecdb4f2fe718_id_rsa (zuul-build-sshkey) 2026-06-21 03:21:36.697005 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016304 2026-06-21 03:21:36.707440 | 2026-06-21 03:21:36.707552 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-21 03:21:37.134481 | debian-bookworm | ok 2026-06-21 03:21:37.143438 | 2026-06-21 03:21:37.143586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-21 03:21:37.168454 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:21:37.187674 | 2026-06-21 03:21:37.187832 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-21 03:21:37.658033 | debian-bookworm | ok 2026-06-21 03:21:37.675729 | 2026-06-21 03:21:37.675859 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-21 03:21:37.726723 | debian-bookworm | ok 2026-06-21 03:21:37.735279 | 2026-06-21 03:21:37.735377 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-21 03:21:38.033142 | debian-bookworm -> localhost | ok 2026-06-21 03:21:38.040031 | 2026-06-21 03:21:38.040180 | TASK [validate-host : Collect information about the host] 2026-06-21 03:21:39.175022 | debian-bookworm | ok 2026-06-21 03:21:39.187371 | 2026-06-21 03:21:39.187556 | TASK [validate-host : Sanitize hostname] 2026-06-21 03:21:39.366056 | debian-bookworm | ok 2026-06-21 03:21:39.379241 | 2026-06-21 03:21:39.385625 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-21 03:21:40.071206 | debian-bookworm -> localhost | changed 2026-06-21 03:21:40.077872 | 2026-06-21 03:21:40.077992 | TASK [validate-host : Collect information about zuul worker] 2026-06-21 03:21:40.538153 | debian-bookworm | ok 2026-06-21 03:21:40.543390 | 2026-06-21 03:21:40.543526 | TASK [validate-host : Write out all zuul information for each host] 2026-06-21 03:21:41.247258 | debian-bookworm -> localhost | changed 2026-06-21 03:21:41.260652 | 2026-06-21 03:21:41.260832 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-21 03:21:41.631396 | debian-bookworm | ok 2026-06-21 03:21:41.643277 | 2026-06-21 03:21:41.643478 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-21 03:21:43.240014 | debian-bookworm | changed: 2026-06-21 03:21:43.240241 | debian-bookworm | cd+++++++++ src/ 2026-06-21 03:21:43.240279 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-21 03:21:43.240303 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-21 03:21:43.240325 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-21 03:21:43.240345 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/logs" 2026-06-21 03:24:47.891640 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/artifacts" 2026-06-21 03:24:48.349463 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0e5262c0bd04497286dfecdb4f2fe718/work/docs" 2026-06-21 03:24:48.359786 | 2026-06-21 03:24:48.359912 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-21 03:24:49.510900 | debian-bookworm | changed: 2026-06-21 03:24:49.511133 | debian-bookworm | .d..t...... ./ 2026-06-21 03:24:49.511170 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-21 03:24:49.511196 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-21 03:24:49.511217 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-21 03:24:49.511237 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-21 03:24:49.511258 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-21 03:24:49.511298 | debian-bookworm | changed: All items complete 2026-06-21 03:24:49.511325 | 2026-06-21 03:24:50.287442 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:24:50.962880 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:24:50.990714 | 2026-06-21 03:24:50.990858 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-21 03:24:51.012646 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:24:51.016593 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:24:51.031039 | 2026-06-21 03:24:51.031131 | PLAY RECAP 2026-06-21 03:24:51.031182 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-21 03:24:51.031207 | 2026-06-21 03:24:51.207394 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 03:24:51.208297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:24:52.291159 | 2026-06-21 03:24:52.291304 | PLAY [Base post] 2026-06-21 03:24:52.305125 | 2026-06-21 03:24:52.305253 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-21 03:24:52.894304 | debian-bookworm | changed 2026-06-21 03:24:52.903247 | 2026-06-21 03:24:52.903353 | PLAY RECAP 2026-06-21 03:24:52.903415 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-21 03:24:52.903474 | 2026-06-21 03:24:53.107544 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:24:53.108372 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-21 03:24:53.929689 | 2026-06-21 03:24:53.929811 | PLAY [Base post-logs] 2026-06-21 03:24:53.938962 | 2026-06-21 03:24:53.939068 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-21 03:24:54.404770 | localhost | changed 2026-06-21 03:24:54.415023 | 2026-06-21 03:24:54.415184 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-21 03:24:54.450766 | localhost | ok 2026-06-21 03:24:54.453436 | 2026-06-21 03:24:54.453511 | TASK [Set zuul-log-path fact] 2026-06-21 03:24:54.467434 | localhost | ok 2026-06-21 03:24:54.474064 | 2026-06-21 03:24:54.474148 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:24:54.497780 | localhost | ok 2026-06-21 03:24:54.501299 | 2026-06-21 03:24:54.501414 | TASK [upload-logs : Create log directories] 2026-06-21 03:24:55.027848 | localhost | changed 2026-06-21 03:24:55.030774 | 2026-06-21 03:24:55.030883 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-21 03:24:55.542091 | localhost -> localhost | ok: Runtime: 0:00:00.007863 2026-06-21 03:24:55.549385 | 2026-06-21 03:24:55.549544 | TASK [upload-logs : Upload logs to log server] 2026-06-21 03:24:56.346298 | localhost | Output suppressed because no_log was given 2026-06-21 03:24:56.347987 | 2026-06-21 03:24:56.348076 | LOOP [upload-logs : Compress console log and json output] 2026-06-21 03:24:56.405588 | localhost | skipping: Conditional result was False 2026-06-21 03:24:56.411214 | localhost | skipping: Conditional result was False 2026-06-21 03:24:56.415113 | 2026-06-21 03:24:56.415209 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-21 03:24:56.462939 | localhost | skipping: Conditional result was False 2026-06-21 03:24:56.463182 | 2026-06-21 03:24:56.469215 | localhost | skipping: Conditional result was False 2026-06-21 03:24:56.472545 | 2026-06-21 03:24:56.472633 | LOOP [upload-logs : Upload console log and json output]