BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-bench-dm-tomcat/770/
Project:FT-nuxeo-master-bench-dm-tomcat
Date of build:Wed, 16 Jul 2014 07:05:01 +0200
Build duration:2 min 21 sec

CHANGES
  Revision 02db5d725ea72e9c1b4905ede73bead0699d3c22 by slacoin:(Revert "Revert "NXP-14728 activate managed datasource mode by default in tomcat"" (commit: 02db5d725ea72e9c1b4905ede73bead0699d3c22))
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nuxeo.defaults
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/default-repository-config.xml.nxftl
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/datasources-config.xml.nxftl
  Revision eb4438bdc6ec250d30b9eb556845295d0739f139 by slacoin:(NXP-14728 activate managed datasource mode by default in tomcat (commit: eb4438bdc6ec250d30b9eb556845295d0739f139))
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/datasources-config.xml.nxftl
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/default-repository-config.xml.nxftl
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nuxeo.defaults
  Revision b3504dbb4457d1e9ba68cb7bc3864520be3cbc45 by slacoin:(NXP-14728 activate managed datasource mode by default in tomcat (commit: b3504dbb4457d1e9ba68cb7bc3864520be3cbc45))
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nuxeo.defaults
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/default-repository-config.xml.nxftl
  editnuxeo-distribution-resources/src/main/resources/templates-tomcat/common-base/nxserver/config/datasources-config.xml.nxftl

BUILD ARTIFACTS
  • nuxeo-distribution-dm/ftest/funkload/target/log/credentiald.log
  • nuxeo-distribution-dm/ftest/funkload/target/log/monitor.log
  • nuxeo-distribution-dm/ftest/funkload/target/log/nuxeo.log
  • nuxeo-distribution-dm/ftest/funkload/target/log/nuxeo.xml
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/classloader.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/console.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/gc.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/nuxeo-error.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/nuxeo.pid
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/nuxeoctl.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/server.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/stderr.log
  • nuxeo-distribution-dm/ftest/funkload/target/tomcat/log/tomcat.log

  • CONSOLE OUTPUT
    [...truncated 635 lines...]
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    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 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
    Caused by: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/nuxeo-ftest.xml:827: Tests in error: test_nuxeo.py:testInit
    at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
    at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
    at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
    ... 39 more
    [INFO]
    [INFO] --- ant-assembly-maven-plugin:2.0.2-SNAPSHOT:build (stop-nuxeo) @ funkload-utility ---
    Activating profile: tomcat
    Activating profile: pgsql
    Activating profile: monitor
    Activating profile: bench
    Activating profile: qa
    [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.7.15-SNAPSHOT
    [INFO] [unzip] Expanding: /home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.15-SNAPSHOT/nuxeo-ftest-1.7.15-SNAPSHOT.zip into /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target
    funkload-bench._init:
    [INFO] [echo] Using NX_PGSQL_DB_HOST fallback for undefined NX_DB_HOST
    [INFO] [echo] Using NX_PGSQL_DB_PORT fallback for undefined NX_DB_PORT
    [INFO] [echo] Using NX_PGSQL_DB_NAME fallback for undefined NX_DB_NAME
    [INFO] [echo] Using NX_PGSQL_DB_ADMINNAME fallback for undefined NX_DB_ADMINNAME
    [INFO] [echo] Using NX_PGSQL_DB_ADMINUSER fallback for undefined NX_DB_ADMINUSER
    [INFO] [echo] Using NX_PGSQL_DB_ADMINPASS fallback for undefined NX_DB_ADMINPASS
    funkload-bench.stop-unix:
    [INFO] [exec] Detected Tomcat server.
    [INFO] [exec] Nuxeo home: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/tomcat
    [INFO] [exec] Nuxeo configuration: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/tomcat/bin/nuxeo.conf
    [INFO] [exec] Include template: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common-base
    [INFO] [exec] Include template: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/common
    [INFO] [exec] Include template: /home/hudson/workspace/FT-nuxeo-master-bench-dm-tomcat/nuxeo-distribution-dm/ftest/funkload/target/tomcat/templates/postgresql
    [INFO] [exec] Stopping server....Server stopped.
    [INFO]
    [INFO] --- ant-assembly-maven-plugin:2.0.2-SNAPSHOT:verify (run-tests) @ funkload-utility ---
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 02:08 min
    [INFO] Finished at: 2014-07-16T07:07:14+01:00
    [INFO] Final Memory: 32M/630M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.nuxeo.build:ant-assembly-maven-plugin:2.0.2-SNAPSHOT:verify (run-tests) on project funkload-utility: There was a timeout or other error in the fork -> [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/MojoExecutionException
    Build step 'Invoke top-level Maven targets' marked build as failure
    Archiving artifacts
    Sending artifact delta relative to FT-nuxeo-master-bench-dm-tomcat #769
    Archived 13 artifacts
    Archive block size is 32768
    Received 0 blocks and 1153089 bytes
    Compression is 0.0%
    Took 5.6 sec
    Email was triggered for: Failure - Any
    Sending email for trigger: Failure - Any

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

    Reply via email to