You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2017/03/08 16:07:38 UTC

[jira] [Created] (CASSANDRA-13310) dtest failure in upgrade_tests.regression_test.TestForRegressionsUpgrade_current_2_1_x_To_indev_3_x.test13294

Sean McCarthy created CASSANDRA-13310:
-----------------------------------------

             Summary: dtest failure in upgrade_tests.regression_test.TestForRegressionsUpgrade_current_2_1_x_To_indev_3_x.test13294
                 Key: CASSANDRA-13310
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13310
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Sean McCarthy
         Attachments: node1_debug.log, node1_gc.log, node1.log, node2.log

example failure:

http://cassci.datastax.com/job/cassandra-3.11_dtest_upgrade/29/testReport/upgrade_tests.regression_test/TestForRegressionsUpgrade_current_2_1_x_To_indev_3_x/test13294

{code}
Error Message

Command '('/usr/lib/jvm/jdk1.8.0_121/bin/java', '-cp', '/usr/lib/jvm/jdk1.8.0_121/lib/tools.jar:lib/jolokia-jvm-1.2.3-agent.jar', 'org.jolokia.jvmagent.client.AgentLauncher', '--host', '127.0.0.1', 'start', '1823')' returned non-zero exit status 1
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/regression_test.py", line 110, in test13294
    self.compact_sstable(node1, first_sstable)
  File "/home/automaton/cassandra-dtest/upgrade_tests/regression_test.py", line 121, in compact_sstable
    with JolokiaAgent(node) as jmx:
  File "/home/automaton/cassandra-dtest/tools/jmxutils.py", line 314, in __enter__
    self.start()
  File "/home/automaton/cassandra-dtest/tools/jmxutils.py", line 205, in start
    subprocess.check_output(args, stderr=subprocess.STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 574, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
{code}{code}
Standard Output

git@github.com:apache/cassandra.git github:apache/2b62cb997ed163c85b0cb50e3198935b38aa2fb6
Failed to start jolokia agent (command was: /usr/lib/jvm/jdk1.8.0_121/bin/java -cp /usr/lib/jvm/jdk1.8.0_121/lib/tools.jar:lib/jolokia-jvm-1.2.3-agent.jar org.jolokia.jvmagent.client.AgentLauncher --host 127.0.0.1 start 1823): Command '('/usr/lib/jvm/jdk1.8.0_121/bin/java', '-cp', '/usr/lib/jvm/jdk1.8.0_121/lib/tools.jar:lib/jolokia-jvm-1.2.3-agent.jar', 'org.jolokia.jvmagent.client.AgentLauncher', '--host', '127.0.0.1', 'start', '1823')' returned non-zero exit status 1
Exit status was: 1
Output was: Illegal Argument (command: start) : Cannot attach to process-ID 1823.
See --help for possible reasons.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)