2025-09-13 15:10:54.759232 | Job console starting 2025-09-13 15:10:54.782750 | Updating git repos 2025-09-13 15:10:54.811501 | Cloning repos into workspace 2025-09-13 15:10:54.847821 | Restoring repo states 2025-09-13 15:10:54.860703 | Merging changes 2025-09-13 15:10:55.350082 | Checking out repos 2025-09-13 15:10:55.403681 | Preparing playbooks 2025-09-13 15:10:56.277831 | Running Ansible setup 2025-09-13 15:11:01.024151 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-13 15:11:01.986937 | 2025-09-13 15:11:01.987104 | PLAY [Base pre] 2025-09-13 15:11:02.004185 | 2025-09-13 15:11:02.004328 | TASK [Setup log path fact] 2025-09-13 15:11:02.023147 | debian-bookworm | ok 2025-09-13 15:11:02.039147 | 2025-09-13 15:11:02.039295 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 15:11:02.069264 | debian-bookworm | ok 2025-09-13 15:11:02.080509 | 2025-09-13 15:11:02.080648 | TASK [emit-job-header : Print job information] 2025-09-13 15:11:02.120937 | # Job Information 2025-09-13 15:11:02.121118 | Ansible Version: 2.16.14 2025-09-13 15:11:02.121153 | Job: yamllint 2025-09-13 15:11:02.121185 | Pipeline: check 2025-09-13 15:11:02.121208 | Executor: 521e9411259a 2025-09-13 15:11:02.121229 | Triggered by: https://github.com/osism/deb-packaging/pull/28 2025-09-13 15:11:02.121252 | Event ID: d2e11f00-90b3-11f0-98b7-722cee9fd9f1 2025-09-13 15:11:02.126208 | 2025-09-13 15:11:02.126323 | LOOP [emit-job-header : Print node information] 2025-09-13 15:11:02.232164 | debian-bookworm | ok: 2025-09-13 15:11:02.233226 | debian-bookworm | # Node Information 2025-09-13 15:11:02.233298 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-13 15:11:02.233327 | debian-bookworm | Hostname: debian 2025-09-13 15:11:02.233351 | debian-bookworm | Username: zuul 2025-09-13 15:11:02.233373 | debian-bookworm | Distro: Debian 12.12 2025-09-13 15:11:02.233397 | debian-bookworm | Provider: regiocloud-a 2025-09-13 15:11:02.233419 | debian-bookworm | Region: 2025-09-13 15:11:02.233440 | debian-bookworm | Label: debian-bookworm 2025-09-13 15:11:02.233460 | debian-bookworm | Product Name: OpenStack Nova 2025-09-13 15:11:02.233481 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:ee0 2025-09-13 15:11:02.253134 | 2025-09-13 15:11:02.253275 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-13 15:11:02.763119 | debian-bookworm -> localhost | changed 2025-09-13 15:11:02.770398 | 2025-09-13 15:11:02.770526 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-13 15:11:04.024346 | debian-bookworm -> localhost | changed 2025-09-13 15:11:04.038126 | 2025-09-13 15:11:04.038254 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-13 15:11:04.315901 | debian-bookworm -> localhost | ok 2025-09-13 15:11:04.322367 | 2025-09-13 15:11:04.322489 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-13 15:11:04.350911 | debian-bookworm | ok 2025-09-13 15:11:04.368702 | debian-bookworm | included: /var/lib/zuul/builds/6256a1a69b9a499292372908662096a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-13 15:11:04.375016 | 2025-09-13 15:11:04.375128 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-13 15:11:05.908351 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-13 15:11:05.908548 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6256a1a69b9a499292372908662096a0/work/6256a1a69b9a499292372908662096a0_id_rsa 2025-09-13 15:11:05.908615 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6256a1a69b9a499292372908662096a0/work/6256a1a69b9a499292372908662096a0_id_rsa.pub 2025-09-13 15:11:05.908643 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-13 15:11:05.908667 | debian-bookworm -> localhost | SHA256:R6dbjUvfwEOiBDtTBcXchwhyWLU50G46GiSGMWnHJx8 zuul-build-sshkey 2025-09-13 15:11:05.908688 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-13 15:11:05.908720 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-13 15:11:05.908743 | debian-bookworm -> localhost | | o ooBX+o . | 2025-09-13 15:11:05.908764 | debian-bookworm -> localhost | | = + E* .=oo .| 2025-09-13 15:11:05.908784 | debian-bookworm -> localhost | | . = ++.o.* .. | 2025-09-13 15:11:05.908803 | debian-bookworm -> localhost | | . o o= +oB | 2025-09-13 15:11:05.908824 | debian-bookworm -> localhost | | . oS +o+ = | 2025-09-13 15:11:05.908850 | debian-bookworm -> localhost | | ..o+ o + | 2025-09-13 15:11:05.908869 | debian-bookworm -> localhost | | o... . .| 2025-09-13 15:11:05.908889 | debian-bookworm -> localhost | | . | 2025-09-13 15:11:05.908909 | debian-bookworm -> localhost | | | 2025-09-13 15:11:05.908929 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-13 15:11:05.908979 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.814616 2025-09-13 15:11:05.915012 | 2025-09-13 15:11:05.915099 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-13 15:11:05.952339 | debian-bookworm | ok 2025-09-13 15:11:05.961042 | debian-bookworm | included: /var/lib/zuul/builds/6256a1a69b9a499292372908662096a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-13 15:11:05.983510 | 2025-09-13 15:11:05.983629 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-13 15:11:05.998492 | debian-bookworm | skipping: Conditional result was False 2025-09-13 15:11:06.004086 | 2025-09-13 15:11:06.004173 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-13 15:11:06.659587 | debian-bookworm | changed 2025-09-13 15:11:06.668054 | 2025-09-13 15:11:06.668175 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-13 15:11:06.933783 | debian-bookworm | ok 2025-09-13 15:11:06.942658 | 2025-09-13 15:11:06.942799 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-13 15:11:07.578796 | debian-bookworm | changed 2025-09-13 15:11:07.588376 | 2025-09-13 15:11:07.588499 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-13 15:11:08.215646 | debian-bookworm | changed 2025-09-13 15:11:08.222682 | 2025-09-13 15:11:08.222796 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-13 15:11:08.255638 | debian-bookworm | skipping: Conditional result was False 2025-09-13 15:11:08.261233 | 2025-09-13 15:11:08.261322 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-13 15:11:08.701507 | debian-bookworm -> localhost | changed 2025-09-13 15:11:08.709906 | 2025-09-13 15:11:08.709987 | TASK [add-build-sshkey : Add back temp key] 2025-09-13 15:11:09.007732 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6256a1a69b9a499292372908662096a0/work/6256a1a69b9a499292372908662096a0_id_rsa (zuul-build-sshkey) 2025-09-13 15:11:09.007942 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011189 2025-09-13 15:11:09.015215 | 2025-09-13 15:11:09.015309 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-13 15:11:09.427668 | debian-bookworm | ok 2025-09-13 15:11:09.432536 | 2025-09-13 15:11:09.432641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-13 15:11:09.455757 | debian-bookworm | skipping: Conditional result was False 2025-09-13 15:11:09.465449 | 2025-09-13 15:11:09.465542 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-13 15:11:09.860055 | debian-bookworm | ok 2025-09-13 15:11:09.874590 | 2025-09-13 15:11:09.874703 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-13 15:11:09.903497 | debian-bookworm | ok 2025-09-13 15:11:09.908392 | 2025-09-13 15:11:09.908472 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-13 15:11:10.188935 | debian-bookworm -> localhost | ok 2025-09-13 15:11:10.195171 | 2025-09-13 15:11:10.195263 | TASK [validate-host : Collect information about the host] 2025-09-13 15:11:11.332091 | debian-bookworm | ok 2025-09-13 15:11:11.342768 | 2025-09-13 15:11:11.342900 | TASK [validate-host : Sanitize hostname] 2025-09-13 15:11:11.444006 | debian-bookworm | ok 2025-09-13 15:11:11.491947 | 2025-09-13 15:11:11.492083 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-13 15:11:12.057598 | debian-bookworm -> localhost | changed 2025-09-13 15:11:12.063792 | 2025-09-13 15:11:12.063911 | TASK [validate-host : Collect information about zuul worker] 2025-09-13 15:11:12.476983 | debian-bookworm | ok 2025-09-13 15:11:12.485380 | 2025-09-13 15:11:12.485507 | TASK [validate-host : Write out all zuul information for each host] 2025-09-13 15:11:13.173274 | debian-bookworm -> localhost | changed 2025-09-13 15:11:13.183123 | 2025-09-13 15:11:13.183254 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-13 15:11:13.511334 | debian-bookworm | ok 2025-09-13 15:11:13.517204 | 2025-09-13 15:11:13.517323 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-13 15:11:14.347217 | debian-bookworm | changed: 2025-09-13 15:11:14.347425 | debian-bookworm | cd+++++++++ src/ 2025-09-13 15:11:14.347461 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-13 15:11:14.347485 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-13 15:11:14.347506 | debian-bookworm | cd+++++++++ src/github.com/osism/deb-packaging/ 2025-09-13 15:11:14.347527 | debian-bookworm | Containerfile 2025-09-13 15:11:14.350490 | debian-bookworm | cd+++++++++ src/github.com/osism/deb-packaging/files/ovs/ 2025-09-13 15:11:14.350508 | debian-bookworm | Containerfile 2025-09-13 15:11:14.350544 | debian-bookworm | cd+++++++++ src/github.com/osism/deb-packaging/files/ovs/files/ 2025-09-13 15:11:14.350575 | debian-bookworm | 80 characters) (line-length) 2025-09-13 15:11:33.325699 | debian-bookworm | 25:81 error line too long (81 > 80 characters) (line-length) 2025-09-13 15:11:33.325706 | debian-bookworm | 36:15 error too many spaces inside braces (braces) 2025-09-13 15:11:33.325715 | debian-bookworm | 36:66 error too many spaces inside braces (braces) 2025-09-13 15:11:33.325723 | debian-bookworm | 36:69 error syntax error: expected , but found '' (syntax) 2025-09-13 15:11:33.325732 | debian-bookworm | 40:1 error too many blank lines (1 > 0) (empty-lines) 2025-09-13 15:11:33.325749 | debian-bookworm | 2025-09-13 15:11:33.325759 | debian-bookworm | ./playbooks/pre-ovs.yml 2025-09-13 15:11:33.325765 | debian-bookworm | 12:23 warning truthy value should be one of [false, true] (truthy) 2025-09-13 15:11:33.325769 | debian-bookworm | 2025-09-13 15:11:33.453165 | debian-bookworm | ERROR 2025-09-13 15:11:33.453374 | debian-bookworm | { 2025-09-13 15:11:33.453417 | debian-bookworm | "delta": "0:00:00.144231", 2025-09-13 15:11:33.453442 | debian-bookworm | "end": "2025-09-13 15:11:33.340387", 2025-09-13 15:11:33.453475 | debian-bookworm | "msg": "non-zero return code", 2025-09-13 15:11:33.453494 | debian-bookworm | "rc": 1, 2025-09-13 15:11:33.453513 | debian-bookworm | "start": "2025-09-13 15:11:33.196156" 2025-09-13 15:11:33.453530 | debian-bookworm | } failure 2025-09-13 15:11:33.455649 | 2025-09-13 15:11:33.455730 | PLAY RECAP 2025-09-13 15:11:33.455785 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2025-09-13 15:11:33.455811 | 2025-09-13 15:11:33.639404 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-09-13 15:11:33.641307 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 15:11:34.458957 | 2025-09-13 15:11:34.459112 | PLAY [Base post] 2025-09-13 15:11:34.472808 | 2025-09-13 15:11:34.472942 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-13 15:11:35.190172 | debian-bookworm | changed 2025-09-13 15:11:35.197484 | 2025-09-13 15:11:35.197647 | PLAY RECAP 2025-09-13 15:11:35.197789 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-13 15:11:35.197862 | 2025-09-13 15:11:35.344640 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 15:11:35.346647 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-13 15:11:36.404911 | 2025-09-13 15:11:36.405085 | PLAY [Base post-logs] 2025-09-13 15:11:36.423698 | 2025-09-13 15:11:36.423857 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-13 15:11:37.300124 | localhost | changed 2025-09-13 15:11:37.314666 | 2025-09-13 15:11:37.316125 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-13 15:11:37.403192 | localhost | ok 2025-09-13 15:11:37.415300 | 2025-09-13 15:11:37.415445 | TASK [Set zuul-log-path fact] 2025-09-13 15:11:37.448046 | localhost | ok 2025-09-13 15:11:37.479615 | 2025-09-13 15:11:37.479775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 15:11:37.542611 | localhost | ok 2025-09-13 15:11:37.547456 | 2025-09-13 15:11:37.547607 | TASK [upload-logs : Create log directories] 2025-09-13 15:11:38.921503 | localhost | changed 2025-09-13 15:11:38.924075 | 2025-09-13 15:11:38.924165 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-13 15:11:39.476250 | localhost -> localhost | ok: Runtime: 0:00:00.010714 2025-09-13 15:11:39.479277 | 2025-09-13 15:11:39.479362 | TASK [upload-logs : Upload logs to log server] 2025-09-13 15:11:40.049173 | localhost | Output suppressed because no_log was given 2025-09-13 15:11:40.050827 | 2025-09-13 15:11:40.050939 | LOOP [upload-logs : Compress console log and json output] 2025-09-13 15:11:40.133665 | localhost | skipping: Conditional result was False 2025-09-13 15:11:40.148347 | localhost | skipping: Conditional result was False 2025-09-13 15:11:40.156724 | 2025-09-13 15:11:40.156822 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-13 15:11:40.243261 | localhost | skipping: Conditional result was False 2025-09-13 15:11:40.243511 | 2025-09-13 15:11:40.256247 | localhost | skipping: Conditional result was False 2025-09-13 15:11:40.262445 | 2025-09-13 15:11:40.262577 | LOOP [upload-logs : Upload console log and json output]