#docker #kubernetes #container #orchestrator #microservice #infrastructure-as-code #devops #ci #cd

제목젠킨스다운에서오류가 생겨서 질문드립니다.2022-04-14 20:05
작성자
첨부파일스크린샷 2022-04-14 오후 7.03.39.png (1.96MB)
 A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000400d63d042, pid=9, tid=0x00000041173de700
#
# JRE version: OpenJDK Runtime Environment (8.0_181-b13) (build 1.8.0_181-8u181-b13-2~deb9u1-b13)
# Java VM: OpenJDK 64-Bit Server VM (25.181-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 1290 C1 java.util.ArrayList.contains(Ljava/lang/Object;)Z (14 bytes) @ 0x000000400d63d042 [0x000000400d63cf80+0xc2]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid9.log
Compiled method (c1)  693805 1290       3       java.util.ArrayList::contains (14 bytes)
 total in heap  [0x000000400d63ce10,0x000000400d63d258] = 1096
 relocation     [0x000000400d63cf38,0x000000400d63cf78] = 64
 main code      [0x000000400d63cf80,0x000000400d63d140] = 448
 stub code      [0x000000400d63d140,0x000000400d63d1e8] = 168
 metadata       [0x000000400d63d1e8,0x000000400d63d1f8] = 16
 scopes data    [0x000000400d63d1f8,0x000000400d63d210] = 24
 scopes pcs     [0x000000400d63d210,0x000000400d63d250] = 64
 dependencies   [0x000000400d63d250,0x000000400d63d258] = 8
#
# If you would like to submit a bug report, please visit:
#
qemu: uncaught target signal 6 (Aborted) - core dumped
이런 에러가 뜨면서 결국 실패하였습니다.
제가 아직 젠킨스와 자바를 잘 알지 못해서 어디서 오류가 생겼는지 도저히 모르겠어서 질문드립니다. 맥북프로사용중입니다.
댓글