2026-08-11 03:00:09.627617 | Job console starting 2026-08-11 03:00:09.648828 | Updating git repos 2026-08-11 03:00:09.720924 | Cloning repos into workspace 2026-08-11 03:00:09.811182 | Restoring repo states 2026-08-11 03:00:09.840527 | Merging changes 2026-08-11 03:00:09.840551 | Checking out repos 2026-08-11 03:00:09.989735 | Preparing playbooks 2026-08-11 03:00:11.936587 | Running Ansible setup 2026-08-11 03:00:18.627626 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 03:00:20.172846 | 2026-08-11 03:00:20.172975 | PLAY [Base pre] 2026-08-11 03:00:20.215128 | 2026-08-11 03:00:20.215289 | TASK [Setup log path fact] 2026-08-11 03:00:20.258509 | debian-bookworm | ok 2026-08-11 03:00:20.294466 | 2026-08-11 03:00:20.294652 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:00:20.351971 | debian-bookworm | ok 2026-08-11 03:00:20.376692 | 2026-08-11 03:00:20.376856 | TASK [emit-job-header : Print job information] 2026-08-11 03:00:20.423845 | # Job Information 2026-08-11 03:00:20.424006 | Ansible Version: 2.16.14 2026-08-11 03:00:20.424040 | Job: yamllint 2026-08-11 03:00:20.424073 | Pipeline: periodic-daily 2026-08-11 03:00:20.424097 | Executor: 521e9411259a 2026-08-11 03:00:20.424117 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-08-11 03:00:20.424140 | Event ID: 61315f678c504374b5af8487b97cd0a7 2026-08-11 03:00:20.428852 | 2026-08-11 03:00:20.428940 | LOOP [emit-job-header : Print node information] 2026-08-11 03:00:20.597713 | debian-bookworm | ok: 2026-08-11 03:00:20.597911 | debian-bookworm | # Node Information 2026-08-11 03:00:20.597947 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 03:00:20.597973 | debian-bookworm | Hostname: debian 2026-08-11 03:00:20.597996 | debian-bookworm | Username: zuul 2026-08-11 03:00:20.598018 | debian-bookworm | Distro: Debian 12.15 2026-08-11 03:00:20.598042 | debian-bookworm | Provider: regiocloud-a 2026-08-11 03:00:20.598065 | debian-bookworm | Region: 2026-08-11 03:00:20.598087 | debian-bookworm | Label: debian-bookworm 2026-08-11 03:00:20.598108 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 03:00:20.598128 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:13a8 2026-08-11 03:00:20.622895 | 2026-08-11 03:00:20.623032 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 03:00:22.066017 | debian-bookworm -> localhost | changed 2026-08-11 03:00:22.072072 | 2026-08-11 03:00:22.072170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 03:00:24.709118 | debian-bookworm -> localhost | changed 2026-08-11 03:00:24.729244 | 2026-08-11 03:00:24.729394 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 03:00:25.645309 | debian-bookworm -> localhost | ok 2026-08-11 03:00:25.651311 | 2026-08-11 03:00:25.651424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 03:00:25.701981 | debian-bookworm | ok 2026-08-11 03:00:25.747610 | debian-bookworm | included: /var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 03:00:25.764924 | 2026-08-11 03:00:25.765030 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 03:00:29.587382 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 03:00:29.587549 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/210acc576d99450eaa35e4816aa22147_id_rsa 2026-08-11 03:00:29.587582 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/210acc576d99450eaa35e4816aa22147_id_rsa.pub 2026-08-11 03:00:29.587603 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 03:00:29.587624 | debian-bookworm -> localhost | SHA256:snEs7qiGMVqreT/t0obGQWjCYQdtzk0u0OveZinSFJg zuul-build-sshkey 2026-08-11 03:00:29.587642 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 03:00:29.587666 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 03:00:29.587684 | debian-bookworm -> localhost | | .+ | 2026-08-11 03:00:29.587701 | debian-bookworm -> localhost | | + = . | 2026-08-11 03:00:29.587718 | debian-bookworm -> localhost | |o X.= | 2026-08-11 03:00:29.587733 | debian-bookworm -> localhost | |.Eo*.o . | 2026-08-11 03:00:29.587750 | debian-bookworm -> localhost | | o..o + S | 2026-08-11 03:00:29.587771 | debian-bookworm -> localhost | |o .o.. * | 2026-08-11 03:00:29.587788 | debian-bookworm -> localhost | |.=+o.=+ | 2026-08-11 03:00:29.587804 | debian-bookworm -> localhost | |oo++*B+ | 2026-08-11 03:00:29.587821 | debian-bookworm -> localhost | |o+o+*=o | 2026-08-11 03:00:29.587837 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 03:00:29.587877 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.940254 2026-08-11 03:00:29.593012 | 2026-08-11 03:00:29.593090 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 03:00:29.649723 | debian-bookworm | ok 2026-08-11 03:00:29.663539 | debian-bookworm | included: /var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 03:00:29.679310 | 2026-08-11 03:00:29.679384 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 03:00:29.712460 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:00:29.717383 | 2026-08-11 03:00:29.717461 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 03:00:30.477010 | debian-bookworm | changed 2026-08-11 03:00:30.483454 | 2026-08-11 03:00:30.483540 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 03:00:30.828012 | debian-bookworm | ok 2026-08-11 03:00:30.837329 | 2026-08-11 03:00:30.837489 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 03:00:31.548448 | debian-bookworm | changed 2026-08-11 03:00:31.554103 | 2026-08-11 03:00:31.554212 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 03:00:32.161477 | debian-bookworm | changed 2026-08-11 03:00:32.166778 | 2026-08-11 03:00:32.174506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 03:00:32.187763 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:00:32.194068 | 2026-08-11 03:00:32.194168 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 03:00:32.917926 | debian-bookworm -> localhost | changed 2026-08-11 03:00:32.928265 | 2026-08-11 03:00:32.928356 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 03:00:33.797533 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/210acc576d99450eaa35e4816aa22147_id_rsa (zuul-build-sshkey) 2026-08-11 03:00:33.797713 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031807 2026-08-11 03:00:33.805024 | 2026-08-11 03:00:33.805122 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 03:00:34.362162 | debian-bookworm | ok 2026-08-11 03:00:34.371991 | 2026-08-11 03:00:34.372132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 03:00:34.423762 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:00:34.451542 | 2026-08-11 03:00:34.451949 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 03:00:34.943046 | debian-bookworm | ok 2026-08-11 03:00:34.959758 | 2026-08-11 03:00:34.959846 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 03:00:35.006648 | debian-bookworm | ok 2026-08-11 03:00:35.010750 | 2026-08-11 03:00:35.010879 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 03:00:35.594122 | debian-bookworm -> localhost | ok 2026-08-11 03:00:35.599837 | 2026-08-11 03:00:35.599921 | TASK [validate-host : Collect information about the host] 2026-08-11 03:00:37.126430 | debian-bookworm | ok 2026-08-11 03:00:37.152282 | 2026-08-11 03:00:37.152377 | TASK [validate-host : Sanitize hostname] 2026-08-11 03:00:37.451664 | debian-bookworm | ok 2026-08-11 03:00:37.469646 | 2026-08-11 03:00:37.469754 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 03:00:38.468987 | debian-bookworm -> localhost | changed 2026-08-11 03:00:38.480678 | 2026-08-11 03:00:38.480781 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 03:00:39.102383 | debian-bookworm | ok 2026-08-11 03:00:39.117172 | 2026-08-11 03:00:39.117297 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 03:00:40.468538 | debian-bookworm -> localhost | changed 2026-08-11 03:00:40.476378 | 2026-08-11 03:00:40.476471 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 03:00:40.754062 | debian-bookworm | ok 2026-08-11 03:00:40.758721 | 2026-08-11 03:00:40.758804 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 03:00:42.543137 | debian-bookworm | changed: 2026-08-11 03:00:42.543310 | debian-bookworm | cd+++++++++ src/ 2026-08-11 03:00:42.543341 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 03:00:42.543361 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 03:00:42.543380 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-08-11 03:00:42.543397 | debian-bookworm | RedHat.yml 2026-08-11 03:00:42.609023 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-08-11 03:00:42.609038 | debian-bookworm | RedHat.yml 2026-08-11 03:00:42.609082 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/logs" 2026-08-11 03:01:46.743039 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/artifacts" 2026-08-11 03:01:47.469562 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/210acc576d99450eaa35e4816aa22147/work/docs" 2026-08-11 03:01:47.478707 | 2026-08-11 03:01:47.478808 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 03:01:48.998278 | debian-bookworm | changed: 2026-08-11 03:01:48.998499 | debian-bookworm | .d..t...... ./ 2026-08-11 03:01:48.998533 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 03:01:48.998557 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 03:01:48.998579 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 03:01:48.998600 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 03:01:48.998621 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 03:01:48.998665 | debian-bookworm | changed: All items complete 2026-08-11 03:01:48.998692 | 2026-08-11 03:01:50.259245 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:01:51.658944 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:01:51.673010 | 2026-08-11 03:01:51.673105 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 03:01:51.805394 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:01:51.824244 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:01:51.855301 | 2026-08-11 03:01:51.855386 | PLAY RECAP 2026-08-11 03:01:51.855436 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-11 03:01:51.855461 | 2026-08-11 03:01:52.424045 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 03:01:52.424818 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:01:54.884652 | 2026-08-11 03:01:54.884776 | PLAY [Base post] 2026-08-11 03:01:54.913332 | 2026-08-11 03:01:54.913453 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 03:01:56.038104 | debian-bookworm | changed 2026-08-11 03:01:56.062965 | 2026-08-11 03:01:56.063074 | PLAY RECAP 2026-08-11 03:01:56.063129 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 03:01:56.063206 | 2026-08-11 03:01:56.293470 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:01:56.294098 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 03:01:57.865504 | 2026-08-11 03:01:57.865631 | PLAY [Base post-logs] 2026-08-11 03:01:57.909935 | 2026-08-11 03:01:57.910058 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 03:01:59.002760 | localhost | changed 2026-08-11 03:01:59.021141 | 2026-08-11 03:01:59.021293 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 03:01:59.080489 | localhost | ok 2026-08-11 03:01:59.082903 | 2026-08-11 03:01:59.082992 | TASK [Set zuul-log-path fact] 2026-08-11 03:01:59.119029 | localhost | ok 2026-08-11 03:01:59.126636 | 2026-08-11 03:01:59.126749 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:01:59.183027 | localhost | ok 2026-08-11 03:01:59.186164 | 2026-08-11 03:01:59.186270 | TASK [upload-logs : Create log directories] 2026-08-11 03:02:00.270457 | localhost | changed 2026-08-11 03:02:00.272700 | 2026-08-11 03:02:00.272781 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 03:02:00.933294 | localhost -> localhost | ok: Runtime: 0:00:00.042698 2026-08-11 03:02:00.936368 | 2026-08-11 03:02:00.936460 | TASK [upload-logs : Upload logs to log server] 2026-08-11 03:02:01.702562 | localhost | Output suppressed because no_log was given 2026-08-11 03:02:01.704082 | 2026-08-11 03:02:01.704161 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 03:02:01.767820 | localhost | skipping: Conditional result was False 2026-08-11 03:02:01.783804 | localhost | skipping: Conditional result was False 2026-08-11 03:02:01.790520 | 2026-08-11 03:02:01.790624 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 03:02:01.878979 | localhost | skipping: Conditional result was False 2026-08-11 03:02:01.879200 | 2026-08-11 03:02:01.887520 | localhost | skipping: Conditional result was False 2026-08-11 03:02:01.895888 | 2026-08-11 03:02:01.895985 | LOOP [upload-logs : Upload console log and json output]