Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test038
[autoplot-test038] $ /bin/sh -xe /tmp/jenkins3258871577377591188.sh
+ rm -f Test038.java test038_params_demoParms1.jy
+ export DISPLAY=localhost:2
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test038.java .
+ /usr/local/jdk1.8//bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test038
== test 002: /home/jbf/ct/hudson/script/test038/demoParms1.jy ==
Exception in thread "main" java.lang.IllegalArgumentException: script has multiple parameters with the same name, so default would be ambiguous
at org.autoplot.jythonsupport.JythonUtil.getGetParams(JythonUtil.java:2138)
at org.autoplot.jythonsupport.JythonUtil.getGetParams(JythonUtil.java:2046)
at test.endtoend.Test038.doTestsGetParams(Test038.java:229)
at test.endtoend.Test038.doTests(Test038.java:56)
at test.endtoend.Test038.main(Test038.java:296)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE