[
https://issues.apache.org/jira/browse/KAFKA-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763960#comment-15763960
]
Ismael Juma edited comment on KAFKA-3808 at 12/20/16 11:17 AM:
---------------------------------------------------------------
The new failures are being tracked in KAFKA-4554 as it's a new issue. I am
going to close this one for now as we haven't seen the transient failure since
October. If it happens again, we can reopen.
was (Author: ijuma):
The new failures are being tracked in KAFKA-4285 as it's a new issue. I am
going to close this one for now as we haven't seen the transient failure since
October. If it happens again, we can reopen.
> Transient failure in ReplicaVerificationToolTest
> ------------------------------------------------
>
> Key: KAFKA-3808
> URL: https://issues.apache.org/jira/browse/KAFKA-3808
> Project: Kafka
> Issue Type: Bug
> Components: system tests
> Reporter: Geoff Anderson
>
> {code}
> test_id:
> 2016-05-29--001.kafkatest.tests.tools.replica_verification_test.ReplicaVerificationToolTest.test_replica_lags
> status: FAIL
> run time: 1 minute 9.231 seconds
> Timed out waiting to reach non-zero number of replica lags.
> Traceback (most recent call last):
> File
> "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py",
> line 106, in run_all_tests
> data = self.run_single_test()
> File
> "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py",
> line 162, in run_single_test
> return self.current_test_context.function(self.current_test)
> File
> "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/tools/replica_verification_test.py",
> line 88, in test_replica_lags
> err_msg="Timed out waiting to reach non-zero number of replica lags.")
> File
> "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/utils/util.py",
> line 36, in wait_until
> raise TimeoutError(err_msg)
> TimeoutError: Timed out waiting to reach non-zero number of replica lags.
> {code}
> http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-05-29--001.1464540508--apache--trunk--404b696/report.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)