BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-cmis-dm-tomcat/136/
Project:FT-nuxeo-master-cmis-dm-tomcat
Date of build:Thu, 31 Jul 2014 11:48:05 +0200
Build duration:2 min 11 sec

CHANGES
No Changes

BUILD ARTIFACTS
  • nuxeo-distribution-dm/ftest/cmis/target/cmis.log
  • nuxeo-distribution-dm/ftest/cmis/target/nxtools-reports/nxtools-summary.xml
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/classloader.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/console.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/nuxeo-error.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/nuxeo.pid
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/nuxeoctl.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/server.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/stderr.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/log/tomcat.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/nxserver/config/distribution.properties
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/nxserver/data/installAfterRestart-DAM.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/nxserver/data/installAfterRestart-DM.log
  • nuxeo-distribution-dm/ftest/cmis/target/tomcat/nxserver/data/installAfterRestart-SC.log

  • CONSOLE OUTPUT
    [...truncated 344 lines...]
    [ERROR] [echo] testScore (cmislibtest.QueryTest)
    [ERROR] [echo] Find content using FT, sorted by relevance score ... ok
    [ERROR] [echo] testSimpleSelect (cmislibtest.QueryTest)
    [ERROR] [echo] Execute simple select star from cmis:document ... ok
    [ERROR] [echo] testWildcardPropertyMatch (cmislibtest.QueryTest)
    [ERROR] [echo] Find content w/wildcard match on cmis:name property ... ok
    [ERROR] [echo] testCreateDocument (cmislibtest.RepositoryTest)
    [ERROR] [echo] Create a new 'content-less' document ... ok
    [ERROR] [echo] testCreateFolder (cmislibtest.RepositoryTest)
    [ERROR] [echo] Create a new folder in the root folder ... ok
    [ERROR] [echo] testGetFolder (cmislibtest.RepositoryTest)
    [ERROR] [echo] Create a test folder then attempt to retrieve the Folder object ... ok
    [ERROR] [echo] testGetObject (cmislibtest.RepositoryTest)
    [ERROR] [echo] Create a test folder then attempt to retrieve it as a ... ok
    [ERROR] [echo] testGetObjectBadId (cmislibtest.RepositoryTest)
    [ERROR] [echo] Attempt to get an object using a known bad ID ... ok
    [ERROR] [echo] testGetObjectBadPath (cmislibtest.RepositoryTest)
    [ERROR] [echo] Attempt to get an object using a known bad path ... ok
    [ERROR] [echo] testGetObjectByPath (cmislibtest.RepositoryTest)
    [ERROR] [echo] Create test objects (one folder, one document) then try to get ... ok
    [ERROR] [echo] testGetRootFolder (cmislibtest.RepositoryTest)
    [ERROR] [echo] Get the root folder of the repository ... ok
    [ERROR] [echo] testGetUnfiledDocs (cmislibtest.RepositoryTest)
    [ERROR] [echo] Tests the repository's unfiled collection ... ok
    [ERROR] [echo] testRepositoryCapabilities (cmislibtest.RepositoryTest)
    [ERROR] [echo] Retrieve repository capabilities ... ok
    [ERROR] [echo] testRepositoryInfo (cmislibtest.RepositoryTest)
    [ERROR] [echo] Retrieve repository info ... ok
    [ERROR] [echo] testTypeChildren (cmislibtest.TypeTest)
    [ERROR] [echo] Get the child types for this repository and make sure cmis:folder ... ok
    [ERROR] [echo] testTypeDefinition (cmislibtest.TypeTest)
    [ERROR] [echo] Get the cmis:document type and test a few props of the type. ... ok
    [ERROR] [echo] testTypeProperties (cmislibtest.TypeTest)
    [ERROR] [echo] This repository does not allow content stream updates on the doc, skipping
    [ERROR] [echo] Not found...sleeping for 10 secs. Remaining tries:9
    [ERROR] [echo] Repo does not support unfiling, skipping
    [ERROR] [echo] Get the properties for a type. ... ok
    [ERROR] [echo] ======================================================================
    [ERROR] [echo] FAIL: testDeleteEmptyFolder (cmislibtest.FolderTest)
    [ERROR] [echo] Create a test folder, then delete it
    [ERROR] [echo] ----------------------------------------------------------------------
    [ERROR] [echo] Traceback (most recent call last):
    [ERROR] [echo] File "/jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/cmislibtest.py", line 503, in testDeleteEmptyFolder
    [ERROR] [echo] self.assertEquals(0, len(testFolderChildren.getResults()))
    [ERROR] [echo] AssertionError: 0 != 1
    [ERROR] [echo] ----------------------------------------------------------------------
    [ERROR] [echo] Ran 42 tests in 35.736s
    [ERROR] [echo] FAILED (failures=1)
    [ERROR]
    BUILD FAILED - at 7/31/14 11:50 AM
    /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/itests.xml:32: CMIS tests failed - see cmis.log
    Total time: 36 seconds
    [INFO]
    [INFO] --- ant-assembly-maven-plugin:2.0.2-SNAPSHOT:build (stop-nuxeo) @ nuxeo-distribution-dm-cmis-tests ---
    Activating profile: tomcat
    Activating profile: qa
    [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.7.15-SNAPSHOT
    [INFO] [unzip] Expanding: /opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.15-SNAPSHOT/nuxeo-ftest-1.7.15-SNAPSHOT.zip into /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target
    cmis-tests.stop-unix:
    [INFO] [exec] Detected Tomcat server.
    [INFO] [exec] Nuxeo home: /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/tomcat
    [INFO] [exec] Nuxeo configuration: /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/tomcat/bin/nuxeo.conf
    [INFO] [exec] Include template: /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/tomcat/templates/common-base
    [INFO] [exec] Include template: /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/tomcat/templates/common
    [INFO] [exec] Include template: /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/tomcat/templates/default
    [INFO] [exec] Stopping server.....Server stopped.
    [INFO]
    [INFO] --- ant-assembly-maven-plugin:2.0.2-SNAPSHOT:verify (run-tests) @ nuxeo-distribution-dm-cmis-tests ---
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 02:02 min
    [INFO] Finished at: 2014-07-31T11:50:14+01:00
    [INFO] Final Memory: 36M/490M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.nuxeo.build:ant-assembly-maven-plugin:2.0.2-SNAPSHOT:verify (run-tests) on project nuxeo-distribution-dm-cmis-tests: There are test failures.
    [ERROR]
    [ERROR] Please refer to /jenkins/tmp/workspace/FT-nuxeo-master-cmis-dm-tomcat/nuxeo-distribution-dm/ftest/cmis/target/nxtools-reports for the individual test results.
    [ERROR] -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    Build step 'Invoke top-level Maven targets' marked build as failure
    Archiving artifacts
    Sending artifact delta relative to FT-nuxeo-master-cmis-dm-tomcat #135
    Archived 14 artifacts
    Archive block size is 32768
    Received 0 blocks and 139037 bytes
    Compression is 0.0%
    Took 46 ms
    Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
    Jabber notifier plugin: Notifying suspects
    Email was triggered for: Always
    Sending email for trigger: Always

    _______________________________________________
    ECM-QA mailing list
    [email protected]
    http://lists.nuxeo.com/mailman/listinfo/ecm-qa
    

    Reply via email to