backend-tech-forge / benchmark

A enterprise level performance testing solution. Taking inspiration from nGrinder, this project aims to develop a Spring Boot application mirroring nGrinder's functionality as closely as feasible.
MIT License
4 stars 0 forks source link

Agent 에서 받은 시간 변환 에러 #65

Closed LeeJeongGi closed 6 months ago

LeeJeongGi commented 6 months ago

테스트 로직은 모두 통과여서 실제 docker-compse 후에 테스트를 진행해보고 있는데

2024-03-30T15:25:27.458Z ERROR 1 --- [bm-controller] [ctor-http-nio-2] o.b.b.p.controller.PerftestController : Error receiving SSE: Text '2024-03-30T15:25:27.410335250' could not be parsed at index 10 2024-03-30T15:25:48.999497468Z 2024-03-30T15:25:48.998Z INFO 1 --- [bm-controller] [MessageBroker-1] o.s.w.s.c.WebSocketMessageBrokerStats : WebSocketSession[2 current WS(2)-HttpStream(0)-HttpPoll(0), 4 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(4)-CONNECTED(4)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 8, active threads = 0, queued tasks = 0, completed tasks = 36], outboundChannel[pool size = 8, active threads = 0, queued tasks = 0, completed tasks = 124], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]

에러가 나고 있네요,, 확인해보니 2024-03-30T15:25:27.410335250 변환하는데 오류가 있다고 하는데 분명 RandomUtils에 commonresult 클래스 만들어 주는 부분 '2024-03-30T15:25:27.410335250' 이런 형태로 만들어서 테스트 로직 통과했는데 왜 나는지 모르겠습니다 ㅜ.ㅜ

@ghkdqhrbals 도와주세용!!

ghkdqhrbals commented 6 months ago

앗 이거 운영체제 혹시 어떤거 사용하고 계신가요? 운영체제에 따라서 조금 다를 수도 있거든요

LeeJeongGi commented 6 months ago

저는 맥이요! 규민님도 맥북아닌가요...?!

ghkdqhrbals commented 6 months ago

mac cpu 가 실리콘인가요? 저는 M2 사용하고있습니다

LeeJeongGi commented 6 months ago

확인해보니 실리콘인거 같아요 저는 M1 입니당

ghkdqhrbals commented 6 months ago

확인해보니 실리콘인거 같아요 저는 M1 입니당

디코로 이슈 같이 해볼해볼까요?

LeeJeongGi commented 6 months ago

네ㅐ넵