You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/22 02:31:48 UTC

[GitHub] justinborromeo opened a new issue #7125: [Flaky Test] Flaky ITTwitterQueryTest

justinborromeo opened a new issue #7125: [Flaky Test] Flaky ITTwitterQueryTest 
URL: https://github.com/apache/incubator-druid/issues/7125
 
 
   I noticed that the Before method of ITTwitterQueryTest failed on a PR [build](https://travis-ci.org/apache/incubator-druid/jobs/496127810) with unrelated changes.  It seems as if the segments from the twitter data source weren't loaded within 30 retries.
   
   Stack trace:
   
   ```
   [ERROR] before(org.apache.druid.tests.query.ITTwitterQueryTest)  Time elapsed: 361.018 s  <<< FAILURE!
   org.apache.druid.java.util.common.ISE: Max number of retries[30] exceeded for Task[twitter segment load]. Failing.
   	at org.apache.druid.tests.query.ITTwitterQueryTest.before(ITTwitterQueryTest.java:47)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org