You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 02:07:02 UTC

[jira] [Updated] (CASSANDRA-12833) dtest failure in auth_test.TestAuthRoles.udf_permissions_in_update_test

     [ https://issues.apache.org/jira/browse/CASSANDRA-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C. Scott Andreas updated CASSANDRA-12833:
-----------------------------------------
    Component/s: Testing

> dtest failure in auth_test.TestAuthRoles.udf_permissions_in_update_test
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-12833
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12833
>             Project: Cassandra
>          Issue Type: Test
>          Components: Testing
>            Reporter: Sean McCarthy
>            Priority: Major
>              Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/838/testReport/auth_test/TestAuthRoles/udf_permissions_in_update_test
> {code}
> Error Message
> [Errno 2] No such file or directory: '/tmp/dtest-ZILXmx/test/node1/logs/system.log'
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/auth_test.py", line 2358, in udf_permissions_in_update_test
>     self.verify_udf_permissions("UPDATE ks.t1 SET v = ks.plus_one(2) WHERE k = ks.plus_one(0)")
>   File "/home/automaton/cassandra-dtest/auth_test.py", line 2375, in verify_udf_permissions
>     self.prepare()
>   File "/home/automaton/cassandra-dtest/auth_test.py", line 2622, in prepare
>     self.wait_for_any_log(self.cluster.nodelist(), 'Created default superuser', 25)
>   File "/home/automaton/cassandra-dtest/dtest.py", line 642, in wait_for_any_log
>     found = node.grep_log(pattern, filename=filename)
>   File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 347, in grep_log
>     with open(os.path.join(self.get_path(), 'logs', filename)) as f:
> {code}
> There were no logs saved for this test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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