2026-01-26 21:09:39.318740 | Job console starting 2026-01-26 21:09:39.345998 | Updating git repos 2026-01-26 21:09:39.396598 | Cloning repos into workspace 2026-01-26 21:09:39.446650 | Restoring repo states 2026-01-26 21:09:39.467174 | Merging changes 2026-01-26 21:09:39.467198 | Checking out repos 2026-01-26 21:09:39.594586 | Preparing playbooks 2026-01-26 21:09:40.411542 | Running Ansible setup 2026-01-26 21:09:45.982190 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 21:09:46.742099 | 2026-01-26 21:09:46.742228 | PLAY [Base pre] 2026-01-26 21:09:46.772740 | 2026-01-26 21:09:46.772924 | TASK [Setup log path fact] 2026-01-26 21:09:46.795857 | debian-bookworm | ok 2026-01-26 21:09:46.812137 | 2026-01-26 21:09:46.812264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 21:09:46.843149 | debian-bookworm | ok 2026-01-26 21:09:46.853452 | 2026-01-26 21:09:46.853557 | TASK [emit-job-header : Print job information] 2026-01-26 21:09:46.904461 | # Job Information 2026-01-26 21:09:46.904662 | Ansible Version: 2.16.14 2026-01-26 21:09:46.904709 | Job: container-image-python-osism-frontend-push 2026-01-26 21:09:46.904754 | Pipeline: post 2026-01-26 21:09:46.904785 | Executor: 521e9411259a 2026-01-26 21:09:46.904814 | Triggered by: https://github.com/osism/python-osism/commit/94db4b520eb4d6fada53fea6e056f21aff05088b 2026-01-26 21:09:46.904843 | Event ID: 50e1f008-fafb-11f0-9d5a-5f0f9122d3b3 2026-01-26 21:09:46.910785 | 2026-01-26 21:09:46.910918 | LOOP [emit-job-header : Print node information] 2026-01-26 21:09:47.017511 | debian-bookworm | ok: 2026-01-26 21:09:47.017839 | debian-bookworm | # Node Information 2026-01-26 21:09:47.017912 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 21:09:47.018011 | debian-bookworm | Hostname: debian 2026-01-26 21:09:47.018064 | debian-bookworm | Username: zuul 2026-01-26 21:09:47.018109 | debian-bookworm | Distro: Debian 12.13 2026-01-26 21:09:47.018158 | debian-bookworm | Provider: regiocloud-a 2026-01-26 21:09:47.018202 | debian-bookworm | Region: 2026-01-26 21:09:47.018247 | debian-bookworm | Label: debian-bookworm 2026-01-26 21:09:47.018288 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 21:09:47.018327 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:d5bc 2026-01-26 21:09:47.043854 | 2026-01-26 21:09:47.043984 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 21:09:47.480001 | debian-bookworm -> localhost | changed 2026-01-26 21:09:47.493329 | 2026-01-26 21:09:47.493469 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 21:09:48.520714 | debian-bookworm -> localhost | changed 2026-01-26 21:09:48.531962 | 2026-01-26 21:09:48.532097 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 21:09:48.821670 | debian-bookworm -> localhost | ok 2026-01-26 21:09:48.831905 | 2026-01-26 21:09:48.832073 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 21:09:48.864413 | debian-bookworm | ok 2026-01-26 21:09:48.883758 | debian-bookworm | included: /var/lib/zuul/builds/66107d29601f43739e4888a65f08b86b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 21:09:48.889858 | 2026-01-26 21:09:48.889958 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 21:09:50.207636 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 21:09:50.207923 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/66107d29601f43739e4888a65f08b86b/work/66107d29601f43739e4888a65f08b86b_id_rsa 2026-01-26 21:09:50.207997 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/66107d29601f43739e4888a65f08b86b/work/66107d29601f43739e4888a65f08b86b_id_rsa.pub 2026-01-26 21:09:50.208038 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 21:09:50.208073 | debian-bookworm -> localhost | SHA256:P8kFT99OA5SW9UJWR0OF19W1uZe4oDygDSbDAb9JoLo zuul-build-sshkey 2026-01-26 21:09:50.208120 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 21:09:50.208151 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 21:09:50.208180 | debian-bookworm -> localhost | | o .BB&| 2026-01-26 21:09:50.208210 | debian-bookworm -> localhost | |. + .*. X| 2026-01-26 21:09:50.208237 | debian-bookworm -> localhost | |. + . o..+.| 2026-01-26 21:09:50.208264 | debian-bookworm -> localhost | |. o + + .ooo| 2026-01-26 21:09:50.208291 | debian-bookworm -> localhost | |. * o .S .o..++| 2026-01-26 21:09:50.208326 | debian-bookworm -> localhost | | . + + oo.o. .oo| 2026-01-26 21:09:50.208353 | debian-bookworm -> localhost | |E . . += . .| 2026-01-26 21:09:50.208380 | debian-bookworm -> localhost | | .. | 2026-01-26 21:09:50.208409 | debian-bookworm -> localhost | | | 2026-01-26 21:09:50.208436 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 21:09:50.208508 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.750223 2026-01-26 21:09:50.216639 | 2026-01-26 21:09:50.216759 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 21:09:50.250806 | debian-bookworm | ok 2026-01-26 21:09:50.262996 | debian-bookworm | included: /var/lib/zuul/builds/66107d29601f43739e4888a65f08b86b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 21:09:50.272244 | 2026-01-26 21:09:50.272341 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 21:09:50.295956 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:09:50.309759 | 2026-01-26 21:09:50.309915 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 21:09:50.954913 | debian-bookworm | changed 2026-01-26 21:09:50.961920 | 2026-01-26 21:09:50.962097 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 21:09:51.231836 | debian-bookworm | ok 2026-01-26 21:09:51.240235 | 2026-01-26 21:09:51.240480 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 21:09:51.947381 | debian-bookworm | changed 2026-01-26 21:09:51.956540 | 2026-01-26 21:09:51.956671 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 21:09:52.580146 | debian-bookworm | changed 2026-01-26 21:09:52.585919 | 2026-01-26 21:09:52.586047 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 21:09:52.609695 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:09:52.615808 | 2026-01-26 21:09:52.615922 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 21:09:53.055166 | debian-bookworm -> localhost | changed 2026-01-26 21:09:53.066337 | 2026-01-26 21:09:53.066464 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 21:09:53.448523 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/66107d29601f43739e4888a65f08b86b/work/66107d29601f43739e4888a65f08b86b_id_rsa (zuul-build-sshkey) 2026-01-26 21:09:53.449106 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022414 2026-01-26 21:09:53.465303 | 2026-01-26 21:09:53.465572 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 21:09:53.919051 | debian-bookworm | ok 2026-01-26 21:09:53.927197 | 2026-01-26 21:09:53.927342 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 21:09:53.963124 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:09:53.976456 | 2026-01-26 21:09:53.976578 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 21:09:54.419091 | debian-bookworm | ok 2026-01-26 21:09:54.433984 | 2026-01-26 21:09:54.434113 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 21:09:54.473958 | debian-bookworm | ok 2026-01-26 21:09:54.479471 | 2026-01-26 21:09:54.479580 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 21:09:54.749001 | debian-bookworm -> localhost | ok 2026-01-26 21:09:54.759318 | 2026-01-26 21:09:54.759458 | TASK [validate-host : Collect information about the host] 2026-01-26 21:09:55.879556 | debian-bookworm | ok 2026-01-26 21:09:55.892240 | 2026-01-26 21:09:55.892357 | TASK [validate-host : Sanitize hostname] 2026-01-26 21:09:55.996138 | debian-bookworm | ok 2026-01-26 21:09:56.036605 | 2026-01-26 21:09:56.036739 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 21:09:56.631613 | debian-bookworm -> localhost | changed 2026-01-26 21:09:56.645942 | 2026-01-26 21:09:56.646123 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 21:09:57.095551 | debian-bookworm | ok 2026-01-26 21:09:57.125370 | 2026-01-26 21:09:57.125513 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 21:09:57.651357 | debian-bookworm -> localhost | changed 2026-01-26 21:09:57.667794 | 2026-01-26 21:09:57.667942 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 21:09:57.945475 | debian-bookworm | ok 2026-01-26 21:09:57.952365 | 2026-01-26 21:09:57.952487 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 21:09:59.104512 | debian-bookworm | changed: 2026-01-26 21:09:59.104736 | debian-bookworm | cd+++++++++ src/ 2026-01-26 21:09:59.104771 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 21:09:59.104795 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 21:09:59.104817 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-26 21:09:59.104911 | debian-bookworm | Containerfile 2026-01-26 21:09:59.105228 | debian-bookworm | Containerfile 2026-01-26 21:09:59.133736 | debian-bookworm | 11.8.0 2026-01-26 21:11:30.456138 | debian-bookworm | #9 19.43 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 2026-01-26 21:11:30.456176 | debian-bookworm | #9 19.43 npm notice To update run: npm install -g npm@11.8.0 2026-01-26 21:11:30.456216 | debian-bookworm | #9 19.43 npm notice 2026-01-26 21:11:31.092697 | debian-bookworm | #9 DONE 20.2s 2026-01-26 21:11:31.247888 | debian-bookworm | 2026-01-26 21:11:31.247956 | debian-bookworm | #11 [build 5/6] COPY . . 2026-01-26 21:11:31.491643 | debian-bookworm | #11 DONE 0.4s 2026-01-26 21:11:31.647957 | debian-bookworm | 2026-01-26 21:11:31.648103 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-01-26 21:11:31.989768 | debian-bookworm | #12 0.493 2026-01-26 21:11:31.989911 | debian-bookworm | #12 0.493 > frontend@0.1.0 build 2026-01-26 21:11:31.989933 | debian-bookworm | #12 0.493 > next build 2026-01-26 21:11:31.989950 | debian-bookworm | #12 0.493 2026-01-26 21:11:33.548261 | debian-bookworm | #12 2.051 ▲ Next.js 15.5.10 2026-01-26 21:11:33.750844 | debian-bookworm | #12 2.053 2026-01-26 21:11:33.750986 | debian-bookworm | #12 2.103 Creating an optimized production build ... 2026-01-26 21:11:57.096391 | debian-bookworm | #12 25.60 ✓ Compiled successfully in 19.2s 2026-01-26 21:11:57.250686 | debian-bookworm | #12 25.60 Linting and checking validity of types ... 2026-01-26 21:12:04.747626 | debian-bookworm | #12 33.25 Collecting page data ... 2026-01-26 21:12:07.291804 | debian-bookworm | #12 35.80 Generating static pages (0/11) ... 2026-01-26 21:12:08.008677 | debian-bookworm | #12 36.51 Generating static pages (2/11) 2026-01-26 21:12:08.222235 | debian-bookworm | #12 36.73 Generating static pages (5/11) 2026-01-26 21:12:08.339742 | debian-bookworm | #12 36.73 Generating static pages (8/11) 2026-01-26 21:12:08.339816 | debian-bookworm | #12 36.84 ✓ Generating static pages (11/11) 2026-01-26 21:12:09.617398 | debian-bookworm | #12 38.12 Finalizing page optimization ... 2026-01-26 21:12:09.768572 | debian-bookworm | #12 38.12 Collecting build traces ... 2026-01-26 21:12:35.410797 | debian-bookworm | #12 63.91 2026-01-26 21:12:35.568498 | debian-bookworm | #12 63.92 Route (app) Size First Load JS 2026-01-26 21:12:35.568569 | debian-bookworm | #12 63.92 ┌ ○ / 1.93 kB 136 kB 2026-01-26 21:12:35.568587 | debian-bookworm | #12 63.92 ├ ○ /_not-found 991 B 103 kB 2026-01-26 21:12:35.568604 | debian-bookworm | #12 63.92 ├ ƒ /api/config 127 B 102 kB 2026-01-26 21:12:35.568622 | debian-bookworm | #12 63.92 ├ ƒ /api/health 127 B 102 kB 2026-01-26 21:12:35.568638 | debian-bookworm | #12 63.92 ├ ○ /events 12.8 kB 115 kB 2026-01-26 21:12:35.568654 | debian-bookworm | #12 63.92 ├ ○ /inventory 4.81 kB 136 kB 2026-01-26 21:12:35.568669 | debian-bookworm | #12 63.92 ├ ○ /nodes 3.54 kB 135 kB 2026-01-26 21:12:35.568686 | debian-bookworm | #12 63.92 └ ○ /services 1.41 kB 104 kB 2026-01-26 21:12:35.568715 | debian-bookworm | #12 63.92 + First Load JS shared by all 102 kB 2026-01-26 21:12:35.568732 | debian-bookworm | #12 63.92 ├ chunks/255-2fe823c2b1ce4f82.js 46 kB 2026-01-26 21:12:35.568747 | debian-bookworm | #12 63.92 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2026-01-26 21:12:35.568762 | debian-bookworm | #12 63.92 └ other shared chunks (total) 1.92 kB 2026-01-26 21:12:35.568779 | debian-bookworm | #12 63.92 2026-01-26 21:12:35.568801 | debian-bookworm | #12 63.92 2026-01-26 21:12:35.568816 | debian-bookworm | #12 63.92 ○ (Static) prerendered as static content 2026-01-26 21:12:35.568835 | debian-bookworm | #12 63.92 ƒ (Dynamic) server-rendered on demand 2026-01-26 21:12:35.568851 | debian-bookworm | #12 63.92 2026-01-26 21:12:35.619512 | debian-bookworm | #12 DONE 64.1s 2026-01-26 21:12:36.478836 | debian-bookworm | 2026-01-26 21:12:36.478975 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-01-26 21:12:36.589421 | debian-bookworm | #13 DONE 0.1s 2026-01-26 21:12:36.743668 | debian-bookworm | 2026-01-26 21:12:36.743746 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-01-26 21:12:37.043238 | debian-bookworm | #14 DONE 0.5s 2026-01-26 21:12:37.179595 | debian-bookworm | 2026-01-26 21:12:37.179723 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-01-26 21:12:37.179777 | debian-bookworm | #15 DONE 0.1s 2026-01-26 21:12:37.339427 | debian-bookworm | 2026-01-26 21:12:37.339495 | debian-bookworm | #16 exporting to image 2026-01-26 21:12:37.339503 | debian-bookworm | #16 exporting layers 2026-01-26 21:12:41.918050 | debian-bookworm | #16 exporting layers 4.7s done 2026-01-26 21:12:41.918135 | debian-bookworm | #16 exporting manifest sha256:a4c7c5318eb524dc456da05747ed1f16f0647461103b3ed7c6e784d9eac655f6 2026-01-26 21:12:42.025192 | debian-bookworm | #16 exporting manifest sha256:a4c7c5318eb524dc456da05747ed1f16f0647461103b3ed7c6e784d9eac655f6 0.0s done 2026-01-26 21:12:42.025271 | debian-bookworm | #16 exporting config sha256:93c7fb6c603b8229a45134c37e302a07672b3584f530bba003f256cf0a1cc64f 0.0s done 2026-01-26 21:12:42.025299 | debian-bookworm | #16 exporting attestation manifest sha256:6348c5ed73acbad01aa57f11a71ab81b19a17466cdc7c50cc619cf31173baecd 0.0s done 2026-01-26 21:12:42.207506 | debian-bookworm | #16 exporting manifest list sha256:dd5fcfa873b1d6421892fd793c1194dd08af67bdd7fbc53eb0b91f4f5185f68c 0.0s done 2026-01-26 21:12:42.207574 | debian-bookworm | #16 naming to docker.io/library/94db4b5:latest done 2026-01-26 21:12:42.207585 | debian-bookworm | #16 unpacking to docker.io/library/94db4b5:latest 2026-01-26 21:12:43.233003 | debian-bookworm | #16 unpacking to docker.io/library/94db4b5:latest 1.2s done 2026-01-26 21:12:43.428767 | debian-bookworm | #16 DONE 6.1s 2026-01-26 21:12:43.456389 | debian-bookworm | + docker images 2026-01-26 21:12:43.551742 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-01-26 21:12:43.551817 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-01-26 21:12:43.551862 | debian-bookworm | 94db4b5:latest dd5fcfa873b1 337MB 81MB 2026-01-26 21:12:43.603947 | debian-bookworm | ok: Runtime: 0:01:39.971903 2026-01-26 21:12:43.617207 | 2026-01-26 21:12:43.617343 | TASK [Run push script] 2026-01-26 21:12:51.157464 | debian-bookworm | Output suppressed because no_log was given 2026-01-26 21:12:51.171662 | 2026-01-26 21:12:51.171881 | TASK [Run cosign script] 2026-01-26 21:12:51.468365 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-26 21:12:51.468460 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-26 21:12:51.468468 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-26 21:12:51.468477 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-26 21:12:51.485888 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-26 21:12:51.486276 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-26 21:12:51.709955 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-26 21:12:51.980069 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-26 21:12:56.228115 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 126M 16 21.2M 0 0 13.6M 0 0:00:09 0:00:01 0:00:08 21.3M 38 126M 38 49.3M 0 0 19.3M 0 0:00:06 0:00:02 0:00:04 24.7M 64 126M 64 82.3M 0 0 23.1M 0 0:00:05 0:00:03 0:00:02 27.4M 95 126M 95 120M 0 0 26.5M 0 0:00:04 0:00:04 --:--:-- 30.2M 100 126M 100 126M 0 0 26.7M 0 0:00:04 0:00:04 --:--:-- 30.3M 2026-01-26 21:12:56.237122 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-26 21:12:56.239531 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-01-26 21:12:56.955516 | 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-26 21:12:56.955602 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-26 21:12:56.955617 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-26 21:12:56.955631 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-26 21:12:56.955644 | debian-bookworm | images by tag will be removed in a future release. 2026-01-26 21:12:56.955656 | debian-bookworm | 2026-01-26 21:12:57.280773 | debian-bookworm | Signing artifact... 2026-01-26 21:13:01.715638 | debian-bookworm | ok: Runtime: 0:00:09.869296 2026-01-26 21:13:01.729094 | 2026-01-26 21:13:01.729244 | TASK [Run sbom script] 2026-01-26 21:13:02.035555 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-26 21:13:02.035666 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-01-26 21:13:02.035677 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-26 21:13:02.036159 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-26 21:13:02.036661 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-26 21:13:02.050875 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-26 21:13:02.117008 | debian-bookworm | [info] checking github for the current release tag 2026-01-26 21:13:02.720558 | debian-bookworm | [info] fetching release script for tag='v1.40.1' 2026-01-26 21:13:03.026920 | debian-bookworm | [info] checking github for the current release tag 2026-01-26 21:13:03.176775 | debian-bookworm | [info] using release tag='v1.40.1' version='1.40.1' os='linux' arch='amd64' 2026-01-26 21:13:06.150153 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-26 21:13:06.182209 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-01-26 21:13:20.554573 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-01-26 21:13:21.464715 | 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-26 21:13:21.464827 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-01-26 21:13:21.464839 | debian-bookworm | Auto mode ON 2026-01-26 21:13:21.464847 | debian-bookworm | Reading sbom.json ... 2026-01-26 21:13:21.464854 | debian-bookworm | Uploading sbom.json ... 2026-01-26 21:13:21.464864 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-01-26 21:13:21.464872 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-01-26 21:13:21.464879 | debian-bookworm | No policy violations found. 2026-01-26 21:13:21.464886 | debian-bookworm | severity_scores, {'CRITICAL': 4, 'HIGH': 16, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-01-26 21:13:21.464894 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-26 21:13:21.770684 | debian-bookworm | ok: Runtime: 0:00:19.462301 2026-01-26 21:13:21.772636 | 2026-01-26 21:13:21.772721 | PLAY RECAP 2026-01-26 21:13:21.772776 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 21:13:21.772801 | 2026-01-26 21:13:21.903891 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-26 21:13:21.904941 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 21:13:22.628735 | 2026-01-26 21:13:22.628894 | PLAY [Base post] 2026-01-26 21:13:22.655890 | 2026-01-26 21:13:22.656096 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-26 21:13:23.422696 | debian-bookworm | changed 2026-01-26 21:13:23.437387 | 2026-01-26 21:13:23.437513 | PLAY RECAP 2026-01-26 21:13:23.437584 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 21:13:23.437653 | 2026-01-26 21:13:23.572494 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 21:13:23.573827 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-26 21:13:24.449254 | 2026-01-26 21:13:24.449417 | PLAY [Base post-logs] 2026-01-26 21:13:24.460000 | 2026-01-26 21:13:24.460137 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-26 21:13:24.911124 | localhost | changed 2026-01-26 21:13:24.921183 | 2026-01-26 21:13:24.921320 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-26 21:13:24.956460 | localhost | ok 2026-01-26 21:13:24.960138 | 2026-01-26 21:13:24.960248 | TASK [Set zuul-log-path fact] 2026-01-26 21:13:24.974701 | localhost | ok 2026-01-26 21:13:24.982308 | 2026-01-26 21:13:24.982417 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 21:13:25.007952 | localhost | ok 2026-01-26 21:13:25.012316 | 2026-01-26 21:13:25.012456 | TASK [upload-logs : Create log directories] 2026-01-26 21:13:25.517402 | localhost | changed 2026-01-26 21:13:25.522061 | 2026-01-26 21:13:25.522213 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-26 21:13:26.026196 | localhost -> localhost | ok: Runtime: 0:00:00.007146 2026-01-26 21:13:26.034433 | 2026-01-26 21:13:26.034606 | TASK [upload-logs : Upload logs to log server] 2026-01-26 21:13:26.606938 | localhost | Output suppressed because no_log was given 2026-01-26 21:13:26.610040 | 2026-01-26 21:13:26.610193 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 21:13:26.673880 | localhost | skipping: Conditional result was False 2026-01-26 21:13:26.678122 | localhost | skipping: Conditional result was False 2026-01-26 21:13:26.691431 | 2026-01-26 21:13:26.691626 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 21:13:26.748119 | localhost | skipping: Conditional result was False 2026-01-26 21:13:26.748406 | 2026-01-26 21:13:26.753076 | localhost | skipping: Conditional result was False 2026-01-26 21:13:26.763605 | 2026-01-26 21:13:26.763708 | LOOP [upload-logs : Upload console log and json output]