2025-11-01 15:45:01.323243 | Job console starting 2025-11-01 15:45:01.332543 | Updating git repos 2025-11-01 15:45:01.367060 | Cloning repos into workspace 2025-11-01 15:45:01.402697 | Restoring repo states 2025-11-01 15:45:01.419277 | Merging changes 2025-11-01 15:45:01.419314 | Checking out repos 2025-11-01 15:45:01.495640 | Preparing playbooks 2025-11-01 15:45:02.110046 | Running Ansible setup 2025-11-01 15:45:06.248188 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-01 15:45:06.996457 | 2025-11-01 15:45:06.996625 | PLAY [Base pre] 2025-11-01 15:45:07.012679 | 2025-11-01 15:45:07.012811 | TASK [Setup log path fact] 2025-11-01 15:45:07.041884 | debian-bookworm | ok 2025-11-01 15:45:07.058035 | 2025-11-01 15:45:07.058165 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-01 15:45:07.087706 | debian-bookworm | ok 2025-11-01 15:45:07.097288 | 2025-11-01 15:45:07.097399 | TASK [emit-job-header : Print job information] 2025-11-01 15:45:07.152802 | # Job Information 2025-11-01 15:45:07.153081 | Ansible Version: 2.16.14 2025-11-01 15:45:07.153144 | Job: container-image-python-osism-frontend-push 2025-11-01 15:45:07.153204 | Pipeline: post 2025-11-01 15:45:07.153246 | Executor: 521e9411259a 2025-11-01 15:45:07.153304 | Triggered by: https://github.com/osism/python-osism/commit/40719a5bb3a9de4a0360d2cb22caa2d329e6f085 2025-11-01 15:45:07.153343 | Event ID: 9f6b229a-b739-11f0-841c-8e062660765d 2025-11-01 15:45:07.160954 | 2025-11-01 15:45:07.161098 | LOOP [emit-job-header : Print node information] 2025-11-01 15:45:07.296150 | debian-bookworm | ok: 2025-11-01 15:45:07.296456 | debian-bookworm | # Node Information 2025-11-01 15:45:07.296519 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-01 15:45:07.296564 | debian-bookworm | Hostname: debian 2025-11-01 15:45:07.296603 | debian-bookworm | Username: zuul 2025-11-01 15:45:07.296640 | debian-bookworm | Distro: Debian 12.12 2025-11-01 15:45:07.296683 | debian-bookworm | Provider: regiocloud-a 2025-11-01 15:45:07.296720 | debian-bookworm | Region: 2025-11-01 15:45:07.296757 | debian-bookworm | Label: debian-bookworm 2025-11-01 15:45:07.296793 | debian-bookworm | Product Name: OpenStack Nova 2025-11-01 15:45:07.296828 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:cf2e 2025-11-01 15:45:07.324829 | 2025-11-01 15:45:07.325010 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-01 15:45:07.807394 | debian-bookworm -> localhost | changed 2025-11-01 15:45:07.822996 | 2025-11-01 15:45:07.823168 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-01 15:45:08.850039 | debian-bookworm -> localhost | changed 2025-11-01 15:45:08.861063 | 2025-11-01 15:45:08.861192 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-01 15:45:09.148688 | debian-bookworm -> localhost | ok 2025-11-01 15:45:09.164013 | 2025-11-01 15:45:09.164185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-01 15:45:09.185303 | debian-bookworm | ok 2025-11-01 15:45:09.207771 | debian-bookworm | included: /var/lib/zuul/builds/e62f8fa831ce4254af40d5e7d247f223/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-01 15:45:09.214750 | 2025-11-01 15:45:09.214872 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-01 15:45:10.106715 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-01 15:45:10.107034 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e62f8fa831ce4254af40d5e7d247f223/work/e62f8fa831ce4254af40d5e7d247f223_id_rsa 2025-11-01 15:45:10.107084 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e62f8fa831ce4254af40d5e7d247f223/work/e62f8fa831ce4254af40d5e7d247f223_id_rsa.pub 2025-11-01 15:45:10.107116 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-01 15:45:10.107146 | debian-bookworm -> localhost | SHA256:3wqhTouZAcxKRZKqReneAp63ZaOFMsM7nVFy0qigX8s zuul-build-sshkey 2025-11-01 15:45:10.107184 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-01 15:45:10.107211 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-01 15:45:10.107237 | debian-bookworm -> localhost | | ..o | 2025-11-01 15:45:10.107283 | debian-bookworm -> localhost | | .= | 2025-11-01 15:45:10.107309 | debian-bookworm -> localhost | |.o .o | 2025-11-01 15:45:10.107334 | debian-bookworm -> localhost | |+o++ + | 2025-11-01 15:45:10.107358 | debian-bookworm -> localhost | |*=*.* S | 2025-11-01 15:45:10.107391 | debian-bookworm -> localhost | |+Xo=o= . o . | 2025-11-01 15:45:10.107417 | debian-bookworm -> localhost | |..B+X.+ . . . | 2025-11-01 15:45:10.107441 | debian-bookworm -> localhost | | o.=EB . . . | 2025-11-01 15:45:10.107467 | debian-bookworm -> localhost | | . + o . | 2025-11-01 15:45:10.107492 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-01 15:45:10.107561 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.424262 2025-11-01 15:45:10.115417 | 2025-11-01 15:45:10.115540 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-01 15:45:10.145906 | debian-bookworm | ok 2025-11-01 15:45:10.157067 | debian-bookworm | included: /var/lib/zuul/builds/e62f8fa831ce4254af40d5e7d247f223/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-01 15:45:10.167469 | 2025-11-01 15:45:10.167563 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-01 15:45:10.191102 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:45:10.198624 | 2025-11-01 15:45:10.198744 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-01 15:45:10.816012 | debian-bookworm | changed 2025-11-01 15:45:10.824986 | 2025-11-01 15:45:10.825125 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-01 15:45:11.069980 | debian-bookworm | ok 2025-11-01 15:45:11.076365 | 2025-11-01 15:45:11.076485 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-01 15:45:11.721749 | debian-bookworm | changed 2025-11-01 15:45:11.732566 | 2025-11-01 15:45:11.732763 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-01 15:45:12.368729 | debian-bookworm | changed 2025-11-01 15:45:12.377970 | 2025-11-01 15:45:12.378124 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-01 15:45:12.404051 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:45:12.417615 | 2025-11-01 15:45:12.417783 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-01 15:45:12.850560 | debian-bookworm -> localhost | changed 2025-11-01 15:45:12.867507 | 2025-11-01 15:45:12.867636 | TASK [add-build-sshkey : Add back temp key] 2025-11-01 15:45:13.205990 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e62f8fa831ce4254af40d5e7d247f223/work/e62f8fa831ce4254af40d5e7d247f223_id_rsa (zuul-build-sshkey) 2025-11-01 15:45:13.206587 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017913 2025-11-01 15:45:13.222576 | 2025-11-01 15:45:13.222723 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-01 15:45:13.605894 | debian-bookworm | ok 2025-11-01 15:45:13.611046 | 2025-11-01 15:45:13.611152 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-01 15:45:13.644652 | debian-bookworm | skipping: Conditional result was False 2025-11-01 15:45:13.655891 | 2025-11-01 15:45:13.655991 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-01 15:45:14.065850 | debian-bookworm | ok 2025-11-01 15:45:14.081530 | 2025-11-01 15:45:14.081711 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-01 15:45:14.128692 | debian-bookworm | ok 2025-11-01 15:45:14.137408 | 2025-11-01 15:45:14.137559 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-01 15:45:14.425896 | debian-bookworm -> localhost | ok 2025-11-01 15:45:14.439066 | 2025-11-01 15:45:14.439222 | TASK [validate-host : Collect information about the host] 2025-11-01 15:45:15.548514 | debian-bookworm | ok 2025-11-01 15:45:15.561223 | 2025-11-01 15:45:15.561460 | TASK [validate-host : Sanitize hostname] 2025-11-01 15:45:15.663314 | debian-bookworm | ok 2025-11-01 15:45:15.703163 | 2025-11-01 15:45:15.703326 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-01 15:45:16.265302 | debian-bookworm -> localhost | changed 2025-11-01 15:45:16.278829 | 2025-11-01 15:45:16.279009 | TASK [validate-host : Collect information about zuul worker] 2025-11-01 15:45:16.668648 | debian-bookworm | ok 2025-11-01 15:45:16.676748 | 2025-11-01 15:45:16.676903 | TASK [validate-host : Write out all zuul information for each host] 2025-11-01 15:45:17.217533 | debian-bookworm -> localhost | changed 2025-11-01 15:45:17.227416 | 2025-11-01 15:45:17.227530 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-01 15:45:17.514412 | debian-bookworm | ok 2025-11-01 15:45:17.523561 | 2025-11-01 15:45:17.523691 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-01 15:45:18.430311 | debian-bookworm | changed: 2025-11-01 15:45:18.430619 | debian-bookworm | cd+++++++++ src/ 2025-11-01 15:45:18.430681 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-01 15:45:18.430724 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-01 15:45:18.430764 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-01 15:45:18.430802 | debian-bookworm | Containerfile 2025-11-01 15:45:18.431035 | debian-bookworm | Containerfile 2025-11-01 15:45:18.441870 | debian-bookworm | 11.6.2 2025-11-01 15:46:50.420586 | debian-bookworm | #9 19.86 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 2025-11-01 15:46:50.420626 | debian-bookworm | #9 19.86 npm notice To update run: npm install -g npm@11.6.2 2025-11-01 15:46:50.420665 | debian-bookworm | #9 19.86 npm notice 2025-11-01 15:46:50.809127 | debian-bookworm | #9 DONE 20.4s 2025-11-01 15:46:51.041102 | debian-bookworm | 2025-11-01 15:46:51.041193 | debian-bookworm | #11 [build 5/6] COPY . . 2025-11-01 15:46:51.041220 | debian-bookworm | #11 DONE 0.1s 2025-11-01 15:46:51.041231 | debian-bookworm | 2025-11-01 15:46:51.041241 | debian-bookworm | #12 [build 6/6] RUN npm run build 2025-11-01 15:46:51.319597 | debian-bookworm | #12 0.429 2025-11-01 15:46:51.319665 | debian-bookworm | #12 0.429 > frontend@0.1.0 build 2025-11-01 15:46:51.319673 | debian-bookworm | #12 0.429 > next build 2025-11-01 15:46:51.319679 | debian-bookworm | #12 0.429 2025-11-01 15:46:52.784093 | debian-bookworm | #12 1.894 ▲ Next.js 15.5.0 2025-11-01 15:46:52.976435 | debian-bookworm | #12 1.895 2025-11-01 15:46:52.976534 | debian-bookworm | #12 1.936 Creating an optimized production build ... 2025-11-01 15:47:15.922838 | debian-bookworm | #12 25.03 ✓ Compiled successfully in 18.7s 2025-11-01 15:47:16.079328 | debian-bookworm | #12 25.04 Linting and checking validity of types ... 2025-11-01 15:47:24.302741 | debian-bookworm | #12 33.41 Collecting page data ... 2025-11-01 15:47:27.314509 | debian-bookworm | #12 36.42 Generating static pages (0/10) ... 2025-11-01 15:47:28.170551 | debian-bookworm | #12 37.28 Generating static pages (2/10) 2025-11-01 15:47:28.475870 | debian-bookworm | #12 37.59 Generating static pages (4/10) 2025-11-01 15:47:28.712981 | debian-bookworm | #12 37.59 Generating static pages (7/10) 2025-11-01 15:47:28.713083 | debian-bookworm | #12 37.67 ✓ Generating static pages (10/10) 2025-11-01 15:47:30.081156 | debian-bookworm | #12 39.19 Finalizing page optimization ... 2025-11-01 15:47:30.232204 | debian-bookworm | #12 39.19 Collecting build traces ... 2025-11-01 15:47:57.238063 | debian-bookworm | #12 66.35 2025-11-01 15:47:57.393168 | debian-bookworm | #12 66.36 Route (app) Size First Load JS 2025-11-01 15:47:57.393237 | debian-bookworm | #12 66.36 ┌ ○ / 1.79 kB 136 kB 2025-11-01 15:47:57.393256 | debian-bookworm | #12 66.36 ├ ○ /_not-found 991 B 103 kB 2025-11-01 15:47:57.393272 | debian-bookworm | #12 66.36 ├ ƒ /api/config 127 B 102 kB 2025-11-01 15:47:57.393288 | debian-bookworm | #12 66.36 ├ ƒ /api/health 127 B 102 kB 2025-11-01 15:47:57.393304 | debian-bookworm | #12 66.36 ├ ○ /events 12.9 kB 115 kB 2025-11-01 15:47:57.393321 | debian-bookworm | #12 66.36 ├ ○ /nodes 3.38 kB 134 kB 2025-11-01 15:47:57.393337 | debian-bookworm | #12 66.36 └ ○ /services 1.41 kB 103 kB 2025-11-01 15:47:57.393354 | debian-bookworm | #12 66.36 + First Load JS shared by all 102 kB 2025-11-01 15:47:57.393370 | debian-bookworm | #12 66.36 ├ chunks/255-01c481785f268126.js 45.7 kB 2025-11-01 15:47:57.393385 | debian-bookworm | #12 66.36 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2025-11-01 15:47:57.393400 | debian-bookworm | #12 66.36 └ other shared chunks (total) 1.92 kB 2025-11-01 15:47:57.393418 | debian-bookworm | #12 66.36 2025-11-01 15:47:57.393433 | debian-bookworm | #12 66.36 2025-11-01 15:47:57.393449 | debian-bookworm | #12 66.36 ○ (Static) prerendered as static content 2025-11-01 15:47:57.393465 | debian-bookworm | #12 66.36 ƒ (Dynamic) server-rendered on demand 2025-11-01 15:47:57.393481 | debian-bookworm | #12 66.36 2025-11-01 15:47:57.393499 | debian-bookworm | #12 DONE 66.5s 2025-11-01 15:47:58.282370 | debian-bookworm | 2025-11-01 15:47:58.282492 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2025-11-01 15:47:58.382827 | debian-bookworm | #13 DONE 0.1s 2025-11-01 15:47:58.536225 | debian-bookworm | 2025-11-01 15:47:58.536315 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2025-11-01 15:47:58.817352 | debian-bookworm | #14 DONE 0.4s 2025-11-01 15:47:58.925126 | debian-bookworm | 2025-11-01 15:47:58.925211 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2025-11-01 15:47:58.925237 | debian-bookworm | #15 DONE 0.1s 2025-11-01 15:47:59.082469 | debian-bookworm | 2025-11-01 15:47:59.082624 | debian-bookworm | #16 exporting to image 2025-11-01 15:47:59.082712 | debian-bookworm | #16 exporting layers 2025-11-01 15:47:59.483277 | debian-bookworm | #16 exporting layers 0.6s done 2025-11-01 15:47:59.602449 | debian-bookworm | #16 writing image sha256:cfd8062b19c819b42d805f99fe8b8bd5890c642b262e8d6b15332bcdd45b8743 done 2025-11-01 15:47:59.602536 | debian-bookworm | #16 naming to docker.io/library/40719a5 done 2025-11-01 15:47:59.602568 | debian-bookworm | #16 DONE 0.6s 2025-11-01 15:47:59.613513 | debian-bookworm | + docker images 2025-11-01 15:47:59.635152 | debian-bookworm | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-11-01 15:47:59.635244 | debian-bookworm | 40719a5 latest cfd8062b19c8 1 second ago 238MB 2025-11-01 15:48:00.134246 | debian-bookworm | ok: Runtime: 0:01:37.661635 2025-11-01 15:48:00.140497 | 2025-11-01 15:48:00.140586 | TASK [Run push script] 2025-11-01 15:48:15.691782 | debian-bookworm | Output suppressed because no_log was given 2025-11-01 15:48:15.705659 | 2025-11-01 15:48:15.705820 | TASK [Run cosign script] 2025-11-01 15:48:16.021387 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-01 15:48:16.021482 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-11-01 15:48:16.021491 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-01 15:48:16.021497 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-11-01 15:48:16.041547 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-01 15:48:16.042118 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-11-01 15:48:16.245054 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-01 15:48:16.417205 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-01 15:48:21.091357 | debian-bookworm | 20 149M 20 30.2M 0 0 23.1M 0 0:00:06 0:00:01 0:00:05 23.1M 39 149M 39 59.0M 0 0 25.6M 0 0:00:05 0:00:02 0:00:03 28.8M 59 149M 59 88.6M 0 0 26.8M 0 0:00:05 0:00:03 0:00:02 29.2M 84 149M 84 125M 0 0 29.2M 0 0:00:05 0:00:04 0:00:01 31.8M 100 149M 100 149M 0 0 29.5M 0 0:00:05 0:00:05 --:--:-- 31.7M 2025-11-01 15:48:21.101024 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-11-01 15:48:21.104048 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2025-11-01 15:48:21.896134 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:latest uses a tag, not a digest, to identify the image to sign. 2025-11-01 15:48:21.896204 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-11-01 15:48:21.896216 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-01 15:48:21.896227 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-01 15:48:21.896238 | debian-bookworm | images by tag will be removed in a future release. 2025-11-01 15:48:21.896247 | debian-bookworm | 2025-11-01 15:48:22.231288 | debian-bookworm | Signing artifact... 2025-11-01 15:48:26.749282 | debian-bookworm | ok: Runtime: 0:00:10.579953 2025-11-01 15:48:26.762464 | 2025-11-01 15:48:26.762641 | TASK [Run sbom script] 2025-11-01 15:48:27.085680 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-01 15:48:27.085767 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-11-01 15:48:27.085775 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-01 15:48:27.086251 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-11-01 15:48:27.086730 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-11-01 15:48:27.099276 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-01 15:48:27.168948 | debian-bookworm | [info] checking github for the current release tag 2025-11-01 15:48:27.671093 | debian-bookworm | [info] fetching release script for tag='v1.36.0' 2025-11-01 15:48:28.028607 | debian-bookworm | [info] checking github for the current release tag 2025-11-01 15:48:28.169940 | debian-bookworm | [info] using release tag='v1.36.0' version='1.36.0' os='linux' arch='amd64' 2025-11-01 15:48:30.363630 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-11-01 15:48:30.389846 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2025-11-01 15:48:40.799137 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2025-11-01 15:48:41.703713 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2025-11-01 15:48:41.703936 | debian-bookworm | Provided project name and version: osism-frontend latest 2025-11-01 15:48:41.703965 | debian-bookworm | Auto mode ON 2025-11-01 15:48:41.703979 | debian-bookworm | Reading sbom.json ... 2025-11-01 15:48:41.703990 | debian-bookworm | Uploading sbom.json ... 2025-11-01 15:48:41.704007 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2025-11-01 15:48:41.704020 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2025-11-01 15:48:41.704031 | debian-bookworm | No policy violations found. 2025-11-01 15:48:41.704043 | debian-bookworm | severity_scores, {'CRITICAL': 4, 'HIGH': 14, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2025-11-01 15:48:41.704055 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-11-01 15:48:41.804526 | debian-bookworm | ok: Runtime: 0:00:14.655336 2025-11-01 15:48:41.808928 | 2025-11-01 15:48:41.809079 | PLAY RECAP 2025-11-01 15:48:41.809270 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-01 15:48:41.809341 | 2025-11-01 15:48:41.947149 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2025-11-01 15:48:41.948404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-01 15:48:42.691934 | 2025-11-01 15:48:42.692092 | PLAY [Base post] 2025-11-01 15:48:42.706814 | 2025-11-01 15:48:42.706972 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-01 15:48:43.481100 | debian-bookworm | changed 2025-11-01 15:48:43.487665 | 2025-11-01 15:48:43.487771 | PLAY RECAP 2025-11-01 15:48:43.487835 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-01 15:48:43.487896 | 2025-11-01 15:48:43.612679 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-01 15:48:43.613742 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-01 15:48:44.433676 | 2025-11-01 15:48:44.433833 | PLAY [Base post-logs] 2025-11-01 15:48:44.444283 | 2025-11-01 15:48:44.444422 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-01 15:48:44.888559 | localhost | changed 2025-11-01 15:48:44.900383 | 2025-11-01 15:48:44.900540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-01 15:48:44.927387 | localhost | ok 2025-11-01 15:48:44.933124 | 2025-11-01 15:48:44.933288 | TASK [Set zuul-log-path fact] 2025-11-01 15:48:44.950502 | localhost | ok 2025-11-01 15:48:44.973081 | 2025-11-01 15:48:44.973214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-01 15:48:45.006345 | localhost | ok 2025-11-01 15:48:45.009431 | 2025-11-01 15:48:45.009541 | TASK [upload-logs : Create log directories] 2025-11-01 15:48:45.512623 | localhost | changed 2025-11-01 15:48:45.515708 | 2025-11-01 15:48:45.515835 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-01 15:48:46.010424 | localhost -> localhost | ok: Runtime: 0:00:00.005698 2025-11-01 15:48:46.019684 | 2025-11-01 15:48:46.019913 | TASK [upload-logs : Upload logs to log server] 2025-11-01 15:48:46.553943 | localhost | Output suppressed because no_log was given 2025-11-01 15:48:46.556768 | 2025-11-01 15:48:46.556948 | LOOP [upload-logs : Compress console log and json output] 2025-11-01 15:48:46.618680 | localhost | skipping: Conditional result was False 2025-11-01 15:48:46.624548 | localhost | skipping: Conditional result was False 2025-11-01 15:48:46.635999 | 2025-11-01 15:48:46.636323 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-01 15:48:46.689908 | localhost | skipping: Conditional result was False 2025-11-01 15:48:46.690439 | 2025-11-01 15:48:46.694119 | localhost | skipping: Conditional result was False 2025-11-01 15:48:46.707720 | 2025-11-01 15:48:46.708107 | LOOP [upload-logs : Upload console log and json output]