View Issue Details

IDProjectCategoryView StatusLast Update
0003206GNUnetconversation servicepublic2013-12-24 20:53
ReporterSree Harsha Totakura Assigned ToSree Harsha Totakura  
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003206: testcase test_conversation_api_twocalls fails often
Descriptiontestcase test_conversation_api_twocalls fails often. The following is output on a failed run:

./test_conversation_api_twocalls
Dec 12 17:42:14-634345 util-20177 WARNING `access' failed on file `/usr/local/lib/gnunet/libexec/gnunet-daemon-hostlist' at os_installation.c:719 with error: No such file or directory
Dec 12 17:42:14-634541 arm-20177 ERROR Failed to start service `hostlist'
`gnunet-helper-vpn' is not SUID, refusing to run.
Speaker phone enabled
Mic phone enabled
+Speaker caller2 enabled
Mic caller2 enabled
     Call call2 picked
2Speaker phone disabled
Mic phone disabled
Speaker phone enabled
Mic phone enabled
+Speaker caller2 disabled
Mic caller2 disabled
     Call call2 suspended
Speaker caller1 enabled
Mic caller1 enabled
     Call call1 picked
1call+11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++11++1^CSpeaker caller1 disabled
Mic caller1 disabled
Speaker phone disabled
Mic phone disabled
Speaker phone enabled
Mic phone enabled
Speaker phone disabled
Mic phone disabled

Note that it only exits after pressing Ctrl-C. The test timeout is changed to be 25 minutes instead of earlier 25 seconds.

The output when it exits properly:
./test_conversation_api_twocalls
Dec 12 17:41:50-778406 util-20143 WARNING `access' failed on file `/usr/local/lib/gnunet/libexec/gnunet-daemon-hostlist' at os_installation.c:719 with error: No such file or directory
Dec 12 17:41:50-778602 arm-20143 ERROR Failed to start service `hostlist'
`gnunet-helper-vpn' is not SUID, refusing to run.
Speaker phone enabled
Mic phone enabled
+Speaker caller2 enabled
Mic caller2 enabled
     Call call2 picked
2callSpeaker phone disabled
Mic phone disabled
Speaker phone enabled
Mic phone enabled
+Speaker caller2 disabled
Mic caller2 disabled
     Call call2 suspended
Speaker caller1 enabled
Mic caller1 enabled
     Call call1 picked
1call+1phonecall+1phonecall1+callphone+1phonecall1+callphone+1phonecall1+callphone+1phonecall1+callphone+1phonecall1+callphone+1phonecall1+callphone+1phonecall1+phonecall+1phonecall1+phonecall+1phonecall1+callphone+1phonecall1+phoneSpeaker caller1 disabled
Mic caller1 disabled
callSpeaker phone disabled
Mic phone disabled
Speaker phone enabled
Mic phone enabled
+Dec 12 17:41:57-234421 mesh-api-20157 WARNING ACK on unknown channel 80000002
Speaker caller2 enabled
Mic caller2 enabled
     Call call2 resumed
2phoneSpeaker caller2 disabled
Mic caller2 disabled
Dec 12 17:41:57-235280 mesh-api-20157 WARNING ACK on unknown channel 80000001
callDec 12 17:41:57-235349 mesh-api-20157 WARNING ACK on unknown channel 80000000
Speaker phone disabled
Mic phone disabled
TagsNo tags attached.

Relationships

child of 0003056 closedSree Harsha Totakura conversation needs to pass acceptence test 

Activities

Sree Harsha Totakura

2013-12-12 17:54

developer   ~0007857

test timeout reverted to seconds now, but the behavior remains the same.

Christian Grothoff

2013-12-12 19:01

manager   ~0007858

The warning about hostlist not being found should be fixed in SVN 31324.

Sree Harsha Totakura

2013-12-16 16:57

developer   ~0007892

fixed in SVN 31414-31419. However warnings from mesh remain. This is the output now (the logging output is redirected as debug messages):
`gnunet-helper-vpn' is not SUID, refusing to run.
Dec 16 16:51:58-214530 mesh-api-2339 WARNING ACK on unknown channel B0000000
PASS: test_conversation_api_reject
`gnunet-helper-vpn' is not SUID, refusing to run.
Dec 16 16:52:04-802948 mesh-api-2383 WARNING ACK on unknown channel 80000002
Dec 16 16:52:09-809912 mesh-api-2383 WARNING ACK on unknown channel 80000000
PASS: test_conversation_api_twocalls

Issue History

Date Modified Username Field Change
2013-12-12 17:52 Sree Harsha Totakura New Issue
2013-12-12 17:54 Sree Harsha Totakura Note Added: 0007857
2013-12-12 19:01 Christian Grothoff Note Added: 0007858
2013-12-13 13:34 Christian Grothoff Relationship added child of 0003056
2013-12-13 16:20 Sree Harsha Totakura Assigned To => Sree Harsha Totakura
2013-12-13 16:20 Sree Harsha Totakura Status new => assigned
2013-12-13 20:49 Christian Grothoff Priority normal => urgent
2013-12-13 20:49 Christian Grothoff Target Version => 0.10.0
2013-12-16 16:57 Sree Harsha Totakura Note Added: 0007892
2013-12-16 16:57 Sree Harsha Totakura Status assigned => resolved
2013-12-16 16:57 Sree Harsha Totakura Fixed in Version => 0.10.0
2013-12-16 16:57 Sree Harsha Totakura Resolution open => fixed
2013-12-24 20:53 Christian Grothoff Status resolved => closed