Aurélien Pupier created CAMEL-23977:
---------------------------------------
Summary: Sometims tests are taking 400x more time on s390x Jenkins
Ci
Key: CAMEL-23977
URL: https://issues.apache.org/jira/browse/CAMEL-23977
Project: Camel
Issue Type: Test
Affects Versions: 4.21.0
Reporter: Aurélien Pupier
it is causing several tests to fail.
this doesn't sound right that there can be such a difference of time.
to investigate first if it occurs on a specific machine or not.
to investigate if there is a specific event which triggers that.
if it is impacting a specific kind of tests
Example:
jenkins-s390x-1 build #1998:
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 425.8
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* global build time 4h22
jenkins-s390x-1 nuild #1997:
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 226.8
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* global build time: 3h45
jenkins-s390x-4 build #1996:
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* global build time 2h15
jenkins-s390x-2 #1995:
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.27
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* global build time 2h04
jenkins-s390x-3 #1994:
*[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.23 s
-- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* global build time 2h55
jenkins-s390x-1 # 1993:
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.177
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* 2h02
jenkins-s390x-2 #1919
* [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.64
s -- in org.apache.camel.impl.engine.EmptyProducerCacheTest
* 1h52
--
This message was sent by Atlassian Jira
(v8.20.10#820010)