Build: #103 failed Changes by Dennis Kigen <kigen.work@gmail.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Revisions
Git
cc6fc26c49ef0a0769ce95aa8daa1487e0fba029
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Dennis Kigen <kigen.work@gmail.com> Dennis Kigen <kigen.work@gmail.com> cc6fc26c49ef0a0769ce95aa8daa1487e0fba029 Update Node.js to v18 to fix build on Apple Silicon (#98)
- Updated Node.js from v14.7.0 to v18.20.5
- Updated Yarn from v1.3.2 to v1.22.19
- Updated frontend-maven-plugin from 1.6 to 1.12.1

Node.js v14.7.0 doesn't have binaries for darwin-arm64 (Apple Silicon),
causing build failures on M1/M2/M3 Macs. v18.20.5 supports all modern
platforms including Apple Silicon and is compatible with the
`NODE_OPTIONS=--openssl-legacy-provider` flag.

Error summary for Build and Test JDK 8

The job generated some errors, drill down into the full build log for more details.

+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/BM-BMM-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package -B && chmod -R 777 .'
Unable to find image 'maven:3.9.9-amazoncorretto-8' locally
3.9.9-amazoncorretto-8: Pulling from library/maven
c93eb42fc1cb: Pulling fs layer
6edc54ec3599: Pulling fs layer
cbe058925e52: Pulling fs layer
07ecf17abb6a: Pulling fs layer
a058b4210493: Pulling fs layer
fa38e8bc34b4: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f32aca46cbdf: Pulling fs layer
a058b4210493: Waiting
fa38e8bc34b4: Waiting
4f4fb700ef54: Waiting
f32aca46cbdf: Waiting
07ecf17abb6a: Waiting
c93eb42fc1cb: Verifying Checksum
c93eb42fc1cb: Download complete
6edc54ec3599: Verifying Checksum
6edc54ec3599: Download complete
a058b4210493: Verifying Checksum
a058b4210493: Download complete
fa38e8bc34b4: Verifying Checksum
fa38e8bc34b4: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
07ecf17abb6a: Verifying Checksum
07ecf17abb6a: Download complete
f32aca46cbdf: Verifying Checksum
f32aca46cbdf: Download complete
cbe058925e52: Verifying Checksum
cbe058925e52: Download complete
c93eb42fc1cb: Pull complete
6edc54ec3599: Pull complete
cbe058925e52: Pull complete
07ecf17abb6a: Pull complete
a058b4210493: Pull complete
fa38e8bc34b4: Pull complete
4f4fb700ef54: Pull complete
f32aca46cbdf: Pull complete
Digest: sha256:1f67afafc8ff766a0ba4b0fa389054cf57083ed4a067a3c6a2126e9ddeb927f8
Status: Downloaded newer image for maven:3.9.9-amazoncorretto-8
ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider jdk.nashorn.api.scripting.NashornScriptEngineFactory not a subtype
ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider jdk.nashorn.api.scripting.NashornScriptEngineFactory not a subtype
ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider jdk.nashorn.api.scripting.NashornScriptEngineFactory not a subtype