2026-01-13 14:12:55.802245 | Job console starting 2026-01-13 14:12:55.816619 | Updating git repos 2026-01-13 14:12:55.853683 | Cloning repos into workspace 2026-01-13 14:12:55.905046 | Restoring repo states 2026-01-13 14:12:55.923242 | Merging changes 2026-01-13 14:12:55.923262 | Checking out repos 2026-01-13 14:12:56.006438 | Preparing playbooks 2026-01-13 14:12:57.017714 | Running Ansible setup 2026-01-13 14:13:03.248829 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 14:13:04.708643 | 2026-01-13 14:13:04.708817 | PLAY [Base pre] 2026-01-13 14:13:04.727181 | 2026-01-13 14:13:04.727384 | TASK [Setup log path fact] 2026-01-13 14:13:04.747053 | debian-bookworm | ok 2026-01-13 14:13:04.770136 | 2026-01-13 14:13:04.770305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 14:13:04.822877 | debian-bookworm | ok 2026-01-13 14:13:04.839355 | 2026-01-13 14:13:04.839500 | TASK [emit-job-header : Print job information] 2026-01-13 14:13:04.884337 | # Job Information 2026-01-13 14:13:04.884537 | Ansible Version: 2.16.14 2026-01-13 14:13:04.884574 | Job: container-image-python-osism-frontend-push 2026-01-13 14:13:04.884609 | Pipeline: post 2026-01-13 14:13:04.884633 | Executor: 521e9411259a 2026-01-13 14:13:04.884654 | Triggered by: https://github.com/osism/python-osism/commit/28e761399632d27585c64d3bee2f18fc10b1631d 2026-01-13 14:13:04.884676 | Event ID: 655cc818-f089-11f0-8519-e69fa7cde7b6 2026-01-13 14:13:04.890911 | 2026-01-13 14:13:04.891046 | LOOP [emit-job-header : Print node information] 2026-01-13 14:13:05.040049 | debian-bookworm | ok: 2026-01-13 14:13:05.040276 | debian-bookworm | # Node Information 2026-01-13 14:13:05.040311 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 14:13:05.040336 | debian-bookworm | Hostname: debian 2026-01-13 14:13:05.040357 | debian-bookworm | Username: zuul 2026-01-13 14:13:05.040377 | debian-bookworm | Distro: Debian 12.13 2026-01-13 14:13:05.040400 | debian-bookworm | Provider: regiocloud-a 2026-01-13 14:13:05.040421 | debian-bookworm | Region: 2026-01-13 14:13:05.040442 | debian-bookworm | Label: debian-bookworm 2026-01-13 14:13:05.040461 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 14:13:05.040480 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:12ba 2026-01-13 14:13:05.063012 | 2026-01-13 14:13:05.065375 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 14:13:06.039879 | debian-bookworm -> localhost | changed 2026-01-13 14:13:06.047865 | 2026-01-13 14:13:06.048009 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 14:13:08.253335 | debian-bookworm -> localhost | changed 2026-01-13 14:13:08.298228 | 2026-01-13 14:13:08.298507 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 14:13:09.158292 | debian-bookworm -> localhost | ok 2026-01-13 14:13:09.167830 | 2026-01-13 14:13:09.168105 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 14:13:09.217457 | debian-bookworm | ok 2026-01-13 14:13:09.274062 | debian-bookworm | included: /var/lib/zuul/builds/2b1db15133ab40109cbd6a2d4c996b97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 14:13:09.324511 | 2026-01-13 14:13:09.324661 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 14:13:12.251933 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 14:13:12.252210 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b1db15133ab40109cbd6a2d4c996b97/work/2b1db15133ab40109cbd6a2d4c996b97_id_rsa 2026-01-13 14:13:12.252252 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b1db15133ab40109cbd6a2d4c996b97/work/2b1db15133ab40109cbd6a2d4c996b97_id_rsa.pub 2026-01-13 14:13:12.252279 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 14:13:12.252303 | debian-bookworm -> localhost | SHA256:2LjUFcyZ8hzKj9OHecddUNQYArYQTZbF5+5a477Upv0 zuul-build-sshkey 2026-01-13 14:13:12.252341 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 14:13:12.252364 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 14:13:12.252386 | debian-bookworm -> localhost | | o**Bo .=+| 2026-01-13 14:13:12.252407 | debian-bookworm -> localhost | | .+Oo..+ .| 2026-01-13 14:13:12.252428 | debian-bookworm -> localhost | | . =o. o . | 2026-01-13 14:13:12.252449 | debian-bookworm -> localhost | | =o.o . .| 2026-01-13 14:13:12.252485 | debian-bookworm -> localhost | | + S+ o o ..| 2026-01-13 14:13:12.252515 | debian-bookworm -> localhost | | . .o = o +..| 2026-01-13 14:13:12.252536 | debian-bookworm -> localhost | | . . o o+ o| 2026-01-13 14:13:12.252557 | debian-bookworm -> localhost | | +.= | 2026-01-13 14:13:12.252578 | debian-bookworm -> localhost | | .o=.E| 2026-01-13 14:13:12.252599 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 14:13:12.252656 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.811518 2026-01-13 14:13:12.259923 | 2026-01-13 14:13:12.260053 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 14:13:12.311591 | debian-bookworm | ok 2026-01-13 14:13:12.327893 | debian-bookworm | included: /var/lib/zuul/builds/2b1db15133ab40109cbd6a2d4c996b97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 14:13:12.362870 | 2026-01-13 14:13:12.363052 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 14:13:12.398326 | debian-bookworm | skipping: Conditional result was False 2026-01-13 14:13:12.406623 | 2026-01-13 14:13:12.406753 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 14:13:13.217135 | debian-bookworm | changed 2026-01-13 14:13:13.224814 | 2026-01-13 14:13:13.224940 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 14:13:13.523490 | debian-bookworm | ok 2026-01-13 14:13:13.529468 | 2026-01-13 14:13:13.529592 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 14:13:14.198492 | debian-bookworm | changed 2026-01-13 14:13:14.215305 | 2026-01-13 14:13:14.215449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 14:13:14.974238 | debian-bookworm | changed 2026-01-13 14:13:14.980333 | 2026-01-13 14:13:14.980454 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 14:13:15.024570 | debian-bookworm | skipping: Conditional result was False 2026-01-13 14:13:15.031138 | 2026-01-13 14:13:15.031309 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 14:13:15.574742 | debian-bookworm -> localhost | changed 2026-01-13 14:13:15.593432 | 2026-01-13 14:13:15.593579 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 14:13:16.002747 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2b1db15133ab40109cbd6a2d4c996b97/work/2b1db15133ab40109cbd6a2d4c996b97_id_rsa (zuul-build-sshkey) 2026-01-13 14:13:16.003016 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018110 2026-01-13 14:13:16.012124 | 2026-01-13 14:13:16.012260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 14:13:16.441927 | debian-bookworm | ok 2026-01-13 14:13:16.450688 | 2026-01-13 14:13:16.453102 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 14:13:16.498093 | debian-bookworm | skipping: Conditional result was False 2026-01-13 14:13:16.521251 | 2026-01-13 14:13:16.521427 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 14:13:17.012699 | debian-bookworm | ok 2026-01-13 14:13:17.025242 | 2026-01-13 14:13:17.025379 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 14:13:17.062775 | debian-bookworm | ok 2026-01-13 14:13:17.071204 | 2026-01-13 14:13:17.071485 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 14:13:17.477903 | debian-bookworm -> localhost | ok 2026-01-13 14:13:17.484936 | 2026-01-13 14:13:17.485099 | TASK [validate-host : Collect information about the host] 2026-01-13 14:13:19.839658 | debian-bookworm | ok 2026-01-13 14:13:19.855824 | 2026-01-13 14:13:19.855981 | TASK [validate-host : Sanitize hostname] 2026-01-13 14:13:19.977669 | debian-bookworm | ok 2026-01-13 14:13:20.077048 | 2026-01-13 14:13:20.077448 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 14:13:20.958407 | debian-bookworm -> localhost | changed 2026-01-13 14:13:20.965259 | 2026-01-13 14:13:20.965637 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 14:13:21.520209 | debian-bookworm | ok 2026-01-13 14:13:21.525331 | 2026-01-13 14:13:21.525463 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 14:13:22.506606 | debian-bookworm -> localhost | changed 2026-01-13 14:13:22.519585 | 2026-01-13 14:13:22.519726 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 14:13:22.810603 | debian-bookworm | ok 2026-01-13 14:13:22.816352 | 2026-01-13 14:13:22.816464 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 14:13:24.201963 | debian-bookworm | changed: 2026-01-13 14:13:24.202249 | debian-bookworm | cd+++++++++ src/ 2026-01-13 14:13:24.202297 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 14:13:24.202326 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 14:13:24.202351 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-13 14:13:24.202374 | debian-bookworm | Containerfile 2026-01-13 14:13:24.202524 | debian-bookworm | Containerfile 2026-01-13 14:13:24.217257 | debian-bookworm | 11.7.0 2026-01-13 14:14:58.977902 | debian-bookworm | #9 22.30 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 2026-01-13 14:14:58.977907 | debian-bookworm | #9 22.30 npm notice To update run: npm install -g npm@11.7.0 2026-01-13 14:14:58.977912 | debian-bookworm | #9 22.30 npm notice 2026-01-13 14:14:59.446265 | debian-bookworm | #9 DONE 22.9s 2026-01-13 14:14:59.602101 | debian-bookworm | 2026-01-13 14:14:59.602182 | debian-bookworm | #11 [build 5/6] COPY . . 2026-01-13 14:14:59.911973 | debian-bookworm | #11 DONE 0.5s 2026-01-13 14:15:00.066149 | debian-bookworm | 2026-01-13 14:15:00.066249 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-01-13 14:15:00.449348 | debian-bookworm | #12 0.534 2026-01-13 14:15:00.449471 | debian-bookworm | #12 0.534 > frontend@0.1.0 build 2026-01-13 14:15:00.449494 | debian-bookworm | #12 0.534 > next build 2026-01-13 14:15:00.449546 | debian-bookworm | #12 0.534 2026-01-13 14:15:01.946343 | debian-bookworm | #12 2.031 ▲ Next.js 15.5.0 2026-01-13 14:15:02.149289 | debian-bookworm | #12 2.032 2026-01-13 14:15:02.149368 | debian-bookworm | #12 2.083 Creating an optimized production build ... 2026-01-13 14:15:26.499608 | debian-bookworm | #12 26.58 ✓ Compiled successfully in 20.1s 2026-01-13 14:15:26.656885 | debian-bookworm | #12 26.59 Linting and checking validity of types ... 2026-01-13 14:15:33.447022 | debian-bookworm | #12 33.53 Collecting page data ... 2026-01-13 14:15:35.922605 | debian-bookworm | #12 36.01 Generating static pages (0/10) ... 2026-01-13 14:15:36.704471 | debian-bookworm | #12 36.79 Generating static pages (2/10) 2026-01-13 14:15:36.905117 | debian-bookworm | #12 36.99 Generating static pages (4/10) 2026-01-13 14:15:37.055773 | debian-bookworm | #12 36.99 Generating static pages (7/10) 2026-01-13 14:15:37.229851 | debian-bookworm | #12 37.31 ✓ Generating static pages (10/10) 2026-01-13 14:15:38.381123 | debian-bookworm | #12 38.47 Finalizing page optimization ... 2026-01-13 14:15:38.531687 | debian-bookworm | #12 38.47 Collecting build traces ... 2026-01-13 14:16:04.745730 | debian-bookworm | #12 64.83 2026-01-13 14:16:04.907110 | debian-bookworm | #12 64.84 Route (app) Size First Load JS 2026-01-13 14:16:04.907175 | debian-bookworm | #12 64.84 ┌ ○ / 1.79 kB 136 kB 2026-01-13 14:16:04.907194 | debian-bookworm | #12 64.84 ├ ○ /_not-found 991 B 103 kB 2026-01-13 14:16:04.907211 | debian-bookworm | #12 64.84 ├ ƒ /api/config 127 B 102 kB 2026-01-13 14:16:04.907228 | debian-bookworm | #12 64.84 ├ ƒ /api/health 127 B 102 kB 2026-01-13 14:16:04.907243 | debian-bookworm | #12 64.84 ├ ○ /events 12.9 kB 115 kB 2026-01-13 14:16:04.907258 | debian-bookworm | #12 64.84 ├ ○ /nodes 3.38 kB 134 kB 2026-01-13 14:16:04.907273 | debian-bookworm | #12 64.84 └ ○ /services 1.41 kB 103 kB 2026-01-13 14:16:04.907290 | debian-bookworm | #12 64.84 + First Load JS shared by all 102 kB 2026-01-13 14:16:04.907306 | debian-bookworm | #12 64.84 ├ chunks/255-01c481785f268126.js 45.7 kB 2026-01-13 14:16:04.907321 | debian-bookworm | #12 64.84 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2026-01-13 14:16:04.907339 | debian-bookworm | #12 64.84 └ other shared chunks (total) 1.92 kB 2026-01-13 14:16:04.907355 | debian-bookworm | #12 64.84 2026-01-13 14:16:04.907370 | debian-bookworm | #12 64.84 2026-01-13 14:16:04.907386 | debian-bookworm | #12 64.84 ○ (Static) prerendered as static content 2026-01-13 14:16:04.907401 | debian-bookworm | #12 64.84 ƒ (Dynamic) server-rendered on demand 2026-01-13 14:16:04.907416 | debian-bookworm | #12 64.84 2026-01-13 14:16:04.908139 | debian-bookworm | #12 DONE 65.0s 2026-01-13 14:16:05.800524 | debian-bookworm | 2026-01-13 14:16:05.800611 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-01-13 14:16:05.902028 | debian-bookworm | #13 DONE 0.1s 2026-01-13 14:16:06.057109 | debian-bookworm | 2026-01-13 14:16:06.057162 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-01-13 14:16:06.397661 | debian-bookworm | #14 DONE 0.5s 2026-01-13 14:16:06.543624 | debian-bookworm | 2026-01-13 14:16:06.543694 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-01-13 14:16:06.543707 | debian-bookworm | #15 DONE 0.1s 2026-01-13 14:16:06.708441 | debian-bookworm | 2026-01-13 14:16:06.708492 | debian-bookworm | #16 exporting to image 2026-01-13 14:16:06.708499 | debian-bookworm | #16 exporting layers 2026-01-13 14:16:11.437131 | debian-bookworm | #16 exporting layers 4.9s done 2026-01-13 14:16:11.582287 | debian-bookworm | #16 exporting manifest sha256:96dc2d8257f2081f6f56335fdf3edc6fbfc7bb5133ade99e81d754edd654a6fc 0.0s done 2026-01-13 14:16:11.582440 | debian-bookworm | #16 exporting config sha256:b2c0c1283437a91a3812d31c58b91e43baeaf3c2b8e6ef3f8914fe3b4b46faba 0.0s done 2026-01-13 14:16:11.582499 | debian-bookworm | #16 exporting attestation manifest sha256:3cfb58d5367fc4a170e548401eacf378d43da10d9f027172044b1b4b25c56eff 0.1s done 2026-01-13 14:16:11.582536 | debian-bookworm | #16 exporting manifest list sha256:324e105cb1bee0785c7c7081e41703c7585d47e516d4a2ff1c65d36bb05bc0e7 2026-01-13 14:16:11.765645 | debian-bookworm | #16 exporting manifest list sha256:324e105cb1bee0785c7c7081e41703c7585d47e516d4a2ff1c65d36bb05bc0e7 0.0s done 2026-01-13 14:16:11.765727 | debian-bookworm | #16 naming to docker.io/library/28e7613:latest done 2026-01-13 14:16:11.765791 | debian-bookworm | #16 unpacking to docker.io/library/28e7613:latest 2026-01-13 14:16:12.852050 | debian-bookworm | #16 unpacking to docker.io/library/28e7613:latest 1.2s done 2026-01-13 14:16:13.048295 | debian-bookworm | #16 DONE 6.3s 2026-01-13 14:16:13.112187 | debian-bookworm | + docker images 2026-01-13 14:16:13.176332 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-01-13 14:16:13.176432 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-01-13 14:16:13.176447 | debian-bookworm | 28e7613:latest 324e105cb1be 336MB 80.9MB 2026-01-13 14:16:13.680380 | debian-bookworm | ok: Runtime: 0:01:44.127444 2026-01-13 14:16:13.687870 | 2026-01-13 14:16:13.688007 | TASK [Run push script] 2026-01-13 14:16:25.229528 | debian-bookworm | Output suppressed because no_log was given 2026-01-13 14:16:25.238556 | 2026-01-13 14:16:25.238724 | TASK [Run cosign script] 2026-01-13 14:16:25.539482 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-13 14:16:25.539568 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-13 14:16:25.539576 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-13 14:16:25.539584 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-13 14:16:25.554079 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-13 14:16:25.554476 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-13 14:16:25.777651 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-13 14:16:26.217242 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-13 14:16:29.988560 | debian-bookworm | 19 126M 19 24.4M 0 0 15.8M 0 0:00:08 0:00:01 0:00:07 15.8M 46 126M 46 58.3M 0 0 22.8M 0 0:00:05 0:00:02 0:00:03 33.8M 76 126M 76 96.6M 0 0 27.2M 0 0:00:04 0:00:03 0:00:01 36.0M 100 126M 100 126M 0 0 28.6M 0 0:00:04 0:00:04 --:--:-- 35.4M 2026-01-13 14:16:30.002129 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-13 14:16:30.005272 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-01-13 14:16:30.801347 | 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. 2026-01-13 14:16:30.801432 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-13 14:16:30.801446 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-13 14:16:30.801458 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-13 14:16:30.801470 | debian-bookworm | images by tag will be removed in a future release. 2026-01-13 14:16:30.801481 | debian-bookworm | 2026-01-13 14:16:31.125124 | debian-bookworm | Signing artifact... 2026-01-13 14:16:37.781886 | debian-bookworm | ok: Runtime: 0:00:11.904828 2026-01-13 14:16:37.795800 | 2026-01-13 14:16:37.795996 | TASK [Run sbom script] 2026-01-13 14:16:38.117062 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-13 14:16:38.117154 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-13 14:16:38.117162 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-13 14:16:38.117700 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-13 14:16:38.118259 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-13 14:16:38.133445 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-13 14:16:38.301690 | debian-bookworm | [info] checking github for the current release tag 2026-01-13 14:16:38.846285 | debian-bookworm | [info] fetching release script for tag='v1.40.0' 2026-01-13 14:16:39.106872 | debian-bookworm | [info] checking github for the current release tag 2026-01-13 14:16:39.237760 | debian-bookworm | [info] using release tag='v1.40.0' version='1.40.0' os='linux' arch='amd64' 2026-01-13 14:16:41.937722 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-13 14:16:41.969483 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-01-13 14:16:56.623032 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-01-13 14:16:57.445191 | 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. 2026-01-13 14:16:57.445288 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-01-13 14:16:57.445305 | debian-bookworm | Auto mode ON 2026-01-13 14:16:57.445318 | debian-bookworm | Reading sbom.json ... 2026-01-13 14:16:57.445329 | debian-bookworm | Uploading sbom.json ... 2026-01-13 14:16:57.445346 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-01-13 14:16:57.445358 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-01-13 14:16:57.445369 | debian-bookworm | No policy violations found. 2026-01-13 14:16:57.445381 | debian-bookworm | severity_scores, {'CRITICAL': 5, 'HIGH': 17, 'MEDIUM': 9, 'LOW': 0, 'UNASSIGNED': 0} 2026-01-13 14:16:57.445392 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-13 14:16:57.856719 | debian-bookworm | ok: Runtime: 0:00:19.360818 2026-01-13 14:16:57.860645 | 2026-01-13 14:16:57.860816 | PLAY RECAP 2026-01-13 14:16:57.860946 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-13 14:16:57.861040 | 2026-01-13 14:16:58.007260 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-13 14:16:58.009574 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-13 14:16:58.765429 | 2026-01-13 14:16:58.765602 | PLAY [Base post] 2026-01-13 14:16:58.779566 | 2026-01-13 14:16:58.779714 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-13 14:16:59.612184 | debian-bookworm | changed 2026-01-13 14:16:59.623741 | 2026-01-13 14:16:59.623904 | PLAY RECAP 2026-01-13 14:16:59.623994 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-13 14:16:59.624122 | 2026-01-13 14:16:59.753850 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-13 14:16:59.754949 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-13 14:17:00.602939 | 2026-01-13 14:17:00.603199 | PLAY [Base post-logs] 2026-01-13 14:17:00.614329 | 2026-01-13 14:17:00.614480 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-13 14:17:01.088497 | localhost | changed 2026-01-13 14:17:01.099670 | 2026-01-13 14:17:01.099846 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-13 14:17:01.125588 | localhost | ok 2026-01-13 14:17:01.128832 | 2026-01-13 14:17:01.128942 | TASK [Set zuul-log-path fact] 2026-01-13 14:17:01.144937 | localhost | ok 2026-01-13 14:17:01.153882 | 2026-01-13 14:17:01.154133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 14:17:01.191318 | localhost | ok 2026-01-13 14:17:01.196391 | 2026-01-13 14:17:01.196595 | TASK [upload-logs : Create log directories] 2026-01-13 14:17:01.710706 | localhost | changed 2026-01-13 14:17:01.714350 | 2026-01-13 14:17:01.714484 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-13 14:17:02.199712 | localhost -> localhost | ok: Runtime: 0:00:00.005121 2026-01-13 14:17:02.207892 | 2026-01-13 14:17:02.208140 | TASK [upload-logs : Upload logs to log server] 2026-01-13 14:17:02.753833 | localhost | Output suppressed because no_log was given 2026-01-13 14:17:02.758184 | 2026-01-13 14:17:02.758418 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 14:17:02.807840 | localhost | skipping: Conditional result was False 2026-01-13 14:17:02.814435 | localhost | skipping: Conditional result was False 2026-01-13 14:17:02.818548 | 2026-01-13 14:17:02.818669 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 14:17:02.879464 | localhost | skipping: Conditional result was False 2026-01-13 14:17:02.879811 | 2026-01-13 14:17:02.887657 | localhost | skipping: Conditional result was False 2026-01-13 14:17:02.899344 | 2026-01-13 14:17:02.899595 | LOOP [upload-logs : Upload console log and json output]