2026-01-29 00:00:17.012812 | Job console starting 2026-01-29 00:00:17.026181 | Updating git repos 2026-01-29 00:00:17.275147 | Cloning repos into workspace 2026-01-29 00:00:17.353886 | Restoring repo states 2026-01-29 00:00:17.378949 | Merging changes 2026-01-29 00:00:17.378965 | Checking out repos 2026-01-29 00:00:17.643459 | Preparing playbooks 2026-01-29 00:00:19.328363 | Running Ansible setup 2026-01-29 00:00:27.698686 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 00:00:29.811628 | 2026-01-29 00:00:29.811737 | PLAY [Base pre] 2026-01-29 00:00:29.883687 | 2026-01-29 00:00:29.885403 | TASK [Setup log path fact] 2026-01-29 00:00:29.934214 | debian-bookworm | ok 2026-01-29 00:00:29.977115 | 2026-01-29 00:00:29.977236 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 00:00:30.036175 | debian-bookworm | ok 2026-01-29 00:00:30.044390 | 2026-01-29 00:00:30.044479 | TASK [emit-job-header : Print job information] 2026-01-29 00:00:30.129779 | # Job Information 2026-01-29 00:00:30.129932 | Ansible Version: 2.16.14 2026-01-29 00:00:30.129962 | Job: container-image-python-osism-frontend-push 2026-01-29 00:00:30.129989 | Pipeline: periodic-midnight 2026-01-29 00:00:30.130008 | Executor: 521e9411259a 2026-01-29 00:00:30.130025 | Triggered by: https://github.com/osism/python-osism 2026-01-29 00:00:30.130043 | Event ID: daff4947cbe54c3e93842919fa047a49 2026-01-29 00:00:30.134044 | 2026-01-29 00:00:30.134124 | LOOP [emit-job-header : Print node information] 2026-01-29 00:00:30.450826 | debian-bookworm | ok: 2026-01-29 00:00:30.451225 | debian-bookworm | # Node Information 2026-01-29 00:00:30.451256 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 00:00:30.451277 | debian-bookworm | Hostname: debian 2026-01-29 00:00:30.451294 | debian-bookworm | Username: zuul 2026-01-29 00:00:30.451312 | debian-bookworm | Distro: Debian 12.13 2026-01-29 00:00:30.451331 | debian-bookworm | Provider: regiocloud-a 2026-01-29 00:00:30.451347 | debian-bookworm | Region: 2026-01-29 00:00:30.451364 | debian-bookworm | Label: debian-bookworm 2026-01-29 00:00:30.451381 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 00:00:30.451397 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:5d77 2026-01-29 00:00:30.460700 | 2026-01-29 00:00:30.460802 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 00:00:31.644390 | debian-bookworm -> localhost | changed 2026-01-29 00:00:31.650179 | 2026-01-29 00:00:31.650273 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 00:00:34.105980 | debian-bookworm -> localhost | changed 2026-01-29 00:00:34.115726 | 2026-01-29 00:00:34.115820 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 00:00:35.223478 | debian-bookworm -> localhost | ok 2026-01-29 00:00:35.228629 | 2026-01-29 00:00:35.228722 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 00:00:35.288927 | debian-bookworm | ok 2026-01-29 00:00:35.339095 | debian-bookworm | included: /var/lib/zuul/builds/411cf3aa8cb34c7db3cab126596d4f02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 00:00:35.356217 | 2026-01-29 00:00:35.356313 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 00:00:37.779817 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 00:00:37.779992 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/411cf3aa8cb34c7db3cab126596d4f02/work/411cf3aa8cb34c7db3cab126596d4f02_id_rsa 2026-01-29 00:00:37.780026 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/411cf3aa8cb34c7db3cab126596d4f02/work/411cf3aa8cb34c7db3cab126596d4f02_id_rsa.pub 2026-01-29 00:00:37.780049 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 00:00:37.780070 | debian-bookworm -> localhost | SHA256:WZJ/GrCuc+nhtksm7kETNURWRoQ/RUv2EY60JP1ywHg zuul-build-sshkey 2026-01-29 00:00:37.780097 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 00:00:37.780115 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 00:00:37.780132 | debian-bookworm -> localhost | | o*=*=* o. | 2026-01-29 00:00:37.780150 | debian-bookworm -> localhost | | o.+.*E* . | 2026-01-29 00:00:37.780167 | debian-bookworm -> localhost | | . +..o+oo | 2026-01-29 00:00:37.780183 | debian-bookworm -> localhost | | . Bo . o | 2026-01-29 00:00:37.780199 | debian-bookworm -> localhost | | o S o..o | 2026-01-29 00:00:37.780219 | debian-bookworm -> localhost | | . o + | 2026-01-29 00:00:37.780236 | debian-bookworm -> localhost | | o =.. | 2026-01-29 00:00:37.780252 | debian-bookworm -> localhost | | ..B+. | 2026-01-29 00:00:37.780269 | debian-bookworm -> localhost | | .+==o | 2026-01-29 00:00:37.780286 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 00:00:37.780331 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.498873 2026-01-29 00:00:37.786235 | 2026-01-29 00:00:37.786323 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 00:00:37.833507 | debian-bookworm | ok 2026-01-29 00:00:37.841936 | debian-bookworm | included: /var/lib/zuul/builds/411cf3aa8cb34c7db3cab126596d4f02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 00:00:37.861001 | 2026-01-29 00:00:37.861095 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 00:00:37.889249 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:37.894697 | 2026-01-29 00:00:37.894784 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 00:00:38.866891 | debian-bookworm | changed 2026-01-29 00:00:38.873846 | 2026-01-29 00:00:38.873979 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 00:00:39.187750 | debian-bookworm | ok 2026-01-29 00:00:39.196960 | 2026-01-29 00:00:39.197070 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 00:00:40.000694 | debian-bookworm | changed 2026-01-29 00:00:40.007153 | 2026-01-29 00:00:40.007247 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 00:00:40.763570 | debian-bookworm | changed 2026-01-29 00:00:40.768924 | 2026-01-29 00:00:40.769024 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 00:00:40.816659 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:40.823368 | 2026-01-29 00:00:40.823464 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 00:00:41.940153 | debian-bookworm -> localhost | changed 2026-01-29 00:00:41.948972 | 2026-01-29 00:00:41.949072 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 00:00:42.657496 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/411cf3aa8cb34c7db3cab126596d4f02/work/411cf3aa8cb34c7db3cab126596d4f02_id_rsa (zuul-build-sshkey) 2026-01-29 00:00:42.657692 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035115 2026-01-29 00:00:42.665036 | 2026-01-29 00:00:42.665130 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 00:00:43.293245 | debian-bookworm | ok 2026-01-29 00:00:43.297862 | 2026-01-29 00:00:43.297954 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 00:00:43.355100 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:43.365371 | 2026-01-29 00:00:43.365489 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 00:00:44.067642 | debian-bookworm | ok 2026-01-29 00:00:44.084363 | 2026-01-29 00:00:44.084467 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 00:00:44.149921 | debian-bookworm | ok 2026-01-29 00:00:44.154514 | 2026-01-29 00:00:44.154614 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 00:00:44.842016 | debian-bookworm -> localhost | ok 2026-01-29 00:00:44.847242 | 2026-01-29 00:00:44.847328 | TASK [validate-host : Collect information about the host] 2026-01-29 00:00:47.259235 | debian-bookworm | ok 2026-01-29 00:00:47.267521 | 2026-01-29 00:00:47.267617 | TASK [validate-host : Sanitize hostname] 2026-01-29 00:00:47.426269 | debian-bookworm | ok 2026-01-29 00:00:47.455330 | 2026-01-29 00:00:47.455423 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 00:00:48.171581 | debian-bookworm -> localhost | changed 2026-01-29 00:00:48.177520 | 2026-01-29 00:00:48.177625 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 00:00:48.600087 | debian-bookworm | ok 2026-01-29 00:00:48.607337 | 2026-01-29 00:00:48.607465 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 00:00:49.171743 | debian-bookworm -> localhost | changed 2026-01-29 00:00:49.183606 | 2026-01-29 00:00:49.183717 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 00:00:49.534740 | debian-bookworm | ok 2026-01-29 00:00:49.540185 | 2026-01-29 00:00:49.540286 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 00:00:50.986219 | debian-bookworm | changed: 2026-01-29 00:00:50.986392 | debian-bookworm | cd+++++++++ src/ 2026-01-29 00:00:50.986427 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 00:00:50.986451 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 00:00:50.986473 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-29 00:00:50.986494 | debian-bookworm | Containerfile 2026-01-29 00:00:50.986625 | debian-bookworm | Containerfile 2026-01-29 00:00:50.995296 | debian-bookworm | 11.8.0 2026-01-29 00:02:27.944526 | debian-bookworm | #9 23.44 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 2026-01-29 00:02:27.944530 | debian-bookworm | #9 23.44 npm notice To update run: npm install -g npm@11.8.0 2026-01-29 00:02:27.944534 | debian-bookworm | #9 23.44 npm notice 2026-01-29 00:02:28.416615 | debian-bookworm | #9 DONE 24.1s 2026-01-29 00:02:28.571156 | debian-bookworm | 2026-01-29 00:02:28.571223 | debian-bookworm | #11 [build 5/6] COPY . . 2026-01-29 00:02:28.925397 | debian-bookworm | #11 DONE 0.5s 2026-01-29 00:02:29.082428 | debian-bookworm | 2026-01-29 00:02:29.082498 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-01-29 00:02:29.482560 | debian-bookworm | #12 0.550 2026-01-29 00:02:29.482642 | debian-bookworm | #12 0.550 > frontend@0.1.0 build 2026-01-29 00:02:29.482652 | debian-bookworm | #12 0.550 > next build 2026-01-29 00:02:29.482658 | debian-bookworm | #12 0.550 2026-01-29 00:02:31.062216 | debian-bookworm | #12 2.130 ▲ Next.js 16.1.6 (Turbopack) 2026-01-29 00:02:31.269430 | debian-bookworm | #12 2.132 2026-01-29 00:02:31.269509 | debian-bookworm | #12 2.187 Creating an optimized production build ... 2026-01-29 00:02:44.794663 | debian-bookworm | #12 15.86 ✓ Compiled successfully in 12.6s 2026-01-29 00:02:44.930015 | debian-bookworm | #12 15.87 Running TypeScript ... 2026-01-29 00:02:44.930065 | debian-bookworm | #12 16.00 2026-01-29 00:02:45.080948 | debian-bookworm | #12 16.00 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-01-29 00:02:45.081001 | debian-bookworm | #12 16.00 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-01-29 00:02:45.081018 | debian-bookworm | #12 16.00 2026-01-29 00:02:45.081023 | debian-bookworm | #12 16.00 - include was updated to add '.next/dev/types/**/*.ts' 2026-01-29 00:02:45.081027 | debian-bookworm | #12 16.00 2026-01-29 00:02:45.081033 | debian-bookworm | #12 16.00 The following mandatory changes were made to your tsconfig.json: 2026-01-29 00:02:45.081037 | debian-bookworm | #12 16.00 2026-01-29 00:02:45.081041 | debian-bookworm | #12 16.00 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-01-29 00:02:45.081045 | debian-bookworm | #12 16.00 2026-01-29 00:02:50.242946 | debian-bookworm | #12 21.31 Collecting page data using 1 worker ... 2026-01-29 00:02:50.822961 | debian-bookworm | #12 21.89 Generating static pages using 1 worker (0/10) ... 2026-01-29 00:02:51.001708 | debian-bookworm | #12 21.92 Generating static pages using 1 worker (2/10) 2026-01-29 00:02:51.115526 | debian-bookworm | #12 22.18 Generating static pages using 1 worker (4/10) 2026-01-29 00:02:51.348683 | debian-bookworm | #12 22.19 Generating static pages using 1 worker (7/10) 2026-01-29 00:02:51.348745 | debian-bookworm | #12 22.26 ✓ Generating static pages using 1 worker (10/10) in 364.3ms 2026-01-29 00:02:51.348827 | debian-bookworm | #12 22.27 Finalizing page optimization ... 2026-01-29 00:02:51.564264 | debian-bookworm | #12 22.63 2026-01-29 00:02:51.698860 | debian-bookworm | #12 22.64 Route (app) 2026-01-29 00:02:51.698913 | debian-bookworm | #12 22.64 ┌ ○ / 2026-01-29 00:02:51.698935 | debian-bookworm | #12 22.64 ├ ○ /_not-found 2026-01-29 00:02:51.698950 | debian-bookworm | #12 22.64 ├ ƒ /api/config 2026-01-29 00:02:51.698965 | debian-bookworm | #12 22.64 ├ ƒ /api/health 2026-01-29 00:02:51.698981 | debian-bookworm | #12 22.64 ├ ○ /events 2026-01-29 00:02:51.698996 | debian-bookworm | #12 22.64 ├ ○ /inventory 2026-01-29 00:02:51.699011 | debian-bookworm | #12 22.64 ├ ○ /nodes 2026-01-29 00:02:51.699032 | debian-bookworm | #12 22.64 └ ○ /services 2026-01-29 00:02:51.699047 | debian-bookworm | #12 22.64 2026-01-29 00:02:51.699062 | debian-bookworm | #12 22.64 2026-01-29 00:02:51.699077 | debian-bookworm | #12 22.64 ○ (Static) prerendered as static content 2026-01-29 00:02:51.699092 | debian-bookworm | #12 22.64 ƒ (Dynamic) server-rendered on demand 2026-01-29 00:02:51.699107 | debian-bookworm | #12 22.64 2026-01-29 00:02:51.699126 | debian-bookworm | #12 DONE 22.8s 2026-01-29 00:02:52.198453 | debian-bookworm | 2026-01-29 00:02:52.198512 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-01-29 00:02:52.430401 | debian-bookworm | #13 DONE 0.1s 2026-01-29 00:02:52.430495 | debian-bookworm | 2026-01-29 00:02:52.430522 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-01-29 00:02:52.866570 | debian-bookworm | #14 DONE 0.4s 2026-01-29 00:02:53.003896 | debian-bookworm | 2026-01-29 00:02:53.003960 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-01-29 00:02:53.003981 | debian-bookworm | #15 DONE 0.1s 2026-01-29 00:02:53.166551 | debian-bookworm | 2026-01-29 00:02:53.166591 | debian-bookworm | #16 exporting to image 2026-01-29 00:02:53.166597 | debian-bookworm | #16 exporting layers 2026-01-29 00:02:57.547774 | debian-bookworm | #16 exporting layers 4.5s done 2026-01-29 00:02:57.547834 | debian-bookworm | #16 exporting manifest sha256:79457695b2808b53c127a70577b5b098f1f6b1ad805b6bafd5a22c276cdda788 2026-01-29 00:02:57.675304 | debian-bookworm | #16 exporting manifest sha256:79457695b2808b53c127a70577b5b098f1f6b1ad805b6bafd5a22c276cdda788 0.0s done 2026-01-29 00:02:57.676450 | debian-bookworm | #16 exporting config sha256:92d2c5dba27ca073b3aece7ac40eb0c955edb44a63b2beeb4ec9616fdca54c35 0.0s done 2026-01-29 00:02:57.676471 | debian-bookworm | #16 exporting attestation manifest sha256:02da0fcccd37d247b200423b84a5f70e3eea93d9254be80f95fb980e857260e1 0.1s done 2026-01-29 00:02:57.676484 | debian-bookworm | #16 exporting manifest list sha256:05156c7792d4bddf626348e02e45052d7a390f3831b317701a56d51da9d7c6a7 2026-01-29 00:02:57.857862 | debian-bookworm | #16 exporting manifest list sha256:05156c7792d4bddf626348e02e45052d7a390f3831b317701a56d51da9d7c6a7 0.0s done 2026-01-29 00:02:57.857941 | debian-bookworm | #16 naming to docker.io/library/686f368:latest done 2026-01-29 00:02:57.857955 | debian-bookworm | #16 unpacking to docker.io/library/686f368:latest 2026-01-29 00:02:58.857607 | debian-bookworm | #16 unpacking to docker.io/library/686f368:latest 1.2s done 2026-01-29 00:02:59.053984 | debian-bookworm | #16 DONE 5.9s 2026-01-29 00:02:59.110271 | debian-bookworm | + docker images 2026-01-29 00:02:59.173814 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-01-29 00:02:59.173864 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-01-29 00:02:59.173882 | debian-bookworm | 686f368:latest 05156c7792d4 328MB 79.5MB 2026-01-29 00:02:59.647465 | debian-bookworm | ok: Runtime: 0:01:01.635108 2026-01-29 00:02:59.653809 | 2026-01-29 00:02:59.653897 | TASK [Run push script] 2026-01-29 00:03:14.693646 | debian-bookworm | Output suppressed because no_log was given 2026-01-29 00:03:14.702411 | 2026-01-29 00:03:14.703833 | TASK [Run cosign script] 2026-01-29 00:03:15.020788 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 00:03:15.020867 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-29 00:03:15.020877 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-29 00:03:15.020885 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-29 00:03:15.048213 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 00:03:15.048594 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-29 00:03:15.283787 | 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-01-29 00:03:15.468977 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-29 00:03:20.269588 | debian-bookworm | 14 126M 14 17.8M 0 0 14.7M 0 0:00:08 0:00:01 0:00:07 14.7M 38 126M 38 48.5M 0 0 21.9M 0 0:00:05 0:00:02 0:00:03 30.6M 62 126M 62 79.8M 0 0 24.8M 0 0:00:05 0:00:03 0:00:02 30.9M 81 126M 81 103M 0 0 24.6M 0 0:00:05 0:00:04 0:00:01 28.5M 99 126M 99 126M 0 0 24.2M 0 0:00:05 0:00:05 --:--:-- 27.1M 100 126M 100 126M 0 0 24.2M 0 0:00:05 0:00:05 --:--:-- 27.1M 2026-01-29 00:03:20.279112 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-29 00:03:20.282745 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-01-29 00:03:21.008493 | 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-29 00:03:21.008574 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-29 00:03:21.008587 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-29 00:03:21.008598 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-29 00:03:21.008609 | debian-bookworm | images by tag will be removed in a future release. 2026-01-29 00:03:21.008619 | debian-bookworm | 2026-01-29 00:03:21.341068 | debian-bookworm | Signing artifact... 2026-01-29 00:03:29.756304 | debian-bookworm | ok: Runtime: 0:00:14.360088 2026-01-29 00:03:29.769114 | 2026-01-29 00:03:29.769286 | TASK [Run sbom script] 2026-01-29 00:03:30.052128 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 00:03:30.052212 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-29 00:03:30.052220 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-29 00:03:30.052684 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-29 00:03:30.053172 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-29 00:03:30.068156 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-29 00:03:30.129876 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 00:03:30.627796 | debian-bookworm | [info] fetching release script for tag='v1.41.0' 2026-01-29 00:03:30.889289 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 00:03:31.044015 | debian-bookworm | [info] using release tag='v1.41.0' version='1.41.0' os='linux' arch='amd64' 2026-01-29 00:03:33.616404 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-29 00:03:33.645832 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-01-29 00:03:47.276323 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-01-29 00:03:48.152178 | 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-29 00:03:48.152296 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-01-29 00:03:48.152315 | debian-bookworm | Auto mode ON 2026-01-29 00:03:48.152324 | debian-bookworm | Reading sbom.json ... 2026-01-29 00:03:48.152333 | debian-bookworm | Uploading sbom.json ... 2026-01-29 00:03:48.152343 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-01-29 00:03:48.152353 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-01-29 00:03:48.152361 | debian-bookworm | No policy violations found. 2026-01-29 00:03:48.152370 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 16, 'MEDIUM': 7, 'LOW': 0, 'UNASSIGNED': 0} 2026-01-29 00:03:48.152378 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-29 00:03:48.316589 | debian-bookworm | ok: Runtime: 0:00:18.135925 2026-01-29 00:03:48.321460 | 2026-01-29 00:03:48.321621 | PLAY RECAP 2026-01-29 00:03:48.321746 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 00:03:48.321839 | 2026-01-29 00:03:48.460180 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-29 00:03:48.462952 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 00:03:49.294260 | 2026-01-29 00:03:49.294446 | PLAY [Base post] 2026-01-29 00:03:49.308885 | 2026-01-29 00:03:49.309034 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 00:03:50.139723 | debian-bookworm | changed 2026-01-29 00:03:50.150110 | 2026-01-29 00:03:50.150276 | PLAY RECAP 2026-01-29 00:03:50.150352 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 00:03:50.150426 | 2026-01-29 00:03:50.298264 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 00:03:50.299477 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 00:03:51.145355 | 2026-01-29 00:03:51.145532 | PLAY [Base post-logs] 2026-01-29 00:03:51.156428 | 2026-01-29 00:03:51.156573 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 00:03:51.642380 | localhost | changed 2026-01-29 00:03:51.655618 | 2026-01-29 00:03:51.655816 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 00:03:51.693902 | localhost | ok 2026-01-29 00:03:51.699182 | 2026-01-29 00:03:51.699313 | TASK [Set zuul-log-path fact] 2026-01-29 00:03:51.720499 | localhost | ok 2026-01-29 00:03:51.737054 | 2026-01-29 00:03:51.737219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 00:03:51.763940 | localhost | ok 2026-01-29 00:03:51.769303 | 2026-01-29 00:03:51.769477 | TASK [upload-logs : Create log directories] 2026-01-29 00:03:52.305550 | localhost | changed 2026-01-29 00:03:52.309192 | 2026-01-29 00:03:52.309308 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 00:03:52.823671 | localhost -> localhost | ok: Runtime: 0:00:00.005176 2026-01-29 00:03:52.833673 | 2026-01-29 00:03:52.833881 | TASK [upload-logs : Upload logs to log server] 2026-01-29 00:03:53.478586 | localhost | Output suppressed because no_log was given 2026-01-29 00:03:53.482741 | 2026-01-29 00:03:53.484080 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 00:03:53.544603 | localhost | skipping: Conditional result was False 2026-01-29 00:03:53.549637 | localhost | skipping: Conditional result was False 2026-01-29 00:03:53.556643 | 2026-01-29 00:03:53.556773 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 00:03:53.620095 | localhost | skipping: Conditional result was False 2026-01-29 00:03:53.620404 | 2026-01-29 00:03:53.625246 | localhost | skipping: Conditional result was False 2026-01-29 00:03:53.633594 | 2026-01-29 00:03:53.633718 | LOOP [upload-logs : Upload console log and json output]