You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Roger Hoover (JIRA)" <ji...@apache.org> on 2016/12/16 17:23:58 UTC

[jira] [Created] (KAFKA-4551) StreamsSmokeTest.test_streams intermittent failure

Roger Hoover created KAFKA-4551:
-----------------------------------

             Summary: StreamsSmokeTest.test_streams intermittent failure
                 Key: KAFKA-4551
                 URL: https://issues.apache.org/jira/browse/KAFKA-4551
             Project: Kafka
          Issue Type: Bug
            Reporter: Roger Hoover
            Priority: Blocker




{code}
test_id:    kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams
status:     FAIL
run time:   4 minutes 44.872 seconds


    
Traceback (most recent call last):
  File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", line 123, in run
    data = self.run_test()
  File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", line 176, in run_test
    return self.test_context.function(self.test)
  File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/streams/streams_smoke_test.py", line 78, in test_streams
    node.account.ssh("grep SUCCESS %s" % self.driver.STDOUT_FILE, allow_fail=False)
  File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/cluster/remoteaccount.py", line 253, in ssh
    raise RemoteCommandError(self, cmd, exit_status, stderr.read())
RemoteCommandError: ubuntu@worker6: Command 'grep SUCCESS /mnt/streams/streams.stdout' returned non-zero exit status 1.
{code}

http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-12-15--001.1481794587--apache--trunk--7049938/StreamsSmokeTest/test_streams/91.tgz



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)