2026-04-28 15:37:12.402514 | Job console starting 2026-04-28 15:37:12.411431 | Updating git repos 2026-04-28 15:37:12.475363 | Cloning repos into workspace 2026-04-28 15:37:12.560069 | Restoring repo states 2026-04-28 15:37:12.578354 | Merging changes 2026-04-28 15:37:12.578375 | Checking out repos 2026-04-28 15:37:12.667574 | Preparing playbooks 2026-04-28 15:37:13.362378 | Running Ansible setup 2026-04-28 15:37:17.702875 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 15:37:18.446899 | 2026-04-28 15:37:18.447065 | PLAY [Base pre] 2026-04-28 15:37:18.463979 | 2026-04-28 15:37:18.464123 | TASK [Setup log path fact] 2026-04-28 15:37:18.493631 | debian-bookworm | ok 2026-04-28 15:37:18.509611 | 2026-04-28 15:37:18.509755 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 15:37:18.561456 | debian-bookworm | ok 2026-04-28 15:37:18.573144 | 2026-04-28 15:37:18.573312 | TASK [emit-job-header : Print job information] 2026-04-28 15:37:18.629891 | # Job Information 2026-04-28 15:37:18.630199 | Ansible Version: 2.16.14 2026-04-28 15:37:18.630276 | Job: container-image-python-osism-frontend-push 2026-04-28 15:37:18.630346 | Pipeline: post 2026-04-28 15:37:18.630397 | Executor: 521e9411259a 2026-04-28 15:37:18.630442 | Triggered by: https://github.com/osism/python-osism/commit/b21169dcd5705e182e3e628d648bc8ebc11546e5 2026-04-28 15:37:18.630489 | Event ID: 1b1b8b4a-4318-11f1-9add-a68255391734 2026-04-28 15:37:18.638602 | 2026-04-28 15:37:18.638747 | LOOP [emit-job-header : Print node information] 2026-04-28 15:37:18.750091 | debian-bookworm | ok: 2026-04-28 15:37:18.750420 | debian-bookworm | # Node Information 2026-04-28 15:37:18.750472 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-28 15:37:18.750509 | debian-bookworm | Hostname: debian 2026-04-28 15:37:18.750541 | debian-bookworm | Username: zuul 2026-04-28 15:37:18.750570 | debian-bookworm | Distro: Debian 12.13 2026-04-28 15:37:18.750604 | debian-bookworm | Provider: regiocloud-a 2026-04-28 15:37:18.750634 | debian-bookworm | Region: 2026-04-28 15:37:18.750663 | debian-bookworm | Label: debian-bookworm 2026-04-28 15:37:18.750691 | debian-bookworm | Product Name: OpenStack Nova 2026-04-28 15:37:18.750719 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:f003 2026-04-28 15:37:18.778265 | 2026-04-28 15:37:18.778428 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 15:37:19.279423 | debian-bookworm -> localhost | changed 2026-04-28 15:37:19.291634 | 2026-04-28 15:37:19.291796 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 15:37:20.415231 | debian-bookworm -> localhost | changed 2026-04-28 15:37:20.437356 | 2026-04-28 15:37:20.437533 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 15:37:20.736221 | debian-bookworm -> localhost | ok 2026-04-28 15:37:20.742698 | 2026-04-28 15:37:20.742824 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 15:37:20.773562 | debian-bookworm | ok 2026-04-28 15:37:20.797913 | debian-bookworm | included: /var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 15:37:20.808245 | 2026-04-28 15:37:20.808375 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 15:37:22.430245 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-28 15:37:22.430684 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/ee82df80ac0242ad9ebbf7f42885fe89_id_rsa 2026-04-28 15:37:22.430778 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/ee82df80ac0242ad9ebbf7f42885fe89_id_rsa.pub 2026-04-28 15:37:22.430889 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-28 15:37:22.430955 | debian-bookworm -> localhost | SHA256:vB8R0Qv9uewooQCv7mYGj4BD8V1QRt2BICMpPdUSYh0 zuul-build-sshkey 2026-04-28 15:37:22.431033 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-28 15:37:22.431090 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-28 15:37:22.431143 | debian-bookworm -> localhost | | .++EB=o ++. | 2026-04-28 15:37:22.431224 | debian-bookworm -> localhost | | o.+oo+o o.oo | 2026-04-28 15:37:22.431276 | debian-bookworm -> localhost | | + o o .. o . | 2026-04-28 15:37:22.431325 | debian-bookworm -> localhost | | . ... . .. o | 2026-04-28 15:37:22.431373 | debian-bookworm -> localhost | |o o S . . . | 2026-04-28 15:37:22.431434 | debian-bookworm -> localhost | |+ . o ... o | 2026-04-28 15:37:22.431486 | debian-bookworm -> localhost | | o + . ..... o | 2026-04-28 15:37:22.431536 | debian-bookworm -> localhost | | . * ..... . | 2026-04-28 15:37:22.431588 | debian-bookworm -> localhost | | *o .. | 2026-04-28 15:37:22.431638 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-28 15:37:22.431766 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.112407 2026-04-28 15:37:22.445033 | 2026-04-28 15:37:22.445206 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 15:37:22.487508 | debian-bookworm | ok 2026-04-28 15:37:22.498043 | debian-bookworm | included: /var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 15:37:22.507358 | 2026-04-28 15:37:22.507463 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 15:37:22.532514 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:37:22.539761 | 2026-04-28 15:37:22.539883 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 15:37:23.205239 | debian-bookworm | changed 2026-04-28 15:37:23.210852 | 2026-04-28 15:37:23.210970 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 15:37:23.480040 | debian-bookworm | ok 2026-04-28 15:37:23.488863 | 2026-04-28 15:37:23.488997 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 15:37:24.256991 | debian-bookworm | changed 2026-04-28 15:37:24.266735 | 2026-04-28 15:37:24.266915 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 15:37:24.925724 | debian-bookworm | changed 2026-04-28 15:37:24.931567 | 2026-04-28 15:37:24.931692 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 15:37:24.956069 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:37:24.965663 | 2026-04-28 15:37:24.965831 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 15:37:25.419221 | debian-bookworm -> localhost | changed 2026-04-28 15:37:25.443308 | 2026-04-28 15:37:25.443494 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 15:37:25.813259 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/ee82df80ac0242ad9ebbf7f42885fe89_id_rsa (zuul-build-sshkey) 2026-04-28 15:37:25.813800 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019115 2026-04-28 15:37:25.832041 | 2026-04-28 15:37:25.832276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 15:37:26.265747 | debian-bookworm | ok 2026-04-28 15:37:26.273604 | 2026-04-28 15:37:26.273767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 15:37:26.308946 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:37:26.328213 | 2026-04-28 15:37:26.328347 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 15:37:26.806495 | debian-bookworm | ok 2026-04-28 15:37:26.823119 | 2026-04-28 15:37:26.823278 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 15:37:26.868806 | debian-bookworm | ok 2026-04-28 15:37:26.876425 | 2026-04-28 15:37:26.876551 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 15:37:27.193911 | debian-bookworm -> localhost | ok 2026-04-28 15:37:27.201076 | 2026-04-28 15:37:27.201231 | TASK [validate-host : Collect information about the host] 2026-04-28 15:37:28.298601 | debian-bookworm | ok 2026-04-28 15:37:28.313227 | 2026-04-28 15:37:28.313358 | TASK [validate-host : Sanitize hostname] 2026-04-28 15:37:28.435633 | debian-bookworm | ok 2026-04-28 15:37:28.480579 | 2026-04-28 15:37:28.480720 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 15:37:29.095497 | debian-bookworm -> localhost | changed 2026-04-28 15:37:29.101813 | 2026-04-28 15:37:29.101933 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 15:37:29.529575 | debian-bookworm | ok 2026-04-28 15:37:29.536978 | 2026-04-28 15:37:29.537135 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 15:37:30.089000 | debian-bookworm -> localhost | changed 2026-04-28 15:37:30.107680 | 2026-04-28 15:37:30.107837 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 15:37:30.405260 | debian-bookworm | ok 2026-04-28 15:37:30.413846 | 2026-04-28 15:37:30.413974 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 15:37:31.513595 | debian-bookworm | changed: 2026-04-28 15:37:31.513862 | debian-bookworm | cd+++++++++ src/ 2026-04-28 15:37:31.513911 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-28 15:37:31.513946 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-28 15:37:31.513978 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-28 15:37:31.514007 | debian-bookworm | Containerfile 2026-04-28 15:37:31.514210 | debian-bookworm | Containerfile 2026-04-28 15:37:31.539265 | debian-bookworm | 11.13.0 2026-04-28 15:39:08.922688 | debian-bookworm | #9 23.15 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.13.0 2026-04-28 15:39:08.922699 | debian-bookworm | #9 23.15 npm notice To update run: npm install -g npm@11.13.0 2026-04-28 15:39:08.922711 | debian-bookworm | #9 23.15 npm notice 2026-04-28 15:39:09.408662 | debian-bookworm | #9 DONE 23.8s 2026-04-28 15:39:09.561231 | debian-bookworm | 2026-04-28 15:39:09.561323 | debian-bookworm | #11 [build 5/6] COPY . . 2026-04-28 15:39:10.039919 | debian-bookworm | #11 DONE 0.6s 2026-04-28 15:39:10.195808 | debian-bookworm | 2026-04-28 15:39:10.195879 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-04-28 15:39:10.583705 | debian-bookworm | #12 0.539 2026-04-28 15:39:10.583770 | debian-bookworm | #12 0.539 > frontend@0.1.0 build 2026-04-28 15:39:10.583778 | debian-bookworm | #12 0.539 > next build 2026-04-28 15:39:10.583783 | debian-bookworm | #12 0.539 2026-04-28 15:39:11.463214 | debian-bookworm | #12 1.419 ▲ Next.js 16.2.4 (Turbopack) 2026-04-28 15:39:11.663236 | debian-bookworm | #12 1.420 2026-04-28 15:39:11.663358 | debian-bookworm | #12 1.467 Creating an optimized production build ... 2026-04-28 15:39:19.333659 | debian-bookworm | #12 9.289 ✓ Compiled successfully in 7.4s 2026-04-28 15:39:19.448053 | debian-bookworm | #12 9.292 Running TypeScript ... 2026-04-28 15:39:19.448090 | debian-bookworm | #12 9.404 2026-04-28 15:39:19.602450 | debian-bookworm | #12 9.405 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-04-28 15:39:19.602504 | debian-bookworm | #12 9.406 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-04-28 15:39:19.602510 | debian-bookworm | #12 9.406 2026-04-28 15:39:19.602520 | debian-bookworm | #12 9.406 - include was updated to add '.next/dev/types/**/*.ts' 2026-04-28 15:39:19.602524 | debian-bookworm | #12 9.406 2026-04-28 15:39:19.602528 | debian-bookworm | #12 9.407 The following mandatory changes were made to your tsconfig.json: 2026-04-28 15:39:19.602531 | debian-bookworm | #12 9.407 2026-04-28 15:39:19.602534 | debian-bookworm | #12 9.407 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-04-28 15:39:19.602538 | debian-bookworm | #12 9.408 2026-04-28 15:39:25.126863 | debian-bookworm | #12 15.08 Finished TypeScript in 5.8s ... 2026-04-28 15:39:25.284425 | debian-bookworm | #12 15.09 Collecting page data using 1 worker ... 2026-04-28 15:39:25.875096 | debian-bookworm | #12 15.83 Generating static pages using 1 worker (0/10) ... 2026-04-28 15:39:26.094867 | debian-bookworm | #12 15.90 Generating static pages using 1 worker (2/10) 2026-04-28 15:39:26.315274 | debian-bookworm | #12 16.27 Generating static pages using 1 worker (4/10) 2026-04-28 15:39:26.418676 | debian-bookworm | #12 16.27 Generating static pages using 1 worker (7/10) 2026-04-28 15:39:26.418790 | debian-bookworm | #12 16.36 ✓ Generating static pages using 1 worker (10/10) in 533ms 2026-04-28 15:39:26.418799 | debian-bookworm | #12 16.37 Finalizing page optimization ... 2026-04-28 15:39:26.784605 | debian-bookworm | #12 16.74 2026-04-28 15:39:26.927218 | debian-bookworm | #12 16.74 Route (app) 2026-04-28 15:39:26.927329 | debian-bookworm | #12 16.74 ┌ ○ / 2026-04-28 15:39:26.927346 | debian-bookworm | #12 16.74 ├ ○ /_not-found 2026-04-28 15:39:26.927358 | debian-bookworm | #12 16.74 ├ ƒ /api/config 2026-04-28 15:39:26.927369 | debian-bookworm | #12 16.74 ├ ƒ /api/health 2026-04-28 15:39:26.927381 | debian-bookworm | #12 16.74 ├ ○ /events 2026-04-28 15:39:26.927393 | debian-bookworm | #12 16.74 ├ ○ /inventory 2026-04-28 15:39:26.927405 | debian-bookworm | #12 16.74 ├ ○ /nodes 2026-04-28 15:39:26.927417 | debian-bookworm | #12 16.74 ├ ƒ /nodes/[identifier] 2026-04-28 15:39:26.927431 | debian-bookworm | #12 16.74 └ ○ /services 2026-04-28 15:39:26.927443 | debian-bookworm | #12 16.74 2026-04-28 15:39:26.927454 | debian-bookworm | #12 16.74 2026-04-28 15:39:26.927466 | debian-bookworm | #12 16.75 ○ (Static) prerendered as static content 2026-04-28 15:39:26.927478 | debian-bookworm | #12 16.75 ƒ (Dynamic) server-rendered on demand 2026-04-28 15:39:26.927489 | debian-bookworm | #12 16.75 2026-04-28 15:39:26.927514 | debian-bookworm | #12 DONE 16.9s 2026-04-28 15:39:27.758167 | debian-bookworm | 2026-04-28 15:39:27.758285 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-04-28 15:39:28.008270 | debian-bookworm | #13 DONE 0.1s 2026-04-28 15:39:28.008373 | debian-bookworm | 2026-04-28 15:39:28.008390 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-04-28 15:39:28.285632 | debian-bookworm | #14 DONE 0.4s 2026-04-28 15:39:28.414002 | debian-bookworm | 2026-04-28 15:39:28.414085 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-04-28 15:39:28.414110 | debian-bookworm | #15 DONE 0.1s 2026-04-28 15:39:28.576160 | debian-bookworm | 2026-04-28 15:39:28.576249 | debian-bookworm | #16 exporting to image 2026-04-28 15:39:28.576260 | debian-bookworm | #16 exporting layers 2026-04-28 15:39:31.919669 | debian-bookworm | #16 exporting layers 3.5s done 2026-04-28 15:39:32.036371 | debian-bookworm | #16 exporting manifest sha256:e4e7a7ff0a380edb2591fe8f8d63f09d72374c5deeee83b9f2f3e827a95e70b6 0.0s done 2026-04-28 15:39:32.036473 | debian-bookworm | #16 exporting config sha256:ab923850b08180bb9c5fde11c236146f5374f09e2a3b48effc18b8c5b8150c8c 0.0s done 2026-04-28 15:39:32.036503 | debian-bookworm | #16 exporting attestation manifest sha256:e5d0cc53fdbb308710b8191f351ede7bd68ab3aadb7627aec94da08ea402d3ff 0.0s done 2026-04-28 15:39:32.036517 | debian-bookworm | #16 exporting manifest list sha256:07e5e5a1bde8ba25c97e6e599cf3ba3df6cfa94a62e3692b8ad47c106c874f42 2026-04-28 15:39:32.216544 | debian-bookworm | #16 exporting manifest list sha256:07e5e5a1bde8ba25c97e6e599cf3ba3df6cfa94a62e3692b8ad47c106c874f42 0.0s done 2026-04-28 15:39:32.216643 | debian-bookworm | #16 naming to docker.io/library/b21169d:latest done 2026-04-28 15:39:32.216660 | debian-bookworm | #16 unpacking to docker.io/library/b21169d:latest 2026-04-28 15:39:33.003791 | debian-bookworm | #16 unpacking to docker.io/library/b21169d:latest 0.9s done 2026-04-28 15:39:33.222188 | debian-bookworm | #16 DONE 4.6s 2026-04-28 15:39:33.295732 | debian-bookworm | + docker images 2026-04-28 15:39:33.383924 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-04-28 15:39:33.384026 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-04-28 15:39:33.384035 | debian-bookworm | b21169d:latest 07e5e5a1bde8 302MB 75.9MB 2026-04-28 15:39:33.837855 | debian-bookworm | ok: Runtime: 0:00:54.650613 2026-04-28 15:39:33.854820 | 2026-04-28 15:39:33.854995 | TASK [Run push script] 2026-04-28 15:39:40.891011 | debian-bookworm | Output suppressed because no_log was given 2026-04-28 15:39:40.901686 | 2026-04-28 15:39:40.901862 | TASK [Run cosign script] 2026-04-28 15:39:41.208304 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-28 15:39:41.208388 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-28 15:39:41.208397 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-28 15:39:41.208402 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-28 15:39:41.223425 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-28 15:39:41.223802 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-28 15:39:41.458616 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-28 15:39:41.643549 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-28 15:39:45.463536 | debian-bookworm | 4 128M 4 5376k 0 0 7399k 0 0:00:17 --:--:-- 0:00:17 7399k 30 128M 30 39.8M 0 0 23.0M 0 0:00:05 0:00:01 0:00:04 34.5M 59 128M 59 76.6M 0 0 28.0M 0 0:00:04 0:00:02 0:00:02 35.5M 84 128M 84 109M 0 0 29.2M 0 0:00:04 0:00:03 0:00:01 34.6M 100 128M 100 128M 0 0 30.4M 0 0:00:04 0:00:04 --:--:-- 35.2M 2026-04-28 15:39:45.472625 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-28 15:39:45.475137 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-04-28 15:39:46.285770 | 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-04-28 15:39:46.285892 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-28 15:39:46.285923 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-28 15:39:46.285947 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-28 15:39:46.285971 | debian-bookworm | images by tag will be removed in a future release. 2026-04-28 15:39:46.285994 | debian-bookworm | 2026-04-28 15:39:46.615078 | debian-bookworm | Signing artifact... 2026-04-28 15:39:50.941786 | debian-bookworm | ok: Runtime: 0:00:09.518072 2026-04-28 15:39:50.952311 | 2026-04-28 15:39:50.952476 | TASK [Run sbom script] 2026-04-28 15:39:51.272123 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-28 15:39:51.272261 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-04-28 15:39:51.272278 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-28 15:39:51.272292 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-28 15:39:51.272315 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-28 15:39:51.280102 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-28 15:39:51.382262 | debian-bookworm | [info] checking github for the current release tag 2026-04-28 15:39:52.054153 | debian-bookworm | [info] fetching release script for tag='v1.43.0' 2026-04-28 15:39:52.364980 | debian-bookworm | [info] checking github for the current release tag 2026-04-28 15:39:52.524655 | debian-bookworm | [info] using release tag='v1.43.0' version='1.43.0' os='linux' arch='amd64' 2026-04-28 15:39:55.374932 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-28 15:39:55.406713 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-04-28 15:40:09.158826 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-04-28 15:40:10.110181 | 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-04-28 15:40:10.110312 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-04-28 15:40:10.110332 | debian-bookworm | Auto mode ON 2026-04-28 15:40:10.110345 | debian-bookworm | Reading sbom.json ... 2026-04-28 15:40:10.110357 | debian-bookworm | Uploading sbom.json ... 2026-04-28 15:40:10.110373 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-04-28 15:40:10.110386 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-04-28 15:40:10.110397 | debian-bookworm | No policy violations found. 2026-04-28 15:40:10.110409 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-04-28 15:40:10.110420 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-28 15:40:10.501645 | debian-bookworm | ok: Runtime: 0:00:18.888967 2026-04-28 15:40:10.505840 | 2026-04-28 15:40:10.506012 | PLAY RECAP 2026-04-28 15:40:10.506122 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 15:40:10.506177 | 2026-04-28 15:40:10.634969 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-04-28 15:40:10.637715 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-28 15:40:11.373767 | 2026-04-28 15:40:11.373925 | PLAY [Base post-fetch] 2026-04-28 15:40:11.388207 | 2026-04-28 15:40:11.388330 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-28 15:40:11.444744 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:40:11.458611 | 2026-04-28 15:40:11.458821 | TASK [fetch-output : Set log path for single node] 2026-04-28 15:40:11.517013 | debian-bookworm | ok 2026-04-28 15:40:11.524983 | 2026-04-28 15:40:11.525118 | LOOP [fetch-output : Ensure local output dirs] 2026-04-28 15:40:11.991874 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/logs" 2026-04-28 15:40:12.273260 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/artifacts" 2026-04-28 15:40:12.556676 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ee82df80ac0242ad9ebbf7f42885fe89/work/docs" 2026-04-28 15:40:12.582281 | 2026-04-28 15:40:12.582586 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 15:40:13.367171 | debian-bookworm | changed: 2026-04-28 15:40:13.367545 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-28 15:40:13.367630 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-28 15:40:13.367697 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-28 15:40:13.367775 | debian-bookworm | changed: All items complete 2026-04-28 15:40:13.367820 | 2026-04-28 15:40:13.961644 | debian-bookworm | changed: .d..t...... ./ 2026-04-28 15:40:14.550296 | debian-bookworm | changed: .d..t...... ./ 2026-04-28 15:40:14.571999 | 2026-04-28 15:40:14.572139 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 15:40:14.612898 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:40:14.619187 | debian-bookworm | skipping: Conditional result was False 2026-04-28 15:40:14.640744 | 2026-04-28 15:40:14.640871 | PLAY RECAP 2026-04-28 15:40:14.640957 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-28 15:40:14.641000 | 2026-04-28 15:40:14.764249 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-28 15:40:14.766819 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 15:40:15.512769 | 2026-04-28 15:40:15.512934 | PLAY [Base post] 2026-04-28 15:40:15.526549 | 2026-04-28 15:40:15.526685 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 15:40:16.331039 | debian-bookworm | changed 2026-04-28 15:40:16.341804 | 2026-04-28 15:40:16.341939 | PLAY RECAP 2026-04-28 15:40:16.342020 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 15:40:16.342096 | 2026-04-28 15:40:16.472654 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 15:40:16.475469 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 15:40:17.248124 | 2026-04-28 15:40:17.248296 | PLAY [Base post-logs] 2026-04-28 15:40:17.258926 | 2026-04-28 15:40:17.259063 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 15:40:17.701349 | localhost | changed 2026-04-28 15:40:17.711843 | 2026-04-28 15:40:17.711986 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 15:40:17.748228 | localhost | ok 2026-04-28 15:40:17.752380 | 2026-04-28 15:40:17.752499 | TASK [Set zuul-log-path fact] 2026-04-28 15:40:17.768683 | localhost | ok 2026-04-28 15:40:17.778461 | 2026-04-28 15:40:17.778596 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 15:40:17.804625 | localhost | ok 2026-04-28 15:40:17.809695 | 2026-04-28 15:40:17.809853 | TASK [upload-logs : Create log directories] 2026-04-28 15:40:18.306088 | localhost | changed 2026-04-28 15:40:18.309007 | 2026-04-28 15:40:18.309120 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 15:40:18.813158 | localhost -> localhost | ok: Runtime: 0:00:00.006662 2026-04-28 15:40:18.822743 | 2026-04-28 15:40:18.823004 | TASK [upload-logs : Upload logs to log server] 2026-04-28 15:40:19.364418 | localhost | Output suppressed because no_log was given 2026-04-28 15:40:19.367484 | 2026-04-28 15:40:19.367671 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 15:40:19.427485 | localhost | skipping: Conditional result was False 2026-04-28 15:40:19.431896 | localhost | skipping: Conditional result was False 2026-04-28 15:40:19.441400 | 2026-04-28 15:40:19.441523 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 15:40:19.488445 | localhost | skipping: Conditional result was False 2026-04-28 15:40:19.489101 | 2026-04-28 15:40:19.492815 | localhost | skipping: Conditional result was False 2026-04-28 15:40:19.498458 | 2026-04-28 15:40:19.498595 | LOOP [upload-logs : Upload console log and json output]