2026-08-11 15:01:19.462255 | Job console starting 2026-08-11 15:01:19.481741 | Updating git repos 2026-08-11 15:01:19.516014 | Cloning repos into workspace 2026-08-11 15:01:19.634511 | Restoring repo states 2026-08-11 15:01:19.669153 | Merging changes 2026-08-11 15:01:22.275119 | Checking out repos 2026-08-11 15:01:22.796333 | Preparing playbooks 2026-08-11 15:01:24.238957 | Running Ansible setup 2026-08-11 15:01:30.524680 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 15:01:31.839327 | 2026-08-11 15:01:31.839564 | PLAY [Base pre] 2026-08-11 15:01:31.890237 | 2026-08-11 15:01:31.890441 | TASK [Setup log path fact] 2026-08-11 15:01:31.921528 | debian-bookworm | ok 2026-08-11 15:01:31.948048 | 2026-08-11 15:01:31.948225 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 15:01:31.992140 | debian-bookworm | ok 2026-08-11 15:01:32.009480 | 2026-08-11 15:01:32.009631 | TASK [emit-job-header : Print job information] 2026-08-11 15:01:32.083458 | # Job Information 2026-08-11 15:01:32.083664 | Ansible Version: 2.16.14 2026-08-11 15:01:32.083702 | Job: yamllint 2026-08-11 15:01:32.083733 | Pipeline: check 2026-08-11 15:01:32.083757 | Executor: 521e9411259a 2026-08-11 15:01:32.083778 | Triggered by: https://github.com/osism/osism-kubernetes/pull/323 2026-08-11 15:01:32.083800 | Event ID: 77cf5c20-9595-11f1-867e-00706bc83e51 2026-08-11 15:01:32.088931 | 2026-08-11 15:01:32.089052 | LOOP [emit-job-header : Print node information] 2026-08-11 15:01:32.217942 | debian-bookworm | ok: 2026-08-11 15:01:32.218118 | debian-bookworm | # Node Information 2026-08-11 15:01:32.218153 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 15:01:32.218179 | debian-bookworm | Hostname: debian 2026-08-11 15:01:32.218201 | debian-bookworm | Username: zuul 2026-08-11 15:01:32.218222 | debian-bookworm | Distro: Debian 12.15 2026-08-11 15:01:32.218247 | debian-bookworm | Provider: regiocloud-a 2026-08-11 15:01:32.218268 | debian-bookworm | Region: 2026-08-11 15:01:32.218290 | debian-bookworm | Label: debian-bookworm 2026-08-11 15:01:32.218310 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 15:01:32.218331 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3e:bf50 2026-08-11 15:01:32.231528 | 2026-08-11 15:01:32.231648 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 15:01:32.989685 | debian-bookworm -> localhost | changed 2026-08-11 15:01:32.997080 | 2026-08-11 15:01:32.997190 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 15:01:34.404047 | debian-bookworm -> localhost | changed 2026-08-11 15:01:34.421007 | 2026-08-11 15:01:34.421128 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 15:01:34.873462 | debian-bookworm -> localhost | ok 2026-08-11 15:01:34.879482 | 2026-08-11 15:01:34.879597 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 15:01:34.918783 | debian-bookworm | ok 2026-08-11 15:01:34.943840 | debian-bookworm | included: /var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 15:01:34.960636 | 2026-08-11 15:01:34.960737 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 15:01:36.267982 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 15:01:36.268189 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/c759f96afeaa4aeca9f6acee1456bcd3_id_rsa 2026-08-11 15:01:36.268229 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/c759f96afeaa4aeca9f6acee1456bcd3_id_rsa.pub 2026-08-11 15:01:36.268255 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 15:01:36.268281 | debian-bookworm -> localhost | SHA256:fqi6Hl+Mw7z4sG+LkWj1eUR2q6K3h9UStT86LhHLl80 zuul-build-sshkey 2026-08-11 15:01:36.268304 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 15:01:36.268337 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 15:01:36.268382 | debian-bookworm -> localhost | | | 2026-08-11 15:01:36.268405 | debian-bookworm -> localhost | | . | 2026-08-11 15:01:36.268426 | debian-bookworm -> localhost | | o... | 2026-08-11 15:01:36.268445 | debian-bookworm -> localhost | | oo... | 2026-08-11 15:01:36.268466 | debian-bookworm -> localhost | | . .S=.= | 2026-08-11 15:01:36.268490 | debian-bookworm -> localhost | | o = **o+ E | 2026-08-11 15:01:36.268510 | debian-bookworm -> localhost | | o = OoB+.. . | 2026-08-11 15:01:36.268530 | debian-bookworm -> localhost | | . X+Bo.o | 2026-08-11 15:01:36.268551 | debian-bookworm -> localhost | | .OBO+ o.. | 2026-08-11 15:01:36.268570 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 15:01:36.268619 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.708987 2026-08-11 15:01:36.275304 | 2026-08-11 15:01:36.275421 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 15:01:36.333099 | debian-bookworm | ok 2026-08-11 15:01:36.353203 | debian-bookworm | included: /var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 15:01:36.361225 | 2026-08-11 15:01:36.361324 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 15:01:36.394744 | debian-bookworm | skipping: Conditional result was False 2026-08-11 15:01:36.400251 | 2026-08-11 15:01:36.400337 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 15:01:37.151814 | debian-bookworm | changed 2026-08-11 15:01:37.160750 | 2026-08-11 15:01:37.160871 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 15:01:37.564320 | debian-bookworm | ok 2026-08-11 15:01:37.569675 | 2026-08-11 15:01:37.569760 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 15:01:38.299782 | debian-bookworm | changed 2026-08-11 15:01:38.317809 | 2026-08-11 15:01:38.318020 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 15:01:39.065294 | debian-bookworm | changed 2026-08-11 15:01:39.071782 | 2026-08-11 15:01:39.071883 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 15:01:39.094825 | debian-bookworm | skipping: Conditional result was False 2026-08-11 15:01:39.100695 | 2026-08-11 15:01:39.100862 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 15:01:39.717886 | debian-bookworm -> localhost | changed 2026-08-11 15:01:39.730142 | 2026-08-11 15:01:39.730268 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 15:01:40.092270 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/c759f96afeaa4aeca9f6acee1456bcd3_id_rsa (zuul-build-sshkey) 2026-08-11 15:01:40.092498 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010645 2026-08-11 15:01:40.099983 | 2026-08-11 15:01:40.100086 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 15:01:40.632507 | debian-bookworm | ok 2026-08-11 15:01:40.643077 | 2026-08-11 15:01:40.643222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 15:01:40.677218 | debian-bookworm | skipping: Conditional result was False 2026-08-11 15:01:40.692937 | 2026-08-11 15:01:40.693050 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 15:01:41.235653 | debian-bookworm | ok 2026-08-11 15:01:41.251265 | 2026-08-11 15:01:41.251435 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 15:01:41.281109 | debian-bookworm | ok 2026-08-11 15:01:41.288612 | 2026-08-11 15:01:41.288923 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 15:01:41.634619 | debian-bookworm -> localhost | ok 2026-08-11 15:01:41.641657 | 2026-08-11 15:01:41.641790 | TASK [validate-host : Collect information about the host] 2026-08-11 15:01:42.928642 | debian-bookworm | ok 2026-08-11 15:01:42.941838 | 2026-08-11 15:01:42.941986 | TASK [validate-host : Sanitize hostname] 2026-08-11 15:01:43.134902 | debian-bookworm | ok 2026-08-11 15:01:43.141247 | 2026-08-11 15:01:43.141409 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 15:01:44.022228 | debian-bookworm -> localhost | changed 2026-08-11 15:01:44.028573 | 2026-08-11 15:01:44.028701 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 15:01:44.594503 | debian-bookworm | ok 2026-08-11 15:01:44.600033 | 2026-08-11 15:01:44.600179 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 15:01:45.242024 | debian-bookworm -> localhost | changed 2026-08-11 15:01:45.252598 | 2026-08-11 15:01:45.252750 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 15:01:45.605099 | debian-bookworm | ok 2026-08-11 15:01:45.611113 | 2026-08-11 15:01:45.611234 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 15:01:47.345589 | debian-bookworm | changed: 2026-08-11 15:01:47.345841 | debian-bookworm | cd+++++++++ src/ 2026-08-11 15:01:47.345877 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 15:01:47.345902 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 15:01:47.345924 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-08-11 15:01:47.345945 | debian-bookworm | Containerfile 2026-08-11 15:01:47.346132 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/logs" 2026-08-11 15:02:57.081823 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/artifacts" 2026-08-11 15:02:57.362668 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c759f96afeaa4aeca9f6acee1456bcd3/work/docs" 2026-08-11 15:02:57.378554 | 2026-08-11 15:02:57.378746 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 15:02:58.403415 | debian-bookworm | changed: 2026-08-11 15:02:58.403721 | debian-bookworm | .d..t...... ./ 2026-08-11 15:02:58.403768 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 15:02:58.403799 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 15:02:58.403826 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 15:02:58.403852 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 15:02:58.403877 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 15:02:58.403929 | debian-bookworm | changed: All items complete 2026-08-11 15:02:58.403964 | 2026-08-11 15:02:59.085425 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 15:02:59.664078 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 15:02:59.709749 | 2026-08-11 15:02:59.709906 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 15:03:00.082951 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010455 2026-08-11 15:03:00.418086 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010773 2026-08-11 15:03:00.430952 | 2026-08-11 15:03:00.431072 | PLAY RECAP 2026-08-11 15:03:00.431127 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-11 15:03:00.431152 | 2026-08-11 15:03:00.619465 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 15:03:00.620580 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 15:03:01.477584 | 2026-08-11 15:03:01.477779 | PLAY [Base post] 2026-08-11 15:03:01.492575 | 2026-08-11 15:03:01.492861 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 15:03:02.083294 | debian-bookworm | changed 2026-08-11 15:03:02.089696 | 2026-08-11 15:03:02.089809 | PLAY RECAP 2026-08-11 15:03:02.089873 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 15:03:02.089935 | 2026-08-11 15:03:02.231311 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 15:03:02.232235 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 15:03:03.051828 | 2026-08-11 15:03:03.052112 | PLAY [Base post-logs] 2026-08-11 15:03:03.066577 | 2026-08-11 15:03:03.066964 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 15:03:03.555153 | localhost | changed 2026-08-11 15:03:03.569965 | 2026-08-11 15:03:03.570180 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 15:03:03.599738 | localhost | ok 2026-08-11 15:03:03.608375 | 2026-08-11 15:03:03.608638 | TASK [Set zuul-log-path fact] 2026-08-11 15:03:03.630751 | localhost | ok 2026-08-11 15:03:03.651254 | 2026-08-11 15:03:03.651465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 15:03:03.677943 | localhost | ok 2026-08-11 15:03:03.681231 | 2026-08-11 15:03:03.681361 | TASK [upload-logs : Create log directories] 2026-08-11 15:03:04.189971 | localhost | changed 2026-08-11 15:03:04.192960 | 2026-08-11 15:03:04.193078 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 15:03:04.706147 | localhost -> localhost | ok: Runtime: 0:00:00.008955 2026-08-11 15:03:04.710629 | 2026-08-11 15:03:04.710753 | TASK [upload-logs : Upload logs to log server] 2026-08-11 15:03:05.284343 | localhost | Output suppressed because no_log was given 2026-08-11 15:03:05.286250 | 2026-08-11 15:03:05.286392 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 15:03:05.337045 | localhost | skipping: Conditional result was False 2026-08-11 15:03:05.344160 | localhost | skipping: Conditional result was False 2026-08-11 15:03:05.353462 | 2026-08-11 15:03:05.353594 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 15:03:05.411945 | localhost | skipping: Conditional result was False 2026-08-11 15:03:05.412263 | 2026-08-11 15:03:05.417110 | localhost | skipping: Conditional result was False 2026-08-11 15:03:05.420725 | 2026-08-11 15:03:05.420839 | LOOP [upload-logs : Upload console log and json output]