squakez commented on issue #4200:
URL: https://github.com/apache/camel-k/issues/4200#issuecomment-1490320601

   Having a deeper look, here some interesting log lines that can help:
   ```
   
{"level":"info","ts":1680108353.5888395,"logger":"camel-k.maven.build","msg":" 
274.6s (18.1% of total time) in 66 GCs | Peak RSS: 7.55GB | CPU load: 2.05"}
   ...
   
{"level":"info","ts":1680108353.6008067,"logger":"camel-k.maven.build","msg":"Finished
 generating 'camel-k-integration-1.12.0-runner' in 25m 14s."}
   {"level":"info","ts":1680108354.97897,"logger":"camel-k.builder","msg":"step 
failed with error: failure while building project: : signal: 
killed","step":"github.com/apache/camel-k/pkg/builder/BuildQuarkusRunner","phase":"20","task":"builder"}
   ```
   The build required almos 8GB of memory and it finished correctly after 25 
minutes. However, for some reason, the BuildQuarkusRunner step failed. I wonder 
if you can provide a simple reproducer, in order to try reproducing the 
problem. Also, it would be nice to know what version and kubernetes cluster 
(and version) you're using. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to