Discussion:
[xwiki-notifications] xwiki-enterprise-test-selenium-6.2.x - Build # 151 - Unstable!
Jenkins LTS
2014-10-23 14:04:36 UTC
Permalink
Check console output at http://ci.xwiki.org/job/xwiki-enterprise-test-selenium-6.2.x/151/ to view the results.

Changes since the previous successful build:

Changes for Build #151



Failed tests:

1 tests failed.
REGRESSION: org.xwiki.test.selenium.AdministrationTest.testCodeToExecuteNotInline

Error Message:
element [//div[contains(@class,'xnotification-done') and contains(.,'')]] not found

Stack Trace:
com.thoughtworks.selenium.Wait$WaitTimedOutException: element [//div[contains(@class,'xnotification-done') and contains(.,'')]] not found
at com.thoughtworks.selenium.Wait.wait(Wait.java:98)
at com.thoughtworks.selenium.Wait.wait(Wait.java:63)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForElement(AbstractXWikiTestCase.java:434)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForNotificationMessage(AbstractXWikiTestCase.java:482)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForNotificationSuccessMessage(AbstractXWikiTestCase.java:505)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.clickButtonAndContinue(AbstractXWikiTestCase.java:511)
at org.xwiki.test.selenium.AdministrationTest.testCodeToExecuteNotInline(AdministrationTest.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.runBare(AbstractXWikiTestCase.java:128)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at org.xwiki.test.selenium.framework.XWikiTestSuite.runTest(XWikiTestSuite.java:65)
at junit.framework.TestSuite.run(TestSuite.java:250)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)




Last build logs:

[...truncated 397 lines...]
Running org.xwiki.test.selenium.DocExtraTest
Test: testDocExtraLoadingFromKeyboardShortcuts
Tests run: 47, Failures: 0, Errors: 1
Running org.xwiki.test.selenium.DocExtraTest
Test: testDocExtraLoadingFromURLAnchor
Tests run: 48, Failures: 0, Errors: 1
Running org.xwiki.test.selenium.DocExtraTest
Test: testDocExtraLoadingFromLinks
Tests run: 49, Failures: 0, Errors: 1
Running org.xwiki.test.selenium.PanelsTest
Test: testCreatePanel
Tests run: 50, Failures: 0, Errors: 1
Running org.xwiki.test.selenium.PanelsTest
Test: testCreatePanelWithSpecialSymbols
Tests run: 51, Failures: 0, Errors: 1
16:04:05.529 [Thread-15] INFO o.x.t.i.XWikiLogOutputStream - Attempting to stop XWiki cleanly on port 8080...
16:04:09.835 [Thread-13] ERROR o.x.t.i.XWikiLogOutputStream - 2014-10-23 16:04:09.819:INFO:oxtjl.NotifyListener:----------------------------------
16:04:09.835 [Thread-13] ERROR o.x.t.i.XWikiLogOutputStream - 2014-10-23 16:04:09.835:INFO:oxtjl.NotifyListener:Server stopping, please wait while all resources are closed...
16:04:17.474 [Thread-13] ERROR o.x.t.i.XWikiLogOutputStream - 2014-10-23 16:04:17.474:INFO:oxtjl.NotifyListener:Done!
16:04:19.461 [main] INFO o.x.test.integration.XWikiExecutor - XWiki server running at [http://localhost:8080/xwiki/bin/get/Main/] has been stopped
Tests run: 51, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,892.677 sec <<< FAILURE! - in org.xwiki.test.selenium.AllTests
testCodeToExecuteNotInline(org.xwiki.test.selenium.AdministrationTest) Time elapsed: 95.137 sec <<< ERROR!
com.thoughtworks.selenium.Wait$WaitTimedOutException: element [//div[contains(@class,'xnotification-done') and contains(.,'')]] not found
at com.thoughtworks.selenium.Wait.wait(Wait.java:98)
at com.thoughtworks.selenium.Wait.wait(Wait.java:63)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForElement(AbstractXWikiTestCase.java:434)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForNotificationMessage(AbstractXWikiTestCase.java:482)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.waitForNotificationSuccessMessage(AbstractXWikiTestCase.java:505)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.clickButtonAndContinue(AbstractXWikiTestCase.java:511)
at org.xwiki.test.selenium.AdministrationTest.testCodeToExecuteNotInline(AdministrationTest.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at org.xwiki.test.selenium.framework.AbstractXWikiTestCase.runBare(AbstractXWikiTestCase.java:128)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at org.xwiki.test.selenium.framework.XWikiTestSuite.runTest(XWikiTestSuite.java:65)
at junit.framework.TestSuite.run(TestSuite.java:250)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error:
AdministrationTest>AbstractXWikiTestCase.runBare:128->testCodeToExecuteNotInline:506->AbstractXWikiTestCase.clickButtonAndContinue:511->AbstractXWikiTestCase.waitForNotificationSuccessMessage:505->AbstractXWikiTestCase.waitForNotificationMessage:482->AbstractXWikiTestCase.waitForElement:434 » WaitTimedOut

Tests run: 51, Failures: 0, Errors: 1, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/hudsonagent/jenkins_root/workspace/xwiki-enterprise-test-selenium-6.2.x/xwiki-enterprise-test/xwiki-enterprise-test-selenium/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ xwiki-enterprise-test-selenium ---
[INFO] Installing /home/hudsonagent/jenkins_root/workspace/xwiki-enterprise-test-selenium-6.2.x/xwiki-enterprise-test/xwiki-enterprise-test-selenium/pom.xml to /home/hudsonagent/.m2/repository/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-SNAPSHOT.pom
[INFO] Installing /home/hudsonagent/jenkins_root/workspace/xwiki-enterprise-test-selenium-6.2.x/xwiki-enterprise-test/xwiki-enterprise-test-selenium/target/xwiki-enterprise-test-selenium-6.2.3-SNAPSHOT-tests.jar to /home/hudsonagent/.m2/repository/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ xwiki-enterprise-test-selenium ---
Downloading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml (842 B at 3.9 KB/sec)
Uploading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-20141023.140425-26.pom
Uploaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-20141023.140425-26.pom (3 KB at 0.3 KB/sec)
Downloading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/maven-metadata.xml
Downloaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/maven-metadata.xml (2 KB at 65.3 KB/sec)
Uploading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml (842 B at 1.7 KB/sec)
Uploading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/maven-metadata.xml
Uploaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/maven-metadata.xml (2 KB at 6.0 KB/sec)
Uploading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-20141023.140425-26-tests.jar
Uploaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/xwiki-enterprise-test-selenium-6.2.3-20141023.140425-26-tests.jar (64 KB at 2054.0 KB/sec)
Uploading: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml
Uploaded: http://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/enterprise/xwiki-enterprise-test-selenium/6.2.3-SNAPSHOT/maven-metadata.xml (842 B at 31.6 KB/sec)
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:31.868s
[INFO] Finished at: Thu Oct 23 16:04:34 CEST 2014
[INFO] Final Memory: 33M/611M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled[WARNING] The requested profile "legacy" could not be activated because it does not exist.
[WARNING] The requested profile "jetty" could not be activated because it does not exist.

Waiting for Jenkins to finish collecting data
channel stopped
Terminating xvnc.
$ vncserver -kill :88
Killing Xtightvnc process ID 24666
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

Loading...