2026-02-17 09:40:39.250959 | Job console starting 2026-02-17 09:40:39.264109 | Updating git repos 2026-02-17 09:40:39.316169 | Cloning repos into workspace 2026-02-17 09:40:39.382969 | Restoring repo states 2026-02-17 09:40:39.399815 | Merging changes 2026-02-17 09:40:39.399838 | Checking out repos 2026-02-17 09:40:39.488961 | Preparing playbooks 2026-02-17 09:40:40.129763 | Running Ansible setup 2026-02-17 09:40:44.671165 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 09:40:45.453968 | 2026-02-17 09:40:45.454146 | PLAY [Base pre] 2026-02-17 09:40:45.471055 | 2026-02-17 09:40:45.471216 | TASK [Setup log path fact] 2026-02-17 09:40:45.501144 | debian-bookworm | ok 2026-02-17 09:40:45.517497 | 2026-02-17 09:40:45.517685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 09:40:45.559187 | debian-bookworm | ok 2026-02-17 09:40:45.569579 | 2026-02-17 09:40:45.569709 | TASK [emit-job-header : Print job information] 2026-02-17 09:40:45.622915 | # Job Information 2026-02-17 09:40:45.623188 | Ansible Version: 2.16.14 2026-02-17 09:40:45.623242 | Job: container-image-python-osism-frontend-push 2026-02-17 09:40:45.623294 | Pipeline: post 2026-02-17 09:40:45.623332 | Executor: 521e9411259a 2026-02-17 09:40:45.623364 | Triggered by: https://github.com/osism/python-osism/commit/4c304393571ef53ee85c1fd0e96e21c3657aa917 2026-02-17 09:40:45.623400 | Event ID: 4174b6c4-0be4-11f1-9edc-d551d726591a 2026-02-17 09:40:45.630161 | 2026-02-17 09:40:45.630300 | LOOP [emit-job-header : Print node information] 2026-02-17 09:40:45.742772 | debian-bookworm | ok: 2026-02-17 09:40:45.743023 | debian-bookworm | # Node Information 2026-02-17 09:40:45.743060 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 09:40:45.743087 | debian-bookworm | Hostname: debian 2026-02-17 09:40:45.743110 | debian-bookworm | Username: zuul 2026-02-17 09:40:45.743132 | debian-bookworm | Distro: Debian 12.13 2026-02-17 09:40:45.743156 | debian-bookworm | Provider: regiocloud-a 2026-02-17 09:40:45.743178 | debian-bookworm | Region: 2026-02-17 09:40:45.743199 | debian-bookworm | Label: debian-bookworm 2026-02-17 09:40:45.743220 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 09:40:45.743240 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe71:fc41 2026-02-17 09:40:45.772710 | 2026-02-17 09:40:45.772895 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 09:40:46.306366 | debian-bookworm -> localhost | changed 2026-02-17 09:40:46.321645 | 2026-02-17 09:40:46.321834 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 09:40:47.435382 | debian-bookworm -> localhost | changed 2026-02-17 09:40:47.447393 | 2026-02-17 09:40:47.447574 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 09:40:47.748197 | debian-bookworm -> localhost | ok 2026-02-17 09:40:47.764699 | 2026-02-17 09:40:47.764855 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 09:40:47.807976 | debian-bookworm | ok 2026-02-17 09:40:47.832202 | debian-bookworm | included: /var/lib/zuul/builds/ff974f5ca3fd4edaa60bfdabb8bad1ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 09:40:47.839377 | 2026-02-17 09:40:47.839486 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 09:40:50.406221 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 09:40:50.406768 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff974f5ca3fd4edaa60bfdabb8bad1ca/work/ff974f5ca3fd4edaa60bfdabb8bad1ca_id_rsa 2026-02-17 09:40:50.406938 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff974f5ca3fd4edaa60bfdabb8bad1ca/work/ff974f5ca3fd4edaa60bfdabb8bad1ca_id_rsa.pub 2026-02-17 09:40:50.407018 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 09:40:50.407084 | debian-bookworm -> localhost | SHA256:vkbDZ/VHXt3HDMi+KrMukT7lXCFYRsxXt3SDDaKK1Z8 zuul-build-sshkey 2026-02-17 09:40:50.407167 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 09:40:50.407225 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 09:40:50.407281 | debian-bookworm -> localhost | | +. +.o*..| 2026-02-17 09:40:50.407338 | debian-bookworm -> localhost | | * o ++.+.| 2026-02-17 09:40:50.407393 | debian-bookworm -> localhost | | = + . .+o| 2026-02-17 09:40:50.407445 | debian-bookworm -> localhost | | + o o + O| 2026-02-17 09:40:50.407497 | debian-bookworm -> localhost | | . +S. E o oo| 2026-02-17 09:40:50.407587 | debian-bookworm -> localhost | | o.= + . . o| 2026-02-17 09:40:50.407646 | debian-bookworm -> localhost | | . *.= . . | 2026-02-17 09:40:50.407700 | debian-bookworm -> localhost | | + *.. | 2026-02-17 09:40:50.407754 | debian-bookworm -> localhost | | =++ | 2026-02-17 09:40:50.407805 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 09:40:50.407948 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.062945 2026-02-17 09:40:50.422404 | 2026-02-17 09:40:50.422584 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 09:40:50.461889 | debian-bookworm | ok 2026-02-17 09:40:50.476230 | debian-bookworm | included: /var/lib/zuul/builds/ff974f5ca3fd4edaa60bfdabb8bad1ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 09:40:50.486451 | 2026-02-17 09:40:50.486574 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 09:40:50.513926 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:40:50.520859 | 2026-02-17 09:40:50.520971 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 09:40:51.283271 | debian-bookworm | changed 2026-02-17 09:40:51.289284 | 2026-02-17 09:40:51.289405 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 09:40:51.570027 | debian-bookworm | ok 2026-02-17 09:40:51.579657 | 2026-02-17 09:40:51.579846 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 09:40:52.266516 | debian-bookworm | changed 2026-02-17 09:40:52.277523 | 2026-02-17 09:40:52.277739 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 09:40:52.956850 | debian-bookworm | changed 2026-02-17 09:40:52.965640 | 2026-02-17 09:40:52.965772 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 09:40:52.993448 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:40:53.008820 | 2026-02-17 09:40:53.008991 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 09:40:53.493058 | debian-bookworm -> localhost | changed 2026-02-17 09:40:53.522099 | 2026-02-17 09:40:53.522250 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 09:40:53.852699 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff974f5ca3fd4edaa60bfdabb8bad1ca/work/ff974f5ca3fd4edaa60bfdabb8bad1ca_id_rsa (zuul-build-sshkey) 2026-02-17 09:40:53.853332 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018415 2026-02-17 09:40:53.868859 | 2026-02-17 09:40:53.869002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 09:40:54.275093 | debian-bookworm | ok 2026-02-17 09:40:54.282323 | 2026-02-17 09:40:54.282447 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 09:40:54.306718 | debian-bookworm | skipping: Conditional result was False 2026-02-17 09:40:54.323922 | 2026-02-17 09:40:54.324079 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 09:40:54.779313 | debian-bookworm | ok 2026-02-17 09:40:54.790691 | 2026-02-17 09:40:54.790808 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 09:40:54.833477 | debian-bookworm | ok 2026-02-17 09:40:54.840269 | 2026-02-17 09:40:54.840389 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 09:40:55.189164 | debian-bookworm -> localhost | ok 2026-02-17 09:40:55.196521 | 2026-02-17 09:40:55.196690 | TASK [validate-host : Collect information about the host] 2026-02-17 09:40:56.402419 | debian-bookworm | ok 2026-02-17 09:40:56.413085 | 2026-02-17 09:40:56.413234 | TASK [validate-host : Sanitize hostname] 2026-02-17 09:40:56.556254 | debian-bookworm | ok 2026-02-17 09:40:56.609141 | 2026-02-17 09:40:56.609305 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 09:40:57.213202 | debian-bookworm -> localhost | changed 2026-02-17 09:40:57.238191 | 2026-02-17 09:40:57.238335 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 09:40:57.667599 | debian-bookworm | ok 2026-02-17 09:40:57.674422 | 2026-02-17 09:40:57.674595 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 09:40:58.300326 | debian-bookworm -> localhost | changed 2026-02-17 09:40:58.319221 | 2026-02-17 09:40:58.319401 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 09:40:58.612439 | debian-bookworm | ok 2026-02-17 09:40:58.618611 | 2026-02-17 09:40:58.618724 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 09:40:59.781474 | debian-bookworm | changed: 2026-02-17 09:40:59.781786 | debian-bookworm | cd+++++++++ src/ 2026-02-17 09:40:59.781831 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 09:40:59.781862 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 09:40:59.781889 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-17 09:40:59.781915 | debian-bookworm | Containerfile 2026-02-17 09:40:59.782081 | debian-bookworm | Containerfile 2026-02-17 09:40:59.805917 | debian-bookworm | 11.10.0 2026-02-17 09:42:34.851047 | debian-bookworm | #9 22.06 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.0 2026-02-17 09:42:34.851052 | debian-bookworm | #9 22.06 npm notice To update run: npm install -g npm@11.10.0 2026-02-17 09:42:34.851056 | debian-bookworm | #9 22.06 npm notice 2026-02-17 09:42:35.268447 | debian-bookworm | #9 DONE 22.6s 2026-02-17 09:42:35.424551 | debian-bookworm | 2026-02-17 09:42:35.424611 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-17 09:42:35.737435 | debian-bookworm | #11 DONE 0.5s 2026-02-17 09:42:35.893036 | debian-bookworm | 2026-02-17 09:42:35.893084 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-17 09:42:36.186762 | debian-bookworm | #12 0.446 2026-02-17 09:42:36.186838 | debian-bookworm | #12 0.446 > frontend@0.1.0 build 2026-02-17 09:42:36.186857 | debian-bookworm | #12 0.446 > next build 2026-02-17 09:42:36.186872 | debian-bookworm | #12 0.446 2026-02-17 09:42:37.549999 | debian-bookworm | #12 1.809 ▲ Next.js 16.1.6 (Turbopack) 2026-02-17 09:42:37.744363 | debian-bookworm | #12 1.810 2026-02-17 09:42:37.744426 | debian-bookworm | #12 1.853 Creating an optimized production build ... 2026-02-17 09:42:50.605217 | debian-bookworm | #12 14.86 ✓ Compiled successfully in 12.2s 2026-02-17 09:42:50.737306 | debian-bookworm | #12 14.87 Running TypeScript ... 2026-02-17 09:42:50.737358 | debian-bookworm | #12 15.00 2026-02-17 09:42:50.891695 | debian-bookworm | #12 15.00 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-17 09:42:50.891770 | debian-bookworm | #12 15.00 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-17 09:42:50.891788 | debian-bookworm | #12 15.00 2026-02-17 09:42:50.891805 | debian-bookworm | #12 15.00 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-17 09:42:50.891820 | debian-bookworm | #12 15.00 2026-02-17 09:42:50.891836 | debian-bookworm | #12 15.00 The following mandatory changes were made to your tsconfig.json: 2026-02-17 09:42:50.891863 | debian-bookworm | #12 15.00 2026-02-17 09:42:50.891879 | debian-bookworm | #12 15.00 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-17 09:42:50.891894 | debian-bookworm | #12 15.00 2026-02-17 09:42:56.649527 | debian-bookworm | #12 20.91 Collecting page data using 1 worker ... 2026-02-17 09:42:57.415330 | debian-bookworm | #12 21.67 Generating static pages using 1 worker (0/10) ... 2026-02-17 09:42:57.608745 | debian-bookworm | #12 21.72 Generating static pages using 1 worker (2/10) 2026-02-17 09:42:57.777637 | debian-bookworm | #12 22.04 Generating static pages using 1 worker (4/10) 2026-02-17 09:42:57.887778 | debian-bookworm | #12 22.04 Generating static pages using 1 worker (7/10) 2026-02-17 09:42:57.887887 | debian-bookworm | #12 22.13 ✓ Generating static pages using 1 worker (10/10) in 455.5ms 2026-02-17 09:42:57.887916 | debian-bookworm | #12 22.15 Finalizing page optimization ... 2026-02-17 09:42:58.394024 | debian-bookworm | #12 22.65 2026-02-17 09:42:58.550336 | debian-bookworm | #12 22.66 Route (app) 2026-02-17 09:42:58.550388 | debian-bookworm | #12 22.66 ┌ ○ / 2026-02-17 09:42:58.550404 | debian-bookworm | #12 22.66 ├ ○ /_not-found 2026-02-17 09:42:58.550410 | debian-bookworm | #12 22.66 ├ ƒ /api/config 2026-02-17 09:42:58.550416 | debian-bookworm | #12 22.66 ├ ƒ /api/health 2026-02-17 09:42:58.550421 | debian-bookworm | #12 22.66 ├ ○ /events 2026-02-17 09:42:58.550426 | debian-bookworm | #12 22.66 ├ ○ /inventory 2026-02-17 09:42:58.550432 | debian-bookworm | #12 22.66 ├ ○ /nodes 2026-02-17 09:42:58.550437 | debian-bookworm | #12 22.66 └ ○ /services 2026-02-17 09:42:58.550442 | debian-bookworm | #12 22.66 2026-02-17 09:42:58.550447 | debian-bookworm | #12 22.66 2026-02-17 09:42:58.550453 | debian-bookworm | #12 22.66 ○ (Static) prerendered as static content 2026-02-17 09:42:58.550458 | debian-bookworm | #12 22.66 ƒ (Dynamic) server-rendered on demand 2026-02-17 09:42:58.550464 | debian-bookworm | #12 22.66 2026-02-17 09:42:58.565375 | debian-bookworm | #12 DONE 22.8s 2026-02-17 09:42:59.441478 | debian-bookworm | 2026-02-17 09:42:59.441538 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-17 09:42:59.568250 | debian-bookworm | #13 DONE 0.1s 2026-02-17 09:42:59.723300 | debian-bookworm | 2026-02-17 09:42:59.723387 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-17 09:42:59.995381 | debian-bookworm | #14 DONE 0.4s 2026-02-17 09:43:00.155221 | debian-bookworm | 2026-02-17 09:43:00.155326 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-17 09:43:00.161142 | debian-bookworm | #15 DONE 0.2s 2026-02-17 09:43:00.326154 | debian-bookworm | 2026-02-17 09:43:00.326240 | debian-bookworm | #16 exporting to image 2026-02-17 09:43:00.326255 | debian-bookworm | #16 exporting layers 2026-02-17 09:43:04.806744 | debian-bookworm | #16 exporting layers 4.6s done 2026-02-17 09:43:04.936831 | debian-bookworm | #16 exporting manifest sha256:5398e56c4a7c5c633a01639d19425e1d31f1f9d82286d8f9fbf3bc4f31a4c7b6 0.0s done 2026-02-17 09:43:04.936918 | debian-bookworm | #16 exporting config sha256:0c1bc2fecf42643988387f072af42fc7afb27ca27c7e8f09a8f34496a01129dd 0.0s done 2026-02-17 09:43:04.936961 | debian-bookworm | #16 exporting attestation manifest sha256:8acd374f207b7e0bc8015af06953bac538ca316c7c969752bf173c930b278133 0.0s done 2026-02-17 09:43:04.936977 | debian-bookworm | #16 exporting manifest list sha256:40655e9a1981f38af47c3a2a1010caa89d4716c61f93fcade2de718d217cde3f 2026-02-17 09:43:05.118826 | debian-bookworm | #16 exporting manifest list sha256:40655e9a1981f38af47c3a2a1010caa89d4716c61f93fcade2de718d217cde3f 0.0s done 2026-02-17 09:43:05.119005 | debian-bookworm | #16 naming to docker.io/library/4c30439:latest done 2026-02-17 09:43:05.119052 | debian-bookworm | #16 unpacking to docker.io/library/4c30439:latest 2026-02-17 09:43:06.137319 | debian-bookworm | #16 unpacking to docker.io/library/4c30439:latest 1.2s done 2026-02-17 09:43:06.348212 | debian-bookworm | #16 DONE 6.0s 2026-02-17 09:43:06.414315 | debian-bookworm | + docker images 2026-02-17 09:43:06.491997 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-17 09:43:06.492117 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-17 09:43:06.492132 | debian-bookworm | 4c30439:latest 40655e9a1981 326MB 79.5MB 2026-02-17 09:43:06.922337 | debian-bookworm | ok: Runtime: 0:01:00.590432 2026-02-17 09:43:06.942900 | 2026-02-17 09:43:06.943133 | TASK [Run push script] 2026-02-17 09:43:25.496549 | debian-bookworm | Output suppressed because no_log was given 2026-02-17 09:43:25.502357 | 2026-02-17 09:43:25.502506 | TASK [Run cosign script] 2026-02-17 09:43:25.829206 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-17 09:43:25.829290 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-17 09:43:25.829299 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-17 09:43:25.829306 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-17 09:43:25.861395 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-17 09:43:25.862059 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-17 09:43:26.142863 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-17 09:43:26.430798 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-17 09:43:30.415240 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 126M 27 35.3M 0 0 22.2M 0 0:00:05 0:00:01 0:00:04 36.7M 54 126M 54 69.3M 0 0 26.7M 0 0:00:04 0:00:02 0:00:02 35.3M 79 126M 79 100M 0 0 27.9M 0 0:00:04 0:00:03 0:00:01 33.8M 100 126M 100 126M 0 0 27.8M 0 0:00:04 0:00:04 --:--:-- 32.3M 2026-02-17 09:43:30.423889 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-17 09:43:30.426689 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-02-17 09:43:31.163757 | 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-02-17 09:43:31.163841 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-17 09:43:31.163857 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-17 09:43:31.163871 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-17 09:43:31.163884 | debian-bookworm | images by tag will be removed in a future release. 2026-02-17 09:43:31.163896 | debian-bookworm | 2026-02-17 09:43:31.482522 | debian-bookworm | Signing artifact... 2026-02-17 09:43:45.546439 | debian-bookworm | ok: Runtime: 0:00:19.229271 2026-02-17 09:43:45.560132 | 2026-02-17 09:43:45.560334 | TASK [Run sbom script] 2026-02-17 09:43:45.877572 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-17 09:43:45.877667 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-17 09:43:45.877676 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-17 09:43:45.878275 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-17 09:43:45.878865 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-17 09:43:45.898266 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-17 09:43:45.959461 | debian-bookworm | [info] checking github for the current release tag 2026-02-17 09:43:46.509473 | debian-bookworm | [info] fetching release script for tag='v1.42.0' 2026-02-17 09:43:46.760298 | debian-bookworm | [info] checking github for the current release tag 2026-02-17 09:43:46.918544 | debian-bookworm | [info] using release tag='v1.42.0' version='1.42.0' os='linux' arch='amd64' 2026-02-17 09:43:49.367359 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-17 09:43:49.393841 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-02-17 09:44:03.928054 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-02-17 09:44:05.239751 | 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-02-17 09:44:05.239856 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-02-17 09:44:05.239870 | debian-bookworm | Auto mode ON 2026-02-17 09:44:05.239884 | debian-bookworm | Reading sbom.json ... 2026-02-17 09:44:05.239893 | debian-bookworm | Uploading sbom.json ... 2026-02-17 09:44:05.240035 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-02-17 09:44:05.240144 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-02-17 09:44:05.240162 | debian-bookworm | No policy violations found. 2026-02-17 09:44:05.240179 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 14, 'MEDIUM': 7, 'LOW': 0, 'UNASSIGNED': 0} 2026-02-17 09:44:05.240192 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-17 09:44:05.608383 | debian-bookworm | ok: Runtime: 0:00:19.400605 2026-02-17 09:44:05.611718 | 2026-02-17 09:44:05.611859 | PLAY RECAP 2026-02-17 09:44:05.611961 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-17 09:44:05.612012 | 2026-02-17 09:44:05.756054 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-17 09:44:05.758681 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 09:44:06.517311 | 2026-02-17 09:44:06.517526 | PLAY [Base post] 2026-02-17 09:44:06.544538 | 2026-02-17 09:44:06.544751 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-17 09:44:07.313168 | debian-bookworm | changed 2026-02-17 09:44:07.323040 | 2026-02-17 09:44:07.323167 | PLAY RECAP 2026-02-17 09:44:07.323251 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-17 09:44:07.323330 | 2026-02-17 09:44:07.477718 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 09:44:07.480279 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-17 09:44:08.290341 | 2026-02-17 09:44:08.290561 | PLAY [Base post-logs] 2026-02-17 09:44:08.301412 | 2026-02-17 09:44:08.301562 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-17 09:44:08.775169 | localhost | changed 2026-02-17 09:44:08.785449 | 2026-02-17 09:44:08.785607 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-17 09:44:08.824311 | localhost | ok 2026-02-17 09:44:08.833750 | 2026-02-17 09:44:08.834011 | TASK [Set zuul-log-path fact] 2026-02-17 09:44:08.863300 | localhost | ok 2026-02-17 09:44:08.875933 | 2026-02-17 09:44:08.876104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 09:44:08.903552 | localhost | ok 2026-02-17 09:44:08.909114 | 2026-02-17 09:44:08.909287 | TASK [upload-logs : Create log directories] 2026-02-17 09:44:09.431723 | localhost | changed 2026-02-17 09:44:09.436988 | 2026-02-17 09:44:09.437155 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-17 09:44:09.933987 | localhost -> localhost | ok: Runtime: 0:00:00.008223 2026-02-17 09:44:09.944498 | 2026-02-17 09:44:09.944674 | TASK [upload-logs : Upload logs to log server] 2026-02-17 09:44:10.525710 | localhost | Output suppressed because no_log was given 2026-02-17 09:44:10.528739 | 2026-02-17 09:44:10.528892 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 09:44:10.586666 | localhost | skipping: Conditional result was False 2026-02-17 09:44:10.591645 | localhost | skipping: Conditional result was False 2026-02-17 09:44:10.605159 | 2026-02-17 09:44:10.605487 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 09:44:10.654163 | localhost | skipping: Conditional result was False 2026-02-17 09:44:10.654789 | 2026-02-17 09:44:10.658096 | localhost | skipping: Conditional result was False 2026-02-17 09:44:10.666719 | 2026-02-17 09:44:10.666973 | LOOP [upload-logs : Upload console log and json output]