2025-11-28 23:02:23.681076 | Job console starting 2025-11-28 23:02:23.695208 | Updating git repos 2025-11-28 23:02:23.745677 | Cloning repos into workspace 2025-11-28 23:02:23.813932 | Restoring repo states 2025-11-28 23:02:23.824537 | Merging changes 2025-11-28 23:02:23.824557 | Checking out repos 2025-11-28 23:02:23.901013 | Preparing playbooks 2025-11-28 23:02:24.632525 | Running Ansible setup 2025-11-28 23:02:28.978191 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 23:02:29.735646 | 2025-11-28 23:02:29.735815 | PLAY [Base pre] 2025-11-28 23:02:29.752534 | 2025-11-28 23:02:29.752673 | TASK [Setup log path fact] 2025-11-28 23:02:29.772048 | debian-bookworm | ok 2025-11-28 23:02:29.787309 | 2025-11-28 23:02:29.787448 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 23:02:29.827189 | debian-bookworm | ok 2025-11-28 23:02:29.837197 | 2025-11-28 23:02:29.837314 | TASK [emit-job-header : Print job information] 2025-11-28 23:02:29.883070 | # Job Information 2025-11-28 23:02:29.883368 | Ansible Version: 2.16.14 2025-11-28 23:02:29.883430 | Job: container-image-python-osism-frontend-push 2025-11-28 23:02:29.883487 | Pipeline: post 2025-11-28 23:02:29.883526 | Executor: 521e9411259a 2025-11-28 23:02:29.883561 | Triggered by: https://github.com/osism/python-osism/commit/4da059d2330d4db55211db2ee2c5c9db91d3efdc 2025-11-28 23:02:29.883599 | Event ID: 49738794-ccae-11f0-856e-245ccb542dd3 2025-11-28 23:02:29.890917 | 2025-11-28 23:02:29.891057 | LOOP [emit-job-header : Print node information] 2025-11-28 23:02:30.006618 | debian-bookworm | ok: 2025-11-28 23:02:30.006978 | debian-bookworm | # Node Information 2025-11-28 23:02:30.007048 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-28 23:02:30.007114 | debian-bookworm | Hostname: debian 2025-11-28 23:02:30.007156 | debian-bookworm | Username: zuul 2025-11-28 23:02:30.007194 | debian-bookworm | Distro: Debian 12.12 2025-11-28 23:02:30.007237 | debian-bookworm | Provider: regiocloud-a 2025-11-28 23:02:30.007276 | debian-bookworm | Region: 2025-11-28 23:02:30.011043 | debian-bookworm | Label: debian-bookworm 2025-11-28 23:02:30.011120 | debian-bookworm | Product Name: OpenStack Nova 2025-11-28 23:02:30.011148 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:171d 2025-11-28 23:02:30.034402 | 2025-11-28 23:02:30.034551 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 23:02:30.546003 | debian-bookworm -> localhost | changed 2025-11-28 23:02:30.554204 | 2025-11-28 23:02:30.554332 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 23:02:31.635968 | debian-bookworm -> localhost | changed 2025-11-28 23:02:31.656192 | 2025-11-28 23:02:31.656382 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 23:02:31.938885 | debian-bookworm -> localhost | ok 2025-11-28 23:02:31.945351 | 2025-11-28 23:02:31.945479 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 23:02:31.975312 | debian-bookworm | ok 2025-11-28 23:02:31.993292 | debian-bookworm | included: /var/lib/zuul/builds/611ce6ab684047c4a70f9db10fbbc8c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 23:02:31.999544 | 2025-11-28 23:02:31.999652 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 23:02:33.711794 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-28 23:02:33.712073 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/611ce6ab684047c4a70f9db10fbbc8c8/work/611ce6ab684047c4a70f9db10fbbc8c8_id_rsa 2025-11-28 23:02:33.712144 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/611ce6ab684047c4a70f9db10fbbc8c8/work/611ce6ab684047c4a70f9db10fbbc8c8_id_rsa.pub 2025-11-28 23:02:33.712181 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-28 23:02:33.712216 | debian-bookworm -> localhost | SHA256:D1NcHqVRIDejBQHhuG/ibEjCSbNwXP7OJjogO+pBYeU zuul-build-sshkey 2025-11-28 23:02:33.712262 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-28 23:02:33.712292 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-28 23:02:33.712321 | debian-bookworm -> localhost | | . oo+oX+o | 2025-11-28 23:02:33.712349 | debian-bookworm -> localhost | | o . o . B * | 2025-11-28 23:02:33.712377 | debian-bookworm -> localhost | | + E . . + o | 2025-11-28 23:02:33.712403 | debian-bookworm -> localhost | |o * . . . | 2025-11-28 23:02:33.712430 | debian-bookworm -> localhost | | * + .. S | 2025-11-28 23:02:33.712470 | debian-bookworm -> localhost | |+ = . .. + | 2025-11-28 23:02:33.712498 | debian-bookworm -> localhost | |.+ o +. o . | 2025-11-28 23:02:33.712525 | debian-bookworm -> localhost | |o o oo=o | 2025-11-28 23:02:33.712554 | debian-bookworm -> localhost | |+o.o +o | 2025-11-28 23:02:33.712581 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-28 23:02:33.712646 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.203255 2025-11-28 23:02:33.720620 | 2025-11-28 23:02:33.720738 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 23:02:33.739989 | debian-bookworm | ok 2025-11-28 23:02:33.749471 | debian-bookworm | included: /var/lib/zuul/builds/611ce6ab684047c4a70f9db10fbbc8c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 23:02:33.759255 | 2025-11-28 23:02:33.759361 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 23:02:33.783319 | debian-bookworm | skipping: Conditional result was False 2025-11-28 23:02:33.797147 | 2025-11-28 23:02:33.797319 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 23:02:34.475321 | debian-bookworm | changed 2025-11-28 23:02:34.484186 | 2025-11-28 23:02:34.484336 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 23:02:34.773045 | debian-bookworm | ok 2025-11-28 23:02:34.781559 | 2025-11-28 23:02:34.781706 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 23:02:35.512358 | debian-bookworm | changed 2025-11-28 23:02:35.524570 | 2025-11-28 23:02:35.524732 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 23:02:36.210788 | debian-bookworm | changed 2025-11-28 23:02:36.220927 | 2025-11-28 23:02:36.221174 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 23:02:36.255863 | debian-bookworm | skipping: Conditional result was False 2025-11-28 23:02:36.270213 | 2025-11-28 23:02:36.270427 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 23:02:36.763333 | debian-bookworm -> localhost | changed 2025-11-28 23:02:36.785960 | 2025-11-28 23:02:36.786171 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 23:02:37.185308 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/611ce6ab684047c4a70f9db10fbbc8c8/work/611ce6ab684047c4a70f9db10fbbc8c8_id_rsa (zuul-build-sshkey) 2025-11-28 23:02:37.185552 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018467 2025-11-28 23:02:37.193764 | 2025-11-28 23:02:37.193886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 23:02:37.597680 | debian-bookworm | ok 2025-11-28 23:02:37.603179 | 2025-11-28 23:02:37.603302 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 23:02:37.637364 | debian-bookworm | skipping: Conditional result was False 2025-11-28 23:02:37.652859 | 2025-11-28 23:02:37.653000 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 23:02:38.106020 | debian-bookworm | ok 2025-11-28 23:02:38.122372 | 2025-11-28 23:02:38.122515 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 23:02:38.156615 | debian-bookworm | ok 2025-11-28 23:02:38.164679 | 2025-11-28 23:02:38.164861 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 23:02:38.483848 | debian-bookworm -> localhost | ok 2025-11-28 23:02:38.499822 | 2025-11-28 23:02:38.500053 | TASK [validate-host : Collect information about the host] 2025-11-28 23:02:39.620877 | debian-bookworm | ok 2025-11-28 23:02:39.635402 | 2025-11-28 23:02:39.635544 | TASK [validate-host : Sanitize hostname] 2025-11-28 23:02:39.754157 | debian-bookworm | ok 2025-11-28 23:02:39.798441 | 2025-11-28 23:02:39.798584 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 23:02:40.401859 | debian-bookworm -> localhost | changed 2025-11-28 23:02:40.416334 | 2025-11-28 23:02:40.416493 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 23:02:40.842513 | debian-bookworm | ok 2025-11-28 23:02:40.847786 | 2025-11-28 23:02:40.847920 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 23:02:41.409800 | debian-bookworm -> localhost | changed 2025-11-28 23:02:41.431965 | 2025-11-28 23:02:41.432176 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 23:02:41.724592 | debian-bookworm | ok 2025-11-28 23:02:41.731041 | 2025-11-28 23:02:41.731196 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 23:02:42.839992 | debian-bookworm | changed: 2025-11-28 23:02:42.840248 | debian-bookworm | cd+++++++++ src/ 2025-11-28 23:02:42.840287 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-28 23:02:42.840312 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-28 23:02:42.840333 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-28 23:02:42.840353 | debian-bookworm | Containerfile 2025-11-28 23:02:42.840463 | debian-bookworm | Containerfile 2025-11-28 23:02:42.860484 | debian-bookworm | 11.6.4 2025-11-28 23:04:16.285439 | debian-bookworm | #9 21.50 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4 2025-11-28 23:04:16.285455 | debian-bookworm | #9 21.50 npm notice To update run: npm install -g npm@11.6.4 2025-11-28 23:04:16.285484 | debian-bookworm | #9 21.50 npm notice 2025-11-28 23:04:16.753500 | debian-bookworm | #9 DONE 22.1s 2025-11-28 23:04:16.908681 | debian-bookworm | 2025-11-28 23:04:16.908791 | debian-bookworm | #11 [build 5/6] COPY . . 2025-11-28 23:04:17.257553 | debian-bookworm | #11 DONE 0.5s 2025-11-28 23:04:17.411637 | debian-bookworm | 2025-11-28 23:04:17.411753 | debian-bookworm | #12 [build 6/6] RUN npm run build 2025-11-28 23:04:17.806522 | debian-bookworm | #12 0.546 2025-11-28 23:04:17.806616 | debian-bookworm | #12 0.546 > frontend@0.1.0 build 2025-11-28 23:04:17.806625 | debian-bookworm | #12 0.546 > next build 2025-11-28 23:04:17.806648 | debian-bookworm | #12 0.546 2025-11-28 23:04:19.366160 | debian-bookworm | #12 2.105 ▲ Next.js 15.5.0 2025-11-28 23:04:19.566439 | debian-bookworm | #12 2.107 2025-11-28 23:04:19.566603 | debian-bookworm | #12 2.154 Creating an optimized production build ... 2025-11-28 23:04:46.999770 | debian-bookworm | #12 29.74 ✓ Compiled successfully in 22.5s 2025-11-28 23:04:47.157916 | debian-bookworm | #12 29.75 Linting and checking validity of types ... 2025-11-28 23:04:55.229070 | debian-bookworm | #12 37.97 Collecting page data ... 2025-11-28 23:04:58.518789 | debian-bookworm | #12 41.26 Generating static pages (0/10) ... 2025-11-28 23:04:59.399895 | debian-bookworm | #12 42.14 Generating static pages (2/10) 2025-11-28 23:04:59.737673 | debian-bookworm | #12 42.48 Generating static pages (4/10) 2025-11-28 23:04:59.889310 | debian-bookworm | #12 42.48 Generating static pages (7/10) 2025-11-28 23:05:00.188284 | debian-bookworm | #12 42.93 ✓ Generating static pages (10/10) 2025-11-28 23:05:01.512589 | debian-bookworm | #12 44.25 Finalizing page optimization ... 2025-11-28 23:05:01.663778 | debian-bookworm | #12 44.25 Collecting build traces ... 2025-11-28 23:05:29.860309 | debian-bookworm | #12 72.60 2025-11-28 23:05:30.012571 | debian-bookworm | #12 72.60 Route (app) Size First Load JS 2025-11-28 23:05:30.012662 | debian-bookworm | #12 72.60 ┌ ○ / 1.79 kB 136 kB 2025-11-28 23:05:30.012668 | debian-bookworm | #12 72.60 ├ ○ /_not-found 991 B 103 kB 2025-11-28 23:05:30.012675 | debian-bookworm | #12 72.60 ├ ƒ /api/config 127 B 102 kB 2025-11-28 23:05:30.012679 | debian-bookworm | #12 72.60 ├ ƒ /api/health 127 B 102 kB 2025-11-28 23:05:30.012683 | debian-bookworm | #12 72.60 ├ ○ /events 12.9 kB 115 kB 2025-11-28 23:05:30.012687 | debian-bookworm | #12 72.60 ├ ○ /nodes 3.38 kB 134 kB 2025-11-28 23:05:30.012691 | debian-bookworm | #12 72.60 └ ○ /services 1.41 kB 103 kB 2025-11-28 23:05:30.012698 | debian-bookworm | #12 72.60 + First Load JS shared by all 102 kB 2025-11-28 23:05:30.012703 | debian-bookworm | #12 72.60 ├ chunks/255-01c481785f268126.js 45.7 kB 2025-11-28 23:05:30.012707 | debian-bookworm | #12 72.60 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2025-11-28 23:05:30.012711 | debian-bookworm | #12 72.60 └ other shared chunks (total) 1.92 kB 2025-11-28 23:05:30.012715 | debian-bookworm | #12 72.60 2025-11-28 23:05:30.012720 | debian-bookworm | #12 72.60 2025-11-28 23:05:30.012724 | debian-bookworm | #12 72.60 ○ (Static) prerendered as static content 2025-11-28 23:05:30.012728 | debian-bookworm | #12 72.60 ƒ (Dynamic) server-rendered on demand 2025-11-28 23:05:30.012732 | debian-bookworm | #12 72.60 2025-11-28 23:05:30.053928 | debian-bookworm | #12 DONE 72.8s 2025-11-28 23:05:30.998820 | debian-bookworm | 2025-11-28 23:05:30.998892 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2025-11-28 23:05:31.129432 | debian-bookworm | #13 DONE 0.1s 2025-11-28 23:05:31.284229 | debian-bookworm | 2025-11-28 23:05:31.284293 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2025-11-28 23:05:31.628159 | debian-bookworm | #14 DONE 0.5s 2025-11-28 23:05:31.774322 | debian-bookworm | 2025-11-28 23:05:31.774452 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2025-11-28 23:05:31.774502 | debian-bookworm | #15 DONE 0.1s 2025-11-28 23:05:31.939471 | debian-bookworm | 2025-11-28 23:05:31.939588 | debian-bookworm | #16 exporting to image 2025-11-28 23:05:31.939620 | debian-bookworm | #16 exporting layers 2025-11-28 23:05:36.729445 | debian-bookworm | #16 exporting layers 4.9s done 2025-11-28 23:05:36.729638 | debian-bookworm | #16 exporting manifest sha256:cfaa7aab87ea3e92e5f03e12ec319b5afc719fe57d66bea8c41e5e335b364d46 2025-11-28 23:05:36.853414 | debian-bookworm | #16 exporting manifest sha256:cfaa7aab87ea3e92e5f03e12ec319b5afc719fe57d66bea8c41e5e335b364d46 0.0s done 2025-11-28 23:05:36.853585 | debian-bookworm | #16 exporting config sha256:5ab4f09f697180faed3c32fb8d916f2f7a77e1c16fcf07d70702462738476491 0.0s done 2025-11-28 23:05:36.853637 | debian-bookworm | #16 exporting attestation manifest sha256:88348d7d984e0832102db622de75753c093cd038d64c16f78973a5b9527e980f 0.1s done 2025-11-28 23:05:37.036157 | debian-bookworm | #16 exporting manifest list sha256:6c63352c4614fe114a10f36dfb34ebcac32da01d0f9a93a94a01ab0934d9ca5e 0.0s done 2025-11-28 23:05:37.036260 | debian-bookworm | #16 naming to docker.io/library/4da059d:latest done 2025-11-28 23:05:37.036290 | debian-bookworm | #16 unpacking to docker.io/library/4da059d:latest 2025-11-28 23:05:38.106543 | debian-bookworm | #16 unpacking to docker.io/library/4da059d:latest 1.2s done 2025-11-28 23:05:38.311698 | debian-bookworm | #16 DONE 6.4s 2025-11-28 23:05:38.348390 | debian-bookworm | + docker images 2025-11-28 23:05:38.427297 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2025-11-28 23:05:38.427370 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2025-11-28 23:05:38.427377 | debian-bookworm | 4da059d:latest 6c63352c4614 336MB 80.8MB 2025-11-28 23:05:38.478259 | debian-bookworm | ok: Runtime: 0:01:50.643972 2025-11-28 23:05:38.485689 | 2025-11-28 23:05:38.485808 | TASK [Run push script] 2025-11-28 23:06:04.535971 | debian-bookworm | Output suppressed because no_log was given 2025-11-28 23:06:04.548232 | 2025-11-28 23:06:04.548439 | TASK [Run cosign script] 2025-11-28 23:06:04.847629 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-28 23:06:04.847931 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-11-28 23:06:04.848016 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 23:06:04.848035 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-11-28 23:06:04.870382 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2025-11-28 23:06:04.870433 | debian-bookworm | Dload Upload Total Spent Left Speed 2025-11-28 23:06:05.101826 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 23:06:05.271017 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-11-28 23:06:09.719361 | debian-bookworm | 3 149M 3 5037k 0 0 7366k 0 0:00:20 --:--:-- 0:00:20 7366k 27 149M 27 41.3M 0 0 24.5M 0 0:00:06 0:00:01 0:00:05 36.4M 49 149M 49 74.2M 0 0 27.6M 0 0:00:05 0:00:02 0:00:03 34.6M 72 149M 72 108M 0 0 29.3M 0 0:00:05 0:00:03 0:00:02 34.4M 95 149M 95 142M 0 0 30.4M 0 0:00:04 0:00:04 --:--:-- 34.4M 100 149M 100 149M 0 0 30.7M 0 0:00:04 0:00:04 --:--:-- 34.5M 2025-11-28 23:06:09.730251 | debian-bookworm | + chmod +x cosign-linux-amd64 2025-11-28 23:06:09.732866 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2025-11-28 23:06:10.446565 | 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. 2025-11-28 23:06:10.446664 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2025-11-28 23:06:10.446685 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-11-28 23:06:10.446703 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-11-28 23:06:10.446721 | debian-bookworm | images by tag will be removed in a future release. 2025-11-28 23:06:10.446736 | debian-bookworm | 2025-11-28 23:06:10.794229 | debian-bookworm | Signing artifact... 2025-11-28 23:06:19.597666 | debian-bookworm | ok: Runtime: 0:00:14.542040 2025-11-28 23:06:19.610453 | 2025-11-28 23:06:19.610642 | TASK [Run sbom script] 2025-11-28 23:06:19.937741 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2025-11-28 23:06:19.937827 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2025-11-28 23:06:19.937835 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2025-11-28 23:06:19.938444 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2025-11-28 23:06:19.938938 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2025-11-28 23:06:19.953888 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-28 23:06:20.033617 | debian-bookworm | [info] checking github for the current release tag 2025-11-28 23:06:20.552483 | debian-bookworm | [info] fetching release script for tag='v1.38.0' 2025-11-28 23:06:20.824757 | debian-bookworm | [info] checking github for the current release tag 2025-11-28 23:06:20.968942 | debian-bookworm | [info] using release tag='v1.38.0' version='1.38.0' os='linux' arch='amd64' 2025-11-28 23:06:23.241520 | debian-bookworm | [info] installed /usr/local/bin/syft 2025-11-28 23:06:23.259203 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2025-11-28 23:06:39.262424 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2025-11-28 23:06:40.210867 | 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. 2025-11-28 23:06:40.212480 | debian-bookworm | Provided project name and version: osism-frontend latest 2025-11-28 23:06:40.212554 | debian-bookworm | Auto mode ON 2025-11-28 23:06:40.212569 | debian-bookworm | Reading sbom.json ... 2025-11-28 23:06:40.212581 | debian-bookworm | Uploading sbom.json ... 2025-11-28 23:06:40.212596 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2025-11-28 23:06:40.212648 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2025-11-28 23:06:40.212662 | debian-bookworm | No policy violations found. 2025-11-28 23:06:40.212673 | debian-bookworm | severity_scores, {'CRITICAL': 4, 'HIGH': 14, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2025-11-28 23:06:40.212683 | debian-bookworm | Vulnerability audit resulted in no violations. 2025-11-28 23:06:40.657242 | debian-bookworm | ok: Runtime: 0:00:20.319160 2025-11-28 23:06:40.660775 | 2025-11-28 23:06:40.660931 | PLAY RECAP 2025-11-28 23:06:40.661043 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-28 23:06:40.661099 | 2025-11-28 23:06:40.795910 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2025-11-28 23:06:40.798288 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 23:06:41.590542 | 2025-11-28 23:06:41.590718 | PLAY [Base post] 2025-11-28 23:06:41.604943 | 2025-11-28 23:06:41.605088 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-28 23:06:42.436501 | debian-bookworm | changed 2025-11-28 23:06:42.448243 | 2025-11-28 23:06:42.448402 | PLAY RECAP 2025-11-28 23:06:42.448506 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-28 23:06:42.448609 | 2025-11-28 23:06:42.581082 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-28 23:06:42.584422 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-28 23:06:43.444816 | 2025-11-28 23:06:43.444990 | PLAY [Base post-logs] 2025-11-28 23:06:43.456195 | 2025-11-28 23:06:43.456344 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-28 23:06:43.932699 | localhost | changed 2025-11-28 23:06:43.953893 | 2025-11-28 23:06:43.954114 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-28 23:06:43.981844 | localhost | ok 2025-11-28 23:06:43.987948 | 2025-11-28 23:06:43.988206 | TASK [Set zuul-log-path fact] 2025-11-28 23:06:44.015691 | localhost | ok 2025-11-28 23:06:44.023949 | 2025-11-28 23:06:44.024065 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 23:06:44.049822 | localhost | ok 2025-11-28 23:06:44.053062 | 2025-11-28 23:06:44.053184 | TASK [upload-logs : Create log directories] 2025-11-28 23:06:44.584013 | localhost | changed 2025-11-28 23:06:44.590012 | 2025-11-28 23:06:44.590209 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-28 23:06:45.122924 | localhost -> localhost | ok: Runtime: 0:00:00.009577 2025-11-28 23:06:45.131017 | 2025-11-28 23:06:45.131213 | TASK [upload-logs : Upload logs to log server] 2025-11-28 23:06:45.739889 | localhost | Output suppressed because no_log was given 2025-11-28 23:06:45.743874 | 2025-11-28 23:06:45.744093 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 23:06:45.804587 | localhost | skipping: Conditional result was False 2025-11-28 23:06:45.809843 | localhost | skipping: Conditional result was False 2025-11-28 23:06:45.819179 | 2025-11-28 23:06:45.819412 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 23:06:45.869739 | localhost | skipping: Conditional result was False 2025-11-28 23:06:45.870265 | 2025-11-28 23:06:45.872506 | localhost | skipping: Conditional result was False 2025-11-28 23:06:45.882993 | 2025-11-28 23:06:45.883285 | LOOP [upload-logs : Upload console log and json output]