08:22:40  Preparing TestLink client API.
08:22:40  Using TestLink URL: http://vnoeisapp10/testlink/lib/api/xmlrpc.php
08:22:40  
08:22:43  Found 1 automated test cases in TestLink.
08:22:43  
08:22:43  Sorting automated test cases by TestLink test plan execution order.
08:22:43  
08:22:43  Executing single Build Steps.
08:22:43  
08:22:44  [PF_04_automated_build_apps] $ /home/hudson/hudson/tools/maven-3-testing/bin/mvn clean verify -Pe2e-test -f product/ipb-product-selenium2-tests/pom.xml -Dtest=ProductPropertiesUiConfWebTests -Dmaven.test.ignore=true -Dmaven.test.failure.ignore=true -DfailIfNoTests=false -DwebTestServerUrl=http://vnoeisapp10:30080/ipb-app -DwebTestAdminUrl=http://vnoeisapp10:30080/ipb-admin -DwebTestSupportUrl=http://vnoeisapp10:30080/ipb-e2e-support-app/e2e -DwebTestUserName=qa -DwebTestPassword=qa -DdbUrl=jdbc:oracle:thin:@vnoeisdb01:1521:policy -DdbLogin=pftest -DdbPassword=pftest -Donly -Dnocxf -o
08:22:47  [INFO] Scanning for projects...
08:22:48  [INFO]                                                                         
08:22:48  [INFO] ------------------------------------------------------------------------
08:22:48  [INFO] Building IPB Selenium Product Factory Tests 4.4.0-SNAPSHOT
08:22:48  [INFO] ------------------------------------------------------------------------
08:22:50  [WARNING] The POM for com.ibm:icu:jar:3.6.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
08:22:52  [INFO] 
08:22:52  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ipb-product-selenium2-tests ---
08:22:52  [INFO] Deleting /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/target
08:22:52  [INFO] 
08:22:52  [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ ipb-product-selenium2-tests ---
08:22:53  [INFO] 
08:22:53  [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ipb-product-selenium2-tests ---
08:22:53  [debug] execute contextualize
08:22:53  [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:22:53  [INFO] skip non existing resourceDirectory /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/src/main/resources
08:22:53  [INFO] 
08:22:53  [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ipb-product-selenium2-tests ---
08:22:54  [INFO] Compiling 106 source files to /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/target/classes
08:23:00  [INFO] 
08:23:00  [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ipb-product-selenium2-tests ---
08:23:00  [debug] execute contextualize
08:23:00  [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:00  [INFO] Copying 86 resources
08:23:00  [INFO] 
08:23:00  [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ipb-product-selenium2-tests ---
08:23:00  [INFO] Compiling 73 source files to /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/target/test-classes
08:23:04  [INFO] 
08:23:04  [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ ipb-product-selenium2-tests ---
08:23:04  [INFO] Tests are skipped.
08:23:04  [INFO] 
08:23:04  [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ipb-product-selenium2-tests ---
08:23:05  [INFO] Building jar: /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/target/ipb-product-selenium2-tests-4.4.0-SNAPSHOT.jar
08:23:05  [INFO] 
08:23:05  [INFO] --- maven-surefire-plugin:2.11:test (integration-tests) @ ipb-product-selenium2-tests ---
08:23:05  [INFO] Surefire report directory: /home/hudson/hudson/workspace/PF_04_automated_build_apps/product/ipb-product-selenium2-tests/target/surefire-reports
08:23:06  
08:23:06  -------------------------------------------------------
08:23:06   T E S T S
08:23:06  -------------------------------------------------------
08:23:06  Running com.exigen.ipb.product.ProductPropertiesUiConfWebTests
08:23:20  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.745 sec
08:23:20  
08:23:20  Results :
08:23:20  
08:23:20  Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:23:20  
08:23:20  [INFO] ------------------------------------------------------------------------
08:23:20  [INFO] BUILD SUCCESS
08:23:20  [INFO] ------------------------------------------------------------------------
08:23:20  [INFO] Total time: 33.448s
08:23:20  [INFO] Finished at: Tue Mar 20 12:32:03 EET 2012
08:23:20  [INFO] Final Memory: 45M/288M
08:23:20  [INFO] ------------------------------------------------------------------------
08:23:20  Executing iterative Build Steps.
08:23:20  
08:23:20  Looking for the test results of TestLink test cases.
08:23:20  
08:23:20  Looking for test results in JUnit classes.
08:23:20  
08:23:21  FATAL: null
08:23:21  java.lang.NullPointerException
08:23:21  	at hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.getJUnitNotes(JUnitCaseClassNameResultSeeker.java:138)
08:23:21  	at hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.seek(JUnitCaseClassNameResultSeeker.java:99)
08:23:21  	at hudson.plugins.testlink.TestLinkBuilder.perform(TestLinkBuilder.java:159)
08:23:21  	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
08:23:21  	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
08:23:21  	at hudson.model.Build$RunnerImpl.build(Build.java:178)
08:23:21  	at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
08:23:21  	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473)
08:23:21  	at hudson.model.Run.run(Run.java:1408)
08:23:21  	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
08:23:21  	at hudson.model.ResourceController.execute(ResourceController.java:88)
08:23:21  	at hudson.model.Executor.run(Executor.java:238)