fix(deps): update java dependencies - Backend #8433
pr-open.yml
on: pull_request
Matrix: Builds
Variables
2s
Matrix: deploy / Deploy
Waiting for pending jobs
PR Results
4s
Annotations
2 errors and 5 notices
|
Builds (backend)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -e; CERT_FILE=/tmp/sectigo-r46-root.pem; echo \"--- Starting Sectigo CA Import ---\"; if [ -n \"$SECTIGO_R46_PEM\" ]; then echo \"Using provided SECTIGO_R46_PEM build argument.\"; printf '%b' \"$SECTIGO_R46_PEM\" > \"$CERT_FILE\"; else echo \"Attempting remote fetch of Sectigo R46 root...\"; curl -A \"Mozilla/5.0 (Windows NT 10.0; Win64; x64)\" --retry 5 --retry-delay 5 --retry-connrefused -fsSL 'https://crt.sh/?d=4256644734' -o \"$CERT_FILE\" || { echo \"ERROR: Curl failed to connect to crt.sh.\"; exit 1; }; echo \"Verifying downloaded file format...\"; grep -q \"BEGIN CERTIFICATE\" \"$CERT_FILE\" || { echo \"ERROR: Downloaded file is not a valid PEM. crt.sh likely returned an HTML error page. File content:\"; cat \"$CERT_FILE\"; exit 1; }; fi; echo \"Checking if alias already exists in trust store...\"; if keytool -list -keystore \"$JAVA_HOME/lib/security/cacerts\" -storepass changeit -alias sectigo-r46-root >/dev/null 2>&1; then echo \"Alias sectigo-r46-root already exists, skipping import.\"; else echo \"Importing certificate...\"; keytool -importcert -trustcacerts -noprompt -alias sectigo-r46-root -file \"$CERT_FILE\" -keystore \"$JAVA_HOME/lib/security/cacerts\" -storepass changeit; fi; echo \"Verifying successful installation...\"; keytool -list -keystore \"$JAVA_HOME/lib/security/cacerts\" -storepass changeit -alias sectigo-r46-root >/dev/null; rm -f \"$CERT_FILE\"; echo \"--- Sectigo CA Import Successful ---\"" did not complete successfully: exit code: 1
|
|
PR Results
Process completed with exit code 1.
|
|
Diff Triggers
ℹ️ Diff Triggers not fired. (bcgov/nr-forest-client)
|
|
Diff Triggers
ℹ️ Diff Triggers not fired. (bcgov/nr-forest-client)
|
|
Diff Triggers
ℹ️ Diff Triggers not fired. (bcgov/nr-forest-client)
|
|
Diff Triggers
ℹ️ Diff Triggers not fired. (bcgov/nr-forest-client)
|
|
Diff Triggers
✅ Diff Triggers fired. (bcgov/nr-forest-client)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bcgov~nr-forest-client~UFQ1BG.dockerbuild
|
44.3 KB |
sha256:75f8a94c710d9fe5aedc3d8a7464da1b769e4c25ccf26cadb2d6d7331a478139
|
|