2026-03-21 00:00:26.203917 | Job console starting 2026-03-21 00:00:26.225146 | Updating git repos 2026-03-21 00:00:26.279076 | Cloning repos into workspace 2026-03-21 00:00:26.438237 | Restoring repo states 2026-03-21 00:00:26.484249 | Merging changes 2026-03-21 00:00:26.484263 | Checking out repos 2026-03-21 00:00:26.742302 | Preparing playbooks 2026-03-21 00:00:28.083483 | Running Ansible setup 2026-03-21 00:00:35.296478 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-21 00:00:36.808516 | 2026-03-21 00:00:36.808628 | PLAY [Base pre] 2026-03-21 00:00:36.852388 | 2026-03-21 00:00:36.852500 | TASK [Setup log path fact] 2026-03-21 00:00:36.908342 | debian-bookworm | ok 2026-03-21 00:00:36.940038 | 2026-03-21 00:00:36.959008 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 00:00:37.033500 | debian-bookworm | ok 2026-03-21 00:00:37.047956 | 2026-03-21 00:00:37.048057 | TASK [emit-job-header : Print job information] 2026-03-21 00:00:37.115316 | # Job Information 2026-03-21 00:00:37.115452 | Ansible Version: 2.16.14 2026-03-21 00:00:37.115480 | Job: container-image-python-osism-frontend-push 2026-03-21 00:00:37.115507 | Pipeline: periodic-midnight 2026-03-21 00:00:37.115526 | Executor: 521e9411259a 2026-03-21 00:00:37.115542 | Triggered by: https://github.com/osism/python-osism 2026-03-21 00:00:37.115560 | Event ID: 50a9430d840d4bd48af8b20a4186fa3a 2026-03-21 00:00:37.119524 | 2026-03-21 00:00:37.119604 | LOOP [emit-job-header : Print node information] 2026-03-21 00:00:37.417802 | debian-bookworm | ok: 2026-03-21 00:00:37.419426 | debian-bookworm | # Node Information 2026-03-21 00:00:37.419484 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-21 00:00:37.419508 | debian-bookworm | Hostname: debian 2026-03-21 00:00:37.419527 | debian-bookworm | Username: zuul 2026-03-21 00:00:37.419545 | debian-bookworm | Distro: Debian 12.13 2026-03-21 00:00:37.419565 | debian-bookworm | Provider: regiocloud-a 2026-03-21 00:00:37.419583 | debian-bookworm | Region: 2026-03-21 00:00:37.419601 | debian-bookworm | Label: debian-bookworm 2026-03-21 00:00:37.419618 | debian-bookworm | Product Name: OpenStack Nova 2026-03-21 00:00:37.419634 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe69:f742 2026-03-21 00:00:37.437699 | 2026-03-21 00:00:37.437807 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-21 00:00:38.510765 | debian-bookworm -> localhost | changed 2026-03-21 00:00:38.516410 | 2026-03-21 00:00:38.516502 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-21 00:00:41.112468 | debian-bookworm -> localhost | changed 2026-03-21 00:00:41.129551 | 2026-03-21 00:00:41.129649 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-21 00:00:41.820131 | debian-bookworm -> localhost | ok 2026-03-21 00:00:41.826367 | 2026-03-21 00:00:41.826471 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-21 00:00:41.853439 | debian-bookworm | ok 2026-03-21 00:00:41.878536 | debian-bookworm | included: /var/lib/zuul/builds/cbaef871c6f14a6687eeb16479bb0bf0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-21 00:00:41.890811 | 2026-03-21 00:00:41.890915 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-21 00:00:44.801362 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-21 00:00:44.801523 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbaef871c6f14a6687eeb16479bb0bf0/work/cbaef871c6f14a6687eeb16479bb0bf0_id_rsa 2026-03-21 00:00:44.801556 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbaef871c6f14a6687eeb16479bb0bf0/work/cbaef871c6f14a6687eeb16479bb0bf0_id_rsa.pub 2026-03-21 00:00:44.801578 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-21 00:00:44.801599 | debian-bookworm -> localhost | SHA256:RE9CERSM7t+BwupssfjCQR6jFveHIIOdCCr2OILw3mE zuul-build-sshkey 2026-03-21 00:00:44.801627 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-21 00:00:44.801645 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-21 00:00:44.801663 | debian-bookworm -> localhost | | =O+. | 2026-03-21 00:00:44.801680 | debian-bookworm -> localhost | |. ...+ | 2026-03-21 00:00:44.801697 | debian-bookworm -> localhost | |+o . . . . | 2026-03-21 00:00:44.801713 | debian-bookworm -> localhost | |*=*o .. | 2026-03-21 00:00:44.801728 | debian-bookworm -> localhost | |==Booo. S. | 2026-03-21 00:00:44.801748 | debian-bookworm -> localhost | |+++.Eo+.. . | 2026-03-21 00:00:44.801764 | debian-bookworm -> localhost | |oo.= =.o . . | 2026-03-21 00:00:44.801780 | debian-bookworm -> localhost | | =.= . . | 2026-03-21 00:00:44.801797 | debian-bookworm -> localhost | | =+ | 2026-03-21 00:00:44.801813 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-21 00:00:44.801854 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.812559 2026-03-21 00:00:44.811040 | 2026-03-21 00:00:44.811133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-21 00:00:44.848814 | debian-bookworm | ok 2026-03-21 00:00:44.856166 | debian-bookworm | included: /var/lib/zuul/builds/cbaef871c6f14a6687eeb16479bb0bf0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-21 00:00:44.878274 | 2026-03-21 00:00:44.878368 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-21 00:00:44.911542 | debian-bookworm | skipping: Conditional result was False 2026-03-21 00:00:44.916296 | 2026-03-21 00:00:44.916381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-21 00:00:45.773492 | debian-bookworm | changed 2026-03-21 00:00:45.778028 | 2026-03-21 00:00:45.778109 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-21 00:00:46.043152 | debian-bookworm | ok 2026-03-21 00:00:46.048366 | 2026-03-21 00:00:46.048452 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-21 00:00:46.845732 | debian-bookworm | changed 2026-03-21 00:00:46.854517 | 2026-03-21 00:00:46.854620 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-21 00:00:47.596659 | debian-bookworm | changed 2026-03-21 00:00:47.601851 | 2026-03-21 00:00:47.601963 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-21 00:00:47.635262 | debian-bookworm | skipping: Conditional result was False 2026-03-21 00:00:47.641058 | 2026-03-21 00:00:47.641155 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-21 00:00:48.242813 | debian-bookworm -> localhost | changed 2026-03-21 00:00:48.254760 | 2026-03-21 00:00:48.254874 | TASK [add-build-sshkey : Add back temp key] 2026-03-21 00:00:48.996140 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cbaef871c6f14a6687eeb16479bb0bf0/work/cbaef871c6f14a6687eeb16479bb0bf0_id_rsa (zuul-build-sshkey) 2026-03-21 00:00:48.996368 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019550 2026-03-21 00:00:49.003822 | 2026-03-21 00:00:49.003929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-21 00:00:49.391209 | debian-bookworm | ok 2026-03-21 00:00:49.396065 | 2026-03-21 00:00:49.396150 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-21 00:00:49.419204 | debian-bookworm | skipping: Conditional result was False 2026-03-21 00:00:49.429134 | 2026-03-21 00:00:49.429228 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-21 00:00:49.868820 | debian-bookworm | ok 2026-03-21 00:00:49.882133 | 2026-03-21 00:00:49.882233 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-21 00:00:49.909969 | debian-bookworm | ok 2026-03-21 00:00:49.914820 | 2026-03-21 00:00:49.914946 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-21 00:00:50.347204 | debian-bookworm -> localhost | ok 2026-03-21 00:00:50.354729 | 2026-03-21 00:00:50.354846 | TASK [validate-host : Collect information about the host] 2026-03-21 00:00:51.870394 | debian-bookworm | ok 2026-03-21 00:00:51.883916 | 2026-03-21 00:00:51.884043 | TASK [validate-host : Sanitize hostname] 2026-03-21 00:00:52.010071 | debian-bookworm | ok 2026-03-21 00:00:52.043234 | 2026-03-21 00:00:52.043328 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-21 00:00:52.538820 | debian-bookworm -> localhost | changed 2026-03-21 00:00:52.544473 | 2026-03-21 00:00:52.544563 | TASK [validate-host : Collect information about zuul worker] 2026-03-21 00:00:52.895916 | debian-bookworm | ok 2026-03-21 00:00:52.901872 | 2026-03-21 00:00:52.901982 | TASK [validate-host : Write out all zuul information for each host] 2026-03-21 00:00:53.427698 | debian-bookworm -> localhost | changed 2026-03-21 00:00:53.436905 | 2026-03-21 00:00:53.437186 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-21 00:00:53.699444 | debian-bookworm | ok 2026-03-21 00:00:53.704610 | 2026-03-21 00:00:53.704697 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-21 00:00:55.325607 | debian-bookworm | changed: 2026-03-21 00:00:55.325795 | debian-bookworm | cd+++++++++ src/ 2026-03-21 00:00:55.325830 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-21 00:00:55.325855 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-21 00:00:55.325876 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-21 00:00:55.325896 | debian-bookworm | Containerfile 2026-03-21 00:00:55.326041 | debian-bookworm | Containerfile 2026-03-21 00:00:55.343364 | debian-bookworm | 11.12.0 2026-03-21 00:02:32.398240 | debian-bookworm | #9 23.37 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.0 2026-03-21 00:02:32.398272 | debian-bookworm | #9 23.37 npm notice To update run: npm install -g npm@11.12.0 2026-03-21 00:02:32.398304 | debian-bookworm | #9 23.37 npm notice 2026-03-21 00:02:32.916123 | debian-bookworm | #9 DONE 24.0s 2026-03-21 00:02:33.070638 | debian-bookworm | 2026-03-21 00:02:33.070725 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-21 00:02:33.294573 | debian-bookworm | #11 DONE 0.4s 2026-03-21 00:02:33.450768 | debian-bookworm | 2026-03-21 00:02:33.450876 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-21 00:02:33.840698 | debian-bookworm | #12 0.540 2026-03-21 00:02:33.840789 | debian-bookworm | #12 0.540 > frontend@0.1.0 build 2026-03-21 00:02:33.840804 | debian-bookworm | #12 0.540 > next build 2026-03-21 00:02:33.840817 | debian-bookworm | #12 0.540 2026-03-21 00:02:35.305081 | debian-bookworm | #12 2.004 ▲ Next.js 16.1.6 (Turbopack) 2026-03-21 00:02:35.512182 | debian-bookworm | #12 2.005 2026-03-21 00:02:35.512326 | debian-bookworm | #12 2.061 Creating an optimized production build ... 2026-03-21 00:02:48.652580 | debian-bookworm | #12 15.35 ✓ Compiled successfully in 12.3s 2026-03-21 00:02:48.808342 | debian-bookworm | #12 15.36 Running TypeScript ... 2026-03-21 00:02:48.854954 | debian-bookworm | #12 15.55 2026-03-21 00:02:49.011652 | debian-bookworm | #12 15.56 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-21 00:02:49.011758 | debian-bookworm | #12 15.56 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-21 00:02:49.011780 | debian-bookworm | #12 15.56 2026-03-21 00:02:49.011798 | debian-bookworm | #12 15.56 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-21 00:02:49.011814 | debian-bookworm | #12 15.56 2026-03-21 00:02:49.011830 | debian-bookworm | #12 15.56 The following mandatory changes were made to your tsconfig.json: 2026-03-21 00:02:49.011846 | debian-bookworm | #12 15.56 2026-03-21 00:02:49.011879 | debian-bookworm | #12 15.56 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-21 00:02:49.011896 | debian-bookworm | #12 15.56 2026-03-21 00:02:55.960647 | debian-bookworm | #12 22.66 Collecting page data using 1 worker ... 2026-03-21 00:02:56.667228 | debian-bookworm | #12 23.37 Generating static pages using 1 worker (0/10) ... 2026-03-21 00:02:56.847492 | debian-bookworm | #12 23.40 Generating static pages using 1 worker (2/10) 2026-03-21 00:02:57.013712 | debian-bookworm | #12 23.71 Generating static pages using 1 worker (4/10) 2026-03-21 00:02:57.226600 | debian-bookworm | #12 23.71 Generating static pages using 1 worker (7/10) 2026-03-21 00:02:57.226666 | debian-bookworm | #12 23.76 ✓ Generating static pages using 1 worker (10/10) in 393.4ms 2026-03-21 00:02:57.226684 | debian-bookworm | #12 23.78 Finalizing page optimization ... 2026-03-21 00:02:57.601121 | debian-bookworm | #12 24.30 2026-03-21 00:02:57.755331 | debian-bookworm | #12 24.31 Route (app) 2026-03-21 00:02:57.755383 | debian-bookworm | #12 24.31 ┌ ○ / 2026-03-21 00:02:57.755388 | debian-bookworm | #12 24.31 ├ ○ /_not-found 2026-03-21 00:02:57.755393 | debian-bookworm | #12 24.31 ├ ƒ /api/config 2026-03-21 00:02:57.755397 | debian-bookworm | #12 24.31 ├ ƒ /api/health 2026-03-21 00:02:57.755401 | debian-bookworm | #12 24.31 ├ ○ /events 2026-03-21 00:02:57.755405 | debian-bookworm | #12 24.31 ├ ○ /inventory 2026-03-21 00:02:57.755409 | debian-bookworm | #12 24.31 ├ ○ /nodes 2026-03-21 00:02:57.755414 | debian-bookworm | #12 24.31 ├ ƒ /nodes/[identifier] 2026-03-21 00:02:57.755419 | debian-bookworm | #12 24.31 └ ○ /services 2026-03-21 00:02:57.755424 | debian-bookworm | #12 24.31 2026-03-21 00:02:57.755427 | debian-bookworm | #12 24.31 2026-03-21 00:02:57.755432 | debian-bookworm | #12 24.31 ○ (Static) prerendered as static content 2026-03-21 00:02:57.755436 | debian-bookworm | #12 24.31 ƒ (Dynamic) server-rendered on demand 2026-03-21 00:02:57.755440 | debian-bookworm | #12 24.31 2026-03-21 00:02:57.755444 | debian-bookworm | #12 DONE 24.5s 2026-03-21 00:02:58.657803 | debian-bookworm | 2026-03-21 00:02:58.657861 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-21 00:02:58.789099 | debian-bookworm | #13 DONE 0.1s 2026-03-21 00:02:58.950735 | debian-bookworm | 2026-03-21 00:02:58.950916 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-21 00:02:59.254548 | debian-bookworm | #14 DONE 0.5s 2026-03-21 00:02:59.414378 | debian-bookworm | 2026-03-21 00:02:59.414485 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-21 00:02:59.433675 | debian-bookworm | #15 DONE 0.2s 2026-03-21 00:02:59.595049 | debian-bookworm | 2026-03-21 00:02:59.595129 | debian-bookworm | #16 exporting to image 2026-03-21 00:02:59.595161 | debian-bookworm | #16 exporting layers 2026-03-21 00:03:04.014781 | debian-bookworm | #16 exporting layers 4.6s done 2026-03-21 00:03:04.126570 | debian-bookworm | #16 exporting manifest sha256:38d1264c604e7a54f87ecaba0f6b754b2f568b47891bf03021134e31811bd084 0.0s done 2026-03-21 00:03:04.126662 | debian-bookworm | #16 exporting config sha256:fd751f4a01e00e89d835bf43a7989b10a695721f6448b42bf474d3f215e05999 0.0s done 2026-03-21 00:03:04.126692 | debian-bookworm | #16 exporting attestation manifest sha256:d52f42031879691887620d3e94ae8485754e287cef05bafdd0810f024b7e88e1 0.0s done 2026-03-21 00:03:04.313663 | debian-bookworm | #16 exporting manifest list sha256:993c775720b1fead32d13a2c14a38dc7616689a6db94f439ef409ce26fd1dee9 0.0s done 2026-03-21 00:03:04.313741 | debian-bookworm | #16 naming to docker.io/library/ab25a4b:latest done 2026-03-21 00:03:04.313757 | debian-bookworm | #16 unpacking to docker.io/library/ab25a4b:latest 2026-03-21 00:03:05.310631 | debian-bookworm | #16 unpacking to docker.io/library/ab25a4b:latest 1.1s done 2026-03-21 00:03:05.519353 | debian-bookworm | #16 DONE 5.9s 2026-03-21 00:03:05.620014 | debian-bookworm | + docker images 2026-03-21 00:03:05.704124 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-21 00:03:05.704186 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-21 00:03:05.704208 | debian-bookworm | ab25a4b:latest 993c775720b1 326MB 79.6MB 2026-03-21 00:03:06.193323 | debian-bookworm | ok: Runtime: 0:01:03.459945 2026-03-21 00:03:06.201820 | 2026-03-21 00:03:06.201957 | TASK [Run push script] 2026-03-21 00:03:16.742672 | debian-bookworm | Output suppressed because no_log was given 2026-03-21 00:03:16.753925 | 2026-03-21 00:03:16.754185 | TASK [Run cosign script] 2026-03-21 00:03:17.064468 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-21 00:03:17.064537 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-21 00:03:17.064545 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-21 00:03:17.064551 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-21 00:03:17.081284 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-21 00:03:17.081662 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-21 00:03:17.301067 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-21 00:03:17.493256 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-21 00:03:21.267305 | debian-bookworm | 17 128M 17 23.1M 0 0 20.6M 0 0:00:06 0:00:01 0:00:05 20.6M 42 128M 42 55.2M 0 0 26.0M 0 0:00:04 0:00:02 0:00:02 32.0M 71 128M 71 92.1M 0 0 29.5M 0 0:00:04 0:00:03 0:00:01 34.5M 98 128M 98 126M 0 0 30.7M 0 0:00:04 0:00:04 --:--:-- 34.4M 100 128M 100 128M 0 0 30.7M 0 0:00:04 0:00:04 --:--:-- 34.4M 2026-03-21 00:03:21.274863 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-21 00:03:21.277855 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-03-21 00:03:22.031403 | 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-03-21 00:03:22.031517 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-21 00:03:22.031533 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-21 00:03:22.031548 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-21 00:03:22.031562 | debian-bookworm | images by tag will be removed in a future release. 2026-03-21 00:03:22.031574 | debian-bookworm | 2026-03-21 00:03:22.359006 | debian-bookworm | Signing artifact... 2026-03-21 00:03:29.299509 | debian-bookworm | ok: Runtime: 0:00:11.746031 2026-03-21 00:03:29.312237 | 2026-03-21 00:03:29.312486 | TASK [Run sbom script] 2026-03-21 00:03:29.618532 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-21 00:03:29.618612 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-21 00:03:29.618620 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-21 00:03:29.619018 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-21 00:03:29.619393 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-21 00:03:29.634251 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-21 00:03:29.798020 | debian-bookworm | [info] checking github for the current release tag 2026-03-21 00:03:30.308187 | debian-bookworm | [info] fetching release script for tag='v1.42.3' 2026-03-21 00:03:30.536040 | debian-bookworm | [info] checking github for the current release tag 2026-03-21 00:03:30.683661 | debian-bookworm | [info] using release tag='v1.42.3' version='1.42.3' os='linux' arch='amd64' 2026-03-21 00:03:33.179328 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-21 00:03:33.204731 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-03-21 00:03:47.163003 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-03-21 00:03:48.648030 | 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-03-21 00:03:48.648138 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-03-21 00:03:48.648156 | debian-bookworm | Auto mode ON 2026-03-21 00:03:48.648168 | debian-bookworm | Reading sbom.json ... 2026-03-21 00:03:48.648180 | debian-bookworm | Uploading sbom.json ... 2026-03-21 00:03:48.648196 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-03-21 00:03:48.648209 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-03-21 00:03:48.648220 | debian-bookworm | No policy violations found. 2026-03-21 00:03:48.648232 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 16, 'MEDIUM': 14, 'LOW': 1, 'UNASSIGNED': 0} 2026-03-21 00:03:48.648243 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-21 00:03:48.855514 | debian-bookworm | ok: Runtime: 0:00:19.066312 2026-03-21 00:03:48.860096 | 2026-03-21 00:03:48.860266 | PLAY RECAP 2026-03-21 00:03:48.860396 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-21 00:03:48.860626 | 2026-03-21 00:03:49.063964 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-21 00:03:49.065435 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-21 00:03:49.888308 | 2026-03-21 00:03:49.888490 | PLAY [Base post] 2026-03-21 00:03:49.902672 | 2026-03-21 00:03:49.902822 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-21 00:03:50.717985 | debian-bookworm | changed 2026-03-21 00:03:50.727610 | 2026-03-21 00:03:50.727759 | PLAY RECAP 2026-03-21 00:03:50.727840 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-21 00:03:50.727937 | 2026-03-21 00:03:50.858389 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-21 00:03:50.859531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-21 00:03:51.699134 | 2026-03-21 00:03:51.699301 | PLAY [Base post-logs] 2026-03-21 00:03:51.710412 | 2026-03-21 00:03:51.710544 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-21 00:03:52.183721 | localhost | changed 2026-03-21 00:03:52.200248 | 2026-03-21 00:03:52.200495 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-21 00:03:52.228985 | localhost | ok 2026-03-21 00:03:52.236146 | 2026-03-21 00:03:52.236325 | TASK [Set zuul-log-path fact] 2026-03-21 00:03:52.254517 | localhost | ok 2026-03-21 00:03:52.268283 | 2026-03-21 00:03:52.268425 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 00:03:52.296316 | localhost | ok 2026-03-21 00:03:52.304280 | 2026-03-21 00:03:52.304512 | TASK [upload-logs : Create log directories] 2026-03-21 00:03:52.827663 | localhost | changed 2026-03-21 00:03:52.832964 | 2026-03-21 00:03:52.833131 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-21 00:03:53.325421 | localhost -> localhost | ok: Runtime: 0:00:00.007175 2026-03-21 00:03:53.330410 | 2026-03-21 00:03:53.330546 | TASK [upload-logs : Upload logs to log server] 2026-03-21 00:03:54.004709 | localhost | Output suppressed because no_log was given 2026-03-21 00:03:54.007430 | 2026-03-21 00:03:54.007566 | LOOP [upload-logs : Compress console log and json output] 2026-03-21 00:03:54.069356 | localhost | skipping: Conditional result was False 2026-03-21 00:03:54.071560 | localhost | skipping: Conditional result was False 2026-03-21 00:03:54.078491 | 2026-03-21 00:03:54.078758 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-21 00:03:54.128530 | localhost | skipping: Conditional result was False 2026-03-21 00:03:54.129218 | 2026-03-21 00:03:54.133308 | localhost | skipping: Conditional result was False 2026-03-21 00:03:54.147102 | 2026-03-21 00:03:54.147346 | LOOP [upload-logs : Upload console log and json output]