Started by upstream project "autoplot-run-tests" build number 10018
originally caused by:
Started by upstream project "autoplot-all" build number 9963
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 9963
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test017
[autoplot-test017] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins2005570376621697343.sh
+ rm -f Test017.java test017_008.dep0.qds test017_008.png test017_008.qds test017_010.txt test017_012.dep0.qds test017_012.png test017_012.qds test017_015.dep0.qds test017_015.png test017_015.qds test017_016.dep0.qds test017_016.png test017_016.qds test017_017.dep0.qds test017_017.png test017_017.qds test017_018.dep0.qds test017_018.png test017_018.qds test017_020.dep0.qds test017_020.png test017_020.qds test017_021.dep0.qds test017_021.png test017_021.qds test017_023.dep0.qds test017_023.png test017_023.qds test017_029.dep0.qds test017_029.png test017_029.qds test017_030.dep0.qds test017_030.png test017_030.qds test017_033.dep0.qds test017_033.png test017_033.qds test017_036.dep0.qds test017_036.png test017_036.qds test017_037.txt test017_038.dep0.qds test017_038.png test017_038.qds test017_045.dep0.qds test017_045.png test017_045.qds
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test017.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test017
timer: in 791ms finished start
== test017_008 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/canopus/mari_mag/1994/cn_k0_mari_19940122_v01.cdf?Epoch
Sep 29, 2025 5:05:09 PM org.autoplot.scriptconsole.ExitExceptionHandler handle
WARNING: exception occurred: null
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353)
at org.das2.graph.DasCanvas.getImage(DasCanvas.java:1628)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1342)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1289)
at test.endtoend.Test017$ResultRunnable.run(Test017.java:305)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at org.das2.graph.DasPlot.implementMacros(DasPlot.java:1310)
at org.das2.graph.DasPlot.paintComponent(DasPlot.java:1614)
at javax.swing.JComponent.printComponent(JComponent.java:1220)
at org.das2.graph.DasPlot.printComponent(DasPlot.java:1256)
at javax.swing.JComponent.paint(JComponent.java:1060)
at javax.swing.JComponent.print(JComponent.java:1202)
at javax.swing.JComponent.paintChildren(JComponent.java:893)
at javax.swing.JComponent.printChildren(JComponent.java:1233)
at javax.swing.JComponent.paint(JComponent.java:1068)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)
at javax.swing.JComponent.print(JComponent.java:1202)
at org.das2.graph.DasCanvas.print(DasCanvas.java:953)
at org.das2.graph.DasCanvas.writeToImageImmediately(DasCanvas.java:1726)
at org.das2.graph.DasCanvas$13.run(DasCanvas.java:1624)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353)
at org.das2.graph.DasCanvas.getImage(DasCanvas.java:1628)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1342)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1289)
at test.endtoend.Test017$ResultRunnable.run(Test017.java:305)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at org.das2.graph.DasPlot.implementMacros(DasPlot.java:1310)
at org.das2.graph.DasPlot.paintComponent(DasPlot.java:1614)
at javax.swing.JComponent.printComponent(JComponent.java:1220)
at org.das2.graph.DasPlot.printComponent(DasPlot.java:1256)
at javax.swing.JComponent.paint(JComponent.java:1060)
at javax.swing.JComponent.print(JComponent.java:1202)
at javax.swing.JComponent.paintChildren(JComponent.java:893)
at javax.swing.JComponent.printChildren(JComponent.java:1233)
at javax.swing.JComponent.paint(JComponent.java:1068)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)
at javax.swing.JComponent.print(JComponent.java:1202)
at org.das2.graph.DasCanvas.print(DasCanvas.java:953)
at org.das2.graph.DasCanvas.writeToImageImmediately(DasCanvas.java:1726)
at org.das2.graph.DasCanvas$13.run(DasCanvas.java:1624)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE