Started by user atchertchian Building remotely on ondemand slave m1.large (i-ceedd782) in workspace /opt/jenkins/workspace/ondemand-testandpush-grenard No emails were triggered. [ondemand-testandpush-grenard] $ /bin/sh -xe /tmp/hudson8452354726982456827.sh + [ ! -z ] + [ true = true ] + rm -rf README.md build.properties.sample build.xml clone.py credits.txt enerjy-settings.epf findbugs.xml fixeclipse integration licenses nuxeo-common nuxeo-core nuxeo-features nuxeo-jsf nuxeo-runtime nuxeo-services nuxeo-theme nuxeo-webengine pom.xml scripts src tools .git .gitignore .project.ok + git clone git@github.com:nuxeo/nuxeo.git . Cloning into '.'... + git checkout fix-NXP-9359-date-formatter + git checkout master Already on 'master' + . scripts/gitfunctions.sh + [ true = false ] + ./clone.py fix-NXP-9359-date-formatter -f master [.] $> git fetch origin $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. Using Maven introspection of the POM file to find the list of modules... [nuxeo-common] $> git clone git@github.com:nuxeo/nuxeo-common.git Cloning into 'nuxeo-common'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-runtime] $> git clone git@github.com:nuxeo/nuxeo-runtime.git Cloning into 'nuxeo-runtime'... Warning: Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts. $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-core] $> git clone git@github.com:nuxeo/nuxeo-core.git Cloning into 'nuxeo-core'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-services] $> git clone git@github.com:nuxeo/nuxeo-services.git Cloning into 'nuxeo-services'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-jsf] $> git clone git@github.com:nuxeo/nuxeo-jsf.git Cloning into 'nuxeo-jsf'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-features] $> git clone git@github.com:nuxeo/nuxeo-features.git Cloning into 'nuxeo-features'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-theme] $> git clone git@github.com:nuxeo/nuxeo-theme.git Cloning into 'nuxeo-theme'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-webengine] $> git clone git@github.com:nuxeo/nuxeo-webengine.git Cloning into 'nuxeo-webengine'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-dm] $> git clone git@github.com:nuxeo/nuxeo-dm.git Cloning into 'nuxeo-dm'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [addons] $> git clone git@github.com:nuxeo/addons.git Cloning into 'addons'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-distribution] $> git clone git@github.com:nuxeo/nuxeo-distribution.git Cloning into 'nuxeo-distribution'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. Using Maven introspection of the POM files to find the list of addons... [nuxeo-platform-lang-ext] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext.git Cloning into 'nuxeo-platform-lang-ext'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-chemistry] $> git clone git@github.com:nuxeo/nuxeo-chemistry.git Cloning into 'nuxeo-chemistry'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-correspondence-marianne] $> git clone git@github.com:nuxeo/nuxeo-correspondence-marianne.git Cloning into 'nuxeo-correspondence-marianne'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-core-binarymanager-sql] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-sql.git Cloning into 'nuxeo-core-binarymanager-sql'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-jboss-jca-configurator] $> git clone git@github.com:nuxeo/nuxeo-jboss-jca-configurator.git Cloning into 'nuxeo-jboss-jca-configurator'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-http-client] $> git clone git@github.com:nuxeo/nuxeo-http-client.git Cloning into 'nuxeo-http-client'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-classification] $> git clone git@github.com:nuxeo/nuxeo-platform-classification.git Cloning into 'nuxeo-platform-classification'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-login] $> git clone git@github.com:nuxeo/nuxeo-platform-login.git Cloning into 'nuxeo-platform-login'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-document-routing] $> git clone git@github.com:nuxeo/nuxeo-platform-document-routing.git Cloning into 'nuxeo-platform-document-routing'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-faceted-search] $> git clone git@github.com:nuxeo/nuxeo-platform-faceted-search.git Cloning into 'nuxeo-platform-faceted-search'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-error-web] $> git clone git@github.com:nuxeo/nuxeo-platform-error-web.git Cloning into 'nuxeo-platform-error-web'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-forms-layout-demo] $> git clone git@github.com:nuxeo/nuxeo-platform-forms-layout-demo.git Cloning into 'nuxeo-platform-forms-layout-demo'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-smart-search] $> git clone git@github.com:nuxeo/nuxeo-platform-smart-search.git Cloning into 'nuxeo-platform-smart-search'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-audio] $> git clone git@github.com:nuxeo/nuxeo-platform-audio.git Cloning into 'nuxeo-platform-audio'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-video] $> git clone git@github.com:nuxeo/nuxeo-platform-video.git Cloning into 'nuxeo-platform-video'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-categorization] $> git clone git@github.com:nuxeo/nuxeo-platform-categorization.git Cloning into 'nuxeo-platform-categorization'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-user-registration] $> git clone git@github.com:nuxeo/nuxeo-platform-user-registration.git Cloning into 'nuxeo-platform-user-registration'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-shell] $> git clone git@github.com:nuxeo/nuxeo-shell.git Cloning into 'nuxeo-shell'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-filesystem-connectors] $> git clone git@github.com:nuxeo/nuxeo-filesystem-connectors.git Cloning into 'nuxeo-filesystem-connectors'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-opensocial] $> git clone git@github.com:nuxeo/nuxeo-opensocial.git Cloning into 'nuxeo-opensocial'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-user-center] $> git clone git@github.com:nuxeo/nuxeo-user-center.git Cloning into 'nuxeo-user-center'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-shibboleth-groups-web] $> git clone git@github.com:nuxeo/nuxeo-platform-shibboleth-groups-web.git Cloning into 'nuxeo-platform-shibboleth-groups-web'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-rendition] $> git clone git@github.com:nuxeo/nuxeo-platform-rendition.git Cloning into 'nuxeo-platform-rendition'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-apidoc-server] $> git clone git@github.com:nuxeo/nuxeo-apidoc-server.git Cloning into 'nuxeo-apidoc-server'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-birt] $> git clone git@github.com:nuxeo/nuxeo-birt.git Cloning into 'nuxeo-birt'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-activity] $> git clone git@github.com:nuxeo/nuxeo-activity.git Cloning into 'nuxeo-activity'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-social-collaboration] $> git clone git@github.com:nuxeo/nuxeo-social-collaboration.git Cloning into 'nuxeo-social-collaboration'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-platform-suggestbox] $> git clone git@github.com:nuxeo/nuxeo-platform-suggestbox.git Cloning into 'nuxeo-platform-suggestbox'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-dam] $> git clone git@github.com:nuxeo/nuxeo-dam.git Cloning into 'nuxeo-dam'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-poll] $> git clone git@github.com:nuxeo/nuxeo-poll.git Cloning into 'nuxeo-poll'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-rss-reader] $> git clone git@github.com:nuxeo/nuxeo-rss-reader.git Cloning into 'nuxeo-rss-reader'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-flavors] $> git clone git@github.com:nuxeo/nuxeo-flavors.git Cloning into 'nuxeo-flavors'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-quota] $> git clone git@github.com:nuxeo/nuxeo-quota.git Cloning into 'nuxeo-quota'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-platform-indexing-gateway] $> git clone git@github.com:nuxeo/nuxeo-platform-indexing-gateway.git Cloning into 'nuxeo-platform-indexing-gateway'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-exalead-connector] $> git clone git@github.com:nuxeo/nuxeo-exalead-connector.git Cloning into 'nuxeo-exalead-connector'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-signature] $> git clone git@github.com:nuxeo/nuxeo-signature.git Cloning into 'nuxeo-signature'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-rating] $> git clone git@github.com:nuxeo/nuxeo-rating.git Cloning into 'nuxeo-rating'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-agenda] $> git clone git@github.com:nuxeo/nuxeo-agenda.git Cloning into 'nuxeo-agenda'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-multi-tenant] $> git clone git@github.com:nuxeo/nuxeo-multi-tenant.git Cloning into 'nuxeo-multi-tenant'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-core-binarymanager-s3] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-s3.git Cloning into 'nuxeo-core-binarymanager-s3'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-core-binarymanager-jclouds] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-jclouds.git Cloning into 'nuxeo-core-binarymanager-jclouds'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-diff] $> git clone git@github.com:nuxeo/nuxeo-diff.git Cloning into 'nuxeo-diff'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter Switched to a new branch 'fix-NXP-9359-date-formatter' Branch fix-NXP-9359-date-formatter set up to track remote branch fix-NXP-9359-date-formatter from origin. [nuxeo-template-rendering] $> git clone git@github.com:nuxeo/nuxeo-template-rendering.git Cloning into 'nuxeo-template-rendering'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-web-mobile] $> git clone git@github.com:nuxeo/nuxeo-web-mobile.git Cloning into 'nuxeo-web-mobile'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-csv] $> git clone git@github.com:nuxeo/nuxeo-csv.git Cloning into 'nuxeo-csv'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-tree-snapshot] $> git clone git@github.com:nuxeo/nuxeo-tree-snapshot.git Cloning into 'nuxeo-tree-snapshot'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-groups-rights-audit] $> git clone git@github.com:nuxeo/nuxeo-groups-rights-audit.git Cloning into 'nuxeo-groups-rights-audit'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-drive] $> git clone git@github.com:nuxeo/nuxeo-drive.git Cloning into 'nuxeo-drive'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-dam-pdf-export] $> git clone git@github.com:nuxeo/nuxeo-dam-pdf-export.git Cloning into 'nuxeo-dam-pdf-export'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-resources-compat] $> git clone git@github.com:nuxeo/nuxeo-resources-compat.git Cloning into 'nuxeo-resources-compat'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-dmk-adaptor] $> git clone git@github.com:nuxeo/nuxeo-dmk-adaptor.git Cloning into 'nuxeo-dmk-adaptor'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-webengine-sites] $> git clone git@github.com:nuxeo/nuxeo-webengine-sites.git Cloning into 'nuxeo-webengine-sites'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-rest-api] $> git clone git@github.com:nuxeo/nuxeo-rest-api.git Cloning into 'nuxeo-rest-api'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. [nuxeo-style-guide] $> git clone git@github.com:nuxeo/nuxeo-style-guide.git Cloning into 'nuxeo-style-guide'... $> git checkout --track -b fix-NXP-9359-date-formatter origin/fix-NXP-9359-date-formatter fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/fix-NXP-9359-date-formatter' which can not be resolved as commit? Branch fix-NXP-9359-date-formatter not found, fallback on master $> git checkout master Already on 'master' $> git rebase origin/master Current branch master is up to date. + gitfa rebase origin/master + [ -d addons ] + from_root=true + gitf rebase origin/master + [ -d ./.git ] + echo [.] [.] + cd . + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] [nuxeo-common] + cd nuxeo-common + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] [nuxeo-core] + cd nuxeo-core + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] [nuxeo-distribution] + cd nuxeo-distribution + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] [nuxeo-dm] + cd nuxeo-dm + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] [nuxeo-features] + cd nuxeo-features + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] [nuxeo-jsf] + cd nuxeo-jsf + git rebase origin/master First, rewinding head to replay your work on top of it... Applying: NXP-9359: add methods and associated JSF functions using correct English for date formatters (as it's not spelled formater) Applying: NXP-9359: use new date formatters using correct English (instead of 'formater') Applying: NXP-9359: use new date formatters using correct English (instead of 'formater') + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] [nuxeo-runtime] + cd nuxeo-runtime + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] [nuxeo-services] + cd nuxeo-services + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] [nuxeo-theme] + cd nuxeo-theme + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] [nuxeo-webengine] + cd nuxeo-webengine + git rebase origin/master Current branch master is up to date. + echo + cd addons + mvn help:effective-pom+ cut -d < -f 1 -N + cut -d > -f 2 + grep + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] [.] + cd . + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] [nuxeo-chemistry] + cd nuxeo-chemistry + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] [nuxeo-http-client] + cd nuxeo-http-client + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] [nuxeo-platform-classification] + cd nuxeo-platform-classification + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] [nuxeo-platform-login] + cd nuxeo-platform-login + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] [nuxeo-platform-audio] + cd nuxeo-platform-audio + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] [nuxeo-platform-video] + cd nuxeo-platform-video + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] [nuxeo-shell] + cd nuxeo-shell + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] [nuxeo-opensocial] + cd nuxeo-opensocial + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] [nuxeo-user-center] + cd nuxeo-user-center + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] [nuxeo-birt] + cd nuxeo-birt + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] [nuxeo-activity] + cd nuxeo-activity + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] [nuxeo-dam] + cd nuxeo-dam + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] [nuxeo-poll] + cd nuxeo-poll + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] [nuxeo-rss-reader] + cd nuxeo-rss-reader + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] [nuxeo-flavors] + cd nuxeo-flavors + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] [nuxeo-quota] + cd nuxeo-quota + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] [nuxeo-signature] + cd nuxeo-signature + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] [nuxeo-rating] + cd nuxeo-rating + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] [nuxeo-agenda] + cd nuxeo-agenda + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] [nuxeo-diff] + cd nuxeo-diff + git rebase origin/master Current branch fix-NXP-9359-date-formatter is up to date. + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] [nuxeo-template-rendering] + cd nuxeo-template-rendering + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] [nuxeo-web-mobile] + cd nuxeo-web-mobile + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] [nuxeo-csv] + cd nuxeo-csv + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] [nuxeo-drive] + cd nuxeo-drive + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] [nuxeo-resources-compat] + cd nuxeo-resources-compat + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] [nuxeo-rest-api] + cd nuxeo-rest-api + git rebase origin/master Current branch master is up to date. + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] [nuxeo-style-guide] + cd nuxeo-style-guide + git rebase origin/master Current branch master is up to date. + echo + [ -z true ] + cd .. + + grep -e ^U gitfa status --porcelain + [ -d addons ] + from_root=true + gitf status --porcelain + [ -d ./.git ] + echo [.] + cd . + git status --porcelain + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] + cd nuxeo-common + git status --porcelain + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] + cd nuxeo-core + git status --porcelain + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] + cd nuxeo-distribution + git status --porcelain + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] + cd nuxeo-dm + git status --porcelain + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] + cd nuxeo-features + git status --porcelain + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] + cd nuxeo-jsf + git status --porcelain + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] + cd nuxeo-runtime + git status --porcelain + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] + cd nuxeo-services + git status --porcelain + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] + cd nuxeo-theme + git status --porcelain + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] + cd nuxeo-webengine + git status --porcelain + echo + cd addons + + cut -d < -f 1 cut -d > -f+ mvn help:effective-pom -N 2 + grep + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] + cd . + git status --porcelain + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git status --porcelain + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] + cd nuxeo-chemistry + git status --porcelain + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git status --porcelain + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git status --porcelain + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] + cd nuxeo-http-client + git status --porcelain + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] + cd nuxeo-platform-classification + git status --porcelain + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] + cd nuxeo-platform-login + git status --porcelain + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git status --porcelain + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git status --porcelain + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git status --porcelain + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git status --porcelain + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git status --porcelain + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] + cd nuxeo-platform-audio + git status --porcelain + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] + cd nuxeo-platform-video + git status --porcelain + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git status --porcelain + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git status --porcelain + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] + cd nuxeo-shell + git status --porcelain + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git status --porcelain + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] + cd nuxeo-opensocial + git status --porcelain + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] + cd nuxeo-user-center + git status --porcelain + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git status --porcelain + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git status --porcelain + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git status --porcelain + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] + cd nuxeo-birt + git status --porcelain + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] + cd nuxeo-activity + git status --porcelain + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git status --porcelain + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git status --porcelain + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] + cd nuxeo-dam + git status --porcelain + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] + cd nuxeo-poll + git status --porcelain + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] + cd nuxeo-rss-reader + git status --porcelain + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] + cd nuxeo-flavors + git status --porcelain + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] + cd nuxeo-quota + git status --porcelain + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git status --porcelain + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git status --porcelain + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] + cd nuxeo-signature + git status --porcelain + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] + cd nuxeo-rating + git status --porcelain + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] + cd nuxeo-agenda + git status --porcelain + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git status --porcelain + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] + cd nuxeo-diff + git status --porcelain + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] + cd nuxeo-template-rendering + git status --porcelain + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] + cd nuxeo-web-mobile + git status --porcelain + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] + cd nuxeo-csv + git status --porcelain + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git status --porcelain + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git status --porcelain + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] + cd nuxeo-drive + git status --porcelain + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git status --porcelain + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] + cd nuxeo-resources-compat + git status --porcelain + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git status --porcelain + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git status --porcelain + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] + cd nuxeo-rest-api + git status --porcelain + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] + cd nuxeo-style-guide + git status --porcelain + echo + [ -z true ] + cd .. + [ true = true ] + gitfa checkout master + [ -d addons ] + from_root=true + gitf checkout master + [ -d ./.git ] + echo [.] [.] + cd . + git checkout master Already on 'master' + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] [nuxeo-common] + cd nuxeo-common + git checkout master Already on 'master' + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] [nuxeo-core] + cd nuxeo-core + git checkout master Already on 'master' + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] [nuxeo-distribution] + cd nuxeo-distribution + git checkout master Already on 'master' + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] [nuxeo-dm] + cd nuxeo-dm + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] [nuxeo-features] + cd nuxeo-features + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] [nuxeo-jsf] + cd nuxeo-jsf + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] [nuxeo-runtime] + cd nuxeo-runtime + git checkout master Already on 'master' + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] [nuxeo-services] + cd nuxeo-services + git checkout master Already on 'master' + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] [nuxeo-theme] + cd nuxeo-theme + git checkout master Already on 'master' + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] [nuxeo-webengine] + cd nuxeo-webengine + git checkout master Already on 'master' + echo + cd addons + mvn help:effective-pom+ cut -d < -f 1 -N + cut -d > -f 2 + grep + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] [.] + cd . + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git checkout master Already on 'master' + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] [nuxeo-chemistry] + cd nuxeo-chemistry + git checkout master Already on 'master' + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git checkout master Already on 'master' + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git checkout master Already on 'master' + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git checkout master Already on 'master' + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] [nuxeo-http-client] + cd nuxeo-http-client + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] [nuxeo-platform-classification] + cd nuxeo-platform-classification + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] [nuxeo-platform-login] + cd nuxeo-platform-login + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] [nuxeo-platform-audio] + cd nuxeo-platform-audio + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] [nuxeo-platform-video] + cd nuxeo-platform-video + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git checkout master Already on 'master' + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] [nuxeo-shell] + cd nuxeo-shell + git checkout master Already on 'master' + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git checkout master Already on 'master' + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] [nuxeo-opensocial] + cd nuxeo-opensocial + git checkout master Already on 'master' + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] [nuxeo-user-center] + cd nuxeo-user-center + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git checkout master Already on 'master' + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git checkout master Already on 'master' + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] [nuxeo-birt] + cd nuxeo-birt + git checkout master Already on 'master' + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] [nuxeo-activity] + cd nuxeo-activity + git checkout master Already on 'master' + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git checkout master Already on 'master' + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] [nuxeo-dam] + cd nuxeo-dam + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] [nuxeo-poll] + cd nuxeo-poll + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] [nuxeo-rss-reader] + cd nuxeo-rss-reader + git checkout master Already on 'master' + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] [nuxeo-flavors] + cd nuxeo-flavors + git checkout master Already on 'master' + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] [nuxeo-quota] + cd nuxeo-quota + git checkout master Already on 'master' + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git checkout master Already on 'master' + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git checkout master Already on 'master' + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] [nuxeo-signature] + cd nuxeo-signature + git checkout master Already on 'master' + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] [nuxeo-rating] + cd nuxeo-rating + git checkout master Already on 'master' + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] [nuxeo-agenda] + cd nuxeo-agenda + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git checkout master Already on 'master' + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git checkout master Already on 'master' + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] [nuxeo-diff] + cd nuxeo-diff + git checkout master Switched to branch 'master' + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] [nuxeo-template-rendering] + cd nuxeo-template-rendering + git checkout master Already on 'master' + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] [nuxeo-web-mobile] + cd nuxeo-web-mobile + git checkout master Already on 'master' + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] [nuxeo-csv] + cd nuxeo-csv + git checkout master Already on 'master' + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git checkout master Already on 'master' + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git checkout master Already on 'master' + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] [nuxeo-drive] + cd nuxeo-drive + git checkout master Already on 'master' + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git checkout master Already on 'master' + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] [nuxeo-resources-compat] + cd nuxeo-resources-compat + git checkout master Already on 'master' + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git checkout master Already on 'master' + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git checkout master Already on 'master' + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] [nuxeo-rest-api] + cd nuxeo-rest-api + git checkout master Already on 'master' + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] [nuxeo-style-guide] + cd nuxeo-style-guide + git checkout master Already on 'master' + echo + [ -z true ] + cd .. + gitfa pull --rebase + [ -d addons ] + from_root=true + gitf pull --rebase + [ -d ./.git ] + echo [.] [.] + cd . + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] [nuxeo-common] + cd nuxeo-common + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] [nuxeo-core] + cd nuxeo-core + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] [nuxeo-distribution] + cd nuxeo-distribution + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] [nuxeo-dm] + cd nuxeo-dm + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] [nuxeo-features] + cd nuxeo-features + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] [nuxeo-jsf] + cd nuxeo-jsf + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] [nuxeo-runtime] + cd nuxeo-runtime + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] [nuxeo-services] + cd nuxeo-services + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] [nuxeo-theme] + cd nuxeo-theme + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] [nuxeo-webengine] + cd nuxeo-webengine + git pull --rebase Current branch master is up to date. + echo + cd addons + mvn help:effective-pom+ cut -d < -f 1 -N + cut -d > -f 2 + grep + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] [.] + cd . + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] [nuxeo-chemistry] + cd nuxeo-chemistry + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] [nuxeo-http-client] + cd nuxeo-http-client + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] [nuxeo-platform-classification] + cd nuxeo-platform-classification + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] [nuxeo-platform-login] + cd nuxeo-platform-login + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] [nuxeo-platform-audio] + cd nuxeo-platform-audio + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] [nuxeo-platform-video] + cd nuxeo-platform-video + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] [nuxeo-shell] + cd nuxeo-shell + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] [nuxeo-opensocial] + cd nuxeo-opensocial + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] [nuxeo-user-center] + cd nuxeo-user-center + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] [nuxeo-birt] + cd nuxeo-birt + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] [nuxeo-activity] + cd nuxeo-activity + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] [nuxeo-dam] + cd nuxeo-dam + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] [nuxeo-poll] + cd nuxeo-poll + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] [nuxeo-rss-reader] + cd nuxeo-rss-reader + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] [nuxeo-flavors] + cd nuxeo-flavors + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] [nuxeo-quota] + cd nuxeo-quota + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] [nuxeo-signature] + cd nuxeo-signature + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] [nuxeo-rating] + cd nuxeo-rating + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] [nuxeo-agenda] + cd nuxeo-agenda + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] [nuxeo-diff] + cd nuxeo-diff + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] [nuxeo-template-rendering] + cd nuxeo-template-rendering + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] [nuxeo-web-mobile] + cd nuxeo-web-mobile + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] [nuxeo-csv] + cd nuxeo-csv + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] [nuxeo-drive] + cd nuxeo-drive + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] [nuxeo-resources-compat] + cd nuxeo-resources-compat + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] [nuxeo-rest-api] + cd nuxeo-rest-api + git pull --rebase Current branch master is up to date. + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] [nuxeo-style-guide] + cd nuxeo-style-guide + git pull --rebase Current branch master is up to date. + echo + [ -z true ] + cd .. + set +e + gitfa merge fix-NXP-9359-date-formatter --log + [ -d addons ] + from_root=true + gitf merge fix-NXP-9359-date-formatter --log + [ -d ./.git ] + echo [.] [.] + cd . + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] [nuxeo-common] + cd nuxeo-common + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] [nuxeo-core] + cd nuxeo-core + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] [nuxeo-distribution] + cd nuxeo-distribution + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] [nuxeo-dm] + cd nuxeo-dm + git merge fix-NXP-9359-date-formatter --log Updating 3882f95..45c0467 Fast-forward .../main/resources/OSGI-INF/layouts-contrib.xml | 8 ++++---- .../widgets/summary/actions_widget_template.xhtml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] [nuxeo-features] + cd nuxeo-features + git merge fix-NXP-9359-date-formatter --log Updating 393d134..c6d64ac Fast-forward .../src/main/resources/OSGI-INF/layout-contrib.xml | 4 ++-- .../web/nuxeo.war/incl/connect/connectStatus.xhtml | 2 +- .../nuxeo.war/incl/usersActivity/workmanager.xhtml | 8 ++++---- .../src/main/resources/OSGI-INF/layout-contrib.xml | 6 +++--- .../nuxeo.war/incl/tabs/document_comments.xhtml | 2 +- .../widgets/summary/comments_widget_template.xhtml | 2 +- .../src/test/resources/layout-export-en.json | 8 ++++---- .../src/test/resources/layout-export-fr.json | 8 ++++---- .../src/test/resources/layout-export-nolang.json | 8 ++++---- .../src/test/resources/layouts-test-contrib.xml | 8 ++++---- .../web/nuxeo.war/incl/tabs/document_thread.xhtml | 2 +- .../web/nuxeo.war/widgets/forum_post_info.xhtml | 2 +- .../resources/OSGI-INF/imaging-layouts-contrib.xml | 8 ++++---- .../resources/OSGI-INF/nxmail-layouts-contrib.xml | 2 +- ...listing_mail_sending_date_widget_template.xhtml | 2 +- .../nuxeo.war/incl/tabs/document_relations.xhtml | 4 ++-- .../web/nuxeo.war/search/tag_search_results.xhtml | 2 +- .../summary/single_tasks_widget_template.xhtml | 4 ++-- 18 files changed, 41 insertions(+), 41 deletions(-) + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] [nuxeo-jsf] + cd nuxeo-jsf + git merge fix-NXP-9359-date-formatter --log Updating 8bc440d..c18c8f9 Fast-forward .../main/resources/OSGI-INF/layouts-contrib.xml | 4 +- .../layout/service/LayoutAutomaticGeneration.java | 2 +- .../test/resources/layouts-generated-contrib.xml | 20 +++---- .../layouts-generated-with-labels-contrib.xml | 20 +++---- .../resources/layouts-listing-test-contrib.xml | 2 +- .../ui/web/component/seam/UICellExcel.java | 2 +- .../ecm/platform/ui/web/tag/fn/Functions.java | 56 +++++++++++++++++--- .../src/main/resources/WEB/nxweb-util.taglib.xml | 54 +++++++++++++++++-- .../resources/OSGI-INF/layouts-listing-contrib.xml | 12 ++--- .../resources/OSGI-INF/search-layouts-contrib.xml | 40 +++++++------- .../export/document_comments_pdf_template.xhtml | 2 +- .../export/document_history_pdf_template.xhtml | 2 +- .../nuxeo.war/incl/export/document_view_pdf.xhtml | 2 +- 13 files changed, 152 insertions(+), 66 deletions(-) + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] [nuxeo-runtime] + cd nuxeo-runtime + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] [nuxeo-services] + cd nuxeo-services + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] [nuxeo-theme] + cd nuxeo-theme + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] [nuxeo-webengine] + cd nuxeo-webengine + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + cd addons + mvn help:effective-pom+ cut -d < -f 1 -N + grep + cut -d > -f 2 + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] [.] + cd . + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] [nuxeo-chemistry] + cd nuxeo-chemistry + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] [nuxeo-http-client] + cd nuxeo-http-client + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] [nuxeo-platform-classification] + cd nuxeo-platform-classification + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] [nuxeo-platform-login] + cd nuxeo-platform-login + git merge fix-NXP-9359-date-formatter --log Updating c4849a5..ae2eb88 Fast-forward .../token-authentication-layouts-contrib.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git merge fix-NXP-9359-date-formatter --log Updating 1940c4e..5cee15f Fast-forward .../document-routing-dashboard-layouts-contrib.xml | 2 +- .../widgets/routing_duedate_widget_template.xhtml | 4 ++-- .../document_suggestion_widget_template.xhtml | 2 +- ...ummary_actions_lock_route_widget_template.xhtml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git merge fix-NXP-9359-date-formatter --log Updating 3f2ec10..a197ae3 Fast-forward .../OSGI-INF/faceted-search-layouts-contrib.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git merge fix-NXP-9359-date-formatter --log Updating a1d17a8..8a1f4c7 Fast-forward .../demo/layout-demo-complex-list-widget.xml | 8 ++++---- .../OSGI-INF/demo/layout-demo-complex-widget.xml | 4 ++-- .../OSGI-INF/demo/layout-demo-container-widget.xml | 4 ++-- .../demo/layout-demo-datetime-listing-widget.xml | 4 ++-- .../OSGI-INF/demo/layout-demo-datetime-widget.xml | 4 ++-- .../OSGI-INF/demo/layout-demo-layout-widget.xml | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git merge fix-NXP-9359-date-formatter --log Updating 486b150..1271a09 Fast-forward .../OSGI-INF/smart-query-layouts-contrib.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] [nuxeo-platform-audio] + cd nuxeo-platform-audio + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] [nuxeo-platform-video] + cd nuxeo-platform-video + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] [nuxeo-shell] + cd nuxeo-shell + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] [nuxeo-opensocial] + cd nuxeo-opensocial + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] [nuxeo-user-center] + cd nuxeo-user-center + git merge fix-NXP-9359-date-formatter --log Updating dc3e88d..2cb1bd8 Fast-forward .../resources/OSGI-INF/layouts-listing-contrib.xml | 6 +++--- .../main/resources/OSGI-INF/layouts-contrib.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] [nuxeo-birt] + cd nuxeo-birt + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] [nuxeo-activity] + cd nuxeo-activity + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git merge fix-NXP-9359-date-formatter --log Updating 65db815..885087f Fast-forward .../OSGI-INF/user-relationship-layout-contrib.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] [nuxeo-dam] + cd nuxeo-dam + git merge fix-NXP-9359-date-formatter --log Updating f208a96..9ecb493 Fast-forward .../OSGI-INF/dam-contentviews-contrib.xml | 4 ++-- .../resources/OSGI-INF/dam-layouts-contrib.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] [nuxeo-poll] + cd nuxeo-poll + git merge fix-NXP-9359-date-formatter --log Updating c22a36e..8e0c448 Fast-forward .../main/resources/OSGI-INF/layouts-contrib.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] [nuxeo-rss-reader] + cd nuxeo-rss-reader + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] [nuxeo-flavors] + cd nuxeo-flavors + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] [nuxeo-quota] + cd nuxeo-quota + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] [nuxeo-signature] + cd nuxeo-signature + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] [nuxeo-rating] + cd nuxeo-rating + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] [nuxeo-agenda] + cd nuxeo-agenda + git merge fix-NXP-9359-date-formatter --log Updating bbd9c90..ac8062e Fast-forward .../resources/OSGI-INF/agenda-layout-contrib.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git merge fix-NXP-9359-date-formatter --log Updating e7b0363..5a21a8f Fast-forward src/main/resources/OSGI-INF/layouts-contrib.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] [nuxeo-diff] + cd nuxeo-diff + git merge fix-NXP-9359-date-formatter --log Updating c422736..3a914d5 Fast-forward .../resources/OSGI-INF/diff-widgets-contrib.xml | 10 +++++----- .../OSGI-INF/test-diff-widgets-contrib.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] [nuxeo-template-rendering] + cd nuxeo-template-rendering + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] [nuxeo-web-mobile] + cd nuxeo-web-mobile + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] [nuxeo-csv] + cd nuxeo-csv + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] [nuxeo-drive] + cd nuxeo-drive + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] [nuxeo-resources-compat] + cd nuxeo-resources-compat + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] [nuxeo-rest-api] + cd nuxeo-rest-api + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] [nuxeo-style-guide] + cd nuxeo-style-guide + git merge fix-NXP-9359-date-formatter --log fatal: 'fix-NXP-9359-date-formatter' does not point to a commit + echo + [ -z true ] + cd .. + set -e + + grep -e ^U gitfa status --porcelain + [ -d addons ] + from_root=true + gitf status --porcelain + [ -d ./.git ] + echo [.] + cd . + git status --porcelain + echo + [ -d nuxeo-common/.git ] + echo [nuxeo-common] + cd nuxeo-common + git status --porcelain + echo + [ -d nuxeo-core/.git ] + echo [nuxeo-core] + cd nuxeo-core + git status --porcelain + echo + [ -d nuxeo-distribution/.git ] + echo [nuxeo-distribution] + cd nuxeo-distribution + git status --porcelain + echo + [ -d nuxeo-dm/.git ] + echo [nuxeo-dm] + cd nuxeo-dm + git status --porcelain + echo + [ -d nuxeo-features/.git ] + echo [nuxeo-features] + cd nuxeo-features + git status --porcelain + echo + [ -d nuxeo-jsf/.git ] + echo [nuxeo-jsf] + cd nuxeo-jsf + git status --porcelain + echo + [ -d nuxeo-runtime/.git ] + echo [nuxeo-runtime] + cd nuxeo-runtime + git status --porcelain + echo + [ -d nuxeo-services/.git ] + echo [nuxeo-services] + cd nuxeo-services + git status --porcelain + echo + [ -d nuxeo-theme/.git ] + echo [nuxeo-theme] + cd nuxeo-theme + git status --porcelain + echo + [ -d nuxeo-webengine/.git ] + echo [nuxeo-webengine] + cd nuxeo-webengine + git status --porcelain + echo + cd addons + mvn help:effective-pom+ cut -d < -f 1 -N + cut -d > -f 2 + grep + ADDONS=nuxeo-platform-lang-ext nuxeo-chemistry nuxeo-correspondence-marianne nuxeo-core-binarymanager-sql nuxeo-jboss-jca-configurator nuxeo-http-client nuxeo-platform-classification nuxeo-platform-login nuxeo-platform-document-routing nuxeo-platform-faceted-search nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-smart-search nuxeo-platform-audio nuxeo-platform-video nuxeo-platform-categorization nuxeo-platform-user-registration nuxeo-shell nuxeo-filesystem-connectors nuxeo-opensocial nuxeo-user-center nuxeo-platform-shibboleth-groups-web nuxeo-platform-rendition nuxeo-apidoc-server nuxeo-birt nuxeo-activity nuxeo-social-collaboration nuxeo-platform-suggestbox nuxeo-dam nuxeo-poll nuxeo-rss-reader nuxeo-flavors nuxeo-quota nuxeo-platform-indexing-gateway nuxeo-exalead-connector nuxeo-signature nuxeo-rating nuxeo-agenda nuxeo-multi-tenant nuxeo-core-binarymanager-s3 nuxeo-core-binarymanager-jclouds nuxeo-diff nuxeo-template-rendering nuxeo-web-mobile nuxeo-csv nuxeo-tree-snapshot nuxeo-groups-rights-audit nuxeo-drive nuxeo-dam-pdf-export nuxeo-resources-compat nuxeo-dmk-adaptor nuxeo-webengine-sites nuxeo-rest-api nuxeo-style-guide + [ -d ./.git ] + echo [.] + cd . + git status --porcelain + echo + [ -d nuxeo-platform-lang-ext/.git ] + echo [nuxeo-platform-lang-ext] + cd nuxeo-platform-lang-ext + git status --porcelain + echo + [ -d nuxeo-chemistry/.git ] + echo [nuxeo-chemistry] + cd nuxeo-chemistry + git status --porcelain + echo + [ -d nuxeo-correspondence-marianne/.git ] + echo [nuxeo-correspondence-marianne] + cd nuxeo-correspondence-marianne + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-sql/.git ] + echo [nuxeo-core-binarymanager-sql] + cd nuxeo-core-binarymanager-sql + git status --porcelain + echo + [ -d nuxeo-jboss-jca-configurator/.git ] + echo [nuxeo-jboss-jca-configurator] + cd nuxeo-jboss-jca-configurator + git status --porcelain + echo + [ -d nuxeo-http-client/.git ] + echo [nuxeo-http-client] + cd nuxeo-http-client + git status --porcelain + echo + [ -d nuxeo-platform-classification/.git ] + echo [nuxeo-platform-classification] + cd nuxeo-platform-classification + git status --porcelain + echo + [ -d nuxeo-platform-login/.git ] + echo [nuxeo-platform-login] + cd nuxeo-platform-login + git status --porcelain + echo + [ -d nuxeo-platform-document-routing/.git ] + echo [nuxeo-platform-document-routing] + cd nuxeo-platform-document-routing + git status --porcelain + echo + [ -d nuxeo-platform-faceted-search/.git ] + echo [nuxeo-platform-faceted-search] + cd nuxeo-platform-faceted-search + git status --porcelain + echo + [ -d nuxeo-platform-error-web/.git ] + echo [nuxeo-platform-error-web] + cd nuxeo-platform-error-web + git status --porcelain + echo + [ -d nuxeo-platform-forms-layout-demo/.git ] + echo [nuxeo-platform-forms-layout-demo] + cd nuxeo-platform-forms-layout-demo + git status --porcelain + echo + [ -d nuxeo-platform-smart-search/.git ] + echo [nuxeo-platform-smart-search] + cd nuxeo-platform-smart-search + git status --porcelain + echo + [ -d nuxeo-platform-audio/.git ] + echo [nuxeo-platform-audio] + cd nuxeo-platform-audio + git status --porcelain + echo + [ -d nuxeo-platform-video/.git ] + echo [nuxeo-platform-video] + cd nuxeo-platform-video + git status --porcelain + echo + [ -d nuxeo-platform-categorization/.git ] + echo [nuxeo-platform-categorization] + cd nuxeo-platform-categorization + git status --porcelain + echo + [ -d nuxeo-platform-user-registration/.git ] + echo [nuxeo-platform-user-registration] + cd nuxeo-platform-user-registration + git status --porcelain + echo + [ -d nuxeo-shell/.git ] + echo [nuxeo-shell] + cd nuxeo-shell + git status --porcelain + echo + [ -d nuxeo-filesystem-connectors/.git ] + echo [nuxeo-filesystem-connectors] + cd nuxeo-filesystem-connectors + git status --porcelain + echo + [ -d nuxeo-opensocial/.git ] + echo [nuxeo-opensocial] + cd nuxeo-opensocial + git status --porcelain + echo + [ -d nuxeo-user-center/.git ] + echo [nuxeo-user-center] + cd nuxeo-user-center + git status --porcelain + echo + [ -d nuxeo-platform-shibboleth-groups-web/.git ] + echo [nuxeo-platform-shibboleth-groups-web] + cd nuxeo-platform-shibboleth-groups-web + git status --porcelain + echo + [ -d nuxeo-platform-rendition/.git ] + echo [nuxeo-platform-rendition] + cd nuxeo-platform-rendition + git status --porcelain + echo + [ -d nuxeo-apidoc-server/.git ] + echo [nuxeo-apidoc-server] + cd nuxeo-apidoc-server + git status --porcelain + echo + [ -d nuxeo-birt/.git ] + echo [nuxeo-birt] + cd nuxeo-birt + git status --porcelain + echo + [ -d nuxeo-activity/.git ] + echo [nuxeo-activity] + cd nuxeo-activity + git status --porcelain + echo + [ -d nuxeo-social-collaboration/.git ] + echo [nuxeo-social-collaboration] + cd nuxeo-social-collaboration + git status --porcelain + echo + [ -d nuxeo-platform-suggestbox/.git ] + echo [nuxeo-platform-suggestbox] + cd nuxeo-platform-suggestbox + git status --porcelain + echo + [ -d nuxeo-dam/.git ] + echo [nuxeo-dam] + cd nuxeo-dam + git status --porcelain + echo + [ -d nuxeo-poll/.git ] + echo [nuxeo-poll] + cd nuxeo-poll + git status --porcelain + echo + [ -d nuxeo-rss-reader/.git ] + echo [nuxeo-rss-reader] + cd nuxeo-rss-reader + git status --porcelain + echo + [ -d nuxeo-flavors/.git ] + echo [nuxeo-flavors] + cd nuxeo-flavors + git status --porcelain + echo + [ -d nuxeo-quota/.git ] + echo [nuxeo-quota] + cd nuxeo-quota + git status --porcelain + echo + [ -d nuxeo-platform-indexing-gateway/.git ] + echo [nuxeo-platform-indexing-gateway] + cd nuxeo-platform-indexing-gateway + git status --porcelain + echo + [ -d nuxeo-exalead-connector/.git ] + echo [nuxeo-exalead-connector] + cd nuxeo-exalead-connector + git status --porcelain + echo + [ -d nuxeo-signature/.git ] + echo [nuxeo-signature] + cd nuxeo-signature + git status --porcelain + echo + [ -d nuxeo-rating/.git ] + echo [nuxeo-rating] + cd nuxeo-rating + git status --porcelain + echo + [ -d nuxeo-agenda/.git ] + echo [nuxeo-agenda] + cd nuxeo-agenda + git status --porcelain + echo + [ -d nuxeo-multi-tenant/.git ] + echo [nuxeo-multi-tenant] + cd nuxeo-multi-tenant + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-s3/.git ] + echo [nuxeo-core-binarymanager-s3] + cd nuxeo-core-binarymanager-s3 + git status --porcelain + echo + [ -d nuxeo-core-binarymanager-jclouds/.git ] + echo [nuxeo-core-binarymanager-jclouds] + cd nuxeo-core-binarymanager-jclouds + git status --porcelain + echo + [ -d nuxeo-diff/.git ] + echo [nuxeo-diff] + cd nuxeo-diff + git status --porcelain + echo + [ -d nuxeo-template-rendering/.git ] + echo [nuxeo-template-rendering] + cd nuxeo-template-rendering + git status --porcelain + echo + [ -d nuxeo-web-mobile/.git ] + echo [nuxeo-web-mobile] + cd nuxeo-web-mobile + git status --porcelain + echo + [ -d nuxeo-csv/.git ] + echo [nuxeo-csv] + cd nuxeo-csv + git status --porcelain + echo + [ -d nuxeo-tree-snapshot/.git ] + echo [nuxeo-tree-snapshot] + cd nuxeo-tree-snapshot + git status --porcelain + echo + [ -d nuxeo-groups-rights-audit/.git ] + echo [nuxeo-groups-rights-audit] + cd nuxeo-groups-rights-audit + git status --porcelain + echo + [ -d nuxeo-drive/.git ] + echo [nuxeo-drive] + cd nuxeo-drive + git status --porcelain + echo + [ -d nuxeo-dam-pdf-export/.git ] + echo [nuxeo-dam-pdf-export] + cd nuxeo-dam-pdf-export + git status --porcelain + echo + [ -d nuxeo-resources-compat/.git ] + echo [nuxeo-resources-compat] + cd nuxeo-resources-compat + git status --porcelain + echo + [ -d nuxeo-dmk-adaptor/.git ] + echo [nuxeo-dmk-adaptor] + cd nuxeo-dmk-adaptor + git status --porcelain + echo + [ -d nuxeo-webengine-sites/.git ] + echo [nuxeo-webengine-sites] + cd nuxeo-webengine-sites + git status --porcelain + echo + [ -d nuxeo-rest-api/.git ] + echo [nuxeo-rest-api] + cd nuxeo-rest-api + git status --porcelain + echo + [ -d nuxeo-style-guide/.git ] + echo [nuxeo-style-guide] + cd nuxeo-style-guide + git status --porcelain + echo + [ -z true ] + cd .. + rm -rf /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ [ondemand-testandpush-grenard] $ /opt/build/tools/maven2/bin/mvn -DPUSH_IF_SUCCEED=true -DPARENT_BRANCH=master -DMVN_TARGETS=install -DSlave=ondemand -DJDK_PATH= -DMERGE_BEFORE_BUILD=true -DMVN_ADDITIONAL_OPTS= -DCLEAN=true -DMVN_ADDITIONAL_OPTS2= -DPROFILES=-Pqa,all-tests,qansu -DBRANCH=fix-NXP-9359-date-formatter -Dmaven.repo.local=/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository validate -Paddons,distrib -Pqa,all-tests,qansu [INFO] Scanning for projects... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom 11K downloaded (slf4j-parent-1.7.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/ch/qos/logback/logback-parent/1.0.11/logback-parent-1.0.11.pom 15K downloaded (logback-parent-1.0.11.pom) [INFO] Reactor build order: [INFO] Nuxeo ECM Projects [INFO] Nuxeo Common [INFO] Nuxeo Runtime Parent [INFO] Nuxeo JBoss 5 Deployer [INFO] Nuxeo Runtime [INFO] Nuxeo Runtime Remoting [INFO] Nuxeo Launcher Commons [INFO] Nuxeo Runtime OSGI Adapter [INFO] Nuxeo Runtime Deploy [INFO] Nuxeo Runtime Reload [INFO] Nuxeo Runtime Launcher [INFO] Nuxeo Runtime Jetty Adapter [INFO] Nuxeo Runtime GlassFish3 Adapter [INFO] Nuxeo Runtime Tomcat Adapter [INFO] Nuxeo Runtime Scripting [INFO] Nuxeo Runtime Metrics [INFO] Nuxeo Runtime JTA/JCA Implementation [INFO] Nuxeo Runtime Tests [INFO] Nuxeo Runtime Management [INFO] Nuxeo Runtime DataSource Implementation [INFO] Nuxeo Connect standalone client [INFO] Nuxeo Core Parent [INFO] Nuxeo Core Schema [INFO] Nuxeo Core API [INFO] Nuxeo Core Query [INFO] Nuxeo Core Event [INFO] Nuxeo Core [INFO] Nuxeo Core Converter API [INFO] Nuxeo Core Converter Service [INFO] Nuxeo Core Converter Service default plugins [INFO] Nuxeo Core Management [INFO] Nuxeo Core SQL Storage Parent [INFO] Nuxeo Core SQL Storage [INFO] Nuxeo Core SQL Storage JCA Resource Adapter [INFO] Nuxeo Core SQL Storage DB Extensions [INFO] Nuxeo Core SQL Storage Tests [INFO] Nuxeo Core Test Framework [INFO] Nuxeo Core IO [INFO] Nuxeo Core SQL Storage Management [INFO] Nuxeo Core Converter Service default plugins test [INFO] Nuxeo Core Event [INFO] Nuxeo Core Persistence [INFO] Nuxeo Core Management JTA/JCA [INFO] Nuxeo Core Management Test [INFO] Nuxeo Services Parent [INFO] Nuxeo Platform API [INFO] Nuxeo Platform Base [INFO] Nuxeo Platform EL [INFO] Nuxeo Actions Service - Core [INFO] Nuxeo CommandLine executor service [INFO] Nuxeo Platform directory service parent [INFO] Nuxeo Directory Management Service - API [INFO] Nuxeo Directory Management Service - Core [INFO] Nuxeo Directory Management Service - Types contribution [INFO] Nuxeo Directory - SQL Storage [INFO] Nuxeo Directory - LDAP Storage [INFO] Nuxeo Directory - Multi-Directory Storage [INFO] Nuxeo Dublin Core Support [INFO] Nuxeo MimeType Service - API [INFO] Nuxeo Platform File Manager API [INFO] Nuxeo Search Service - API [INFO] Nuxeo Platform Query API [INFO] Nuxeo Versioning Service - API [INFO] Nuxeo Forms Layout API [INFO] Nuxeo Content Types Service - API [INFO] Nuxeo MimeType Service - Core [INFO] Nuxeo Content Types Service - Core [INFO] Nuxeo EP Versioning Service Core [INFO] Nuxeo Platform File Manager [INFO] Nuxeo Platform File Manager Core Listener [INFO] Nuxeo User Manager - Api [INFO] Nuxeo Login Manager [INFO] Nuxeo URL Service - API [INFO] Nuxeo Common Web Framework [INFO] Nuxeo User Manager - Core [INFO] Nuxeo Platform Management [INFO] Nuxeo Content Template Manager [INFO] Nuxeo Conversion Platform service [INFO] Nuxeo Forms Layout Core [INFO] Nuxeo Rendering Service [INFO] Nuxeo URL Service - Core [INFO] Nuxeo Platform API Tests [INFO] Nuxeo Login Default Web Support [INFO] Nuxeo Placeful Configuration Service - API [INFO] Nuxeo Placeful Configuration Service - Core [INFO] Nuxeo UID Generator Service [INFO] Nuxeo Platform WebService [INFO] Nuxeo Platform WebService SUN JAXWS Binding [INFO] Nuxeo Platform WebService JBossWS Binding [INFO] Nuxeo HTML Sanitizer Service [INFO] Nuxeo Platform Test Framework [INFO] Nuxeo OAuth filters and services [INFO] Nuxeo JSF Parent [INFO] Nuxeo Web Framework API [INFO] Nuxeo Web Test Framework [INFO] Nuxeo Web Framework [INFO] Nuxeo Web Framework Compatibility package [INFO] Nuxeo Forms Layout Client [INFO] Nuxeo Forms Layout IO [INFO] Nuxeo Actions Service - JSF integration [INFO] Nuxeo Platform Content View JSF [INFO] Nuxeo Theme Parent [INFO] Nuxeo Theme Core [INFO] Nuxeo Theme Fragments [INFO] Nuxeo Webapp Base [INFO] Nuxeo Theme HTML [INFO] Nuxeo Theme JSF [INFO] Nuxeo Seam Debug Framework [INFO] Nuxeo Features - Parent POM [INFO] Nuxeo Platform audit service parent [INFO] Nuxeo Audit Service - API [INFO] Nuxeo Platform Audit Service - Core [INFO] Nuxeo Audit Service - Client [INFO] Nuxeo Platform IO service parent [INFO] Nuxeo Platform IO API Fragment [INFO] Nuxeo Platform Audit IO Fragment [INFO] Nuxeo Audit Service - WebService [INFO] Nuxeo task Service [INFO] Nuxeo task Service API [INFO] Nuxeo task Service test [INFO] Nuxeo Automation [INFO] Nuxeo Automation Core [INFO] Nuxeo User Workspace Service - Parent [INFO] Nuxeo User Workspace Service - API [INFO] Nuxeo Platform User Workspace - Types [INFO] Nuxeo Platform User Workspace - Core [INFO] Nuxeo Platform notification service parent [INFO] Nuxeo Notifications - API [INFO] Nuxeo task Core Service [INFO] Nuxeo task Automation Module [INFO] Nuxeo task Web [INFO] Nuxeo Platform comment service parent [INFO] Nuxeo Comment Service API [INFO] Nuxeo Comment Service Core Contrib [INFO] Nuxeo User Notification Service - Core [INFO] Nuxeo Platform relations service parent [INFO] Nuxeo Relation Service - API [INFO] Nuxeo Relation Service - Core [INFO] Nuxeo Relation Service - JENA Store Plugin [INFO] Nuxeo Comment Service [INFO] Nuxeo Comment Service Web client [INFO] Nuxeo Comment Service Workflow Contributions [INFO] Nuxeo Platform Imaging parent [INFO] Nuxeo Platform Imaging API [INFO] Nuxeo Platform Imaging Core [INFO] Nuxeo Platform Imaging Convert [INFO] Nuxeo Platform Imaging JSF [INFO] Nuxeo Platform Imaging DM [INFO] Nuxeo Platform Preview Addon [INFO] Nuxeo Platform Imaging Preview [INFO] Nuxeo Platform Relations Core Listener [INFO] Nuxeo Relation Service - Default config [INFO] Nuxeo Platform IO Core Fragment [INFO] Nuxeo Platform Relations IO Fragment [INFO] Nuxeo Relation Service - Web UI [INFO] Nuxeo DOM synchronization Core [INFO] Nuxeo IO web client [INFO] Nuxeo Tag Service Module [INFO] Nuxeo Tag Service - API [INFO] Nuxeo Tag Service - Core [INFO] Nuxeo Tag Service - Web [INFO] Nuxeo WebEngine [INFO] Nuxeo WebEngine JAX-RS [INFO] Nuxeo WebEngine Core [INFO] Nuxeo WebEngine features [INFO] Nuxeo WebEngine Base [INFO] Nuxeo WebEngine Administration [INFO] Nuxeo WebEngine Server Management [INFO] Nuxeo WebEngine Samples Base [INFO] Nuxeo WebEngine Samples Extended [INFO] Nuxeo Platform Annotations service parent [INFO] Nuxeo Platform Annotation Service API [INFO] Nuxeo Platform Annotation Service core contributions [INFO] Nuxeo Platform Annotation Service Implementation [INFO] Nuxeo Platform Annotation Service HTTP Connector [INFO] Nuxeo Platform Annotations Repository Plugin [INFO] Nuxeo Platform Annotation Service Client [INFO] Nuxeo Picture Tiling parent [INFO] Nuxeo Picture Tiling service [INFO] Nuxeo Picture Tiling Preview [INFO] Nuxeo EP Language [INFO] Nuxeo Mail - Parent POM [INFO] Nuxeo Mail - Test [INFO] Nuxeo Mail - Types contrib [INFO] Nuxeo Mail - Core [INFO] Nuxeo Mail - Web [INFO] Nuxeo User Notification Service - Web [INFO] Nuxeo Platform Publisher Parent [INFO] Nuxeo Platform Publisher API [INFO] Nuxeo Platform Publisher Core Contrib [INFO] Nuxeo Platform Publisher Core [INFO] Nuxeo Platform Publisher task [INFO] Nuxeo Platform Publisher Web [INFO] Nuxeo Platform forum service parent [INFO] Nuxeo Forum Service API [INFO] Nuxeo Forum Core contributions [INFO] Nuxeo Forum Service Worklow Contributions [INFO] Nuxeo Forum Service [INFO] Nuxeo Theme Editor [INFO] Nuxeo Theme Bank [INFO] Nuxeo WebWidgets Parent [INFO] Nuxeo Theme Web Widgets Core [INFO] Nuxeo Theme Web Widgets UI [INFO] Nuxeo Theme Web Widgets Samples [INFO] Nuxeo User Workspace Service - Client [INFO] Nuxeo platform virtual navigation [INFO] Nuxeo platform virtual navigation web client [INFO] Nuxeo platform virtual navigation core contribs [INFO] Nuxeo WebEngine UI [INFO] Nuxeo WebEngine GWT [INFO] Nuxeo Theme Web Engine [INFO] Nuxeo Features Test Framework [INFO] Nuxeo Automation IO [INFO] Nuxeo Automation Server [INFO] Nuxeo Automation Features [INFO] Nuxeo Automation JSF [INFO] Nuxeo Automation Client [INFO] Nuxeo Automation Tests [INFO] Nuxeo Admin Parent [INFO] Nuxeo Connect Client Wrapper [INFO] Nuxeo Connect Update [INFO] Nuxeo Administration Center [INFO] Nuxeo Administration Center Monitoring [INFO] Nuxeo Directory Management Service - Web [INFO] Nuxeo Administration Center OAuth/Opensocial [INFO] Nuxeo Forms Layout IO [INFO] Nuxeo Forms Layout Export [INFO] Nuxeo Platform Local Configuration Parent [INFO] Nuxeo Platform Local Configuration Simple [INFO] Nuxeo Theme Styling [INFO] Nuxeo Platform Local Configuration - Web [INFO] Nuxeo User Preferences [INFO] Select2 Integration [INFO] Nuxeo Thumbnail [INFO] Nuxeo DM Parent [INFO] Nuxeo WebApp - Core [INFO] Nuxeo WebApp [INFO] Nuxeo WebApp types contributions [INFO] Nuxeo Platform - default configuration [INFO] Nuxeo Addons parent POM [INFO] Nuxeo EP Language Extensions [INFO] Nuxeo Chemistry [INFO] Nuxeo Chemistry OpenCMIS Implementation [INFO] Nuxeo Chemistry OpenCMIS Bindings [INFO] Nuxeo Chemistry OpenCMIS Tests [INFO] Nuxeo Correspondence Marianne [INFO] Nuxeo Correspondence Marianne Api [INFO] Nuxeo Correspondence Marianne Core [INFO] Nuxeo Core SQL BinaryManager [INFO] Nuxeo JBoss 5 Deployer [INFO] Nuxeo HTTP client [INFO] Nuxeo classification components [INFO] Nuxeo Classification - API [INFO] Nuxeo Classification - CORE [INFO] Nuxeo Classification - WEB [INFO] Nuxeo-platform login parent [INFO] CAS2 authentication plugin for Nuxeo EP [INFO] Nuxeo mod_sso plugin for LoginModule [INFO] Nuxeo ntlm authentication plugin [INFO] Nuxeo portal authentication plugin for LoginModule [INFO] RSA ClearTrust authentication plugin for Nuxeo EP [INFO] Nuxeo Shibboleth login module [INFO] Nuxeo HTTP Digest Authentication plugin [INFO] Nuxeo Login Deputy Module for Nuxeo 5 [INFO] Nuxeo Token authentication plugin [INFO] OpenId / OAuth 2 authentication plugin for Nuxeo EP [INFO] Nuxeo Kerberos authentication plugin [INFO] Nuxeo Platform Document Routing Addon [INFO] Nuxeo Platform Document Routing Addon Api [INFO] Nuxeo Platform Document Routing Addon Core [INFO] Nuxeo Platform Document Routing Addon Web [INFO] Nuxeo Platform Document Routing Addon DM [INFO] Nuxeo Platform Document Routing Addon Dashboard [INFO] Nuxeo Platform Document Routing Addon Default Workflows [INFO] Nuxeo Platform Document Routing Addon Test [INFO] Nuxeo Platform Faceted Search Parent [INFO] Nuxeo Platform Faceted Search API [INFO] Nuxeo Platform Faceted Search JSF [INFO] Nuxeo Platform Faceted Search DM [INFO] Nuxeo web error addon parent [INFO] Nuxeo web error addon [INFO] Nuxeo forms layout demo parent [INFO] Nuxeo forms layout demo addon [INFO] Nuxeo Platform Smart Search Parent [INFO] Nuxeo Platform Smart Query API [INFO] Nuxeo Platform Smart Query JSF [INFO] Nuxeo Platform Smart Folder Core [INFO] Nuxeo Platform Smart Folder JSF [INFO] Nuxeo Platform Audio parent [INFO] Nuxeo Platform Audio Core [INFO] Nuxeo Platform Audio JSF [INFO] Nuxeo Platform Video parent [INFO] Nuxeo Platform Video API [INFO] Nuxeo Platform Video Converters [INFO] Nuxeo Platform Video Core [INFO] Nuxeo Platform Video JSF [INFO] Nuxeo Document Categorization: parent pom [INFO] Nuxeo Document Categorization - service and base classes [INFO] Nuxeo Document Categorization - dc:language model [INFO] Nuxeo Document Categorization - dc:subjects model [INFO] Nuxeo Document Categorization - dc:coverage model [INFO] Nuxeo Document Categorization - integration tests [INFO] Nuxeo User Registration Parent [INFO] Nuxeo User Registration Core [INFO] Nuxeo User Registration Web [INFO] Nuxeo Shell [INFO] Nuxeo Shell Core [INFO] Nuxeo Automation Shell [INFO] Nuxeo Equinox Shell [INFO] Nuxeo Shell [INFO] Nuxeo Filesystem Connectors [INFO] Nuxeo Generic WSS Front Filter [INFO] Nuxeo Generic WSS bindings [INFO] Nuxeo WebDAV [INFO] Nuxeo Platform Windows Integration Backend [INFO] Nuxeo WebDAV Tests [INFO] Nuxeo OpenSocial - Parent [INFO] Nuxeo OpenSocial - Shindig Integration [INFO] Nuxeo OpenSocial - Gadget Service [INFO] Nuxeo WebEngine Sites Parent [INFO] Nuxeo WebEngine Sites Module API [INFO] Nuxeo WebEngine Sites core contributions [INFO] Nuxeo WebEngine Sites Module [INFO] Nuxeo OpenSocial - Features [INFO] Nuxeo OpenSocial Spaces [INFO] Nuxeo OpenSocial - Gadgets [INFO] Nuxeo GWT2 Container Webapp [INFO] GWT2 RichTextEditor [INFO] GWT2 Container [INFO] Nuxeo OpenSocial - Webengine Gadget app [INFO] Nuxeo User Center Parent [INFO] Nuxeo User Center [INFO] Nuxeo User Dashboard Parent [INFO] Nuxeo User Dashboard [INFO] Nuxeo User JSF Dashboard [INFO] Nuxeo User OpenSocial Dashboard [INFO] Nuxeo User Center Notification [INFO] Nuxeo User OAuth Settings [INFO] Nuxeo User Center Profile [INFO] Nuxeo Platform Shibboleth Groups Web [INFO] Nuxeo Platform Rendition Parent [INFO] Nuxeo Platform Rendition API [INFO] Nuxeo Platform Rendition Core [INFO] Nuxeo Platform Rendition Publisher [INFO] Nuxeo Platform Rendition Web [INFO] Nuxeo Documentation Server [INFO] Nuxeo Documentation Server Core [INFO] Nuxeo Documentation Server Webengine Front End [INFO] Nuxeo Birt Reporting Parent [INFO] Nuxeo Birt Reporting Core [INFO] Nuxeo Birt Reporting Web Layer [INFO] Nuxeo Activity [INFO] Nuxeo Social Collaboration Parent [INFO] Nuxeo Relationship [INFO] Nuxeo Social Workspace Parent [INFO] Nuxeo Social Workspace Core [INFO] Nuxeo Social Workspace Web [INFO] Nuxeo Rating Parent [INFO] Nuxeo Rating API [INFO] Nuxeo Mini Message [INFO] Nuxeo Social Workspace Gadgets [INFO] Nuxeo Social Workspace Gadgets Document Library [INFO] Nuxeo User's Relationship [INFO] Nuxeo User Activity Stream [INFO] Nuxeo Wall [INFO] Nuxeo Platform Suggestbox Parent [INFO] Nuxeo Platform Suggestbox Core [INFO] Nuxeo Platform Suggestbox JSF [INFO] Nuxeo Rating Core [INFO] Nuxeo Rating Web [INFO] Nuxeo DAM Parent [INFO] Nuxeo DAM JSF [INFO] Nuxeo DAM Theme [INFO] Nuxeo Poll Parent [INFO] Nuxeo Poll Core [INFO] Nuxeo Poll Gadget [INFO] Nuxeo Poll Web [INFO] Nuxeo RSS Reader Parent [INFO] Nuxeo RSS Reader [INFO] Nuxeo RSS Reader UI [INFO] Nuxeo Flavors Parent [INFO] Nuxeo Flavors Unicolor [INFO] Nuxeo Quota [INFO] Nuxeo Quota Core [INFO] Nuxeo Quota Web [INFO] Nuxeo Quota Automation [INFO] Nuxeo External Indexer WS Gateway [INFO] Nuxeo Exalead WS Connector [INFO] Nuxeo Platform Signature Parent [INFO] Nuxeo Platform Signature API [INFO] Nuxeo Platform Signature Core [INFO] Nuxeo Platform Signature Web [INFO] Nuxeo Platform Signature Default Config [INFO] Nuxeo Rating Gadget [INFO] Nuxeo Agenda [INFO] Nuxeo Rest API Parent [INFO] Nuxeo Rest API io [INFO] Nuxeo Rest API server [INFO] Nuxeo Rest API test [INFO] nuxeo-multi-tenant [INFO] Nuxeo Core S3 BinaryManager [INFO] Nuxeo Core JClouds BinaryManager [INFO] Nuxeo Diff Parent [INFO] Nuxeo Diff Test [INFO] Nuxeo Diff Core [INFO] Nuxeo Diff Content [INFO] Nuxeo Diff Jsf [INFO] Nuxeo Template Rendering Parent [INFO] Template Rendering service API [INFO] Template Rendering service implementation [INFO] Template Rendering XDocReport plugin [INFO] Template Rendering JXLS plugin [INFO] Template Rendering JODReport plugin [INFO] Template Rendering Sandbox plugins [INFO] Template Rendering Web layer [INFO] Template Rendering JAXRS Binding [INFO] Template Rendering Samples package [INFO] Template Rendering DeckJS plugin [INFO] nuxeo-web-mobile-parent [INFO] nuxeo-application-definition [INFO] nuxeo-web-mobile [INFO] nuxeo-web-mobile-dm [INFO] nuxeo-web-mobile-sc [INFO] nuxeo-application-definition-sample [INFO] Nuxeo CSV Importer / Exporter [INFO] Nuxeo Tree Snapshot [INFO] Groups rights audit [INFO] Nuxeo Drive Server Parent [INFO] Nuxeo Drive Core [INFO] Nuxeo Drive JSF [INFO] Nuxeo Drive Content Automation Operations [INFO] Nuxeo DAM PDF Export [INFO] Nuxeo Resources Compatibility [INFO] nuxeo dmk adaptor [INFO] Nuxeo Webengine Blogs API [INFO] Nuxeo Webengine Blogs [INFO] Nuxeo Webengine Blogs Core contributions [INFO] Nuxeo Style Guide [INFO] Nuxeo Functional Tests [INFO] Nuxeo Distribution Parent [INFO] Nuxeo DAM Functional Tests [INFO] Nuxeo Startup Wizard [INFO] Nuxeo multi-OS startup [INFO] Nuxeo Distribution Resources [INFO] Helper POM with Nuxeo test dependencies [INFO] Nuxeo Tomcat Wizard Integration Tests [INFO] Nuxeo DM WebDriver Tests [INFO] Nuxeo DM Selenium Tests [INFO] Utility POM for running Funkload test and bench [INFO] Nuxeo Social Collaboration Functional Tests [INFO] Nuxeo DAM functional tests with WebDriver Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/mojo/jboss-packaging-maven-plugin/2.1.1/jboss-packaging-maven-plugin-2.1.1.pom 6K downloaded (jboss-packaging-maven-plugin-2.1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom 18K downloaded (mojo-parent-22.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/mojo/jboss-packaging-maven-plugin/2.1.1/jboss-packaging-maven-plugin-2.1.1.jar 27K downloaded (jboss-packaging-maven-plugin-2.1.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.0.10/maven-core-2.0.10.pom 7K downloaded (maven-core-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom 23K downloaded (maven-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom 32K downloaded (maven-parent-9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/apache/4/apache-4.pom 4K downloaded (apache-4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom 2K downloaded (maven-settings-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom 3K downloaded (maven-model-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 5K downloaded (plexus-utils-1.5.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 8K downloaded (plexus-1.0.11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom 1K downloaded (plexus-interpolation-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 3K downloaded (plexus-container-default-1.0-alpha-9-stable-1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 492b downloaded (plexus-containers-1.0.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 5K downloaded (plexus-1.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/junit/junit/3.8.2/junit-3.8.2.pom 747b downloaded (junit-3.8.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 6K downloaded (plexus-utils-1.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 3K downloaded (classworlds-1.1-alpha-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-file/1.0-beta-2/wagon-file-1.0-beta-2.pom 637b downloaded (wagon-file-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom 1K downloaded (wagon-providers-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom 5K downloaded (wagon-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/4/maven-parent-4.pom 9K downloaded (maven-parent-4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/apache/3/apache-3.pom 3K downloaded (apache-3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom 680b downloaded (wagon-provider-api-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.10/maven-plugin-parameter-documenter-2.0.10.pom 1K downloaded (maven-plugin-parameter-documenter-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom 1K downloaded (wagon-webdav-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom 648b downloaded (slide-webdavlib-2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom 6K downloaded (commons-httpclient-2.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 866b downloaded (commons-logging-1.0.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jdom/jdom/1.0/jdom-1.0.pom 1K downloaded (jdom-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom 248b downloaded (xml-im-exporter-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 5K downloaded (commons-logging-1.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/wagon-http-lightweight-1.0-beta-2.pom 1K downloaded (wagon-http-lightweight-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.pom 845b downloaded (wagon-http-shared-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.pom 191b downloaded (jtidy-4aug2000r7-dev.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 2K downloaded (xml-apis-1.0.b2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-api/2.0.10/maven-reporting-api-2.0.10.pom 1K downloaded (maven-reporting-api-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting/2.0.10/maven-reporting-2.0.10.pom 1K downloaded (maven-reporting-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-11/doxia-sink-api-1.0-alpha-11.pom 1K downloaded (doxia-sink-api-1.0-alpha-11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia/1.0-alpha-11/doxia-1.0-alpha-11.pom 9K downloaded (doxia-1.0-alpha-11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/8/maven-parent-8.pom 23K downloaded (maven-parent-8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom 2K downloaded (maven-profile-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom 1K downloaded (maven-artifact-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom 2K downloaded (maven-repository-metadata-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-error-diagnostics/2.0.10/maven-error-diagnostics-2.0.10.pom 1K downloaded (maven-error-diagnostics-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom 2K downloaded (maven-project-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom 2K downloaded (maven-artifact-manager-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom 1K downloaded (maven-plugin-registry-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom 2K downloaded (commons-cli-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom 601b downloaded (maven-plugin-api-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0/maven-2.0.pom 8K downloaded (maven-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.pom 1K downloaded (wagon-ssh-external-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.pom 851b downloaded (wagon-ssh-common-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 6K downloaded (plexus-interactivity-api-1.0-alpha-4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom 1K downloaded (plexus-container-default-1.0-alpha-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom 471b downloaded (plexus-containers-1.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom 5K downloaded (plexus-root-1.0.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom 740b downloaded (plexus-utils-1.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom 2K downloaded (maven-plugin-descriptor-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-monitor/2.0.10/maven-monitor-2.0.10.pom 1K downloaded (maven-monitor-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.pom 1K downloaded (wagon-ssh-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/jcraft/jsch/0.1.27/jsch-0.1.27.pom 965b downloaded (jsch-0.1.27.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/classworlds/classworlds/1.1/classworlds-1.1.pom 3K downloaded (classworlds-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom 3K downloaded (maven-filtering-1.0-beta-2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom 8K downloaded (maven-shared-components-10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom 2K downloaded (maven-project-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 8K downloaded (maven-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom 14K downloaded (maven-parent-5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom 6K downloaded (maven-core-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom 2K downloaded (maven-model-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom 1K downloaded (maven-artifact-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom 1K downloaded (maven-monitor-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom 1K downloaded (maven-settings-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom 5K downloaded (plexus-utils-1.5.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom 9K downloaded (plexus-1.0.12.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom 2K downloaded (plexus-interpolation-1.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom 1K downloaded (maven-archiver-2.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom 1K downloaded (maven-shared-components-3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom 1K downloaded (maven-project-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom 1K downloaded (plexus-archiver-1.0-alpha-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom 1K downloaded (plexus-components-1.1.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom 7K downloaded (plexus-1.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom 767b downloaded (plexus-utils-1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom 5K downloaded (plexus-1.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom 7K downloaded (plexus-container-default-1.0-alpha-8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom 723b downloaded (maven-artifact-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom 1K downloaded (maven-plugin-api-2.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.pom 5K downloaded (plexus-utils-1.5.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 11K downloaded (plexus-2.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.9/plexus-utils-1.5.9.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar 9K downloaded (maven-archiver-2.2.jar) 32K downloaded (maven-filtering-1.0-beta-2.jar) 262K downloaded (plexus-utils-1.5.9.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar 49K downloaded (plexus-interpolation-1.6.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar 138K downloaded (plexus-archiver-1.0-alpha-7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom 4K downloaded (maven-bundle-plugin-2.1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom 13K downloaded (felix-parent-1.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/apache/5/apache-5.pom 4K downloaded (apache-5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar 129K downloaded (maven-bundle-plugin-2.1.0.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom 864b downloaded (bndlib-0.0.357.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom 1K downloaded (kxml2-2.2.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom 386b downloaded (xmlpull-1.1.3.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom 5K downloaded (org.apache.felix.bundlerepository-1.6.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom 193b downloaded (org.osgi.core-4.1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/easymock/easymock/2.4/easymock-2.4.pom 5K downloaded (easymock-2.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom 2K downloaded (org.osgi.core-1.0.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/felix/1.0.0/felix-1.0.0.pom 11K downloaded (felix-1.0.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom 1K downloaded (org.osgi.service.obr-1.0.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/felix/1.0.2/felix-1.0.2.pom 13K downloaded (felix-1.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom 2K downloaded (maven-project-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.7/maven-2.0.7.pom 10K downloaded (maven-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom 1K downloaded (maven-settings-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom 2K downloaded (maven-model-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 1K downloaded (plexus-utils-1.4.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/junit/junit/3.8.1/junit-3.8.1.pom 998b downloaded (junit-3.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom 1K downloaded (maven-profile-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom 2K downloaded (maven-artifact-manager-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom 1K downloaded (maven-repository-metadata-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom 1K downloaded (maven-artifact-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom 1K downloaded (maven-plugin-registry-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom 1K downloaded (maven-plugin-api-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom 3K downloaded (maven-dependency-tree-1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom 3K downloaded (maven-shared-components-9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom 2K downloaded (maven-project-2.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom 11K downloaded (maven-2.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom 19K downloaded (maven-parent-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom 2K downloaded (plexus-utils-1.4.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/easymock/easymock/2.4/easymock-2.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar 7K downloaded (xmlpull-1.1.3.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar 198K downloaded (plexus-utils-1.4.7.jar) 79K downloaded (easymock-2.4.jar) 33K downloaded (maven-dependency-tree-1.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar 272K downloaded (bndlib-0.0.357.jar) 42K downloaded (kxml2-2.2.2.jar) 159K downloaded (org.osgi.core-4.1.0.jar) 146K downloaded (org.apache.felix.bundlerepository-1.6.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar 59K downloaded (org.osgi.core-1.0.0.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar 10K downloaded (org.osgi.service.obr-1.0.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15.pom 12K downloaded (nuxeo-distribution-tools-1.15.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/build/nuxeo-distribution-tools/1.15/nuxeo-distribution-tools-1.15.jar 299K downloaded (nuxeo-distribution-tools-1.15.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 2K downloaded (maven-project-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 21K downloaded (maven-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom 31K downloaded (maven-parent-11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 2K downloaded (maven-settings-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 3K downloaded (maven-model-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 6K downloaded (plexus-utils-1.5.15.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 889b downloaded (plexus-interpolation-1.11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 5K downloaded (plexus-components-1.1.14.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 2K downloaded (maven-profile-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 3K downloaded (maven-artifact-manager-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 1K downloaded (maven-repository-metadata-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 1K downloaded (maven-artifact-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 1K downloaded (wagon-provider-api-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 12K downloaded (wagon-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 1K downloaded (plexus-utils-1.4.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 880b downloaded (backport-util-concurrent-3.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 1K downloaded (maven-plugin-registry-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/freemarker/freemarker/2.3.16/freemarker-2.3.16.pom 1K downloaded (freemarker-2.3.16.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 11K downloaded (maven-core-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom 1K downloaded (wagon-file-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom 2K downloaded (wagon-providers-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 1K downloaded (maven-plugin-parameter-documenter-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.pom 1K downloaded (wagon-http-lightweight-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom 2K downloaded (wagon-http-shared-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom 390b downloaded (xercesMinimal-1.9.6.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom 704b downloaded (nekohtml-1.9.6.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom 3K downloaded (wagon-http-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom 3K downloaded (wagon-webdav-jackrabbit-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom 3K downloaded (jackrabbit-webdav-1.5.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom 24K downloaded (jackrabbit-parent-1.5.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom 2K downloaded (jackrabbit-jcr-commons-1.5.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom 2K downloaded (slf4j-api-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom 7K downloaded (slf4j-parent-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom 7K downloaded (commons-httpclient-3.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom 3K downloaded (commons-codec-1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom 1K downloaded (maven-reporting-api-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom 1K downloaded (maven-reporting-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom 1K downloaded (doxia-sink-api-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom 14K downloaded (doxia-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom 1K downloaded (doxia-logging-api-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 3K downloaded (plexus-container-default-1.0-alpha-30.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 1K downloaded (plexus-containers-1.0-alpha-30.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 1K downloaded (maven-error-diagnostics-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom 7K downloaded (commons-cli-1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom 24K downloaded (commons-parent-11.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 1K downloaded (maven-plugin-api-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.pom 2K downloaded (wagon-ssh-external-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.pom 1K downloaded (wagon-ssh-common-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom 726b downloaded (plexus-interactivity-api-1.0-alpha-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom 1K downloaded (plexus-interactivity-1.0-alpha-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom 2K downloaded (plexus-components-1.1.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 8K downloaded (plexus-1.0.10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom 1K downloaded (plexus-utils-1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 7K downloaded (plexus-1.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 2K downloaded (maven-plugin-descriptor-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 1K downloaded (maven-monitor-2.2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.pom 2K downloaded (wagon-ssh-1.0-beta-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/jcraft/jsch/0.1.38/jsch-0.1.38.pom 967b downloaded (jsch-0.1.38.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 2K downloaded (plexus-sec-dispatcher-1.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 6K downloaded (spice-parent-12.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 8K downloaded (forge-parent-4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 2K downloaded (plexus-cipher-1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom 190b downloaded (slf4j-api-1.6.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.pom 1K downloaded (maven-embedder-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.pom 5K downloaded (maven-core-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.4/maven-2.0.4.pom 11K downloaded (maven-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/ant/ant/1.8.2/ant-1.8.2.pom 9K downloaded (ant-1.8.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom 4K downloaded (ant-parent-1.8.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom 2K downloaded (ant-launcher-1.8.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom 761b downloaded (ant-contrib-1.0b3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.pom 2K downloaded (surefire-booter-2.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire/2.8.1/surefire-2.8.1.pom 11K downloaded (surefire-2.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/19/maven-parent-19.pom 24K downloaded (maven-parent-19.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/apache/9/apache-9.pom 14K downloaded (apache-9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.pom 2K downloaded (surefire-api-2.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.8.1/maven-failsafe-plugin-2.8.1.pom 11K downloaded (maven-failsafe-plugin-2.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom 1K downloaded (maven-plugin-api-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom 18K downloaded (maven-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.pom 3K downloaded (maven-surefire-common-2.8.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom 2K downloaded (plexus-utils-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 16K downloaded (plexus-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom 1K downloaded (maven-artifact-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom 2K downloaded (maven-project-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom 7K downloaded (maven-core-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom 3K downloaded (maven-toolchain-2.0.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom 3K downloaded (maven-common-artifact-filters-1.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom 9K downloaded (maven-shared-components-12.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/13/maven-parent-13.pom 22K downloaded (maven-parent-13.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/apache/6/apache-6.pom 12K downloaded (apache-6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom 1K downloaded (maven-artifact-2.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom 3K downloaded (maven-model-2.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom 1K downloaded (maven-plugin-api-2.0.8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom 1K downloaded (plexus-container-default-1.0-alpha-9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom 2K downloaded (plexus-utils-1.4.9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 3K downloaded (plexus-utils-2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 8K downloaded (spice-parent-16.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 8K downloaded (forge-parent-5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-io/commons-io/1.4/commons-io-1.4.pom 12K downloaded (commons-io-1.4.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '526f34cad0a113787f3eb8ee1d0fe0abebcba887'; remote = ' updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 153 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.model.TestComponentName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running org.nuxeo.runtime.TestVersion Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.nuxeo.runtime.ContributionFragmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.nuxeo.runtime.TestSecurityDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.nuxeo.runtime.TestSystemLoginRestriction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec Running org.nuxeo.runtime.api.DataSourceHelperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime/5.9.1-SNAPSHOT/nuxeo-runtime-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Remoting [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161317 at timestamp: 1384531997883 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-remoting/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 37 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-remoting/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-remoting/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-remoting/target/nuxeo-runtime-remoting-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-remoting/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-remoting/target/nuxeo-runtime-remoting-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-remoting/5.9.1-SNAPSHOT/nuxeo-runtime-remoting-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Launcher Commons [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161320 at timestamp: 1384532000116 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 21 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.info.PackageInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec Running org.nuxeo.launcher.config.ConfigurationGeneratorTest 16:13:24,223 WARN [TextTemplate] FreeMarker templates: test.nuxeo.conf is already defined - test.nuxeo.conf.override.defaults will not be available in the data model. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec Running org.nuxeo.launcher.config.JBossConfiguratorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-launcher-commons/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-launcher-commons/5.9.1-SNAPSHOT/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime OSGI Adapter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161324 at timestamp: 1384532004857 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 45 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/test-classes [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java:[26,15] MetaIndex is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java:[80,8] MetaIndex is internal proprietary API and may be removed in a future release [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.085 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 3 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-osgi/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-osgi/5.9.1-SNAPSHOT/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Deploy [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161328 at timestamp: 1384532008864 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 30 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-deploy/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-deploy/5.9.1-SNAPSHOT/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Reload [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161332 at timestamp: 1384532012382 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-reload/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-reload/5.9.1-SNAPSHOT/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161333 at timestamp: 1384532013686 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-launcher/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-launcher/5.9.1-SNAPSHOT/nuxeo-runtime-launcher-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Jetty Adapter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161334 at timestamp: 1384532014900 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/5.9.1-SNAPSHOT/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime GlassFish3 Adapter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161336 at timestamp: 1384532016266 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/target/nuxeo-runtime-gf3-adapter-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-gf3-adapter/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-gf3-adapter/target/nuxeo-runtime-gf3-adapter-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-gf3-adapter/5.9.1-SNAPSHOT/nuxeo-runtime-gf3-adapter-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tomcat Adapter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161337 at timestamp: 1384532017623 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/classes [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java:[31,15] ClassLoaderUtil is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java:[111,16] ClassLoaderUtil is internal proprietary API and may be removed in a future release [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-tomcat-adapter/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-tomcat-adapter/5.9.1-SNAPSHOT/nuxeo-runtime-tomcat-adapter-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Scripting [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161339 at timestamp: 1384532019726 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.scripting.TestEngines *sys-package-mgr*: can't create package cache dir, '/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/python/jython/2.2.1/jython-2.2.1.jar/cachedir/packages' Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.285 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target/nuxeo-runtime-scripting-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-scripting/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-scripting/target/nuxeo-runtime-scripting-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-scripting/5.9.1-SNAPSHOT/nuxeo-runtime-scripting-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Metrics [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161346 at timestamp: 1384532026191 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-metrics/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-metrics/5.9.1-SNAPSHOT/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime JTA/JCA Implementation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161347 at timestamp: 1384532027361 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/5.9.1-SNAPSHOT/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161348 at timestamp: 1384532028801 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 51 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 36 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.RuntimeInitializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.947 sec Running org.nuxeo.runtime.ComponentAliasTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec Running org.nuxeo.runtime.TestTestFramework Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec Running org.nuxeo.runtime.TestFrameworkProperties Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Running org.nuxeo.runtime.TestEventService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.nuxeo.runtime.persistence.TestContributionPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec Running org.nuxeo.runtime.TestExtensionPoint Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.nuxeo.runtime.registry.RegistryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running org.nuxeo.runtime.test.runner.CanExpandVariablesInContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec Running org.nuxeo.runtime.test.runner.DistributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.nuxeo.runtime.test.runner.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.nuxeo.runtime.test.runner.JettyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec Running org.nuxeo.runtime.test.runner.CanMockServicesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec Running org.nuxeo.runtime.test.runner.CanStreamBlobsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec Running org.nuxeo.runtime.test.runner.web.WebTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.nuxeo.runtime.ComponentDeploymentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec Running org.nuxeo.runtime.login.TestLoginComponentSystemID Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.nuxeo.runtime.TestService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.nuxeo.runtime.TestInlineURLs Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.nuxeo.runtime.ResourceServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 3 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-test/5.9.1-SNAPSHOT/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Management [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161358 at timestamp: 1384532038473 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 38 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.management.TestHeadDumper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec Running org.nuxeo.runtime.management.counters.TestCounters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 sec Running org.nuxeo.runtime.management.TestMatchAccessorName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.nuxeo.runtime.management.TestObjectNameFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuxeo.runtime.management.TestManageRuntimeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.nuxeo.runtime.management.TestMBeanInfoFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuxeo.runtime.management.TestResourcePublisherService Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.269 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-management/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-management/5.9.1-SNAPSHOT/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime DataSource Implementation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161404 at timestamp: 1384532044263 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.datasource.TestDataSourceDescriptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 sec Running org.nuxeo.runtime.datasource.TestDataSourceComponent Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.407 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 2 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-datasource/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-runtime-datasource/5.9.1-SNAPSHOT/nuxeo-runtime-datasource-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect standalone client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161409 at timestamp: 1384532049580 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 50 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.update.util.PackageBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec Running org.nuxeo.connect.update.standalone.TestXmlCommands 16:14:14,125 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome6012479181713974710.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec Running org.nuxeo.connect.update.standalone.TestPackageBuildAndParse 16:14:14,225 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome6712259091047928513.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.nuxeo.connect.update.standalone.registry.TestVersions 16:14:14,263 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome665511854509785594.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Running org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions 16:14:14,496 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome4177490915836875149.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec Running org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation 16:14:14,606 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome8304192656801258509.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation 16:14:14,634 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome2583852944146112619.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.nuxeo.connect.update.standalone.commands.TestCopy 16:14:14,685 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome1662698061579333035.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.nuxeo.connect.update.standalone.commands.TestPCopy 16:14:14,733 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome3386728312775418266.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.nuxeo.connect.update.standalone.commands.TestConfig 16:14:14,777 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome7399787900113572734.tmp 16:14:14,800 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,801 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,802 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,803 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,803 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,815 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,816 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,818 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,819 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,819 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,820 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,832 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,833 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,834 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,834 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,835 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,835 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,838 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,839 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,839 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,840 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,841 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,841 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,841 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,843 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,844 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,845 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,845 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,846 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,846 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,847 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,857 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,858 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,859 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,860 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,861 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,861 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,863 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,864 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,865 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,866 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,879 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,880 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,883 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,884 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,885 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,891 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,891 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,892 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,898 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,900 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,901 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,902 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,902 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,904 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,925 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,926 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,928 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,929 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,929 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,930 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,932 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,933 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,934 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,942 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,943 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,944 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,949 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,951 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,951 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,952 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,952 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,953 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,955 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,955 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,956 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,957 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,957 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,958 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,959 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,960 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,960 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,961 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,961 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,962 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,963 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,964 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,965 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,966 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,966 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,967 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,968 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,969 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,969 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,970 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,970 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,971 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,973 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,974 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,975 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,975 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,976 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,976 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,977 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,978 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,978 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,979 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,980 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,980 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,981 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,981 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,983 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,984 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,985 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,985 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,986 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,987 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:14:14,988 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,989 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,990 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/tmphome7399787900113572734.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:14:14,990 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:14:14,991 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:14:14,991 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec Running org.nuxeo.connect.update.standalone.commands.TestCopyDir 16:14:14,998 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/tmphome1681620775622787562.tmp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-connect-standalone/5.9.1-SNAPSHOT removed. [INFO] [jar:test-jar {execution: default}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-5.9.1-SNAPSHOT-tests.jar [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-connect-standalone/5.9.1-SNAPSHOT/nuxeo-connect-standalone-5.9.1-SNAPSHOT.jar [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-5.9.1-SNAPSHOT-tests.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/runtime/nuxeo-connect-standalone/5.9.1-SNAPSHOT/nuxeo-connect-standalone-5.9.1-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161415 at timestamp: 1384532055846 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-parent/5.9.1-SNAPSHOT/nuxeo-core-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Schema [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161415 at timestamp: 1384532055903 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 53 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.schema.utils.DateParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.nuxeo.ecm.core.schema.TestNamespace Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.schema.TestSchemaManager 16:14:21,870 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 16:14:21,958 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 16:14:22,021 ERROR [SchemaManagerImpl] Document type: someDocInLoop used in parent inheritance loop: [someDocInLoop, someDocInLoop2] 16:14:22,082 ERROR [SchemaManagerImpl] Document type: noSuchDocumentType does not exist, used as parent by type: [someDoc] 16:14:22,157 ERROR [SchemaManagerImpl] Facet: someFacet uses unknown schema: noSuchSchema 16:14:22,317 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 16:14:22,439 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.209 sec Running org.nuxeo.ecm.core.schema.types.TestQName Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.core.schema.types.TestSimpleType Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.nuxeo.ecm.core.schema.types.TestTypes Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 sec Running org.nuxeo.ecm.core.schema.TestSchemaLoader 16:14:23,327 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.221 sec Running org.nuxeo.ecm.core.schema.TestDocumentType Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 52, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-schema/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-schema/5.9.1-SNAPSHOT/nuxeo-core-schema-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161424 at timestamp: 1384532064604 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 222 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 24 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.utils.TestBlobsExtractor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec Running org.nuxeo.ecm.core.utils.TestBlobExtractor Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec Running org.nuxeo.ecm.core.url.TestUrl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.nuxeo.ecm.core.api.SerializableInputStreamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec Running org.nuxeo.ecm.core.api.model.impl.osm.TestTypeAnnotationRegistry Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.nuxeo.ecm.core.api.impl.blob.TestBlob Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 sec Running org.nuxeo.ecm.core.api.impl.blob.TestMediaType Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec Running org.nuxeo.ecm.core.api.operation.TestModificationSet Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.core.api.TestNuxeoGroupImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.api.TestDocumentRef Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Running org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec Running org.nuxeo.ecm.core.api.adapter.TestAdapter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.api.security.TestACL Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuxeo.ecm.core.api.security.TestACP Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.nuxeo.ecm.core.api.security.TestACE Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.nuxeo.ecm.core.api.TestPropertyModel Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec Running org.nuxeo.ecm.core.api.TestNuxeoPrincipal Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.api.event.TestCoreEvent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.api.TestFacetFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.nuxeo.ecm.core.api.TestListDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec Running org.nuxeo.ecm.core.api.TestDocumentModel Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec Results : Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-api/5.9.1-SNAPSHOT/nuxeo-core-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Query [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161439 at timestamp: 1384532079829 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 44 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.query.sql.model.TestLiterals Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec Running org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.nuxeo.ecm.core.query.sql.model.TestSerialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec Running org.nuxeo.ecm.core.query.sql.TestQueryParser Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.nuxeo.ecm.core.query.sql.TestQueryParser2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec Running org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-query/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-query/5.9.1-SNAPSHOT/nuxeo-core-query-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161445 at timestamp: 1384532085571 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 68 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 13 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.scheduler.TestSchedulerService SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.602 sec Running org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest 16:15:09,527 [Nuxeo-Work-default-1] ERROR [AbstractWork] Exception during work: Fail(, Progress(?%, ?/0), null) 16:15:09,531 [Nuxeo-Work-default-1] ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Fail:1473405147172.1933833410 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:120) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:79) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:695) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:674) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureSimple(WorkErrorsAreTracableTest.java:118) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Exception in thread "Nuxeo-Work-default-1" org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail$Error at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:51) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:15:09,581 [Nuxeo-Work-default-4] ERROR [AbstractWork] Exception during work: Fail(/Nest:1473467722689.722448427, Progress(?%, ?/0), null) 16:15:09,583 [Nuxeo-Work-default-4] ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:1473467722689.722448427/Fail:1473468384342.962651880 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:120) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:79) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:695) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:674) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Nest.work(WorkErrorsAreTracableTest.java:77) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:1473467722689.722448427 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:120) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:79) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:695) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:674) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureChained(WorkErrorsAreTracableTest.java:126) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Exception in thread "Nuxeo-Work-default-4" org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail$Error at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:51) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec Running org.nuxeo.ecm.core.work.redis.RedisWorkManagerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec Running org.nuxeo.ecm.core.work.WorkManagerTXTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.266 sec Running org.nuxeo.ecm.core.work.WorkManagerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.796 sec Running org.nuxeo.ecm.core.event.test.EventListenerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec Running org.nuxeo.ecm.core.event.test.TestEventListenerContrib Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec Running org.nuxeo.ecm.core.event.test.TestEventServiceComponent 16:15:27,968 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.ClientException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:44) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:238) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:198) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:15:27,969 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 16:15:27,970 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.ClientException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:44) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:238) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:198) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:15:27,970 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 16:15:28,472 [main] WARN [PostCommitEventExecutor] Events postcommit execution exceeded timeout of 300ms, leaving thread running 16:15:33,822 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.ClientException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:44) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:343) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:303) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:15:33,823 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 16:15:33,824 [main] ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 16:15:34,992 [main] ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 16:15:34,993 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 16:15:34,993 [Nuxeo-Event-PostCommit-1] ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.023 sec Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-event/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-event/5.9.1-SNAPSHOT/nuxeo-core-event-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161540 at timestamp: 1384532140674 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 98 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.TestCore Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.01 sec Running org.nuxeo.ecm.core.repository.TestXML Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.core.model.TestSidGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.nuxeo.ecm.core.security.TestSecurityService Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec Running org.nuxeo.ecm.core.security.TestSecurityPolicyService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running org.nuxeo.ecm.core.lifecycle.TestLifeCycleService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec Running org.nuxeo.ecm.core.event.TestEventContext Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.core.event.TestCoreEvent Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core/5.9.1-SNAPSHOT/nuxeo-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161549 at timestamp: 1384532149270 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/5.9.1-SNAPSHOT/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161550 at timestamp: 1384532150398 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.convert.tests.TestCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 sec Running org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.nuxeo.ecm.core.convert.tests.TestCGCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 sec Running org.nuxeo.ecm.core.convert.tests.TestService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert/5.9.1-SNAPSHOT/nuxeo-core-convert-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161554 at timestamp: 1384532154799 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 20 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/5.9.1-SNAPSHOT/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161556 at timestamp: 1384532156769 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 49 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management/5.9.1-SNAPSHOT/nuxeo-core-management-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161558 at timestamp: 1384532158991 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161559 at timestamp: 1384532159041 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 134 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.nuxeo.ecm.core.storage.sql.TestQueryMakerService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.888 sec Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec Running org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.nuxeo.ecm.core.storage.sql.TestFulltextWordSplit Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.nuxeo.ecm.core.storage.sql.net.TestNetServer Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 sec Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage JCA Resource Adapter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161613 at timestamp: 1384532173452 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-ra/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-ra/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage DB Extensions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161623 at timestamp: 1384532183325 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-extensions/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-extensions/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161625 at timestamp: 1384532185920 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 31 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryLockingNoTX DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.204 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryLocking Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryFulltextWork Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.372 sec Running org.nuxeo.ecm.core.storage.sql.TestSingleDataSource 16:16:51,129 [main] ERROR [ConnectionHelper$SharedConnection] Transaction ended with 1 connections not committed SharedConnection@5425fca3 [ConnectionHandle@9ed5c7e] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.924 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryProperties Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.93 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendSoftDelete Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLBinariesIndexing Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryFulltextConfig Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.82 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryDirectBlob Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies 16:17:17,052 [main] WARN [Selection] Deleted fragment missing: fae7be83-01bd-469c-821e-072a0b6a6ab8 16:17:19,568 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:17:19,581 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:17:19,585 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:17:19,586 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:17:19,587 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:17:19,597 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:17:19,600 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:17:19,602 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:17:41,436 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:17:41,470 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:17:41,481 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:17:41,482 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:17:41,483 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:17:41,502 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:17:41,505 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:17:41,515 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:17:41,849 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:17:41,868 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:17:41,869 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:17:41,870 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:17:41,871 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:17:41,881 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:17:41,883 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:17:41,884 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:17:45,831 [main] WARN [TestSQLBackend] Parallel locks per second: 3934 16:17:47,252 [main] WARN [TestSQLBackend] Parallel locks per second: 5009 16:17:47,500 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:17:47,512 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:17:47,513 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:17:47,514 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:17:47,520 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:17:47,529 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:17:47,531 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:17:47,532 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK Tests run: 92, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 39.678 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendScrambling Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryJTAJCA 16:17:53,849 [main] WARN [TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call. 16:17:53,851 [main] WARN [TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call. 16:17:54,460 [main] WARN [SQLRepositoryTestCase] Closing session for you Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryVersioning Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.179 sec Running org.nuxeo.ecm.core.storage.sql.TestXORBinaryManager 16:18:01,706 [main] WARN [LocalBinaryManager] cannot fetch content at /tmp/NXOSGITestFramework7307527214964316491425c8e095c-1952703843.185//data/binaries/data/d2/5e/d25ea4f4642073b7f218024d397dbaef (file does not exist), check your configuration 16:18:01,707 [main] WARN [LocalBinaryManager] cannot fetch content at /tmp/NXOSGITestFramework7307527214964316491425c8e095c-1952703843.185//data/binaries/data/d2/5e/d25ea4f4642073b7f218024d397dbaef (file does not exist), check your configuration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryAPI 16:18:30,984 [main] WARN [Selection] Deleted fragment missing: 8fc7b05d-7789-4beb-a258-58a8387224fc 16:18:30,997 [main] WARN [Selection] Deleted fragment missing: 5e782be6-7464-4fd7-bf24-cc8364332efe 16:18:34,910 [main] ERROR [SchemaManagerImpl] Unregistering unknown document type: MyDocType Tests run: 98, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 33.241 sec Running org.nuxeo.ecm.core.storage.sql.TestJCAPoolBehavior Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.889 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositorySecurity 16:18:42,417 [main] ERROR [AbstractSession] Permission 'AddChildren' is not granted to 'anonymous' on document /folder#1 (4abdddb7-dde7-46ba-aa30-5fb2a62c32ab - Folder) 16:18:42,433 [main] ERROR [AbstractSession] Permission 'AddChildren' is not granted to 'anonymous' on document /folder#1 (4abdddb7-dde7-46ba-aa30-5fb2a62c32ab - Folder) 16:18:43,414 [main] ERROR [AbstractSession] Permission 'WriteProperties' is not granted to 'joe_reader' on document /docWithPerms (5e627dba-c6c1-4925-be31-f415986246c8 - Folder) 16:18:43,415 [main] ERROR [AbstractSession] Permission 'AddChildren' is not granted to 'joe_reader' on document /docWithPerms (5e627dba-c6c1-4925-be31-f415986246c8 - Folder) 16:18:43,423 [main] ERROR [AbstractSession] Permission 'RemoveChildren' is not granted to 'joe_contributor' on document /docWithPerms (5e627dba-c6c1-4925-be31-f415986246c8 - Folder) Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.39 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLBackend 16:18:45,901 [main] WARN [Selection] Deleted fragment missing: dd4aaeeb-a741-4ab7-a8ab-c29a8a01e75b 16:18:47,961 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:18:47,972 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:18:47,973 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:18:47,974 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:18:47,975 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:18:47,982 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:18:47,984 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:18:47,985 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:19:09,482 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:19:09,494 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:19:09,495 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:19:09,496 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:19:09,497 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:19:09,505 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:19:09,506 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:19:09,508 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:19:09,774 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:19:09,785 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:19:09,786 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:19:09,787 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:19:09,788 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:19:09,796 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:19:09,798 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:19:09,799 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 16:19:13,828 [main] WARN [TestSQLBackend] Parallel locks per second: 5471 16:19:15,259 [main] WARN [TestSQLBackend] Parallel locks per second: 8545 16:19:15,513 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 16:19:15,524 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 16:19:15,525 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 16:19:15,526 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 16:19:15,527 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 16:19:15,535 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 16:19:15,536 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 16:19:15,538 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK Tests run: 89, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 36.19 sec Running org.nuxeo.ecm.core.storage.sql.TestDefaultBinaryManager 16:19:20,438 [main] WARN [LocalBinaryManager] cannot fetch content at /tmp/NXOSGITestFramework82595222630823769701425c8f3ceb-1952703843.375//data/binaries/data/d2/5e/d25ea4f4642073b7f218024d397dbaef (file does not exist), check your configuration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.033 sec Running org.nuxeo.ecm.core.storage.sql.TestSQLRepositoryQuery 16:19:37,205 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,213 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,220 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,227 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,259 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,276 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,686 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,701 [main] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:37,712 [Nuxeo-Work-fulltextUpdater-1] WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 16:19:46,817 [main] WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query 16:19:46,819 [main] WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query 16:19:46,822 [main] WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query 16:19:46,822 [main] WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.45 sec Running org.nuxeo.ecm.core.storage.sql.coremodel.TestSQLSecurityManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.nuxeo.ecm.core.storage.sql.coremodel.TestRemotableBlob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Results : Tests run: 452, Failures: 0, Errors: 0, Skipped: 12 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Test Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-161955 at timestamp: 1384532395169 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 20 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 46 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.824 sec Running org.nuxeo.ecm.core.version.test.TestVersioningService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec Running org.nuxeo.ecm.core.version.test.TestVersioningSaveOptions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec Running org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec Running org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.197 sec Running org.nuxeo.ecm.core.test.CleanUpWithInitializerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 sec Running org.nuxeo.ecm.core.test.CoreSessionInjectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec Running org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest 16:20:13,557 [main] WARN [AbstractSession] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.api.AbstractSession$QueryAndFetchExecuteContextException: query and fetch call context at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1561) 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.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy26.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testAutoCommit(QueryResultsAreAutomaticallyClosedTest.java:56) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:20:13,575 [main] WARN [AbstractSession] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.api.AbstractSession$QueryAndFetchExecuteContextException: query and fetch call context at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1561) 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.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy26.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testTransactional(QueryResultsAreAutomaticallyClosedTest.java:67) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:20:13,595 [main] WARN [AbstractSession] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.api.AbstractSession$QueryAndFetchExecuteContextException: query and fetch call context at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1561) 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.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy26.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest$NestedQueryRunner.run(QueryResultsAreAutomaticallyClosedTest.java:88) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:101) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:20:13,597 [main] WARN [AbstractSession] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.api.AbstractSession$QueryAndFetchExecuteContextException: query and fetch call context at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1561) 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.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy26.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:97) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec Running org.nuxeo.ecm.core.test.CleanupLevelClassTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec Running org.nuxeo.ecm.core.test.DocumentPropertyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec Running org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 sec Running org.nuxeo.ecm.core.test.CleanupLevelTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec Running org.nuxeo.ecm.core.trash.test.TestTrashService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.68 sec Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner 16:20:20,303 [Nuxeo-Work-default-3] ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.ClientException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:42) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:108) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:89) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 sec Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 sec Running org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunnerJCA Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec Running org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec Running org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 sec Running org.nuxeo.ecm.core.api.TestSecurityPolicyService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec Running org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec Running org.nuxeo.ecm.core.api.TestPermissionFilter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec Running org.nuxeo.ecm.core.api.TestDocumentModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec Results : Tests run: 50, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-test/5.9.1-SNAPSHOT/nuxeo-core-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core IO [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162029 at timestamp: 1384532429765 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 43 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.io.impl.TestExportedDocument Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec Running org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.531 sec Running org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 sec Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 sec Running org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec Running org.nuxeo.ecm.core.io.impl.TestExportImportBlob 16:20:45,047 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.core.work.AbstractWork.rollbackAndRetryTransaction(AbstractWork.java:462) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:301) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-io/5.9.1-SNAPSHOT/nuxeo-core-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Management [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162045 at timestamp: 1384532445420 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/5.9.1-SNAPSHOT/nuxeo-core-storage-sql-management-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162047 at timestamp: 1384532447088 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXMLZipConversion DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.007 sec Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedMSOfficeConversion Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec Running org.nuxeo.ecm.core.convert.plugins.tests.TestConverters Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 sec Running org.nuxeo.ecm.core.convert.plugins.tests.TestMailConverter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec Running org.nuxeo.ecm.core.convert.plugins.tests.TestMSOfficeConverter Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 sec Results : Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/5.9.1-SNAPSHOT/nuxeo-core-convert-plugins-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162101 at timestamp: 1384532461458 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.event.test.TestJMSEventBundle log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/5.9.1-SNAPSHOT/nuxeo-core-event-jms-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Persistence [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162104 at timestamp: 1384532464925 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.persistence.TestPersistenceProviderSingleDataSource DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:21:08,999 [main] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:21:10,428 [main] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.38 sec Running org.nuxeo.ecm.core.persistence.TestPersistenceProvider 16:21:10,868 [main] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:21:11,165 [main] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-persistence/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-persistence/5.9.1-SNAPSHOT/nuxeo-core-persistence-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management JTA/JCA [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162111 at timestamp: 1384532471489 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/5.9.1-SNAPSHOT/nuxeo-core-management-jtajca-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management Test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162114 at timestamp: 1384532474837 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.management.test.statuses.TestAdministrativeStatusService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:21:25,304 WARN [DocumentModelStatusPersister] Unable to fetch status for service org.nawak in instance Linux-5d9a69f0c8f13dd7b9fcd744889a7ca--115eda0936c1ee613429cd7a2ffd33df Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 sec Running org.nuxeo.ecm.core.management.test.probes.TestProbes Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.875 sec Running org.nuxeo.ecm.core.management.test.storage.TestStorage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-management-test/5.9.1-SNAPSHOT/nuxeo-core-management-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Services Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162131 at timestamp: 1384532491018 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-services-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-services-parent/5.9.1-SNAPSHOT/nuxeo-services-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162131 at timestamp: 1384532491087 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-api/5.9.1-SNAPSHOT/nuxeo-platform-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Base [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162132 at timestamp: 1384532492510 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform/5.9.1-SNAPSHOT/nuxeo-platform-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform EL [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162133 at timestamp: 1384532493904 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.platform.el.TestExpressionEvaluator Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-el/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-el/5.9.1-SNAPSHOT/nuxeo-platform-el-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162136 at timestamp: 1384532496758 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.actions.TestAction Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/5.9.1-SNAPSHOT/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CommandLine executor service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162141 at timestamp: 1384532501447 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands 16:21:44,970 WARN [CommandLineExecutorComponent] Command not available: aspell (command /usr/bin/aspell not found in system path. You need to install Aspell in order to use this feature. Please see www.aspell.org.) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 sec Running org.nuxeo.ecm.platform.commandline.executor.tests.TestService 16:21:45,208 WARN [CommandLineExecutorComponent] Command not available: aspell (command /usr/bin/aspell not found in system path. You need to install Aspell in order to use this feature. Please see www.aspell.org.) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/5.9.1-SNAPSHOT/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform directory service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162146 at timestamp: 1384532506020 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/5.9.1-SNAPSHOT/nuxeo-platform-directory-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162146 at timestamp: 1384532506086 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 19 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/5.9.1-SNAPSHOT/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162147 at timestamp: 1384532507845 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.localconfiguration.TestDirectoryLocalConfigurationDefinition DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.04 sec Running org.nuxeo.ecm.directory.memory.TestMemoryDirectory Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/5.9.1-SNAPSHOT/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Types contribution [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162158 at timestamp: 1384532518075 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/5.9.1-SNAPSHOT/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - SQL Storage [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162158 at timestamp: 1384532518855 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 sec Running org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically 16:22:07,937 [main] WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=6670335951606120449] 16:22:07,954 [main] WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=6670336067570237443] 16:22:07,955 [main] WARN [SQLDirectory$TxSessionCleaner] Closing sql directory session outside a transactionSQLSession [directory=userDirectory, sid=6670336067570237443] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 sec Running org.nuxeo.ecm.directory.sql.TestSQLDirectoryWithTSVInit Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec Running org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory 16:22:11,695 [main] WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set. 16:22:11,703 [main] WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 sec Running org.nuxeo.ecm.directory.sql.TestDescriptorOverride Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec Running org.nuxeo.ecm.directory.sql.TestSQLDirectoryAutoIncrementId Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec Running org.nuxeo.ecm.directory.sql.TestSQLDirectory Tests run: 19, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.418 sec Running org.nuxeo.ecm.directory.sql.TestPasswordHelper Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.nuxeo.ecm.directory.sql.TestCachedSQLDirectory 16:22:23,934 [main] WARN [DirectoryCache] Directory cacheMaxSize for userDirectory is too small, flushing. 16:22:23,936 [main] WARN [DirectoryCache] Directory cacheMaxSize for userDirectory is too small, flushing. Tests run: 19, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.312 sec Running org.nuxeo.ecm.directory.sql.TestFilterDirectories Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec Running org.nuxeo.ecm.directory.sql.TestSQLDirectoryNativeCase Tests run: 19, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.122 sec Running org.nuxeo.ecm.directory.sql.TestIntIdField Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec Running org.nuxeo.ecm.directory.sql.TestPagingComplexFilterDirectory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec Results : Tests run: 76, Failures: 0, Errors: 0, Skipped: 3 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/5.9.1-SNAPSHOT/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - LDAP Storage [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162231 at timestamp: 1384532551652 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/classes [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryFactory.java:[42,52] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryDescriptor.java:[81,33] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[159,12] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[173,30] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java:[636,32] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java:[636,54] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java:[859,24] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java:[859,46] LdapURL is internal proprietary API and may be removed in a future release [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/test-classes [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[32,24] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[161,8] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[161,26] LdapURL is internal proprietary API and may be removed in a future release [WARNING] /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[164,18] LdapURL is internal proprietary API and may be removed in a future release [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.ldap.TestCachedLDAPSession 16:22:38,187 WARN [DefaultDirectoryService] Encountered null configuration. 16:22:39,400 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 16:22:40,621 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:22:42,395 WARN [DirectoryCache] Directory cacheMaxSize for userDirectory is too small, flushing. 16:22:42,988 WARN [DirectoryCache] Directory cacheMaxSize for groupDirectory is too small, flushing. Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.01 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithUpperId Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPDescriptors Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionBBB Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.997 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPSession Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithMissingId Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec Running org.nuxeo.ecm.directory.ldap.TestFilterMatcher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionUsingSSL Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.nuxeo.ecm.directory.ldap.TestLDAPPOSIXSession Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.029 sec Results : Tests run: 138, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/5.9.1-SNAPSHOT/nuxeo-platform-directory-ldap-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - Multi-Directory Storage [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162306 at timestamp: 1384532586750 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.multi.TestMultiDirectory Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 sec Running org.nuxeo.ecm.directory.multi.TestMultiDirectoryOptional 16:23:14,485 WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 16:23:14,839 WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 16:23:14,915 WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 16:23:14,917 WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 16:23:14,918 WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/5.9.1-SNAPSHOT/nuxeo-platform-directory-multi-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Dublin Core Support [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162315 at timestamp: 1384532595235 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.305 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/5.9.1-SNAPSHOT/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MimeType Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162328 at timestamp: 1384532608221 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mimetype-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mimetype-api/5.9.1-SNAPSHOT/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162329 at timestamp: 1384532609593 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/5.9.1-SNAPSHOT/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162330 at timestamp: 1384532610962 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/5.9.1-SNAPSHOT/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Query API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162332 at timestamp: 1384532612951 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.query.api.TestTextSearchCleaner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec Running org.nuxeo.ecm.platform.query.api.TestPageProvider Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Running org.nuxeo.ecm.platform.query.api.TestNXQLQueryBuilder DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 sec Running org.nuxeo.ecm.platform.query.core.TestPageProviderService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.42 sec Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/5.9.1-SNAPSHOT/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Versioning Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162344 at timestamp: 1384532624342 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/5.9.1-SNAPSHOT/nuxeo-platform-versioning-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162345 at timestamp: 1384532625747 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 42 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162348 at timestamp: 1384532628329 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/5.9.1-SNAPSHOT/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MimeType Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162349 at timestamp: 1384532629945 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec Running org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 sec Running org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 sec Running org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.265 sec Running org.nuxeo.ecm.platform.mimetype.TestMimetype Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Results : Tests run: 51, Failures: 0, Errors: 0, Skipped: 2 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target/nuxeo-platform-mimetype-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mimetype-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-core/target/nuxeo-platform-mimetype-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mimetype-core/5.9.1-SNAPSHOT/nuxeo-platform-mimetype-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162356 at timestamp: 1384532636957 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.types.localconfiguration.TestLocalConfiguration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.752 sec Running org.nuxeo.ecm.platform.types.TypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/5.9.1-SNAPSHOT/nuxeo-platform-types-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Versioning Service Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162411 at timestamp: 1384532651109 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/5.9.1-SNAPSHOT/nuxeo-platform-versioning-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162412 at timestamp: 1384532652556 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.filemanager.TestDefaultFileImporter DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.742 sec Running org.nuxeo.ecm.platform.filemanager.TestVersionning Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.053 sec Running org.nuxeo.ecm.platform.filemanager.TestFileManagerVersioning 16:24:25,963 WARN [FileManagerService] Illegal versioning option: nosuchversioningoption, using MINOR instead Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Your document seemed to be mostly unicode, but the section definition was in bytes! Trying anyway, but things may well go wrong! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.897 sec Running org.nuxeo.ecm.platform.filemanager.TestExportedZipImporterPlugin Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.06 sec Running org.nuxeo.ecm.platform.filemanager.service.extension.TestNoteImporter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuxeo.ecm.platform.filemanager.TestFileManagerComponent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.nuxeo.ecm.platform.filemanager.TestFileManagerService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.451 sec Running org.nuxeo.ecm.platform.filemanager.TestCSVImporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/5.9.1-SNAPSHOT/nuxeo-platform-filemanager-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager Core Listener [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162436 at timestamp: 1384532676554 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestMimetypeIconUpdater DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.504 sec Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestDigestComputerListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/5.9.1-SNAPSHOT/nuxeo-platform-filemanager-core-listener-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Api [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162447 at timestamp: 1384532687634 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.usermanager.TestNuxeoPrincipalImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/5.9.1-SNAPSHOT/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Manager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162452 at timestamp: 1384532692824 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login/5.9.1-SNAPSHOT/nuxeo-platform-login-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162454 at timestamp: 1384532694573 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/5.9.1-SNAPSHOT/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common Web Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162456 at timestamp: 1384532696631 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 85 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.download.TestDownloadServlet Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec Running org.nuxeo.ecm.platform.ui.web.auth.TestSpecificChainSetting Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec Running org.nuxeo.ecm.platform.ui.web.auth.TestAuthPlugins Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec Running org.nuxeo.ecm.platform.ui.web.auth.TestLoginScreenConfig Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec Running org.nuxeo.ecm.platform.web.common.TestContentDisposition Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec Running org.nuxeo.ecm.platform.web.common.TestUserAgent Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a2) Gecko/20110613 Firefox/6.0a2 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a2) Gecko/20110612 Firefox/6.0a2 Testing user agent : Mozilla/5.0 (X11; Linux i686 on x86_64; rv:5.0a2) Gecko/20110524 Firefox/5.0a2 Testing user agent : Mozilla/5.0 (Windows NT 6.1; U; ru; rv:5.0.1.6) Gecko/20110501 Firefox/5.0.1 Firefox/5.0.1 Testing user agent : mozilla/3.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/5.0.1 Testing user agent : Mozilla/5.0 (X11; U; Linux i586; de; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (X11; U; Linux amd64; rv:5.0) Gecko/20100101 Firefox/5.0 (Debian) Testing user agent : Mozilla/5.0 (X11; U; Linux amd64; en-US; rv:5.0) Gecko/20110619 Firefox/5.0 Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 FirePHP/0.5 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) Gecko Firefox/5.0 Testing user agent : Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 6.2; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:5.0) Gecko/20110619 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 6.1.1; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 5.2; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 5.1; U; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 5.0; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Windows NT 5.0; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (U; Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Macintosh; PPC MacOS X; rv:5.0) Gecko/20110615 Firefox/5.0 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:5.0) Gecko/20100101 Firefox/5.0 Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:2.2a1pre) Gecko/20110324 Firefox/4.2a1pre Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:2.2a1pre) Gecko/20100101 Firefox/4.2a1pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.2a1pre) Gecko/20110324 Firefox/4.2a1pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.2a1pre) Gecko/20110323 Firefox/4.2a1pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.2a1pre) Gecko/20110208 Firefox/4.2a1pre Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:2.0b9pre) Gecko/20110111 Firefox/4.0b9pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b9pre) Gecko/20101228 Firefox/4.0b9pre Testing user agent : Mozilla/5.0 (Windows NT 5.1; rv:2.0b9pre) Gecko/20110105 Firefox/4.0b9pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101114 Firefox/4.0b8pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b8pre) Gecko/20101213 Firefox/4.0b8pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b8pre) Gecko/20101128 Firefox/4.0b8pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b8pre) Gecko/20101114 Firefox/4.0b8pre Testing user agent : Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101127 Firefox/4.0b8pre Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8) Gecko/20100101 Firefox/4.0b8 Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7) Gecko/20101111 Firefox/4.0b7 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100903 Firefox/4.0b6pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0b6pre) Gecko/20100903 Firefox/4.0b6pre Firefox/4.0b6pre Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:2.0b4) Gecko/20100818 Firefox/4.0b4 Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0b3pre) Gecko/20100731 Firefox/4.0b3pre Testing user agent : Mozilla/5.0 (Windows NT 5.2; rv:2.0b13pre) Gecko/20110304 Firefox/4.0b13pre Testing user agent : Mozilla/5.0 (Windows NT 5.1; rv:2.0b13pre) Gecko/20110223 Firefox/4.0b13pre Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0b12pre) Gecko/20110204 Firefox/4.0b12pre Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0b12pre) Gecko/20100101 Firefox/4.0b12pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110128 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b11pre) Gecko/20110131 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b11pre) Gecko/20110129 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b11pre) Gecko/20110128 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0b11pre) Gecko/20110126 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b11pre) Gecko/20110126 Firefox/4.0b11pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b10pre) Gecko/20110118 Firefox/4.0b10pre Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20110113 Firefox/4.0b10pre Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20100101 Firefox/4.0b10 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:2.0b10) Gecko/20110126 Firefox/4.0b10 Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0b10) Gecko/20110126 Firefox/4.0b10 Testing user agent : Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20110506 Firefox/4.0.1 Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20110518 Firefox/4.0.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:2.0.1) Gecko/20110606 Firefox/4.0.1 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; pl-PL; rv:2.0) Gecko/20110307 Firefox/4.0 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:2.0) Gecko/20110404 Fedora/16-dev Firefox/4.0 Testing user agent : Mozilla/5.0 (X11; Arch Linux i686; rv:2.0) Gecko/20110321 Firefox/4.0 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.3) Gecko/20100401 Firefox/4.0 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20110319 Firefox/4.0 Testing user agent : Mozilla/5.0 (Windows NT 6.1; rv:1.9) Gecko/20100101 Firefox/4.0 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/20121223 Ubuntu/9.25 (jaunty) Firefox/3.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.3a5pre) Gecko/20100526 Firefox/3.7a5pre Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2b5) Gecko/20091204 Firefox/3.6b5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2b5) Gecko/20091204 Firefox/3.6b5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2b5) Gecko/20091204 Firefox/3.6b5 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20091218 Firefox 3.6b5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2b1) Gecko/20091014 Firefox/3.6b1 GTB5 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090428 Firefox/3.6a1pre Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090405 Firefox/3.6a1pre Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.9.2a1pre) Gecko/20090405 Ubuntu/9.04 (jaunty) Firefox/3.6a1pre Testing user agent : Mozilla/5.0 (Windows; Windows NT 5.1; es-ES; rv:1.9.2a1pre) Gecko/20090402 Firefox/3.6a1pre Testing user agent : Mozilla/5.0 (Windows; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090402 Firefox/3.6a1pre Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2a1pre) Gecko/20090402 Firefox/3.6a1pre (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100915 Gentoo Firefox/3.6.9 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat/3.6.9-2.el6 Firefox/3.6.9 Testing user agent : Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100913 Firefox/3.6.9 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET CLR 4.0.20506) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 Testing user agent : Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.2.8) Gecko/20101230 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100804 Gentoo Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; zh-CN; rv:1.9.2.8) Gecko/20100722 Ubuntu/10.04 (lucid) Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; fi-FI; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100727 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.2.8) Gecko/20100725 Gentoo Firefox/3.6.8 Testing user agent : Mozilla/5.0 (X11; U; FreeBSD i386; de-CH; rv:1.9.2.8) Gecko/20100729 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.8) Gecko/20100722 AskTbADAP/3.9.1.14019 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; he; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.8) Gecko/20100722 Firefox 3.6.8 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox 3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20121221 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-TW; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100809 Fedora/3.6.7-1.fc14 Firefox/3.6.7 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100723 Fedora/3.6.7-1.fc13 Firefox/3.6.7 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100726 CentOS/3.6-3.el5.centos Firefox/3.6.7 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; hu; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.7 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6 GTB7.1 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6 GTB7.0 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-PT; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; zh-CN; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100614 Ubuntu/10.04 (lucid) Firefox/3.6.4 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100625 Gentoo Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-TW; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; zh-CN; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; ja; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.2.4) Gecko/20100523 Firefox/3.6.4 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100527 Firefox/3.6.4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100527 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100523 Firefox/3.6.4 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-CA; rv:1.9.2.4) Gecko/20100523 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 GTB7.0 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.4) Gecko/20100513 Firefox/3.6.4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.4) Gecko/20100503 Firefox/3.6.4 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.4) Gecko/20100523 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3pre) Gecko/20100405 Firefox/3.6.3plugin1 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.3) Gecko/20100403 Fedora/3.6.3-4.fc13 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100403 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.1 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100404 Ubuntu/10.04 (lucid) Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3 Testing user agent : Mozilla/5.0 (X11; U; Linux AMD64; en-US; rv:1.9.2.3) Gecko/20100403 Ubuntu/10.10 (maverick) Firefox/3.6.3 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; hu; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ca; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 GTB7.0 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316 AskTbSPC2/3.9.1.14019 Firefox/3.6.2 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 GTB6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 ( .NET CLR 3.0.04506.648) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 ( .NET CLR 3.0.04506.30) Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10pre) Gecko/20100902 Ubuntu/9.10 (karmic) Firefox/3.6.1pre Testing user agent : Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.18) Gecko/20110628 Ubuntu/10.10 (maverick) Firefox/3.6.18 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.18) Gecko/20110615 Ubuntu/10.10 (maverick) Firefox/3.6.18 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; pt-BR; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 Testing user agent : Mozilla/5.0 (X11; Linux i686 on x86_64; rv:5.0) Gecko/20100101 Firefox/3.6.17 Firefox/3.6.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; sl; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; ja-JP; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.10 (maverick) Firefox/3.6.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/9.10 (karmic) Firefox/3.6.16 FirePHP/0.5 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; pl; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ko; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.1.13) Gecko/20100914 Firefox/3.6.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.16) Gecko/20110319 AskTbUTR/3.11.3.15590 Firefox/3.6.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.16pre) Gecko/20110304 Ubuntu/10.10 (maverick) Firefox/3.6.15pre Testing user agent : Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.9.2.15) Gecko/20110303 Ubuntu/8.04 (hardy) Firefox/3.6.15 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Ubuntu/10.04 (lucid) Firefox/3.6.15 FirePHP/0.5 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.15) Gecko/20110330 CentOS/3.6-1.el5.centos Firefox/3.6.15 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 ( .NET CLR 3.5.30729; .NET4.0C) FirePHP/0.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.15) Gecko/20110303 AskTbBT4/3.11.3.15590 Firefox/3.6.15 ( .NET CLR 3.5.30729; .NET4.0C) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14pre) Gecko/20110105 Firefox/3.6.14pre Testing user agent : Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2.14) Gecko/20110224 Firefox/3.6.14 MB860/Version.0.43.3.MB860.AmericaMovil.en.MX Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-AU; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14 GTB7.1 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; pl-PL; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; nb-NO; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; it; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101223 Gentoo Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101219 Gentoo Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Red Hat/3.6-3.el4 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-NZ; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101206 Red Hat/3.6-2.el5 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; da-DK; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux MIPS32 1074Kf CPS QuadCore; en-US; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.2.13) Gecko/20101209 Fedora/3.6.13-1.fc13 Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101209 CentOS/3.6-2.el5.centos Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 Testing user agent : Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.9.2.12) Gecko/20101030 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; es-MX; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.2.12) Gecko/20101027 Fedora/3.6.12-1.fc13 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101102 Gentoo Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101102 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux ppc; fr; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12 GTB7.1 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101027 Fedora/3.6.12-1.fc13 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (X11; FreeBSD x86_64; rv:2.0) Gecko/20100101 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET CLR 3.5.21022) Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB5 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.2.11) Gecko/20101028 CentOS/3.6-2.el5.centos Firefox/3.6.11 Testing user agent : Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.6.11 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; ru; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; zh-CN; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; pt-BR; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; pl-PL; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 GTB7.1 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; el-GR; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 GTB7.1 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; es-AR; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.04 (jaunty) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.11) Gecko/20101013 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-CA; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.10 (karmic) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100914 SUSE/3.6.10-0.3.1 Firefox/3.6.10 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ro; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.1) Gecko/20100122 firefox/3.6.1 Testing user agent : Mozilla/5.0(Windows; U; Windows NT 7.0; rv:1.9.2) Gecko/20100101 Firefox/3.6 Testing user agent : Mozilla/5.0(Windows; U; Windows NT 5.2; rv:1.9.2) Gecko/20100101 Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100222 Ubuntu/10.04 (lucid) Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100130 Gentoo Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2) Gecko/20100308 Ubuntu/10.04 (lucid) Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.2pre) Gecko/20100312 Ubuntu/9.04 (jaunty) Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2) Gecko/20100128 Gentoo Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2) Gecko/20100115 Ubuntu/10.04 (lucid) Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 FirePHP/0.4 Testing user agent : Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/3.6 Testing user agent : Mozilla/5.0 (X11; FreeBSD i686) Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru-RU; rv:1.9.2) Gecko/20100105 MRA 5.6 (build 03278) Firefox/3.6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; lt; rv:1.9.2) Gecko/20100115 Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a3pre) Gecko/20100306 Firefox3.6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100806 Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6;MEGAUPLOAD 1.0 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ar; rv:1.9.2) Gecko/20100115 Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2) Gecko/20100115 Firefox/3.6 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2) Gecko/20100105 Firefox/3.6 (.NET CLR 3.5.30729) Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; da-dk) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; tr-TR) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ko-KR) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; fr-FR) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; cs-CZ) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; ja-JP) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; zh-cn) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; ja-jp) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; ja-jp) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; zh-cn) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; sv-se) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; ko-kr) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; ja-jp) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; it-it) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; fr-fr) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; es-es) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-gb) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ja-JP) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; hu-HU) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/534.16+ (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; fr-ch) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/534.15+ (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; ar) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Android 2.2; Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-HK) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; tr-TR) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; nb-NO) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; zh-cn) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 Testing user agent : Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3_3 like Mac OS X; ja-jp) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3_1 like Mac OS X; zh-cn) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; he-il) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; fr; CPU iPhone OS 4_2_1 like Mac OS X; fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; zh-tw) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8G4 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; pl-pl) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; fr-fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; en-gb) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; nb-no) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; it-it) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; fr) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 Testing user agent : Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; fi-fi) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; th-th) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/531.2+ Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-ca) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/531.2+ Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ja-JP) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; ja-JP) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; ja-jp) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; fr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; zh-cn) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ru-ru) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ko-kr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; it-it) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/534.1+ (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-au) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; el-gr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ca-es) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; zh-tw) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; ja-jp) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; it-it) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; fr-fr) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.815.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.814.0 Chrome/14.0.814.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.814.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.04 Chromium/14.0.813.0 Chrome/14.0.813.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.813.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.813.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.813.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.813.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.812.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.811.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.810.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.810.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.809.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.10 Chromium/14.0.808.0 Chrome/14.0.808.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.04 Chromium/14.0.808.0 Chrome/14.0.808.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.04 Chromium/14.0.804.0 Chrome/14.0.804.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.803.0 Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.801.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.801.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.794.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.794.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.792.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.792.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.792.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; PPC Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.790.0 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.790.0 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; CrOS i686 13.587.48) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.43 Safari/535.1 Testing user agent : Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Testing user agent : Mozilla/5.0 ArchLinux (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/13.0.782.41 Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_3) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_3) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.32 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux amd64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.24 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.24 Safari/535.1 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.24 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; CrOS i686 0.13.587) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.14 Safari/535.1 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.36 (KHTML, like Gecko) Chrome/13.0.766.0 Safari/534.36 Testing user agent : Mozilla/5.0 (X11; Linux amd64) AppleWebKit/534.36 (KHTML, like Gecko) Chrome/13.0.766.0 Safari/534.36 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.35 (KHTML, like Gecko) Ubuntu/10.10 Chromium/13.0.764.0 Chrome/13.0.764.0 Safari/534.35 Testing user agent : Mozilla/5.0 (X11; CrOS i686 0.13.507) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/13.0.763.0 Safari/534.35 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.31 (KHTML, like Gecko) Chrome/13.0.748.0 Safari/534.31 Testing user agent : Mozilla/5.0 (Windows NT 6.1; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.750.0 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; CrOS i686 12.433.109) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.93 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; CrOS i686 12.0.742.91) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.93 Safari/534.30 Testing user agent : Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/12.0.742.91 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.91 Chromium/12.0.742.91 Safari/534.30 Testing user agent : Mozilla/5.0 ArchLinux (X11; U; Linux x86_64; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.60 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.53 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.113 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/11.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/11.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/10.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 7.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 5.2) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows 8) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_4) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; CrOS i686 12.433.216) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.105 Safari/534.30 Testing user agent : Mozilla/5.0 ArchLinux (X11; U; Linux x86_64; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 ArchLinux (X11; U; Linux x86_64; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Slackware/Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 6.0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_4) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.724.100 Safari/534.30 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.25 (KHTML, like Gecko) Chrome/12.0.706.0 Safari/534.25 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.703.0 Chrome/12.0.703.0 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.702.0 Chrome/12.0.702.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/12.0.702.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/12.0.702.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.700.3 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.698.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.697.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24 Testing user agent : Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/11.0.696.50 Testing user agent : Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.43 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.3 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.3 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.3 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.14 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.12 Safari/534.24 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.12 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.04 Chromium/11.0.696.0 Chrome/11.0.696.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.0 Safari/534.24 Testing user agent : Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.694.0 Safari/534.24 Testing user agent : Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.23 (KHTML, like Gecko) Chrome/11.0.686.3 Safari/534.23 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.21 (KHTML, like Gecko) Chrome/11.0.682.0 Safari/534.21 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.21 (KHTML, like Gecko) Chrome/11.0.678.0 Safari/534.21 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_0; en-US) AppleWebKit/534.21 (KHTML, like Gecko) Chrome/11.0.678.0 Safari/534.21 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.20 (KHTML, like Gecko) Chrome/11.0.672.2 Safari/534.20 Testing user agent : Mozilla/5.0 (Windows NT) AppleWebKit/534.20 (KHTML, like Gecko) Chrome/11.0.672.2 Safari/534.20 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.20 (KHTML, like Gecko) Chrome/11.0.672.2 Safari/534.20 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.20 (KHTML, like Gecko) Chrome/11.0.669.0 Safari/534.20 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.19 (KHTML, like Gecko) Chrome/11.0.661.0 Safari/534.19 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.661.0 Safari/534.18 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.660.0 Safari/534.18 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.655.0 Safari/534.17 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.655.0 Safari/534.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.654.0 Safari/534.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.652.0 Safari/534.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/10.0.649.0 Safari/534.17 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/10.0.649.0 Safari/534.17 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.82 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux armv7l; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; FreeBSD x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; FreeBSD i386; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.134 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.134 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.134 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.134 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.133 Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.133 Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.127 Chrome/10.0.648.127 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.11 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; ru-RU) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.11 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.11 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.0 Chrome/10.0.648.0 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.0 Chrome/10.0.648.0 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.0 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.642.0 Chrome/10.0.642.0 Safari/534.16 Testing user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.639.0 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.638.0 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.634.0 Safari/534.16 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.634.0 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 SUSE/10.0.626.0 (KHTML, like Gecko) Chrome/10.0.626.0 Safari/534.16 Testing user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.613.0 Safari/534.15 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.613.0 Chrome/10.0.613.0 Safari/534.15 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Ubuntu/10.04 Chromium/10.0.612.3 Chrome/10.0.612.3 Safari/534.15 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15 Testing user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.611.0 Chrome/10.0.611.0 Safari/534.15 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/10.0.602.0 Safari/534.14 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/10.0.601.0 Safari/534.14 Testing user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/10.0.601.0 Safari/534.14 Testing user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; chromeframe/12.0.742.112) Testing user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; chromeframe/11.0.696.57) Testing user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) chromeframe/10.0.648.205 Testing user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; chromeframe/11.0.696.57) Testing user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; chromeframe/12.0.742.100; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) Testing user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; chromeframe/12.0.742.100) Testing user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; InfoPath.3; .NET4.0C; .NET4.0E) chromeframe/8.0.552.224 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1) Gecko/20090624 Ubuntu/8.04 (hardy) Firefox/3.5 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20090105 Firefox/3.1b3pre Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.1) Gecko/20090714 SUSE/3.5.1-1.1 Firefox/3.5.1 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; es-MX; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; es-AR; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090409 Firefox/3.5b4pre Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.0; en-en) AppleWebKit/533.16 (KHTML, like Gecko) Version/4.1 Safari/533.16 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; nl-nl) AppleWebKit/533.16 (KHTML, like Gecko) Version/4.1 Safari/533.16 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20081212 Mozilla/5.0 (Windows; U; Windows NT 5.1; en) AppleWebKit/526.9 (KHTML, like Gecko) Version/4.0dp1 Safari/526.8 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-gb) AppleWebKit/528.10+ (KHTML, like Gecko) Version/4.0dp1 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; da-dk) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ja-jp) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/533.4+ (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 Testing bad user agent : Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7D11 Safari/531.21.10 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; fi-fi) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.3 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19.1 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; de-DE) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19.1 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.1 Safari/530.18 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU) AppleWebKit/525.28 (KHTML, like Gecko) Version/3.2.2 Safari/525.28.1 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO) AppleWebKit/525.28 (KHTML, like Gecko) Version/3.2.2 Safari/525.28.1 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_4; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1 Safari/525.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_2; en-gb) AppleWebKit/526+ (KHTML, like Gecko) Version/3.1 Safari/525.9 Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_2; en-gb) AppleWebKit/526+ (KHTML, like Gecko) Version/3.1 iPhone Testing bad user agent : Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; nl-nl) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.1 Safari/525.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; pt-br) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/540.0 (KHTML,like Gecko) Chrome/9.1.0.0 Safari/540.0 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/540.0 (KHTML, like Gecko) Ubuntu/10.10 Chrome/9.1.0.0 Safari/540.0 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/9.0.601.0 Safari/534.14 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Ubuntu/10.10 Chromium/9.0.600.0 Chrome/9.0.600.0 Safari/534.14 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.14 (KHTML, like Gecko) Chrome/9.0.600.0 Safari/534.14 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.599.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.44 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.15 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.15 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.596.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Ubuntu/10.04 Chromium/9.0.595.0 Chrome/9.0.595.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Ubuntu/9.10 Chromium/9.0.592.0 Chrome/9.0.592.0 Safari/534.13 Testing bad user agent : Mozilla/5.0 (X11; U; Windows NT 6; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.587.0 Safari/534.12 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.579.0 Safari/534.12 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.576.0 Safari/534.12 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/540.0 (KHTML, like Gecko) Ubuntu/10.10 Chrome/8.1.0.0 Safari/540.0 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.558.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; CrOS i686 0.9.130; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.344 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; CrOS i686 0.9.128; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.343 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; CrOS i686 0.9.128; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.341 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; CrOS i686 0.9.128; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.339 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; CrOS i686 0.9.128; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.339 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Ubuntu/10.10 Chromium/8.0.552.237 Chrome/8.0.552.237 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/533.3 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.210 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.200 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.551.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.548.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.544.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.540.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.540.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.540.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/7.0.540.0 Safari/534.10 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.9 (KHTML, like Gecko) Chrome/7.0.531.0 Safari/534.9 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.8 (KHTML, like Gecko) Chrome/7.0.521.0 Safari/534.8 Testing bad user agent : Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.24 Safari/534.7 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; fr-FR) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.514.0 Safari/534.7 Testing bad user agent : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.514.0 Safari/534.7 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.514.0 Safari/534.7 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.6 (KHTML, like Gecko) Chrome/7.0.500.0 Safari/534.6 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.6 (KHTML, like Gecko) Chrome/7.0.498.0 Safari/534.6 Testing bad user agent : Mozilla/5.0 (ipad Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.6 (KHTML, like Gecko) Chrome/7.0.498.0 Safari/534.6 Testing bad user agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/7.0.0 Safari/700.13 Testing bad user agent : Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/5.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/5.0) Testing bad user agent : Mozilla/1.22 (compatible; MSIE 10.0; Windows 3.1) Testing bad user agent : Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US)) Testing bad user agent : Mozilla/5.0 (Windows; U; MSIE 9.0; Windows NT 9.0; en-US) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 7.1; Trident/5.0) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; Media Center PC 6.0; InfoPath.3; MS-RTC LM 8; Zune 4.7) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; Media Center PC 6.0; InfoPath.3; MS-RTC LM 8; Zune 4.7 Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Zune 4.0; InfoPath.3; MS-RTC LM 8; .NET4.0C; .NET4.0E) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Zune 4.0; Tablet PC 2.0; InfoPath.3; .NET4.0C; .NET4.0E) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0 Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; yie8) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; FunWebProducts) Testing bad user agent : Mozilla/5.0 ( ; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/4.0; FDM; MSIECrawler; Media Center PC 5.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 5.1; Trident/5.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C; .NE Testing bad user agent : Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; Media Center PC 4.0; SLCC1; .NET CLR 3.0.04320) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SLCC1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; SLCC1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 3.0.04506.30) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 5.0; Trident/4.0; FBSMTWB; .NET CLR 2.0.34861; .NET CLR 3.0.3746.3218; .NET CLR 3.5.33652; msn OptimizedIE8;ENUS) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.2; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8 Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; Media Center PC 6.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; InfoPath.3; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; InfoPath.2) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Zune 3.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; msn OptimizedIE8;ZHCN) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET4.0C; .NET4.0E; Zune 4.7; InfoPath.3) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET4.0C; .NET4.0E; Zune 4.7) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; Zune 4.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; MS-RTC LM 8; Zune 4.7) Testing bad user agent : Mozilla/4.0(compatible; MSIE 7.0b; Windows NT 6.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; Media Center PC 3.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; FDM; .NET CLR 1.1.4322) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; Alexa Toolbar; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; Alexa Toolbar) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.40607) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.1.4322) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1; .NET CLR 1.0.3705; Media Center PC 3.1; Alexa Toolbar; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/5.0 (Windows; U; MSIE 7.0; Windows NT 6.0; en-US) Testing bad user agent : Mozilla/5.0 (Windows; U; MSIE 7.0; Windows NT 6.0; el-GR) Testing bad user agent : Mozilla/5.0 (MSIE 7.0; Macintosh; U; SunOS; X11; gu; SV1; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; c .NET CLR 3.0.04506; .NET CLR 3.5.30707; InfoPath.1; el-GR) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; c .NET CLR 3.0.04506; .NET CLR 3.5.30707; InfoPath.1; el-GR) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; fr-FR) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/5.0 (compatible; MSIE 7.0; Windows 98; SpamBlockerUtility 6.3.91; SpamBlockerUtility 6.2.91; .NET CLR 4.1.89;GB) Testing bad user agent : Mozilla/4.79 [en] (compatible; MSIE 7.0; Windows NT 5.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648) Testing bad user agent : Mozilla/4.0 (Windows; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/4.0 (Mozilla/4.0; MSIE 7.0; Windows NT 5.1; FDM; SV1; .NET CLR 3.0.04506.30) Testing bad user agent : Mozilla/4.0 (Mozilla/4.0; MSIE 7.0; Windows NT 5.1; FDM; SV1) Testing bad user agent : Mozilla/4.0 (compatible;MSIE 7.0;Windows NT 6.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; SLCC2; .NET CLR 2.0.50727; InfoPath.3; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET4.0C; .NET4.0E; InfoPath.3) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 6.1; Windows XP; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 6.1; Windows XP) Testing bad user agent : Mozilla/4.0 (compatible; MSIE 6.01; Windows NT 6.0) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running org.nuxeo.ecm.platform.web.requestcontroller.filter.TestBufferingServletResponse Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.nuxeo.ecm.platform.web.requestcontroller.TestService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/5.9.1-SNAPSHOT/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162504 at timestamp: 1384532704413 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.usermanager.TestUserAdapter DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 sec Running org.nuxeo.ecm.platform.usermanager.TestUserManager 16:25:31,645 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: foo. segment foo cannot be resolved at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:437) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:394) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:346) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:96) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:889) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:490) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:478) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1295) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:546) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsers(TestUserManager.java:188) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:25:31,751 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists 16:25:32,226 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: foo. segment foo cannot be resolved at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:437) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:394) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:346) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:96) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:889) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:490) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:478) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1295) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:546) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsersOverride(TestUserManager.java:234) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:25:32,290 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 23.365 sec Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerWithContext 16:25:35,760 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 16:25:36,205 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 16:25:36,663 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 16:25:37,081 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.DirectoryServiceImpl Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 sec Running org.nuxeo.ecm.platform.usermanager.TestUserService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.nuxeo.ecm.platform.usermanager.providers.TestGroupsPageProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec Running org.nuxeo.ecm.platform.usermanager.providers.TestUsersPageProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 sec Running org.nuxeo.ecm.platform.computedgroups.test.TestLabelledComputedGroupService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec Running org.nuxeo.ecm.platform.computedgroups.test.TestComputedGroupService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.81 sec Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/5.9.1-SNAPSHOT/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Management [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162542 at timestamp: 1384532742869 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 19 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.management.core.adapters.TestRuntimeMbeanAdapterFactory DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 sec Running org.nuxeo.ecm.platform.management.core.probes.TestProbes 16:25:50,586 ERROR [ResourcePublisherService$ResourcesRegistry] Cannot bind org.nuxeo.runtime.management.Resource@5cf906d8 javax.management.InstanceAlreadyExistsException: org.nuxeo:name=root,type=Counter,management=metric at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324) at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) at org.nuxeo.runtime.management.ResourcePublisherService$ResourcesRegistry.doBind(ResourcePublisherService.java:186) at org.nuxeo.runtime.management.ResourcePublisherService$ResourcesRegistry.doBind(ResourcePublisherService.java:196) at org.nuxeo.runtime.management.ResourcePublisherService$ResourcesRegistry.doRegisterResource(ResourcePublisherService.java:226) at org.nuxeo.runtime.management.ResourcePublisherService$ResourcesRegistry.doRegisterResource(ResourcePublisherService.java:165) at org.nuxeo.runtime.management.ResourcePublisherService.registerResource(ResourcePublisherService.java:310) at org.nuxeo.runtime.management.metrics.MetricRegister.registerMXBean(MetricRegister.java:47) at org.nuxeo.runtime.management.metrics.MetricRegisteringCallback.register(MetricRegisteringCallback.java:71) at org.nuxeo.runtime.management.metrics.MetricRegisteringCallback.simonCreated(MetricRegisteringCallback.java:48) at org.javasimon.CompositeCallback.simonCreated(CompositeCallback.java:146) at org.javasimon.EnabledManager.getOrCreateSimon(EnabledManager.java:109) at org.javasimon.EnabledManager.getCounter(EnabledManager.java:70) at org.javasimon.SwitchingManager.getCounter(SwitchingManager.java:35) at org.javasimon.SimonManager.getCounter(SimonManager.java:100) at org.nuxeo.runtime.management.counters.CounterManagerImpl.applicationStarted(CounterManagerImpl.java:54) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:494) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:533) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:543) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:238) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:178) at org.nuxeo.ecm.platform.management.core.probes.TestProbes.setUp(TestProbes.java:46) 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.junit.internal.runners.MethodRoadie.runBefores(MethodRoadie.java:129) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:93) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:25:50,595 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 51 * service:org.nuxeo.ecm.platform.management.adapters requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== selected 1 documents16:25:52,057 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 51 * service:org.nuxeo.ecm.platform.management.adapters requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== 16:25:53,428 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 51 * service:org.nuxeo.ecm.platform.management.adapters requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== populateRepository Probe result : Created document /PopulateRepositoryProbe:1425c953c19 and removed it Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.391 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-management/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-management/5.9.1-SNAPSHOT/nuxeo-platform-management-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Template Manager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162553 at timestamp: 1384532753774 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 37 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.content.template.tests.MultipleDomainsCreationTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:26:02,407 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.803 sec Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.502 sec Running org.nuxeo.ecm.platform.content.template.tests.PostContentCreationHandlersTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 sec Running org.nuxeo.ecm.platform.content.template.tests.ContentCreationListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec Running org.nuxeo.ecm.platform.content.template.tests.TestContentTemplateFactory Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.208 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/5.9.1-SNAPSHOT/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Conversion Platform service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162615 at timestamp: 1384532775843 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.convert.tests.TestOffice2html Nov 15, 2013 4:26:20 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 4:26:20 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:26:22 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 4:26:22 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 4:26:29 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 21162 Nov 15, 2013 4:26:30 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:26:34 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:26:34 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:26:34 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:26:34 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.524 sec Running org.nuxeo.ecm.platform.convert.tests.CanTranscodeCharsetsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.nuxeo.ecm.platform.convert.tests.TestWPD2TextConverter Nov 15, 2013 4:26:35 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:26:35 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 21189 Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:26:42 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.723 sec Running org.nuxeo.ecm.platform.convert.tests.TestIWorkToPDF Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 sec Running org.nuxeo.ecm.platform.convert.tests.TestPDFToHtml Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec Running org.nuxeo.ecm.platform.convert.tests.TestPDFToImage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec Running org.nuxeo.ecm.platform.convert.tests.TestAnyToPDFConverters Nov 15, 2013 4:26:45 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:26:45 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 4:26:52 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 21245 Nov 15, 2013 4:26:52 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' 16:26:54,647 WARN [COSDocument] Warning: You did not close a PDF Document 16:26:54,661 WARN [COSDocument] Warning: You did not close a PDF Document 16:26:54,662 WARN [COSDocument] Warning: You did not close a PDF Document 16:26:54,665 WARN [COSDocument] Warning: You did not close a PDF Document Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:26:58 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 4:27:05 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 21270 Nov 15, 2013 4:27:05 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:27:06 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 4:27:13 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 21291 Nov 15, 2013 4:27:13 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:27:14 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:27:14 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:27:14 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:27:14 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.098 sec Running org.nuxeo.ecm.platform.convert.tests.TestOOoServiceManagerService Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/5.9.1-SNAPSHOT/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162714 at timestamp: 1384532834942 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 26 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreComponent Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rendering Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162720 at timestamp: 1384532840062 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 45 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendering.test.TestDocumentTemplate DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Setup Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.573 sec Running org.nuxeo.ecm.platform.rendering.test.TestWiki 16:27:28,185 WARN [WikiSerializerHandler] Unknown wiki expression: jira 16:27:28,189 WARN [WikiSerializerHandler] Unknown wiki expression: var 16:27:28,190 WARN [WikiSerializerHandler] Unknown wiki macro: freemarker

This is text

<script>alert("Hello XSS");</script>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec Running org.nuxeo.ecm.platform.rendering.test.TestPatternFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.ecm.platform.rendering.test.TestFreemarkerRendering Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/5.9.1-SNAPSHOT/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162728 at timestamp: 1384532848840 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.url.codec.TestDocumentIdCodec Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec Running org.nuxeo.ecm.platform.url.codec.TestDocumentPathCodec Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.nuxeo.ecm.platform.url.codec.TestDocumentFileCodec Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/5.9.1-SNAPSHOT/nuxeo-platform-url-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162732 at timestamp: 1384532852726 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/5.9.1-SNAPSHOT/nuxeo-platform-api-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Default Web Support [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162734 at timestamp: 1384532854091 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/target/nuxeo-platform-login-default-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login-default/target/nuxeo-platform-login-default-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/5.9.1-SNAPSHOT/nuxeo-platform-login-default-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Placeful Configuration Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162735 at timestamp: 1384532855525 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-placeful-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-placeful-api/5.9.1-SNAPSHOT/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Placeful Configuration Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162736 at timestamp: 1384532856840 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ec.placeful.TestPlacefulServiceImpl DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:27:42,190 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.618 sec Running org.nuxeo.ecm.platform.ec.placeful.TestRegisterPlacefulService 16:27:44,762 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:27:44,778 ERROR [DatasourceConnectionProvider] datasource JNDI name was not specified by property hibernate.connection.datasource Exception in thread "persistence-init-nxplaceful" javax.persistence.PersistenceException: Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration$1.run(HibernateConfiguration.java:222) Caused by: org.hibernate.HibernateException: datasource JNDI name was not specified by property hibernate.connection.datasource at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:68) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:64) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 2 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target/nuxeo-platform-placeful-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-placeful-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-core/target/nuxeo-platform-placeful-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-placeful-core/5.9.1-SNAPSHOT/nuxeo-platform-placeful-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo UID Generator Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162744 at timestamp: 1384532864939 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.uidgen.TestGen 16:27:49,972 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:27:51,705 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:27:52,206 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:27:52,959 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.548 sec Running org.nuxeo.ecm.platform.uidgen.TestUIDGeneratorService 16:27:53,520 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec Running org.nuxeo.ecm.platform.uidgen.DocUIDGeneratorListenerTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:27:55,271 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/5.9.1-SNAPSHOT/nuxeo-platform-uidgen-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162755 at timestamp: 1384532875806 [WARNING] While downloading javax.servlet:servlet-api:3.0.1 This artifact has been relocated to javax.servlet:javax.servlet-api:3.0.1. [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 23 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.TestWSEndpointRegistration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.267 sec Running org.nuxeo.ecm.platform.TestWSRemotingSessionManager Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/5.9.1-SNAPSHOT/nuxeo-platform-ws-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService SUN JAXWS Binding [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162814 at timestamp: 1384532894409 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/5.9.1-SNAPSHOT/nuxeo-platform-ws-sun-jaxws-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService JBossWS Binding [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162815 at timestamp: 1384532895221 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-jbossws/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-jbossws/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-jbossws/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/5.9.1-SNAPSHOT/nuxeo-platform-ws-jbossws-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTML Sanitizer Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162815 at timestamp: 1384532895989 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.htmlsanitizer.TestHtmlSanitizerServiceImpl DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.95 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/5.9.1-SNAPSHOT/nuxeo-platform-htmlsanitizer-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Test Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162823 at timestamp: 1384532903529 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.test.DirectoryServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:28:31,710 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.649 sec Running org.nuxeo.ecm.platform.test.UserManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 sec Running org.nuxeo.ecm.platform.test.RunnerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.324 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-test/5.9.1-SNAPSHOT/nuxeo-platform-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OAuth filters and services [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162835 at timestamp: 1384532915160 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 19 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.oauth.tests.TestServerKeyService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec Running org.nuxeo.ecm.platform.oauth.tests.TestConsumerService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 sec Running org.nuxeo.ecm.platform.oauth.tests.TestTokenService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec Running org.nuxeo.ecm.platform.oauth.tests.TestServiceProviderService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target/nuxeo-platform-oauth-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-oauth/target/nuxeo-platform-oauth-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/5.9.1-SNAPSHOT/nuxeo-platform-oauth-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162844 at timestamp: 1384532924013 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/5.9.1-SNAPSHOT/nuxeo-jsf-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Framework API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162844 at timestamp: 1384532924048 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-api/5.9.1-SNAPSHOT/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Test Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162845 at timestamp: 1384532925477 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162846 at timestamp: 1384532926777 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 625 resources Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom 1K downloaded (plexus-archiver-1.0-alpha-9.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom 1K downloaded (plexus-io-1.0-alpha-1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom 2K downloaded (plexus-utils-1.4.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom 2K downloaded (file-management-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom 2K downloaded (maven-shared-components-4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom 2K downloaded (maven-shared-io-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-analyzer/1.1/maven-dependency-analyzer-1.1.pom 4K downloaded (maven-dependency-analyzer-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom 1K downloaded (maven-project-2.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom 5K downloaded (maven-2.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom 2K downloaded (maven-model-2.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom 727b downloaded (maven-artifact-2.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.pom 1K downloaded (maven-common-artifact-filters-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom 2K downloaded (maven-shared-components-8.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom 20K downloaded (maven-parent-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom 5K downloaded (maven-core-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.pom 1K downloaded (maven-reporting-impl-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom 700b downloaded (maven-reporting-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom 1K downloaded (maven-project-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom 8K downloaded (commons-validator-1.2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 357b downloaded (commons-beanutils-1.7.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 974b downloaded (commons-digester-1.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 163b downloaded (commons-logging-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 3K downloaded (commons-collections-2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom 346b downloaded (xml-apis-2.0.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.pom 1K downloaded (doxia-core-1.0-alpha-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/oro/oro/2.0.7/oro-2.0.7.pom 141b downloaded (oro-2.0.7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom 643b downloaded (maven-plugin-api-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom 902b downloaded (maven-reporting-api-2.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.pom 1K downloaded (doxia-site-renderer-1.0-alpha-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.pom 7K downloaded (plexus-velocity-1.1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 171b downloaded (commons-collections-2.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.pom 168b downloaded (commons-logging-api-1.0.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/velocity/velocity/1.4/velocity-1.4.pom 2K downloaded (velocity-1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/velocity/velocity-dep/1.4/velocity-dep-1.4.pom 1K downloaded (velocity-dep-1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.pom 1K downloaded (doxia-decoration-model-1.0-alpha-7.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/oro/oro/2.0.7/oro-2.0.7.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar 13K downloaded (maven-reporting-impl-2.0.4.jar) 63K downloaded (oro-2.0.7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar 88K downloaded (commons-validator-1.2.0.jar) 164K downloaded (commons-digester-1.6.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/velocity/velocity/1.4/velocity-1.4.jar 30K downloaded (file-management-1.1.jar) 225K downloaded (doxia-core-1.0-alpha-7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar 156K downloaded (plexus-utils-1.0.2.jar) 199K downloaded (plexus-utils-1.4.6.jar) 25K downloaded (commons-logging-api-1.0.4.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar 352K downloaded (velocity-1.4.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.jar 184K downloaded (commons-beanutils-1.7.0.jar) 32K downloaded (maven-shared-io-1.0.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar 12K downloaded (doxia-site-renderer-1.0-alpha-7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/velocity/velocity-dep/1.4/velocity-dep-1.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-analyzer/1.1/maven-dependency-analyzer-1.1.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.jar 153K downloaded (plexus-archiver-1.0-alpha-9.jar) 26K downloaded (maven-dependency-analyzer-1.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar 37K downloaded (doxia-decoration-model-1.0-alpha-7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.jar 11K downloaded (plexus-io-1.0-alpha-1.jar) 161K downloaded (commons-collections-2.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.jar 26K downloaded (maven-common-artifact-filters-1.0.jar) 7K downloaded (plexus-velocity-1.1.2.jar) 505K downloaded (velocity-dep-1.4.jar) [INFO] [dependency:copy {execution: copy-installed-webinflib}] [INFO] Configured Artifact: taglibs:standard:1.1.2:jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/taglibs/standard/1.1.2/standard-1.1.2.jar 384K downloaded (standard-1.1.2.jar) [INFO] Copying standard-1.1.2.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/classes/WEB/lib/standard-1.1.2.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 230 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.TestTabActionsSelection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec Running org.nuxeo.ecm.platform.ui.web.restAPI.TestUploadFileRestlet DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.535 sec Running org.nuxeo.ecm.platform.ui.web.util.TestFunctions Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.nuxeo.ecm.platform.ui.web.util.TestDocumentLocator 16:29:11,896 ERROR [VirtualHostHelper] Could not retrieve base url correctly Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.nuxeo.ecm.platform.ui.web.TestPropertyEditors Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Framework Compatibility package [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162913 at timestamp: 1384532953037 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [dependency:copy {execution: copy-installed}] [INFO] Configured Artifact: org.apache.myfaces.tomahawk:tomahawk:1.1.5-NXP-2749:jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/myfaces/tomahawk/tomahawk/1.1.5-NXP-2749/tomahawk-1.1.5-NXP-2749.jar 2872K downloaded (tomahawk-1.1.5-NXP-2749.jar) [INFO] Configured Artifact: org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.5-NXP-10534:jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.5-NXP-10534/tomahawk-sandbox-1.1.5-NXP-10534.jar 552K downloaded (tomahawk-sandbox-1.1.5-NXP-10534.jar) [INFO] Copying tomahawk-1.1.5-NXP-2749.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/classes/WEB/lib/tomahawk-1.1.5-NXP-2749.jar [INFO] Copying tomahawk-sandbox-1.1.5-NXP-10534.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/classes/WEB/lib/tomahawk-sandbox-1.1.5-NXP-10534.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/nuxeo-platform-ui-web-compat-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-compat/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web-compat/target/nuxeo-platform-ui-web-compat-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-compat/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-compat-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162917 at timestamp: 1384532957093 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 40 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.service.TestLayoutComponent Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 sec Running org.nuxeo.ecm.platform.layout.service.TestLayoutFunctions 16:29:24,173 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec Running org.nuxeo.ecm.platform.layout.service.TestLayoutService 16:29:24,473 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,571 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,573 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,575 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,577 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,578 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,579 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,712 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 16:29:24,713 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec Running org.nuxeo.ecm.platform.layout.service.TestHelpers Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162926 at timestamp: 1384532966059 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.service.TestLayoutExport Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - JSF integration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162931 at timestamp: 1384532971632 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.actions.TestActionFilter Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/5.9.1-SNAPSHOT/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Content View JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-162937 at timestamp: 1384532977446 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:29:46,617 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:46,622 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:46,693 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:46,694 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:48,063 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 16:29:48,063 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 16:29:51,823 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 16:29:51,824 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 16:29:51,827 WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title org.nuxeo.ecm.core.api.ClientException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1564) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:100) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:534) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithError(TestDefaultPageProviders.java:509) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.core.query.QueryException: Invalid query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:622) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:536) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1559) ... 32 more Caused by: org.nuxeo.ecm.core.storage.StorageException: Invalid query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:898) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:107) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1265) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:619) ... 34 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:51) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:267) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:54) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:894) ... 37 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:41) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:47) ... 40 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:466) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:457) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:39) ... 41 more 16:29:52,614 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 16:29:52,615 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 16:29:52,616 WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title org.nuxeo.ecm.core.api.ClientException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1564) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:100) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:534) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithErrorReference(TestDefaultPageProviders.java:521) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.core.query.QueryException: Invalid query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:622) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:536) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1559) ... 32 more Caused by: org.nuxeo.ecm.core.storage.StorageException: Invalid query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:898) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:107) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1265) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.executeAndFetch(SQLSession.java:619) ... 34 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 in query: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:51) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:267) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:54) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:894) ... 37 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:41) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:47) ... 40 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:466) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:457) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:39) ... 41 more Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.433 sec Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewCache 16:29:56,349 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:56,350 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState 16:29:57,329 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:57,331 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:57,333 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:57,333 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 16:29:59,527 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,528 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,529 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,529 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,530 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,530 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,901 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:29:59,902 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:30:00,407 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:30:00,408 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:30:00,409 WARN [CoreQueryDocumentPageProvider] Failed to execute query: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <)> at offset 90 in query: SELECT * FROM Document WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC org.nuxeo.ecm.core.api.ClientException: Failed to execute query: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <)> at offset 90 in query: SELECT * FROM Document WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1531) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1407) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1390) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:117) at org.nuxeo.ecm.platform.query.api.AbstractPageProvider.setCurrentPage(AbstractPageProvider.java:176) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:116) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.getPageProvider(ContentViewServiceImpl.java:247) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl.getPageProvider(ContentViewImpl.java:303) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.restoreContentView(ContentViewServiceImpl.java:342) at org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState.testRestoreContentViewWithSearchDocAndCurrentPage(TestContentViewState.java:447) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <)> at offset 90 in query: SELECT * FROM Document WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:51) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:267) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:750) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:101) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1254) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.execute(SQLSession.java:607) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1477) ... 38 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <)> at offset 90 at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:41) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:47) ... 44 more Caused by: org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <)> at offset 90 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:466) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:457) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:39) ... 45 more 16:30:00,776 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:30:00,776 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 16:30:01,147 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' 16:30:01,148 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' 16:30:01,148 ERROR [ContentViewImpl] External context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' 16:30:01,149 ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.917 sec Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService 16:30:01,859 ERROR [ContentViewServiceImpl] Could not resolve page provider with name foo 16:30:01,859 ERROR [ContentViewImpl] Faces context is null: cannot expose variable 'searchDocument' for content view 'UNKNOWN_REF_PP' 16:30:01,860 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 16:30:01,894 ERROR [ContentViewImpl] Faces context is null: cannot expose variable 'searchDocument' for content view 'OVERRIDE_PAGE_PROVIDER_WITH_GENERIC' 16:30:01,895 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{currentDocument.id}' 16:30:01,896 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 16:30:01,899 ERROR [ContentViewImpl] Faces context is null: cannot expose variable 'searchDocument' for content view 'OVERRIDE_PAGE_PROVIDER_WITH_GENERIC' 16:30:01,900 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 16:30:01,933 ERROR [ContentViewImpl] Faces context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 16:30:01,934 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{currentDocument.id}' 16:30:01,935 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{dummy.param}' 16:30:01,936 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 16:30:01,939 ERROR [ContentViewImpl] Faces context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 16:30:01,940 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{currentDocument.id}' 16:30:01,940 ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec Results : Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.9.1-SNAPSHOT/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163002 at timestamp: 1384533002218 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-parent/5.9.1-SNAPSHOT/nuxeo-theme-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163002 at timestamp: 1384533002284 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 129 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 51 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.fragments.TestDummyFragment Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 sec Running org.nuxeo.theme.test.properties.TestFieldIO Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running org.nuxeo.theme.test.properties.TestOrderedProperties Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.nuxeo.theme.test.elements.TestElements Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec Running org.nuxeo.theme.test.protocol.TestNXThemesProtocol Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec Running org.nuxeo.theme.test.TestUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec Running org.nuxeo.theme.test.vocabularies.TestVocabularies Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.nuxeo.theme.test.uids.TestUidManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.theme.test.types.TestTypeRegistry Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.nuxeo.theme.test.resources.TestResourceBank Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec Running org.nuxeo.theme.test.resources.TestResourceOrdering Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.nuxeo.theme.test.themes.TestThemeSerializer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.nuxeo.theme.test.themes.TestThemeManager 16:30:14,962 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:14,967 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:14,969 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:14,974 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:14,989 WARN [ThemeParser] Could not find perspective: view 16:30:15,050 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,051 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,053 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:15,056 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:15,068 WARN [ThemeParser] Could not find perspective: view 16:30:15,156 ERROR [ThemeManager] A format ('null' with type 'style') cannot inherit from itself, aborting 16:30:15,156 ERROR [ThemeManager] Cycle detected.in format inheritance, aborting. 16:30:15,157 ERROR [ThemeManager] Cycle detected.in format inheritance, aborting. Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 sec Running org.nuxeo.theme.test.themes.TestThemeParser 16:30:15,792 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,800 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,802 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:15,807 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:15,831 WARN [ThemeParser] Could not find perspective: view 16:30:15,962 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,963 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:15,965 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:15,968 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:15,981 WARN [ThemeParser] Could not find perspective: view 16:30:16,050 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,051 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,053 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:16,056 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:16,067 WARN [ThemeParser] Could not find perspective: view 16:30:16,188 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,189 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,191 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:16,194 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:16,205 WARN [ThemeParser] Could not find perspective: view 16:30:16,326 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,327 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,329 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:16,331 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:16,340 WARN [ThemeParser] Could not find perspective: view 16:30:16,389 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,390 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,392 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:16,394 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:16,403 WARN [ThemeParser] Could not find perspective: view 16:30:16,450 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,451 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[2]/fragment[2] 16:30:16,453 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]/section[1]/cell[1]|page[1]/section[1] 16:30:16,455 WARN [ThemeParser] Style parser: trying to guess the view name for: page[1]|page[1]/section[1]/cell[2] 16:30:16,464 WARN [ThemeParser] Could not find perspective: view Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec Running org.nuxeo.theme.test.themes.TestCustomThemes Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec Running org.nuxeo.theme.test.themes.TestThemeRepairer 16:30:16,660 ERROR [ThemeRepairer] Element page[1] has no widget. 16:30:16,661 ERROR [ThemeRepairer] Element page[1]/section[1] has no widget. 16:30:16,691 ERROR [ThemeRepairer] Element page[1] has no widget. 16:30:16,722 ERROR [ThemeRepairer] Element page[1] has no widget. 16:30:16,781 ERROR [ThemeRepairer] Element page[1] has no widget. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec Running org.nuxeo.theme.test.themes.TestThemeSet Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running org.nuxeo.theme.test.presets.TestPresetManager 16:30:17,010 WARN [PresetManager] Preset 'theme1/red' could not be resolved in theme 'theme1' 16:30:17,020 WARN [PresetManager] Preset 'theme1/red' could not be resolved in theme 'theme1' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec Running org.nuxeo.theme.test.presets.TestPropertiesPaletteParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.nuxeo.theme.test.presets.TestGimpPaletteParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.nuxeo.theme.test.presets.TestPhotoshopPaletteParser Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.nuxeo.theme.test.nodes.TestNodes 16:30:17,124 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Cannot set order on node org.nuxeo.theme.test.DummyNode@304c61c2 unless it has a parent 16:30:17,124 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Incorrect node order value (1) for org.nuxeo.theme.test.DummyNode@304c61c2 16:30:17,125 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Incorrect node order value (-1) for org.nuxeo.theme.test.DummyNode@304c61c2 16:30:17,126 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Cycle detected while trying to make org.nuxeo.theme.test.DummyNode@899cd30 a parent of org.nuxeo.theme.test.DummyNode@296e0eb9. 16:30:17,128 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: A node cannot be made a child of itself: org.nuxeo.theme.test.DummyNode@7888a8ee. 16:30:17,128 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Cycle detected while trying to add child org.nuxeo.theme.test.DummyNode@7888a8ee to org.nuxeo.theme.test.DummyNode@540adf14. 16:30:17,130 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: Cycle detected while trying to set children of org.nuxeo.theme.test.DummyNode@15bbc527. 16:30:17,131 WARN [TestNodes] org.nuxeo.theme.nodes.NodeException: A node cannot be made a parent of itself: org.nuxeo.theme.test.DummyNode@5a8c8e96. Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.nuxeo.theme.test.relations.TestStorage Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.nuxeo.theme.test.relations.TestRelation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.theme.test.formats.TestFormatFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.nuxeo.theme.test.formats.TestFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.nuxeo.theme.test.formats.TestFormatter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.nuxeo.theme.test.configuration.TestNegotiationConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running org.nuxeo.theme.test.configuration.TestRendererConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.theme.test.configuration.TestElementConfiguration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.nuxeo.theme.test.configuration.TestViewConfiguration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.nuxeo.theme.test.configuration.TestPerspectiveConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.nuxeo.theme.test.configuration.TestPresetConfiguration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.nuxeo.theme.test.configuration.TestEngineConfiguration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.nuxeo.theme.test.configuration.TestModelConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.nuxeo.theme.test.configuration.TestApplicationConfiguration Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec Running org.nuxeo.theme.test.configuration.TestThemeConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.nuxeo.theme.test.rendering.TestRenderingInfo Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Results : Tests run: 144, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-core/5.9.1-SNAPSHOT/nuxeo-theme-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Fragments [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163018 at timestamp: 1384533018317 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.fragments.TestFragments Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.nuxeo.theme.test.models.TestModels Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-fragments/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-fragments/5.9.1-SNAPSHOT/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webapp Base [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163024 at timestamp: 1384533024008 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 272 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 93 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webapp.localconfiguration.search.TestSearchLocalConfiguration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:30:40,207 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 66 * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.884 sec Running org.nuxeo.ecm.webapp.security.UserManagementTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec Running org.nuxeo.ecm.webapp.security.GroupManagementTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec Running org.nuxeo.ecm.webapp.clipboard.ZipUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec Running org.nuxeo.ecm.webapp.clipboard.SummaryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec Running org.nuxeo.ecm.webapp.tree.TestTreeManagerService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditService 16:30:46,544 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 70 * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditHelper 16:30:48,592 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 70 * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/5.9.1-SNAPSHOT/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme HTML [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163050 at timestamp: 1384533050036 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 26 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.html.TestResourceExpansion Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec Running org.nuxeo.theme.test.html.TestUtils Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec Running org.nuxeo.theme.test.html.TestJSUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec Running org.nuxeo.theme.test.html.TestCSSUtils Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec Running org.nuxeo.theme.test.html.filters.TestXmlNamespacesFilter Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.nuxeo.theme.test.html.filters.TestLayoutFilterView Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec Running org.nuxeo.theme.test.html.filters.TestStyleFilterView Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec Running org.nuxeo.theme.test.html.TestHTMLView Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Results : Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target/nuxeo-theme-html-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-html/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-html/target/nuxeo-theme-html-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-html/5.9.1-SNAPSHOT/nuxeo-theme-html-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163101 at timestamp: 1384533061719 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 69 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.jsf.filters.rendering.TestElementRenderer 16:31:10,066 WARN [ElementRenderer] Filter type 'set element name' not found. 16:31:10,077 WARN [ElementRenderer] Filter type 'set element name' not found. 16:31:10,086 WARN [ElementRenderer] Filter type 'set element name' not found. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec Running org.nuxeo.theme.test.jsf.filters.TestFragmentTagFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target/nuxeo-theme-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-theme-jsf/target/nuxeo-theme-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-jsf/5.9.1-SNAPSHOT/nuxeo-theme-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Seam Debug Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163110 at timestamp: 1384533070592 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [dependency:copy {execution: copy-installed-webinflib}] [INFO] Configured Artifact: org.jboss.seam:jboss-seam-debug:?:jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/seam/jboss-seam-debug/2.1.0.SP1/jboss-seam-debug-2.1.0.SP1.jar 16K downloaded (jboss-seam-debug-2.1.0.SP1.jar) [INFO] Copying jboss-seam-debug-2.1.0.SP1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/target/classes/WEB/lib/jboss-seam-debug-2.1.0.SP1.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/5.9.1-SNAPSHOT/nuxeo-platform-seam-debug-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features - Parent POM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163111 at timestamp: 1384533071612 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-features-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-features-parent/5.9.1-SNAPSHOT/nuxeo-features-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform audit service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163111 at timestamp: 1384533071688 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/5.9.1-SNAPSHOT/nuxeo-platform-audit-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163111 at timestamp: 1384533071764 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 27 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audit.api.query.TestDateRangeQuery Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/5.9.1-SNAPSHOT/nuxeo-platform-audit-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163117 at timestamp: 1384533077654 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audit.TestSQLDirectories DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 sec Running org.nuxeo.ecm.platform.audit.TestPageProvider 16:31:30,180 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:32,059 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:32,679 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:34,357 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:35,371 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:36,518 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:36,982 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries 16:31:36,982 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries 16:31:37,001 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries 16:31:37,001 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.137 sec Running org.nuxeo.ecm.platform.audit.TestExtendedInfoEvaluation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec Running org.nuxeo.ecm.platform.audit.TestServiceAccess 16:31:37,957 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:37,989 ERROR [DatasourceConnectionProvider] datasource JNDI name was not specified by property hibernate.connection.datasource Exception in thread "persistence-init-nxaudit-logs" javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration$1.run(HibernateConfiguration.java:222) Caused by: org.hibernate.HibernateException: datasource JNDI name was not specified by property hibernate.connection.datasource at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:68) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:64) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 2 more 16:31:38,076 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:38,107 ERROR [DatasourceConnectionProvider] datasource JNDI name was not specified by property hibernate.connection.datasource Exception in thread "persistence-init-nxaudit-logs" javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration$1.run(HibernateConfiguration.java:222) Caused by: org.hibernate.HibernateException: datasource JNDI name was not specified by property hibernate.connection.datasource at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:68) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:64) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 2 more 16:31:38,195 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:38,224 ERROR [DatasourceConnectionProvider] datasource JNDI name was not specified by property hibernate.connection.datasource Exception in thread "persistence-init-nxaudit-logs" javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration$1.run(HibernateConfiguration.java:222) Caused by: org.hibernate.HibernateException: datasource JNDI name was not specified by property hibernate.connection.datasource at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:68) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:64) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 2 more Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec Running org.nuxeo.ecm.platform.audit.TestAdapterRegistration 16:31:38,489 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:38,529 ERROR [DatasourceConnectionProvider] datasource JNDI name was not specified by property hibernate.connection.datasource Exception in thread "persistence-init-nxaudit-logs" javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration$1.run(HibernateConfiguration.java:222) Caused by: org.hibernate.HibernateException: datasource JNDI name was not specified by property hibernate.connection.datasource at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:68) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:64) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 2 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec Running org.nuxeo.ecm.platform.audit.TestDocumentAuditPageProvider 16:31:39,324 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:45,848 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.018 sec Running org.nuxeo.ecm.platform.audit.TestNXAuditEventsService 16:31:52,442 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:53,477 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:54,315 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:55,105 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.813 sec Running org.nuxeo.ecm.platform.audit.TestTransactedAudit 16:31:56,092 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:58,548 WARN [DataSourceComponent] jdbc/nxaudit-logs datasource still referenced Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.15 sec Running org.nuxeo.ecm.platform.audit.TestLogEntryProvider 16:31:58,581 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:58,674 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:58,786 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:31:58,932 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:00,109 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:00,200 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:00,295 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:00,393 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:01,497 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:01,590 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:01,679 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.205 sec Running org.nuxeo.ecm.platform.audit.job.TestJobHistoryHelper 16:32:01,825 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:32:05,094 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.458 sec Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT removed. [INFO] [jar:test-jar {execution: default}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-5.9.1-SNAPSHOT-tests.jar [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT/nuxeo-platform-audit-core-5.9.1-SNAPSHOT.jar [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-5.9.1-SNAPSHOT-tests.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT/nuxeo-platform-audit-core-5.9.1-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163205 at timestamp: 1384533125643 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audit.web.TestRegisterAuditAction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/5.9.1-SNAPSHOT/nuxeo-platform-audit-client-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163212 at timestamp: 1384533132765 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/5.9.1-SNAPSHOT/nuxeo-platform-io-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO API Fragment [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163212 at timestamp: 1384533132836 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/5.9.1-SNAPSHOT/nuxeo-platform-io-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit IO Fragment [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163215 at timestamp: 1384533135354 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/5.9.1-SNAPSHOT/nuxeo-platform-audit-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - WebService [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163217 at timestamp: 1384533137750 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/5.9.1-SNAPSHOT/nuxeo-platform-audit-ws-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163220 at timestamp: 1384533140250 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task/5.9.1-SNAPSHOT/nuxeo-platform-task-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163220 at timestamp: 1384533140323 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/5.9.1-SNAPSHOT/nuxeo-platform-task-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163223 at timestamp: 1384533143069 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/5.9.1-SNAPSHOT/nuxeo-platform-task-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163224 at timestamp: 1384533144788 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/5.9.1-SNAPSHOT/nuxeo-automation-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163224 at timestamp: 1384533144860 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 223 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 43 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToListTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 sec Running org.nuxeo.ecm.automation.core.operations.document.PermissionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec Running org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedPropertyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 sec Running org.nuxeo.ecm.automation.core.operations.document.GetLiveDocumentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec Running org.nuxeo.ecm.automation.core.operations.document.CreateProxyLiveTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec Running org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedPropertyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec Running org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 sec Running org.nuxeo.ecm.automation.core.scripting.TestDateWrapper Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.nuxeo.ecm.automation.core.util.TestDataModelProperties Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec Running org.nuxeo.ecm.automation.core.test.TestComplexTypesMapping {zipCode=75020, streetNumber=1bis, streetName=whatever} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec Running org.nuxeo.ecm.automation.core.test.RenderingServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec Running org.nuxeo.ecm.automation.core.test.TestChainException Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec Running org.nuxeo.ecm.automation.core.test.OperationChainTest 16:32:56,733 WARN [Selection] Deleted fragment missing: 979a4a0f-8ac5-4074-b47d-f06ae31b670c 16:32:56,808 WARN [Selection] Deleted fragment missing: 1a9da970-d477-4e2f-ad4c-593381c748ea 16:32:56,874 WARN [Selection] Deleted fragment missing: 569f90a9-2a58-48f6-b458-0390c33bff4a 16:32:56,939 WARN [Selection] Deleted fragment missing: 2d069dcb-b3d7-4c56-a63f-80278a0e7178 16:32:57,004 WARN [Selection] Deleted fragment missing: 6c626c07-3b9d-4333-808c-1bc376d412df 16:32:57,070 WARN [Selection] Deleted fragment missing: 6eea7b84-6445-4394-8e44-675f9b22bdb4 16:32:57,157 WARN [Selection] Deleted fragment missing: 69a00adc-a76a-4405-9c2a-323d69529218 16:32:57,234 WARN [Selection] Deleted fragment missing: c2359112-0d00-4a17-a384-35aecad3f9b9 16:32:57,316 WARN [Selection] Deleted fragment missing: ffb67736-6ab8-47ac-96f2-f1e0a93a92c5 16:32:57,383 WARN [Selection] Deleted fragment missing: 69d5e8a0-b0c9-4f90-8ed7-243db4a76398 16:32:57,456 WARN [Selection] Deleted fragment missing: f70b047b-03ef-4b45-b98a-f2e40f37ad10 16:32:57,535 WARN [Selection] Deleted fragment missing: f4900ff6-310f-440b-9715-134cbd9a5232 16:32:57,651 WARN [Selection] Deleted fragment missing: 33b23e57-78b2-407a-961e-7411cf648a70 16:32:57,753 WARN [Selection] Deleted fragment missing: cae80557-0b0f-413d-96b5-31ec2ea11940 16:32:57,837 WARN [Selection] Deleted fragment missing: 731ff499-ece1-42e1-b02a-6a2a96d4c105 16:32:57,910 WARN [Selection] Deleted fragment missing: 15122af9-88ee-4ba5-a2bf-16959ad1ed8b 16:32:57,979 WARN [Selection] Deleted fragment missing: 27ae5b73-877f-42f8-9f95-789510a02a62 16:32:58,044 WARN [Selection] Deleted fragment missing: 99639562-6c7d-4afd-99dd-18ac4cd10f17 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 sec Running org.nuxeo.ecm.automation.core.test.ScriptingTest 16:32:58,846 WARN [Selection] Deleted fragment missing: 4aef4e2a-fedd-4f12-b887-9760d964a0b3 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.78 sec Running org.nuxeo.ecm.automation.core.test.OperationChainRegistrationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec Running org.nuxeo.ecm.automation.core.test.CoreOperationsTest 16:33:03,609 ERROR [SessionImpl] Cannot get containing document for: bf718976-fbb0-4032-8758-14df1e740935 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:05,615 ERROR [SessionImpl] Cannot get containing document for: a7c98d46-e7d3-448d-927d-8e1d6260a15c org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:07,618 ERROR [SessionImpl] Cannot get containing document for: 24bac33d-eed5-4422-98f0-a4253ab4b779 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:09,623 ERROR [SessionImpl] Cannot get containing document for: b127a643-8f4d-4ded-9989-33226857f793 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:11,627 ERROR [SessionImpl] Cannot get containing document for: e08a699e-a115-4353-9904-83cdd21db744 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:13,630 ERROR [SessionImpl] Cannot get containing document for: 1e935edc-ba6c-4988-b71d-988c387a7d55 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:15,632 ERROR [SessionImpl] Cannot get containing document for: 5f3b007a-c158-4744-98af-dc877fa9f5cf org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:17,635 ERROR [SessionImpl] Cannot get containing document for: 3479687c-210f-4d8e-8e67-7a0bdc592bf3 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:19,638 ERROR [SessionImpl] Cannot get containing document for: a8d487b1-7ecc-41ad-8749-19104c4eaee3 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:21,641 ERROR [SessionImpl] Cannot get containing document for: b692efa7-c431-476e-8f57-b7943dbeb4c2 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:23,644 ERROR [SessionImpl] Cannot get containing document for: 4278b78d-4d89-4c92-93d5-d6866363e26b org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:25,647 ERROR [SessionImpl] Cannot get containing document for: 2b5dd8c4-76d9-4a1d-9d24-934a94542f27 org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.start(SessionImpl.java:1401) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource.start(ConnectionAwareXAResource.java:47) at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.start(WrapperNamedXAResource.java:111) at org.apache.geronimo.transaction.manager.TransactionImpl.enlistResource(TransactionImpl.java:202) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:60) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy34.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table HIERARCHY; SQL statement: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION" FROM "HIERARCHY" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 39 more 16:33:25,649 ERROR [RunInNewTransaction$RunnableOperation] Error while executing operation testExitChain org.nuxeo.ecm.core.api.ClientException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.core.api.ClientException.wrap(ClientException.java:59) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:126) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:124) ... 2 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:157) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 4 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.core.test.ExitOperation.run(ExitOperation.java:42) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) ... 7 more 16:33:25,656 ERROR [RunInNewTransaction$RunnableOperation] Error while executing operation testExitChain org.nuxeo.ecm.core.api.ClientException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.core.api.ClientException.wrap(ClientException.java:59) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:126) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:124) ... 2 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:157) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 4 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.core.test.ExitOperation.run(ExitOperation.java:42) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) ... 7 more 16:33:25,659 ERROR [RunInNewTransaction$RunnableOperation] Error while executing operation testExitChain org.nuxeo.ecm.core.api.ClientException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.core.api.ClientException.wrap(ClientException.java:59) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:126) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation.run(RunInNewTransaction.java:117) Caused by: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction$RunnableOperation$1.run(RunInNewTransaction.java:124) ... 2 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:157) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 4 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.core.test.ExitOperation.run(ExitOperation.java:42) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) ... 7 more Tests run: 24, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 27.889 sec Running org.nuxeo.ecm.automation.core.test.BlobOperationsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 sec Running org.nuxeo.ecm.automation.core.test.FetchByPropertyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec Running org.nuxeo.ecm.automation.core.test.TestOperationChainParametrization 16:33:31,039 WARN [Selection] Deleted fragment missing: 95d113e6-588d-4232-a954-f7981f6dae3b 16:33:31,108 WARN [Selection] Deleted fragment missing: c912af58-dc1c-4b26-853f-59ff9ae0c9c6 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec Running org.nuxeo.ecm.automation.core.test.EventOperationsTest 16:33:31,969 WARN [EventHandler] The 'expression' element with value 'false' on event handler for chain 'changeTitleWhenModifiedWithExpression' is deprecated: please use the 'condition' attribute instead, as its evaluation will not be inverted. 16:33:32,181 WARN [EventHandler] The 'expression' element with value 'false' on event handler for chain 'changeTitleWhenModifiedWithExpression' is deprecated: please use the 'condition' attribute instead, as its evaluation will not be inverted. 16:33:32,339 WARN [EventHandler] The 'expression' element with value 'false' on event handler for chain 'changeTitleWhenModifiedWithExpression' is deprecated: please use the 'condition' attribute instead, as its evaluation will not be inverted. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec Running org.nuxeo.ecm.automation.core.test.OperationsEncodingTest 16:33:32,857 WARN [EventHandler] The 'expression' element with value 'a < b & b > c' on event handler for chain 'null' is deprecated: please use the 'condition' attribute instead, as its evaluation will not be inverted. 16:33:32,859 ERROR [EventHandlerRegistry] Failed to handle event aboutToCreate using chain: null [Error: unresolvable property or identifier: a] [Near : {... a < b & b > c ....}] ^ [Line: 1, Column: 1] at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.getBeanProperty(ReflectiveAccessorOptimizer.java:680) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.compileGetChain(ReflectiveAccessorOptimizer.java:337) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.optimizeAccessor(ReflectiveAccessorOptimizer.java:140) at org.mvel2.optimizers.dynamic.DynamicOptimizer.optimizeAccessor(DynamicOptimizer.java:67) at org.mvel2.ast.ASTNode.optimize(ASTNode.java:159) at org.mvel2.ast.ASTNode.getReducedValueAccelerated(ASTNode.java:115) at org.mvel2.ast.BinaryOperation.getReducedValueAccelerated(BinaryOperation.java:114) at org.mvel2.ast.BinaryOperation.getReducedValueAccelerated(BinaryOperation.java:114) at org.mvel2.compiler.ExecutableAccessor.getValue(ExecutableAccessor.java:42) at org.mvel2.MVEL.executeExpression(MVEL.java:969) at org.nuxeo.ecm.automation.core.scripting.MvelExpression.eval(MvelExpression.java:39) at org.nuxeo.ecm.automation.core.events.EventHandler.isEnabled(EventHandler.java:335) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:128) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:892) at org.nuxeo.ecm.automation.core.test.OperationsEncodingTest.initRepo(OperationsEncodingTest.java:63) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:33:32,868 WARN [EventHandler] The 'expression' element with value 'a < b & b > c' on event handler for chain 'null' is deprecated: please use the 'condition' attribute instead, as its evaluation will not be inverted. 16:33:32,869 ERROR [EventHandlerRegistry] Failed to handle event aboutToCreate using chain: null [Error: unresolvable property or identifier: a] [Near : {... a < b & b > c ....}] ^ [Line: 1, Column: 1] at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.getBeanProperty(ReflectiveAccessorOptimizer.java:680) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.compileGetChain(ReflectiveAccessorOptimizer.java:337) at org.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.optimizeAccessor(ReflectiveAccessorOptimizer.java:140) at org.mvel2.optimizers.dynamic.DynamicOptimizer.optimizeAccessor(DynamicOptimizer.java:67) at org.mvel2.ast.ASTNode.optimize(ASTNode.java:159) at org.mvel2.ast.ASTNode.getReducedValueAccelerated(ASTNode.java:115) at org.mvel2.ast.BinaryOperation.getReducedValueAccelerated(BinaryOperation.java:114) at org.mvel2.ast.BinaryOperation.getReducedValueAccelerated(BinaryOperation.java:114) at org.mvel2.compiler.ExecutableAccessor.getValue(ExecutableAccessor.java:42) at org.mvel2.MVEL.executeExpression(MVEL.java:969) at org.nuxeo.ecm.automation.core.scripting.MvelExpression.eval(MvelExpression.java:39) at org.nuxeo.ecm.automation.core.events.EventHandler.isEnabled(EventHandler.java:335) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:128) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:892) at org.nuxeo.ecm.automation.core.test.OperationsEncodingTest.initRepo(OperationsEncodingTest.java:69) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec Running org.nuxeo.ecm.automation.core.test.DocumentUpdateOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec Running org.nuxeo.ecm.automation.core.test.IterableOperationsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 sec Results : Tests run: 107, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-core/5.9.1-SNAPSHOT/nuxeo-automation-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163335 at timestamp: 1384533215383 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163335 at timestamp: 1384533215459 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Types [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163337 at timestamp: 1384533217961 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163338 at timestamp: 1384533218796 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:33:54,481 ERROR [AbstractSession] Permission 'Read' is not granted to 'user2' on document /default-domain/UserWorkspaces/user1 (dc946630-053a-4c1b-bf1f-6f117029546d - Workspace) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.815 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform notification service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163356 at timestamp: 1384533236262 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/5.9.1-SNAPSHOT/nuxeo-platform-notification-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Notifications - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163356 at timestamp: 1384533236335 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/5.9.1-SNAPSHOT/nuxeo-platform-notification-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Core Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163358 at timestamp: 1384533238205 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.task.core.TaskServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.024 sec Running org.nuxeo.ecm.platform.task.core.TaskActorsHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.nuxeo.ecm.platform.task.core.TaskPageProvidersTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/5.9.1-SNAPSHOT/nuxeo-platform-task-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Automation Module [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163419 at timestamp: 1384533259801 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.task.test.TaskAutomationTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:34:30,772 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 55 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.directory.sql.test requires [service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.412 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/5.9.1-SNAPSHOT/nuxeo-platform-task-automation-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163436 at timestamp: 1384533276332 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/5.9.1-SNAPSHOT/nuxeo-platform-task-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform comment service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163439 at timestamp: 1384533279912 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/5.9.1-SNAPSHOT/nuxeo-platform-comment-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163439 at timestamp: 1384533279988 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/5.9.1-SNAPSHOT/nuxeo-platform-comment-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Core Contrib [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163441 at timestamp: 1384533281922 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/5.9.1-SNAPSHOT/nuxeo-platform-comment-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163443 at timestamp: 1384533283218 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 38 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec Running org.nuxeo.ecm.platform.ec.notification.NotificationEventListenerTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.605 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.9.1-SNAPSHOT/nuxeo-platform-notification-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform relations service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163454 at timestamp: 1384533294610 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/5.9.1-SNAPSHOT/nuxeo-platform-relations-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163454 at timestamp: 1384533294681 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 33 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.api.impl.TestNodeFactory Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec Running org.nuxeo.ecm.platform.relations.api.impl.TestQueryResult Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.nuxeo.ecm.platform.relations.api.impl.TestStatement Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.nuxeo.ecm.platform.relations.api.impl.TestRelationDate Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.nuxeo.ecm.platform.relations.api.impl.TestNodes Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/5.9.1-SNAPSHOT/nuxeo-platform-relations-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163500 at timestamp: 1384533300636 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.TestRelationDocument DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:35:10,761 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.202 sec Running org.nuxeo.ecm.platform.relations.TestCoreGraph 16:35:15,316 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.core.work.AbstractWork.rollbackAndRetryTransaction(AbstractWork.java:462) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:301) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:35:25,035 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.core.work.AbstractWork.rollbackAndRetryTransaction(AbstractWork.java:462) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:301) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.714 sec Running org.nuxeo.ecm.platform.relations.TestRelationService 16:35:25,323 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,349 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,349 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,374 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,375 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 16:35:25,423 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,423 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,450 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,450 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 16:35:25,504 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,532 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,533 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,597 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,599 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 16:35:25,646 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,646 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 16:35:25,670 ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 16:35:25,670 ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - JENA Store Plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163525 at timestamp: 1384533325874 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.jena.GraphLoadingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 sec Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraph Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 sec Running org.nuxeo.ecm.platform.relations.jena.TestJenaOrCoreGraphFactory DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraphReification Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/5.9.1-SNAPSHOT/nuxeo-platform-relations-jena-plugin-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163538 at timestamp: 1384533338005 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.comment.listener.test.SimpleListenerTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:35:48,187 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:35:48,298 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:35:49,659 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:35:49,841 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.352 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/5.9.1-SNAPSHOT/nuxeo-platform-comment-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Web client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163550 at timestamp: 1384533350848 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/5.9.1-SNAPSHOT/nuxeo-platform-comment-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Workflow Contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163554 at timestamp: 1384533354070 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/5.9.1-SNAPSHOT/nuxeo-platform-comment-workflow-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163558 at timestamp: 1384533358244 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/5.9.1-SNAPSHOT/nuxeo-platform-imaging-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163558 at timestamp: 1384533358317 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 22 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/5.9.1-SNAPSHOT/nuxeo-platform-imaging-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163601 at timestamp: 1384533361459 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 27 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.picture.core.im.TestIMImageUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 sec Running org.nuxeo.ecm.platform.picture.core.test.TestMagickExecutors DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 3872x2592-JPEGTests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.711 sec Running org.nuxeo.ecm.platform.picture.core.test.TestExifHelper Nov 15, 2013 4:36:16 PM it.tidalwave.image.java2d.ImplementationFactoryJ2D WARNING: JAI not available: java.lang.ClassNotFoundException: javax.media.jai.PlanarImage Nov 15, 2013 4:36:16 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@12328f00, 0) Nov 15, 2013 4:36:16 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@4c85b85d, 0) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec Running org.nuxeo.ecm.platform.picture.core.test.TestImageInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 sec Running org.nuxeo.ecm.platform.picture.core.test.TestImagingService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running org.nuxeo.ecm.platform.picture.core.test.TestPictureBlobHolder Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 sec Running org.nuxeo.ecm.platform.picture.core.test.TestMetaDataService Nov 15, 2013 4:36:22 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@33b413a9, 0) Nov 15, 2013 4:36:22 PM it.tidalwave.image.EditableImage loadDirectories SEVERE: Cannot load EXIF metadata: javax.imageio.IIOException: JFIF APP0 must be first marker after SOI Nov 15, 2013 4:36:22 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@3ab56f25, 0) Nov 15, 2013 4:36:22 PM it.tidalwave.image.EditableImage loadDirectories SEVERE: Cannot load EXIF metadata: javax.imageio.IIOException: JFIF APP0 must be first marker after SOI Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/5.9.1-SNAPSHOT/nuxeo-platform-imaging-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Convert [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163622 at timestamp: 1384533382360 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.picture.convert.test.TestPictureThumbnail DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 4:36:32 PM it.tidalwave.image.java2d.ImplementationFactoryJ2D WARNING: JAI not available: java.lang.ClassNotFoundException: javax.media.jai.PlanarImage Nov 15, 2013 4:36:32 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@16ba29be, 0) Nov 15, 2013 4:36:32 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@1316f155, 0) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 sec Running org.nuxeo.ecm.platform.picture.convert.test.TestBlobHolderSet Nov 15, 2013 4:36:34 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@3ef181e9, 0) Nov 15, 2013 4:36:34 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@4f7fd2e0, 0) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 sec Running org.nuxeo.ecm.platform.picture.convert.test.TestImagingAdapter Nov 15, 2013 4:36:37 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@a03db1e, 0) Nov 15, 2013 4:36:37 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@45aba779, 0) Nov 15, 2013 4:36:38 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@2fbb1447, 0) Nov 15, 2013 4:36:39 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@4f83f9df, 0) Nov 15, 2013 4:36:39 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@3b17566a, 0) Nov 15, 2013 4:36:39 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@7743c3d2, 0) 16:36:39,417 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(6d53bbca-1281-4794-89ba-4a4b5f9c598b, /pictureViewListener:2763216423780.1974162339, Progress(?%, ?/0), Extracting) org.nuxeo.ecm.core.api.ClientException: Failed to get document 6d53bbca-1281-4794-89ba-4a4b5f9c598b at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1161) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:60) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.model.NoSuchDocumentException: No such document: 6d53bbca-1281-4794-89ba-4a4b5f9c598b at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:246) at org.nuxeo.ecm.core.api.DocumentResolver.resolveReference(DocumentResolver.java:61) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:509) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1157) ... 5 more Exception in thread "Nuxeo-Work-pictureViewsGeneration-1" java.lang.RuntimeException: org.nuxeo.ecm.core.api.ClientException: Failed to get document 6d53bbca-1281-4794-89ba-4a4b5f9c598b at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:72) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to get document 6d53bbca-1281-4794-89ba-4a4b5f9c598b at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1161) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:60) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) ... 3 more Caused by: org.nuxeo.ecm.core.model.NoSuchDocumentException: No such document: 6d53bbca-1281-4794-89ba-4a4b5f9c598b at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:246) at org.nuxeo.ecm.core.api.DocumentResolver.resolveReference(DocumentResolver.java:61) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:509) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1157) ... 5 more Nov 15, 2013 4:36:39 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@61fc37c4, 0) Nov 15, 2013 4:36:39 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@25c73030, 0) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.344 sec Running org.nuxeo.ecm.platform.picture.convert.test.TestImagingConvertPlugin Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.466 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/5.9.1-SNAPSHOT/nuxeo-platform-imaging-convert-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163642 at timestamp: 1384533402759 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/5.9.1-SNAPSHOT/nuxeo-platform-imaging-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging DM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163643 at timestamp: 1384533403557 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/target/nuxeo-platform-imaging-dm-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-dm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-dm/target/nuxeo-platform-imaging-dm-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-dm/5.9.1-SNAPSHOT/nuxeo-platform-imaging-dm-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Preview Addon [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163648 at timestamp: 1384533408216 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 29 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.preview.tests.helper.TestHelper Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 sec Running org.nuxeo.ecm.platform.preview.tests.service.TestService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:37:00,707 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 61 * service:org.nuxeo.ecm.platform.preview.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Nov 15, 2013 4:37:00 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 4:37:00 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:37:01 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 4:37:01 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_14' Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 26071 Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:37:08 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.997 sec Running org.nuxeo.ecm.platform.preview.tests.codec.TestDocumentPreviewCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target/nuxeo-platform-preview-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-preview/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-preview/target/nuxeo-platform-preview-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-preview/5.9.1-SNAPSHOT/nuxeo-platform-preview-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Preview [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163709 at timestamp: 1384533429053 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/target/nuxeo-platform-imaging-preview-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-preview/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-preview/target/nuxeo-platform-imaging-preview-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-preview-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations Core Listener [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163712 at timestamp: 1384533432426 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.core.listener.TestPublishRelationsListener DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:37:20,615 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:37:20,729 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:37:22,141 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:37:22,359 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:37:22,612 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 16:37:22,769 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.486 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-listener-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Default config [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163724 at timestamp: 1384533444409 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/5.9.1-SNAPSHOT/nuxeo-platform-relations-default-config-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO Core Fragment [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163725 at timestamp: 1384533445192 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/5.9.1-SNAPSHOT/nuxeo-platform-io-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations IO Fragment [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163727 at timestamp: 1384533447454 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.io.test.TestIORelationAdapter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/5.9.1-SNAPSHOT/nuxeo-platform-relations-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Web UI [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163746 at timestamp: 1384533466069 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/5.9.1-SNAPSHOT/nuxeo-platform-relations-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DOM synchronization Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163749 at timestamp: 1384533469179 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/5.9.1-SNAPSHOT/nuxeo-platform-domsync-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo IO web client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163752 at timestamp: 1384533472038 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/5.9.1-SNAPSHOT/nuxeo-platform-io-client-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service Module [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163754 at timestamp: 1384533474631 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/5.9.1-SNAPSHOT/nuxeo-platform-tag-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163754 at timestamp: 1384533474703 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/5.9.1-SNAPSHOT/nuxeo-platform-tag-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163756 at timestamp: 1384533476367 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.tag.TestTagService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.627 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/5.9.1-SNAPSHOT/nuxeo-platform-tag-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163811 at timestamp: 1384533491367 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/5.9.1-SNAPSHOT/nuxeo-platform-tag-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163813 at timestamp: 1384533493950 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/5.9.1-SNAPSHOT/nuxeo-webengine-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine JAX-RS [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163814 at timestamp: 1384533494071 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 65 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/5.9.1-SNAPSHOT/nuxeo-webengine-jaxrs-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163818 at timestamp: 1384533498288 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 180 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 13 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.annotations.loader.TestBundleAnnotationsLoader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec Running org.nuxeo.runtime.annotations.AnnotationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.nuxeo.runtime.contribution.TestContributions Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuxeo.ecm.webengine.security.TestPermissionService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuxeo.ecm.webengine.security.TestPostfixExpression Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.nuxeo.ecm.webengine.rendering.TestRendering Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/5.9.1-SNAPSHOT/nuxeo-webengine-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine features [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163830 at timestamp: 1384533510320 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webengine-features/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webengine-features/5.9.1-SNAPSHOT/nuxeo-webengine-features-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Base [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163830 at timestamp: 1384533510398 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 877 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 19 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/target/nuxeo-webengine-base-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-base/target/nuxeo-webengine-base-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/5.9.1-SNAPSHOT/nuxeo-webengine-base-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Administration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163835 at timestamp: 1384533515810 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 193 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/target/nuxeo-webengine-admin-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-admin/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-admin/target/nuxeo-webengine-admin-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-admin/5.9.1-SNAPSHOT/nuxeo-webengine-admin-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Server Management [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163838 at timestamp: 1384533518839 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-management/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-management/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-management/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-management/target/nuxeo-webengine-management-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-management/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-management/target/nuxeo-webengine-management-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-management/5.9.1-SNAPSHOT/nuxeo-webengine-management-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Samples Base [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163841 at timestamp: 1384533521410 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/target/nuxeo-webengine-samples-base-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-samples-base/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-base/target/nuxeo-webengine-samples-base-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-samples-base/5.9.1-SNAPSHOT/nuxeo-webengine-samples-base-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Samples Extended [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163843 at timestamp: 1384533523943 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/target/nuxeo-webengine-samples-extended-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-samples-extended/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-webengine-features/nuxeo-webengine-samples-extended/target/nuxeo-webengine-samples-extended-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-samples-extended/5.9.1-SNAPSHOT/nuxeo-webengine-samples-extended-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotations service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163846 at timestamp: 1384533526390 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-parent/5.9.1-SNAPSHOT/nuxeo-platform-annotations-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Service API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163846 at timestamp: 1384533526468 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/target/nuxeo-platform-annotations-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-api/target/nuxeo-platform-annotations-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-api/5.9.1-SNAPSHOT/nuxeo-platform-annotations-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Service core contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163848 at timestamp: 1384533528458 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core-contrib/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core-contrib/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core-contrib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core-contrib/target/nuxeo-platform-annotations-core-contrib-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core-contrib/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core-contrib/target/nuxeo-platform-annotations-core-contrib-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-contrib-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Service Implementation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163849 at timestamp: 1384533529267 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 25 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.annotations.service.AnnotationQueryTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotationsComponentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.nuxeo.ecm.platform.annotations.service.URLPatternFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 sec Running org.nuxeo.ecm.platform.annotations.service.DefaultUriResolverTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotationServiceImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec Running org.nuxeo.ecm.platform.annotations.AnnotationManagerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target/nuxeo-platform-annotations-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-core/target/nuxeo-platform-annotations-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Service HTTP Connector [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163859 at timestamp: 1384533539348 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/target/nuxeo-platform-annotations-http-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-http/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-http/target/nuxeo-platform-annotations-http-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-http/5.9.1-SNAPSHOT/nuxeo-platform-annotations-http-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotations Repository Plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163901 at timestamp: 1384533541948 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 28 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.4 sec Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest 16:39:15,400 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the annotationCreated event java.lang.NullPointerException at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101) at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationCreated(AnnotatedDocumentEventListenerImpl.java:75) at org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationCreated(AnnotationEventListener.java:48) at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.addAnnotation(AnnotationServiceProxy.java:99) at org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:51) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:39:15,466 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the annotationUpdated event java.lang.NullPointerException at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101) at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationUpdated(AnnotatedDocumentEventListenerImpl.java:90) at org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationUpdated(AnnotationEventListener.java:92) at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.updateAnnotation(AnnotationServiceProxy.java:216) at org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:60) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:39:15,568 ERROR [AnnotatedDocumentEventListenerImpl] Unable to send the annotationDeleted event java.lang.NullPointerException at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.notifyEvent(AnnotatedDocumentEventListenerImpl.java:101) at org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl.afterAnnotationDeleted(AnnotatedDocumentEventListenerImpl.java:80) at org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener.afterAnnotationDeleted(AnnotationEventListener.java:77) at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.deleteAnnotation(AnnotationServiceProxy.java:146) at org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest.testEventLister(AnnotatedEventListenerTest.java:68) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.765 sec Running org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/nuxeo-platform-annotations-repository-plugin-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-repository-plugin/target/nuxeo-platform-annotations-repository-plugin-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.9.1-SNAPSHOT/nuxeo-platform-annotations-repository-plugin-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Service Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-163926 at timestamp: 1384533566210 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 84 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 2K downloaded (maven-reporting-api-3.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 9K downloaded (maven-shared-components-15.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom 1K downloaded (doxia-sink-api-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 9K downloaded (doxia-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom 30K downloaded (maven-parent-10.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom 4K downloaded (maven-reporting-impl-2.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom 2K downloaded (plexus-container-default-1.0-alpha-20.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom 1K downloaded (plexus-containers-1.0-alpha-20.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom 1K downloaded (doxia-sink-api-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom 18K downloaded (doxia-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom 1K downloaded (doxia-logging-api-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom 5K downloaded (doxia-site-renderer-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom 15K downloaded (doxia-sitetools-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom 3K downloaded (doxia-core-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom 2K downloaded (doxia-decoration-model-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom 1K downloaded (doxia-module-xhtml-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom 2K downloaded (doxia-modules-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom 5K downloaded (doxia-module-fml-1.1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.pom 2K downloaded (spring-core-3.0.5.RELEASE.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/springframework/spring-parent/3.0.5.RELEASE/spring-parent-3.0.5.RELEASE.pom 8K downloaded (spring-parent-3.0.5.RELEASE.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.pom 1K downloaded (spring-asm-3.0.5.RELEASE.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 17K downloaded (commons-logging-1.1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom 15K downloaded (commons-parent-5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 3K downloaded (plexus-utils-2.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 16K downloaded (plexus-2.0.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom 18K downloaded (qdox-1.12.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/freemarker/freemarker/2.3.6/freemarker-2.3.6.pom 670b downloaded (freemarker-2.3.6.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0.pom 573b downloaded (gwt-dev-2.4.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom 3K downloaded (maven-archiver-2.4.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom 1K downloaded (plexus-archiver-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom 890b downloaded (plexus-interpolation-1.13.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.pom 1K downloaded (surefire-booter-2.4.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire/2.4.3/surefire-2.4.3.pom 7K downloaded (surefire-2.4.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.pom 2K downloaded (surefire-api-2.4.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom 8K downloaded (commons-io-2.0.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/commons/commons-parent/15/commons-parent-15.pom 30K downloaded (commons-parent-15.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-lang/commons-lang/2.5/commons-lang-2.5.pom 194b downloaded (commons-lang-2.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jdom/jdom/1.1/jdom-1.1.pom 2K downloaded (jdom-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom 150b downloaded (xercesImpl-2.6.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xom/xom/1.0/xom-1.0.pom 1K downloaded (xom-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xalan/xalan/2.6.0/xalan-2.6.0.pom 491b downloaded (xalan-2.6.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom 150b downloaded (icu4j-2.6.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/bcel/bcel/5.2/bcel-5.2.pom 619b downloaded (bcel-5.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom 160b downloaded (jakarta-regexp-1.4.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom 624b downloaded (plexus-compiler-api-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom 1K downloaded (plexus-compiler-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom 797b downloaded (plexus-compiler-javac-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom 7K downloaded (plexus-compilers-1.5.3.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom 918b downloaded (plexus-utils-1.0.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/freemarker/freemarker/2.3.6/freemarker-2.3.6.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar 27K downloaded (jakarta-regexp-1.4.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar 19K downloaded (maven-archiver-2.4.1.jar) 217K downloaded (plexus-utils-2.0.5.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-lang/commons-lang/2.5/commons-lang-2.5.jar 373K downloaded (spring-core-3.0.5.RELEASE.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jdom/jdom/1.1/jdom-1.1.jar 175K downloaded (qdox-1.12.jar) 272K downloaded (commons-lang-2.5.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar 772K downloaded (freemarker-2.3.6.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/bcel/bcel/5.2/bcel-5.2.jar 149K downloaded (jdom-1.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xom/xom/1.0/xom-1.0.jar 59K downloaded (commons-logging-1.1.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar 106K downloaded (xom-1.0.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar 155K downloaded (commons-io-2.0.1.jar) 16K downloaded (maven-reporting-impl-2.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/xalan/xalan/2.6.0/xalan-2.6.0.jar 261K downloaded (surefire-booter-2.4.3.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar 520K downloaded (bcel-5.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar 51K downloaded (spring-asm-3.0.5.RELEASE.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar 49K downloaded (doxia-site-renderer-1.1.4.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar 7K downloaded (plexus-velocity-1.1.7.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar 51K downloaded (doxia-decoration-model-1.1.4.jar) 503K downloaded (surefire-api-2.4.3.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar 14K downloaded (doxia-module-xhtml-1.1.4.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar 59K downloaded (plexus-interpolation-1.13.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar 36K downloaded (doxia-module-fml-1.1.4.jar) 19K downloaded (plexus-compiler-api-1.5.3.jar) 2393K downloaded (icu4j-2.6.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar 13K downloaded (plexus-compiler-javac-1.5.3.jar) 3075K downloaded (xalan-2.6.0.jar) 27646K downloaded (gwt-dev-2.4.0.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 36K downloaded (classworlds-1.1-alpha-2.jar) [INFO] [gwt:compile {execution: default}] [ERROR] Nov 15, 2013 4:40:40 PM java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/nuxeo-platform-annotations-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-annotations/nuxeo-platform-annotations-web/target/nuxeo-platform-annotations-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-annotations-web/5.9.1-SNAPSHOT/nuxeo-platform-annotations-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164159 at timestamp: 1384533719794 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164159 at timestamp: 1384533719873 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 27 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestAdapters DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.616 sec Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 20.482 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling Preview [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164235 at timestamp: 1384533755558 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [gwt:compile {execution: default}] [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-preview-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164325 at timestamp: 1384533805603 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-lang/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-lang/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-lang/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/5.9.1-SNAPSHOT/nuxeo-platform-lang-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Parent POM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164326 at timestamp: 1384533806469 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/5.9.1-SNAPSHOT/nuxeo-platform-mail-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164326 at timestamp: 1384533806548 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/5.9.1-SNAPSHOT/nuxeo-platform-mail-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Types contrib [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164330 at timestamp: 1384533810242 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/5.9.1-SNAPSHOT/nuxeo-platform-mail-types-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164331 at timestamp: 1384533811439 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 30 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.mail.service.TesteMailInjection DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.197 sec Running org.nuxeo.ecm.platform.mail.service.TestMailService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec Running org.nuxeo.ecm.platform.mail.fetcher.TestPropertiesFetcher Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/5.9.1-SNAPSHOT/nuxeo-platform-mail-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164344 at timestamp: 1384533824971 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/target/nuxeo-platform-mail-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/target/nuxeo-platform-mail-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web/5.9.1-SNAPSHOT/nuxeo-platform-mail-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164347 at timestamp: 1384533827830 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/5.9.1-SNAPSHOT/nuxeo-platform-notification-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164350 at timestamp: 1384533830859 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/5.9.1-SNAPSHOT/nuxeo-platform-publisher-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164350 at timestamp: 1384533830938 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 29 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/5.9.1-SNAPSHOT/nuxeo-platform-publisher-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core Contrib [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164353 at timestamp: 1384533833523 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-contrib-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164354 at timestamp: 1384533834348 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 57 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:44:06,347 ERROR [SQLRepositoryTestCase] There are 1 open session(s) at tear down; it seems the test leaked 1 session(s). 16:44:06,356 WARN [SQLRepositoryTestCase] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6675990671188295680,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSessionAs(SQLRepositoryTestCase.java:138) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSession(SQLRepositoryTestCase.java:131) at org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder.setUp(TestRootSectionFinder.java:42) 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.junit.internal.runners.MethodRoadie.runBefores(MethodRoadie.java:129) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:93) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 sec Running org.nuxeo.ecm.platform.publisher.impl.service.TestDomainsFinder 16:44:06,933 WARN [SchemaManagerImpl] Undeclared facet: SocialFacet used in document type: SocialDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 sec Running org.nuxeo.ecm.platform.publisher.test.TestFSPublishing Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.882 sec Running org.nuxeo.ecm.platform.publisher.test.TestPublicationRelations 16:44:13,504 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 sec Running org.nuxeo.ecm.platform.publisher.test.TestMarshaling Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.nuxeo.ecm.platform.publisher.test.TestRealRemoting Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 sec Running org.nuxeo.ecm.platform.publisher.test.TestFakeRemoting Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.626 sec Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore 16:44:20,765 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:22,043 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:22,854 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:24,229 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:25,082 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.978 sec Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithMultipleDomains 16:44:26,209 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec Running org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder 16:44:27,170 ERROR [SchemaManagerImpl] Document type: AdvancedSearch uses unknown schema: advanced_search 16:44:27,387 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:28,282 ERROR [SchemaManagerImpl] Document type: AdvancedSearch uses unknown schema: advanced_search 16:44:28,535 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.032 sec Running org.nuxeo.ecm.platform.publisher.test.TestServiceRegistration 16:44:29,740 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.publisher.contrib Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 sec Running org.nuxeo.ecm.platform.publisher.test.TestMashalingWithCore Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 sec Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher task [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164432 at timestamp: 1384533872703 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithTask DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:44:43,285 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:45,891 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:48,403 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:50,158 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:51,552 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:52,736 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:54,498 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.408 sec Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithACL 16:44:55,733 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:56,857 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:58,162 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:44:59,230 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:45:00,269 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:45:01,084 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 16:45:02,191 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.781 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/5.9.1-SNAPSHOT/nuxeo-platform-publisher-task-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164503 at timestamp: 1384533903150 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.publisher.web.TestPublishActions DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:45:10,965 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 46 * service:org.nuxeo.ecm.platform.publisher.web.actions requires [service:org.nuxeo.ecm.platform.actions] ====================================================================== 16:45:12,945 WARN [ResourcesAccessorBean] Unable to get message map Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.552 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/5.9.1-SNAPSHOT/nuxeo-platform-publisher-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform forum service parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164513 at timestamp: 1384533913431 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-parent/5.9.1-SNAPSHOT/nuxeo-platform-forum-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forum Service API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164513 at timestamp: 1384533913510 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/target/nuxeo-platform-forum-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-api/target/nuxeo-platform-forum-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-api/5.9.1-SNAPSHOT/nuxeo-platform-forum-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forum Core contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164515 at timestamp: 1384533915271 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-core/target/nuxeo-platform-forum-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-core/target/nuxeo-platform-forum-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-core/5.9.1-SNAPSHOT/nuxeo-platform-forum-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forum Service Worklow Contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164516 at timestamp: 1384533916092 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/target/nuxeo-platform-forum-workflow-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-workflow/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum-workflow/target/nuxeo-platform-forum-workflow-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum-workflow/5.9.1-SNAPSHOT/nuxeo-platform-forum-workflow-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forum Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164519 at timestamp: 1384533919911 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/target/nuxeo-platform-forum-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forum/nuxeo-platform-forum/target/nuxeo-platform-forum-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forum/5.9.1-SNAPSHOT/nuxeo-platform-forum-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Editor [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164523 at timestamp: 1384533923591 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 169 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 30 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.editor.filters.TestScriptRemover Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec Running org.nuxeo.theme.test.editor.filters.TestElementUidFilter Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target/nuxeo-theme-editor-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-editor/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-editor/target/nuxeo-theme-editor-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-editor/5.9.1-SNAPSHOT/nuxeo-theme-editor-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Bank [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164530 at timestamp: 1384533930472 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 55 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.bank.TestUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target/nuxeo-theme-bank-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-bank/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-theme-bank/target/nuxeo-theme-bank-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-bank/5.9.1-SNAPSHOT/nuxeo-theme-bank-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebWidgets Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164538 at timestamp: 1384533938168 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webwidgets-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webwidgets-parent/5.9.1-SNAPSHOT/nuxeo-platform-webwidgets-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Web Widgets Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164538 at timestamp: 1384533938247 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 25 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.webwidgets.TestDefaultProvider Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec Running org.nuxeo.theme.test.webwidgets.TestUtils Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec Running org.nuxeo.theme.test.webwidgets.TestProviderType Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec Running org.nuxeo.theme.test.webwidgets.TestPersistentProviderPerUser 16:45:46,557 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:48,111 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:48,718 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:49,061 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:49,457 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:49,680 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:49,969 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:50,208 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:50,455 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.792 sec Running org.nuxeo.theme.test.webwidgets.TestPersistentProvider 16:45:50,668 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:50,901 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:51,164 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:51,471 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:51,879 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:52,097 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:52,394 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:52,572 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:52,745 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:45:52,925 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 sec Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target/nuxeo-theme-webwidgets-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets/target/nuxeo-theme-webwidgets-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets/5.9.1-SNAPSHOT/nuxeo-theme-webwidgets-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Web Widgets UI [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164553 at timestamp: 1384533953266 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.webwidgets.ui.TestManager Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.657 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target/nuxeo-theme-webwidgets-ui-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets-ui/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-ui/target/nuxeo-theme-webwidgets-ui-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets-ui/5.9.1-SNAPSHOT/nuxeo-theme-webwidgets-ui-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Web Widgets Samples [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164601 at timestamp: 1384533961231 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/target/nuxeo-theme-webwidgets-samples-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets-samples/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-webwidgets/nuxeo-theme-webwidgets-samples/target/nuxeo-theme-webwidgets-samples-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-theme-webwidgets-samples/5.9.1-SNAPSHOT/nuxeo-theme-webwidgets-samples-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164604 at timestamp: 1384533964043 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164607 at timestamp: 1384533967700 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation web client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164607 at timestamp: 1384533967779 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.virtualnavigation.tests.TestNavTreeService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation core contribs [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164614 at timestamp: 1384533974330 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine UI [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164615 at timestamp: 1384533975793 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webengine.ui.tree.TestTreeItemImpl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/5.9.1-SNAPSHOT/nuxeo-webengine-ui-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine GWT [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164620 at timestamp: 1384533980868 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/target/nuxeo-webengine-gwt-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-gwt/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-webengine-gwt/target/nuxeo-webengine-gwt-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-gwt/5.9.1-SNAPSHOT/nuxeo-webengine-gwt-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Web Engine [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164624 at timestamp: 1384533984526 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 44 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/target/nuxeo-theme-webengine-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-theme-webengine/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-webengine/nuxeo-theme-webengine/target/nuxeo-theme-webengine-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-theme-webengine/5.9.1-SNAPSHOT/nuxeo-theme-webengine-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features Test Framework [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164627 at timestamp: 1384533987759 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webengine.test.WebEngineTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-features-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-features-test/5.9.1-SNAPSHOT/nuxeo-features-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation IO [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164634 at timestamp: 1384533994266 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 54 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.jaxrs.io.documents.DocumentModelIOTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.872 sec Running org.nuxeo.ecm.automation.test.service.RestServiceTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-io/5.9.1-SNAPSHOT/nuxeo-automation-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Server [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164720 at timestamp: 1384534040062 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-server/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-server/5.9.1-SNAPSHOT/nuxeo-automation-server-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Features [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164723 at timestamp: 1384534043934 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 32 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.core.test.PlatformFunctionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.nuxeo.ecm.automation.core.test.TestDocumentAuditPageProviderOperation DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:47:37,818 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:48:12,201 WARN [DataSourceComponent] jdbc/nxaudit-logs datasource still referenced Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.671 sec Running org.nuxeo.ecm.automation.core.test.DirectoryEntriesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 sec Running org.nuxeo.ecm.automation.core.test.LoginAsTest Administrator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 sec Running org.nuxeo.ecm.automation.core.test.QueryAndFetchOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 sec Running org.nuxeo.ecm.automation.core.test.directory.GetNuxeoUserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 sec Running org.nuxeo.ecm.automation.core.test.directory.DirectoryOperationsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 sec Running org.nuxeo.ecm.automation.core.test.RelationOperationsTest 16:48:21,509 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec Running org.nuxeo.ecm.automation.core.test.FunctionsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 sec Running org.nuxeo.ecm.automation.core.test.DnDOperationsTest 16:48:23,361 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 53 * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec Running org.nuxeo.ecm.automation.core.test.CoreProviderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 sec Running org.nuxeo.ecm.automation.core.test.PictureCreatorTest 16:48:26,168 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 70 * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Nov 15, 2013 4:48:26 PM it.tidalwave.image.java2d.ImplementationFactoryJ2D WARNING: JAI not available: java.lang.ClassNotFoundException: javax.media.jai.PlanarImage Nov 15, 2013 4:48:26 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.BufferedInputStream@615368c, 0) Nov 15, 2013 4:48:26 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.BufferedInputStream@55e2f5f8, 0) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 sec Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-features/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-features/5.9.1-SNAPSHOT/nuxeo-automation-features-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164831 at timestamp: 1384534111456 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 35 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/5.9.1-SNAPSHOT/nuxeo-automation-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164835 at timestamp: 1384534115536 [WARNING] POM for 'biz.aQute:bndlib:pom:1.43.0:test' is invalid. Its dependencies (if any) will NOT be available to the current build. [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/resources [INFO] Verifying sources... [INFO] Source modification detected, clean will be called [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 88 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/classes [INFO] [dependency:copy-dependencies {execution: copy}] [INFO] Copying logback-classic-1.0.11.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-classic-1.0.11.jar [INFO] Copying logback-core-1.0.11.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-core-1.0.11.jar [INFO] Copying jersey-client-1.17.1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-client-1.17.1.jar [INFO] Copying jersey-core-1.17.1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-core-1.17.1.jar [INFO] Copying jersey-apache-client4-1.17.1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-apache-client4-1.17.1.jar [INFO] Copying commons-lang-2.6.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-lang-2.6.jar [INFO] Copying mail-1.4.5.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/mail-1.4.5.jar [INFO] Copying httpclient-osgi-4.2.4.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-osgi-4.2.4.jar [INFO] Copying httpcore-osgi-4.2.4.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-osgi-4.2.4.jar [INFO] Copying jackson-core-asl-1.8.1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-core-asl-1.8.1.jar [INFO] Copying jackson-mapper-asl-1.8.1.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-mapper-asl-1.8.1.jar [INFO] Copying slf4j-api-1.7.5.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/slf4j-api-1.7.5.jar [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.client.SimpleClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec Running org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest 16:48:47.923 [main] INFO org.ops4j.pax.exam.junit.PaxExam - creating PaxExam runner for class org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest 16:48:47.957 [main] INFO o.o.pax.exam.spi.DefaultExamSystem - Pax Exam System (Version: 3.0.0) created. 16:48:47.979 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/1384534127976-0 16:48:47.990 [main] DEBUG o.ops4j.pax.exam.spi.PaxExamRuntime - Found TestContainerFactory: org.ops4j.pax.exam.nat.internal.NativeTestContainerFactory 16:48:48.011 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-3822447829274931302 16:48:48.012 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.051 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): b92fb0f202ca548f9067d57a133635fc1b8ad0ff 16:48:48.052 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-6167705531917100729 16:48:48.052 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.089 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 8e67066e4890de79d9fb0ce22b3f0b31367ac535 16:48:48.089 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-7929657611598672439 16:48:48.090 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.095 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 79032b63405717e8913a44b70ec7fffeb5d14b00 16:48:48.096 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-4345853014806773920 16:48:48.096 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.114 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 6732a1b1db239baf86d04b61da69643791fb4858 16:48:48.115 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-219888266625700819 16:48:48.115 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.116 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 6b262da268f8ad9eff941b25503a9198f0a0ac93 16:48:48.117 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-6206687973840796261 16:48:48.117 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.129 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 057053a9bd8793bbd2dc45a11dec869d4d5d5039 16:48:48.130 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-5672880739566737182 16:48:48.130 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.142 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 85319c87280f30e1afc54c355f91f44741beac49 16:48:48.142 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-6937670709939163492 16:48:48.143 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.154 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 7f73259ad9cf7be225f2a42bd4fe72f34ff9b65c 16:48:48.154 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-8816019965479486562 16:48:48.154 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.162 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 0ce1edb914c94ebc388f086c6827e8bdeec71ac2 16:48:48.162 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-3446983175477731851 16:48:48.162 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.171 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 24e57b2020138cfa96f191e7a8cc02bc6c6d34f6 16:48:48.172 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-7607663381889825672 16:48:48.172 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.178 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 5864376e5a8a1b347fc2d1a8f12f077071acaa24 16:48:48.179 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/ops4j-store-anonymous-6716280625034084984 16:48:48.179 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:48.180 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): 31b9839810450b77bc8e09534efde995630a4bc6 16:48:48.186 [main] DEBUG o.o.pax.exam.spi.DefaultExamSystem - creating default probe 16:48:48.190 [main] DEBUG o.o.p.e.spi.reactors.ReactorManager - No User defined probe hook found 16:48:48.192 [main] DEBUG o.o.p.e.s.intern.DefaultTestAddress - NEW ADDRESS= PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b parent=null root=[TestAddress:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b root:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b] args=[Ljava.lang.Object;@2fed6d94 16:48:48.193 [main] DEBUG o.o.pax.exam.spi.DefaultExamReactor - Staging reactor with probes: 1 using strategy: org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactorFactory@7e4c6dcb 16:48:48.193 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/1384534128193-0 16:48:48.203 [main] DEBUG o.o.p.e.s.intern.DefaultTestAddress - NEW ADDRESS= PaxExam-8c568d39-170e-40f6-b822-f31d4961b8cd parent=[TestAddress:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b root:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b] root=[TestAddress:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b root:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b] args=[Ljava.lang.Object;@5cbe8958 16:48:48.204 [main] INFO org.ops4j.pax.exam.junit.PaxExam - running test class org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest 16:48:48.206 [main] DEBUG org.ops4j.pax.exam.junit.PaxExam - Invoke checkAutomationClientActive @ [TestAddress:PaxExam-8c568d39-170e-40f6-b822-f31d4961b8cd root:PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b] Arguments: [Ljava.lang.Object;@2fed6d94 16:48:48.207 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/1384534128207-0 16:48:48.208 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - ==== Framework properties: 16:48:48.209 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - org.osgi.framework.system.packages.extra = org.ops4j.pax.exam;version=3.0.0,org.ops4j.pax.exam.options;version=3.0.0,org.ops4j.pax.exam.util;version=3.0.0 16:48:48.209 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - org.osgi.framework.bootdelegation = sun.* 16:48:48.209 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - org.osgi.framework.storage = /tmp/1384534128207-0 16:48:48.210 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - ==== System properties: 16:48:48.211 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - BRANCH = fix-NXP-9359-date-formatter 16:48:48.212 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - CLEAN = true 16:48:48.212 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - JDK_PATH = 16:48:48.212 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - MERGE_BEFORE_BUILD = true 16:48:48.212 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - MVN_ADDITIONAL_OPTS = 16:48:48.213 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - MVN_ADDITIONAL_OPTS2 = 16:48:48.213 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - MVN_TARGETS = install 16:48:48.213 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - PARENT_BRANCH = master 16:48:48.214 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - PROFILES = -Pqa,all-tests,qansu 16:48:48.214 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - PUSH_IF_SUCCEED = true 16:48:48.214 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - Slave = ondemand 16:48:48.215 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - awt.toolkit = sun.awt.X11.XToolkit 16:48:48.215 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - basedir = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client 16:48:48.215 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - file.encoding = UTF-8 16:48:48.215 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - file.encoding.pkg = sun.io 16:48:48.216 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - file.separator = / 16:48:48.216 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment 16:48:48.216 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.awt.printerjob = sun.print.PSPrinterJob 16:48:48.217 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.class.path = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/test-classes:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/classes:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/activation/activation/1.1/activation-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-classic/1.0.11/logback-classic-1.0.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-core/1.0.11/logback-core-1.0.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-junit4/3.0.0/pax-exam-junit4-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-spi/3.0.0/pax-exam-spi-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam/3.0.0/pax-exam-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-store/1.4.0/ops4j-base-store-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-io/1.4.0/ops4j-base-io-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-property/1.3.0/ops4j-base-util-property-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-spi/1.4.0/ops4j-base-spi-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/tinybundles/tinybundles/1.0.0/tinybundles-1.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/biz/aQute/bndlib/1.43.0/bndlib-1.43.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/glassfish/main/common/scattered-archive-api/3.1.2.2/scattered-archive-api-3.1.2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/junit/junit/4.8.1/junit-4.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-link-mvn/3.0.0/pax-exam-link-mvn-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-aether/1.5.2/pax-url-aether-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-commons/1.5.2/pax-url-commons-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-property/1.5.0/pax-swissbox-property-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-maven-commons/1.5.2/pax-url-maven-commons-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-xml/1.3.0/ops4j-base-util-xml-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-collections/1.3.0/ops4j-base-util-collections-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-inject-plexus/2.2.3/sisu-inject-plexus-2.2.3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-inject-bean/2.2.3/sisu-inject-bean-2.2.3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-guice/3.0.3/sisu-guice-3.0.3-no_aop.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-file/1.0-beta-7/wagon-file-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-7/wagon-http-lightweight-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-7/wagon-http-shared-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-link/1.5.0/pax-url-link-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-classpath/1.5.0/pax-url-classpath-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.5.0/pax-swissbox-optional-jcl-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-container-native/3.0.0/pax-exam-container-native-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-core/1.6.0/pax-swissbox-core-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.6.0/pax-swissbox-lifecycle-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.6.0/pax-swissbox-tracker-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/felix/org.apache.felix.framework/3.2.2/org.apache.felix.framework-3.2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/inject/javax.inject/1/javax.inject-1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar: 16:48:48.218 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.class.version = 51.0 16:48:48.219 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.endorsed.dirs = /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/endorsed 16:48:48.219 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.ext.dirs = /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext 16:48:48.219 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.home = /usr/lib/jvm/java-7-openjdk-amd64/jre 16:48:48.220 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.io.tmpdir = /tmp 16:48:48.220 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.library.path = /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-7-openjdk-amd64/jre/../lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib/jni:/lib:/usr/lib 16:48:48.220 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.protocol.handler.pkgs = org.ops4j.pax.url 16:48:48.221 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.runtime.name = OpenJDK Runtime Environment 16:48:48.221 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.runtime.version = 1.7.0_25-b30 16:48:48.221 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.specification.name = Java Platform API Specification 16:48:48.221 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.specification.vendor = Oracle Corporation 16:48:48.222 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.specification.version = 1.7 16:48:48.222 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vendor = Oracle Corporation 16:48:48.222 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vendor.url = http://java.oracle.com/ 16:48:48.223 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vendor.url.bug = http://bugreport.sun.com/bugreport/ 16:48:48.223 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.version = 1.7.0_25 16:48:48.223 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.info = mixed mode 16:48:48.223 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.name = OpenJDK 64-Bit Server VM 16:48:48.224 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.specification.name = Java Virtual Machine Specification 16:48:48.224 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.specification.vendor = Oracle Corporation 16:48:48.224 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.specification.version = 1.7 16:48:48.225 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.vendor = Oracle Corporation 16:48:48.225 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - java.vm.version = 23.7-b01 16:48:48.225 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - line.separator = 16:48:48.226 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - localRepository = /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository 16:48:48.226 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - maven.repo.local = /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository 16:48:48.226 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - net.sourceforge.cobertura.datafile = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/cobertura/cobertura.ser 16:48:48.226 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - os.arch = amd64 16:48:48.227 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - os.name = Linux 16:48:48.227 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - os.version = 3.2.0-40-virtual 16:48:48.227 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - path.separator = : 16:48:48.228 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - pax.exam.invoker = junit 16:48:48.228 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - pax.exam.service.timeout = 10000 16:48:48.228 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.arch.data.model = 64 16:48:48.228 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.boot.class.path = /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/netx.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/plugin.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rhino.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/classes 16:48:48.229 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.boot.library.path = /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64 16:48:48.229 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.cpu.endian = little 16:48:48.229 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.cpu.isalist = 16:48:48.230 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.io.unicode.encoding = UnicodeLittle 16:48:48.230 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.java.command = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire/surefirebooter6224308942197399988.jar /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire/surefire5281694196657411810tmp /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire/surefire4736957519526009304tmp 16:48:48.230 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.java.launcher = SUN_STANDARD 16:48:48.231 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.jnu.encoding = UTF-8 16:48:48.231 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.management.compiler = HotSpot 64-Bit Tiered Compilers 16:48:48.231 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - sun.os.patch.level = unknown 16:48:48.232 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - surefire.real.class.path = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire/surefirebooter6224308942197399988.jar 16:48:48.232 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - surefire.test.class.path = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/test-classes:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/classes:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/activation/activation/1.1/activation-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-classic/1.0.11/logback-classic-1.0.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-core/1.0.11/logback-core-1.0.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-junit4/3.0.0/pax-exam-junit4-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-spi/3.0.0/pax-exam-spi-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam/3.0.0/pax-exam-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-store/1.4.0/ops4j-base-store-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-io/1.4.0/ops4j-base-io-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-property/1.3.0/ops4j-base-util-property-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-spi/1.4.0/ops4j-base-spi-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/tinybundles/tinybundles/1.0.0/tinybundles-1.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/biz/aQute/bndlib/1.43.0/bndlib-1.43.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/glassfish/main/common/scattered-archive-api/3.1.2.2/scattered-archive-api-3.1.2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/junit/junit/4.8.1/junit-4.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-link-mvn/3.0.0/pax-exam-link-mvn-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-aether/1.5.2/pax-url-aether-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-commons/1.5.2/pax-url-commons-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-property/1.5.0/pax-swissbox-property-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-maven-commons/1.5.2/pax-url-maven-commons-1.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-xml/1.3.0/ops4j-base-util-xml-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-util-collections/1.3.0/ops4j-base-util-collections-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-inject-plexus/2.2.3/sisu-inject-plexus-2.2.3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-inject-bean/2.2.3/sisu-inject-bean-2.2.3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sonatype/sisu/sisu-guice/3.0.3/sisu-guice-3.0.3-no_aop.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-file/1.0-beta-7/wagon-file-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-7/wagon-http-lightweight-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-7/wagon-http-shared-1.0-beta-7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-link/1.5.0/pax-url-link-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/url/pax-url-classpath/1.5.0/pax-url-classpath-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.5.0/pax-swissbox-optional-jcl-1.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/exam/pax-exam-container-native/3.0.0/pax-exam-container-native-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-core/1.6.0/pax-swissbox-core-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.6.0/pax-swissbox-lifecycle-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.6.0/pax-swissbox-tracker-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/felix/org.apache.felix.framework/3.2.2/org.apache.felix.framework-3.2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/inject/javax.inject/1/javax.inject-1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar: 16:48:48.234 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.country = US 16:48:48.234 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.dir = /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client 16:48:48.235 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.home = /opt/jenkins 16:48:48.235 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.language = en 16:48:48.235 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.name = jenkins 16:48:48.236 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - user.timezone = Etc/UTC 16:48:48.728 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.exam/pax-exam/3.0.0] 16:48:48.730 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:48.731 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:48.732 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:48.766 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:48.806 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:49.209 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.exam:pax-exam:jar:3.0.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam/3.0.0/pax-exam-3.0.0.jar 16:48:49.218 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.exam.link'}'} 16:48:49.232 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.exam/pax-exam-inject/3.0.0] 16:48:49.233 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:49.234 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:49.234 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:49.238 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:49.239 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:49.329 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.exam:pax-exam-inject:jar:3.0.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-inject/3.0.0/pax-exam-inject-3.0.0.jar 16:48:49.332 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.exam.inject.link'}'} 16:48:49.344 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.exam/pax-exam-extender-service/3.0.0] 16:48:49.346 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:49.347 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:49.347 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:49.350 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:49.351 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:49.443 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.exam:pax-exam-extender-service:jar:3.0.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-extender-service/3.0.0/pax-exam-extender-service-3.0.0.jar 16:48:49.446 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.extender.service.link'}'} 16:48:49.459 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.osgi/org.osgi.compendium/4.2.0] 16:48:49.460 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:49.461 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:49.461 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:49.465 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:49.466 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:49.860 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.osgi:org.osgi.compendium:jar:4.2.0) as /opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 16:48:49.873 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.osgi.compendium.link'}'} 16:48:49.883 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.logging/pax-logging-api/1.6.4] 16:48:49.885 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:49.886 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:49.886 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:49.889 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:49.890 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:50.229 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.logging:pax-logging-api:jar:1.6.4) as /opt/jenkins/.m2/repository/org/ops4j/pax/logging/pax-logging-api/1.6.4/pax-logging-api-1.6.4.jar 16:48:50.236 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.logging.api.link'}'} 16:48:50.247 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.base/ops4j-base/1.4.0] 16:48:50.249 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:50.250 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:50.250 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:50.253 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:50.254 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:50.529 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.base:ops4j-base:jar:1.4.0) as /opt/jenkins/.m2/repository/org/ops4j/base/ops4j-base/1.4.0/ops4j-base-1.4.0.jar 16:48:50.534 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.base.link'}'} 16:48:50.544 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.swissbox/pax-swissbox-core/1.6.0] 16:48:50.546 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:50.547 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:50.547 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:50.551 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:50.551 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:50.670 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.6.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/swissbox/pax-swissbox-core/1.6.0/pax-swissbox-core-1.6.0.jar 16:48:50.678 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.swissbox.core.link'}'} 16:48:50.688 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.swissbox/pax-swissbox-extender/1.6.0] 16:48:50.691 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:50.693 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:50.693 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:50.697 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:50.699 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:50.846 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.6.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/swissbox/pax-swissbox-extender/1.6.0/pax-swissbox-extender-1.6.0.jar 16:48:50.851 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.swissbox.extender.link'}'} 16:48:50.861 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.swissbox/pax-swissbox-framework/1.6.0] 16:48:50.863 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:50.863 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:50.863 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:50.867 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:50.867 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:50.961 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.6.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/swissbox/pax-swissbox-framework/1.6.0/pax-swissbox-framework-1.6.0.jar 16:48:50.964 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.swissbox.framework.link'}'} 16:48:50.974 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.swissbox/pax-swissbox-lifecycle/1.6.0] 16:48:50.975 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:50.976 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:50.976 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:50.979 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:50.980 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:51.072 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.6.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.6.0/pax-swissbox-lifecycle-1.6.0.jar 16:48:51.075 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.swissbox.lifecycle.link'}'} 16:48:51.086 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.swissbox/pax-swissbox-tracker/1.6.0] 16:48:51.087 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:51.088 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:51.088 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:51.092 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:51.093 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:51.221 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.6.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.6.0/pax-swissbox-tracker-1.6.0.jar 16:48:51.224 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.swissbox.tracker.link'}'} 16:48:51.234 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0] 16:48:51.235 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:51.236 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:51.236 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:51.239 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:51.240 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:51.332 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0) as /opt/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.jar 16:48:51.368 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.apache.geronimo.specs.atinject.link'}'} 16:48:51.375 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-3822447829274931302/tinybundles_b92fb0f202ca548f9067d57a133635fc1b8ad0ff.bin'}'} 16:48:51.385 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-6167705531917100729/tinybundles_8e67066e4890de79d9fb0ce22b3f0b31367ac535.bin'}'} 16:48:51.391 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-7929657611598672439/tinybundles_79032b63405717e8913a44b70ec7fffeb5d14b00.bin'}'} 16:48:51.405 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-4345853014806773920/tinybundles_6732a1b1db239baf86d04b61da69643791fb4858.bin'}'} 16:48:51.409 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-219888266625700819/tinybundles_6b262da268f8ad9eff941b25503a9198f0a0ac93.bin'}'} 16:48:51.421 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-6206687973840796261/tinybundles_057053a9bd8793bbd2dc45a11dec869d4d5d5039.bin'}'} 16:48:51.430 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-5672880739566737182/tinybundles_85319c87280f30e1afc54c355f91f44741beac49.bin'}'} 16:48:51.463 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-6937670709939163492/tinybundles_7f73259ad9cf7be225f2a42bd4fe72f34ff9b65c.bin'}'} 16:48:51.469 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-8816019965479486562/tinybundles_0ce1edb914c94ebc388f086c6827e8bdeec71ac2.bin'}'} 16:48:51.524 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-3446983175477731851/tinybundles_24e57b2020138cfa96f191e7a8cc02bc6c6d34f6.bin'}'} 16:48:51.556 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-7607663381889825672/tinybundles_5864376e5a8a1b347fc2d1a8f12f077071acaa24.bin'}'} 16:48:51.561 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='file:/tmp/ops4j-store-anonymous-6716280625034084984/tinybundles_31b9839810450b77bc8e09534efde995630a4bc6.bin'}'} 16:48:51.571 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.tipi/org.ops4j.pax.tipi.junit/4.11.0.1] 16:48:51.572 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:51.573 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:51.573 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:51.576 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:51.577 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:51.849 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.11.0.1) as /opt/jenkins/.m2/repository/org/ops4j/pax/tipi/org.ops4j.pax.tipi.junit/4.11.0.1/org.ops4j.pax.tipi.junit-4.11.0.1.jar 16:48:51.856 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@2) JUnitBundlesOption{url=mvn:org.ops4j.pax.tipi/org.ops4j.pax.tipi.junit/4.11.0.1} 16:48:51.864 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1] 16:48:51.866 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:51.866 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:51.866 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:51.870 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:51.870 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:51.969 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1) as /opt/jenkins/.m2/repository/org/ops4j/pax/tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1/org.ops4j.pax.tipi.hamcrest.core-1.3.0.1.jar 16:48:51.972 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='mvn:org.ops4j.pax.tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1'}'} 16:48:51.986 [main] DEBUG o.o.pax.url.mvn.internal.Connection - Resolving [mvn:org.ops4j.pax.exam/pax-exam-invoker-junit/3.0.0] 16:48:51.988 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [NXP] is inactive (ignored). 16:48:51.988 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [qansu] is inactive (ignored). 16:48:51.989 [main] DEBUG o.o.p.u.m.commons.MavenSettingsImpl - Profile [release] is inactive (ignored). 16:48:51.992 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using manager SimpleLocalRepositoryManager with priority 0 for /opt/jenkins/.m2/repository 16:48:51.993 [main] DEBUG o.o.pax.url.mvn.internal.LogAdapter - Using connector WagonRepositoryConnector with priority 0 for http://mavenin.nuxeo.com/nexus/content/groups/internal-releases 16:48:52.083 [main] DEBUG o.o.p.u.m.i.AetherBasedResolver - Resolved (org.ops4j.pax.exam:pax-exam-invoker-junit:jar:3.0.0) as /opt/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-invoker-junit/3.0.0/pax-exam-invoker-junit-3.0.0.jar 16:48:52.086 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='link:classpath:META-INF/links/org.ops4j.pax.exam.invoker.junit.link'}'} 16:48:52.103 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - + Install (start@3) UrlProvisionOption{url='RawUrlReference{url='reference:file:target/classes'}'} 16:48:52.103 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - Jump to startlevel: 5 16:48:52.285 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@33537a92]... 16:48:52.292 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.apache.felix.framework] 16:48:52.294 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.exam] 16:48:52.294 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.exam.inject] 16:48:52.295 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.exam.extender.service] 16:48:52.303 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [osgi.cmpn] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support. 16:48:52.341 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.logging.pax-logging-api] 16:48:52.342 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.base] 16:48:52.343 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.swissbox.core] 16:48:52.343 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.swissbox.extender] 16:48:52.347 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.swissbox.framework] 16:48:52.347 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.swissbox.lifecycle] 16:48:52.348 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.swissbox.tracker] 16:48:52.349 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] 16:48:52.351 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.tipi.junit] 16:48:52.360 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [com.sun.jersey.client] 16:48:52.364 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [jackson-mapper-asl] 16:48:52.365 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [jackson-core-asl] 16:48:52.374 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.apache.httpcomponents.httpclient] 16:48:52.377 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [slf4j.api] 16:48:52.378 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.apache.httpcomponents.httpcore] 16:48:52.379 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [javax.mail] 16:48:52.504 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [com.sun.jersey.core] 16:48:52.506 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.apache.commons.lang] 16:48:52.507 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [ch.qos.logback.core] 16:48:52.507 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [ch.qos.logback.classic] 16:48:52.513 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [com.sun.jersey.contribs.jersey-apache-client4] 16:48:52.514 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.tipi.hamcrest.core] 16:48:52.521 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.ops4j.pax.exam.invoker.junit] 16:48:52.541 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [org.nuxeo.ecm.automation.client] 16:48:52.561 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Storage Area is /tmp/tb 16:48:52.572 [main] DEBUG o.o.p.t.core.intern.RawBuilder - make() 16:48:52.574 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Enter store() 16:48:52.575 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Creating manifest from added headers. 16:48:52.577 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - DynamicImport-Package = * 16:48:52.577 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Ignore-Package = 16:48:52.577 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b = org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest;checkAutomationClientActive 16:48:52.577 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - PaxExam-Executable = PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, 16:48:52.578 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Bundle-SymbolicName = PAXEXAM-PROBE-886227b7-8c08-4da1-9109-8bd020839fe5 16:48:52.578 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Bundle-ManifestVersion = 2 16:48:52.581 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/MockedHttpAutomationClient$MockedOperationDocumentation.class 16:48:52.581 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleThree.class 16:48:52.582 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/SimpleClientTest.class 16:48:52.583 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleOne.class 16:48:52.584 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/DateParserTest.class 16:48:52.585 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/MockedHttpAutomationClient.class 16:48:52.586 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/HttpResponses.class 16:48:52.587 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleQuery.class 16:48:52.588 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleTwo.class 16:48:52.588 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleSSOPortal.class 16:48:52.589 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/rest/api/RestClientTest.class 16:48:52.590 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.class 16:48:52.591 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/ClientMarshallingTest.class 16:48:52.592 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleBlob.class 16:48:52.593 [Thread-1] DEBUG o.o.p.t.core.intern.RawBuilder - Copying resource org/nuxeo/ecm/automation/client/jaxrs/test/SampleAnonymous.class 16:48:52.596 [main] DEBUG o.ops4j.store.intern.TemporaryStore - Exit store(): dbd1c4e1ce779339896ff00c0ab09064c42e5621 16:48:52.603 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - Installed bundle PAXEXAM-PROBE-886227b7-8c08-4da1-9109-8bd020839fe5 as Bundle ID 29 16:48:52.605 [main] DEBUG o.o.p.s.extender.BundleWatcher - Scanning bundle [PAXEXAM-PROBE-886227b7-8c08-4da1-9109-8bd020839fe5] 16:48:52.606 [main] DEBUG o.o.p.s.extender.BundleWatcher - Found resources [ManifestEntry{ key=PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, value=org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest;checkAutomationClientActive }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, }] 16:48:52.617 [BundleWatcher: 1] DEBUG o.o.p.exam.raw.extender.intern.Probe - Test PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b to be in PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, 16:48:52.618 [BundleWatcher: 1] DEBUG o.o.p.exam.raw.extender.intern.Probe - Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b" and expression="org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest;checkAutomationClientActive" 16:48:52.633 [BundleWatcher: 1] DEBUG o.o.p.exam.raw.extender.intern.Probe - Test PaxExam-Executable to be in PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, 16:48:52.697 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running checkAutomationClientActive in reactor 16:48:53.510 [main] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [PAXEXAM-PROBE-886227b7-8c08-4da1-9109-8bd020839fe5] 16:48:53.510 [main] DEBUG o.o.p.s.extender.BundleWatcher - Un-registering [ManifestEntry{ key=PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, value=org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest;checkAutomationClientActive }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-5a28aa99-cc23-4487-9ab6-368159ae0a0b, }] 16:48:53.511 [main] DEBUG o.o.p.e.r.e.i.TestBundleObserver - Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@55e491d6.] 16:48:53.519 [main] DEBUG o.o.p.e.n.i.NativeTestContainer - Uninstalled bundle 29 16:48:53.521 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.nuxeo.ecm.automation.client] 16:48:53.522 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.exam.invoker.junit] 16:48:53.522 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.tipi.hamcrest.core] 16:48:53.522 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [com.sun.jersey.contribs.jersey-apache-client4] 16:48:53.522 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [ch.qos.logback.classic] 16:48:53.522 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [ch.qos.logback.core] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.apache.commons.lang] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [com.sun.jersey.core] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [javax.mail] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.apache.httpcomponents.httpcore] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [slf4j.api] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.apache.httpcomponents.httpclient] 16:48:53.523 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [jackson-core-asl] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [jackson-mapper-asl] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [com.sun.jersey.client] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.tipi.junit] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.swissbox.tracker] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.swissbox.lifecycle] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.swissbox.framework] 16:48:53.524 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.swissbox.extender] 16:48:53.525 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.swissbox.core] 16:48:53.525 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support. 16:48:53.526 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.logging.pax-logging-api] 16:48:53.526 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [osgi.cmpn] 16:48:53.527 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.apache.felix.framework] 16:48:53.527 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.exam.extender.service] 16:48:53.527 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.exam.inject] 16:48:53.527 [FelixStartLevel] DEBUG o.o.p.s.extender.BundleWatcher - Releasing bundle [org.ops4j.pax.exam] 16:48:53.560 [main] INFO o.o.p.e.spi.reactors.ReactorManager - suite finished Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.879 sec Running org.nuxeo.ecm.automation.client.jaxrs.test.DateParserTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.nuxeo.ecm.automation.client.rest.api.RestClientTest ERROR: JarContent: Unable to read bytes. (java.lang.IllegalStateException: zip file closed) java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:632) at java.util.zip.ZipFile.getEntry(ZipFile.java:303) at org.apache.felix.framework.util.ZipFileX.getEntry(ZipFileX.java:52) at org.apache.felix.framework.cache.JarContent.getEntryAsBytes(JarContent.java:122) at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.findClass(ModuleImpl.java:1856) at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:752) at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:72) at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1807) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.http.impl.conn.PoolingClientConnectionManager.shutdown(PoolingClientConnectionManager.java:287) at org.apache.http.impl.conn.PoolingClientConnectionManager.finalize(PoolingClientConnectionManager.java:121) at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method) at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101) at java.lang.ref.Finalizer.access$100(Finalizer.java:32) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 sec Running org.nuxeo.ecm.automation.client.ClientMarshallingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-client/5.9.1-SNAPSHOT removed. Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm/3.2/asm-3.2.pom 264b downloaded (asm-3.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm-parent/3.2/asm-parent-3.2.pom 4K downloaded (asm-parent-3.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm-commons/3.2/asm-commons-3.2.pom 415b downloaded (asm-commons-3.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm-tree/3.2/asm-tree-3.2.pom 404b downloaded (asm-tree-3.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom 2K downloaded (maven-dependency-tree-1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm/3.2/asm-3.2.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar 42K downloaded (asm-3.2.jar) 33K downloaded (maven-dependency-tree-1.1.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm-commons/3.2/asm-commons-3.2.jar 32K downloaded (asm-commons-3.2.jar) 245K downloaded (plexus-utils-1.5.5.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/asm/asm-tree/3.2/asm-tree-3.2.jar 21K downloaded (asm-tree-3.2.jar) [INFO] [shade:shade {execution: default}] [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.8.1 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.2.4 in the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.2.4 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.2.4 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpmime:jar:4.2.4 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient-cache:jar:4.2.4 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.2.4 from the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.2.4 in the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore-nio:jar:4.2.4 from the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.0.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.0.11 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.5 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-client/5.9.1-SNAPSHOT/nuxeo-automation-client-5.9.1-SNAPSHOT.jar [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-5.9.1-SNAPSHOT-jar-with-dependencies.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-client/5.9.1-SNAPSHOT/nuxeo-automation-client-5.9.1-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164900 at timestamp: 1384534140564 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 26 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.server.test.EmbeddedAutomationClientTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:49:16,696 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Nov 15, 2013 4:49:21 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 16:49:27,523 ERROR [TransactionHelper] Unable to commit/rollback org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl@1d8967b8 javax.transaction.RollbackException: Unable to commit: Transaction timeout at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:267) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$TransactionManagerWrapper.commit(NuxeoContainer.java:745) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:621) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:289) at org.nuxeo.ecm.webengine.app.WebEngineFilter.closeTx(WebEngineFilter.java:170) at org.nuxeo.ecm.webengine.app.WebEngineFilter.cleanup(WebEngineFilter.java:155) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:105) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:614) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) 16:49:27,527 WARN [Log4JLogger] /automation/WaitForTxTimeout org.nuxeo.runtime.transaction.TransactionRuntimeException: Unable to commit/rollback org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl@1d8967b8 at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:311) at org.nuxeo.ecm.webengine.app.WebEngineFilter.closeTx(WebEngineFilter.java:170) at org.nuxeo.ecm.webengine.app.WebEngineFilter.cleanup(WebEngineFilter.java:155) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:105) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:614) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: javax.transaction.RollbackException: Unable to commit: Transaction timeout at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:267) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$TransactionManagerWrapper.commit(NuxeoContainer.java:745) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:621) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:289) ... 22 more Nov 15, 2013 4:49:29 PM com.sun.jersey.spi.container.ContainerResponse logException SEVERE: Mapped exception to response: 500 (Internal Server Error) javax.ws.rs.WebApplicationException: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.document.CreateDocument org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.jaxrs.ExceptionHandler.newException(ExceptionHandler.java:56) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:60) at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:166) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:146) at javax.servlet.http.HttpServlet.service(HttpServlet.java:770) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:42) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:45) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:92) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:614) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: java.lang.Exception: termination error ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.document.CreateDocument org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:46) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:56) ... 50 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:157) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:125) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:125) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 53 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:42) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) ... 60 more Nov 15, 2013 4:49:30 PM com.sun.jersey.spi.container.ContainerResponse logException SEVERE: Mapped exception to response: 500 (Internal Server Error) javax.ws.rs.WebApplicationException: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: Notification.SendMail Exception: OperationException Caught error: Failed to invoke operation Notification.SendMail Caused by: javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.jaxrs.ExceptionHandler.newException(ExceptionHandler.java:56) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:60) at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:166) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:146) at javax.servlet.http.HttpServlet.service(HttpServlet.java:770) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:42) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:45) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:92) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:614) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: Notification.SendMail Exception: OperationException Caught error: Failed to invoke operation Notification.SendMail Caused by: javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:46) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:56) ... 50 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Notification.SendMail at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:157) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 53 more Caused by: javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1970) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:642) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at org.nuxeo.ecm.automation.core.mail.Mailer$Message.send(Mailer.java:263) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:133) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:89) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:142) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) ... 56 more Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at java.net.Socket.connect(Socket.java:528) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:319) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 71 more 16:49:30,180 WARN [SendMail] An error occured while trying to execute the Notification.SendMail operation, see complete stack trace below. Continuing chain since 'rollbackOnError' was set to false. javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1970) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:642) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at org.nuxeo.ecm.automation.core.mail.Mailer$Message.send(Mailer.java:263) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:133) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:89) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:142) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:116) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:46) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:56) at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:166) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:146) at javax.servlet.http.HttpServlet.service(HttpServlet.java:770) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:42) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:45) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:92) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:614) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:406) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at java.net.Socket.connect(Socket.java:528) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:319) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 71 more 16:49:30,631 ERROR [AbstractSession] Permission 'Read' is not granted to 'automation-test-user' on document / (06a7bbe0-c0e8-4707-a8e7-8d243591f7c2 - Root) 16:49:36,001 WARN [JsonMarshalling] No marshaller for logEntries and not a valid Java class name either. Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.633 sec Running org.nuxeo.ecm.automation.server.test.BatchManagerTest 16:49:48,770 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 50 * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec Running org.nuxeo.ecm.automation.server.test.ContributionTest 16:49:49,511 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 51 * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec Running org.nuxeo.ecm.automation.server.test.CanTraceChainsTest 16:49:51,030 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec Running org.nuxeo.ecm.automation.core.SendMailTest 16:49:51,889 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:49:51,889 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:49:51,890 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.019 sec Running org.nuxeo.ecm.automation.core.TestOperationRegistration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec Running org.nuxeo.ecm.automation.core.TestRestoreInputFromScriptAndLogOperation 16:49:53,698 ERROR [LogOperation] Input title test. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-test/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: build-marketplace}] Activating profile: qa Activating profile: qansu build: [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/marketplace [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/marketplace [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/marketplace/install/bundles [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.automation:nuxeo-automation-test BUILD SUCCESSFUL Total time: 0 seconds [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-test/5.9.1-SNAPSHOT/nuxeo-automation-test-5.9.1-SNAPSHOT.jar [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/automation/nuxeo-automation-test/5.9.1-SNAPSHOT/nuxeo-automation-test-5.9.1-SNAPSHOT-marketplace.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Admin Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164956 at timestamp: 1384534196604 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/5.9.1-SNAPSHOT/nuxeo-admin-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Client Wrapper [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-164956 at timestamp: 1384534196839 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.version.TestHeaders Build version=1.4.12 Version=protocol: 1.4 / build:1.4.12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 sec Running org.nuxeo.connect.download.tests.TestDownloader Init slow downloader FakePackage-0-1.0.0:in progress - FakePackage-1-1.0.0:in progress - FakePackage-2-1.0.0:in progress - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:in progress - FakePackage-1-1.0.0:in progress - FakePackage-2-1.0.0:in progress - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:in progress - FakePackage-2-1.0.0:in progress - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:in progress - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:in progress - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:complete - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:complete - FakePackage-3-1.0.0:in progress - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:complete - FakePackage-3-1.0.0:complete - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:complete - FakePackage-3-1.0.0:complete - FakePackage-4-1.0.0:in progress - FakePackage-0-1.0.0:complete - FakePackage-1-1.0.0:complete - FakePackage-2-1.0.0:complete - FakePackage-3-1.0.0:complete - FakePackage-4-1.0.0:complete - Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.565 sec Running org.nuxeo.connect.services.TestServiceBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/5.9.1-SNAPSHOT/nuxeo-connect-client-wrapper-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Update [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165012 at timestamp: 1384534212077 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.update.live.TestXmlCommands 16:50:37,897 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework20625134610821976221425cabde4e-1952703843.1/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 sec Running org.nuxeo.connect.update.live.TestPackageBuildAndParse Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running org.nuxeo.connect.update.live.registry.TestVersions 16:50:38,299 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework59223557054775875991425cabe3b3-1952703843.3/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec Running org.nuxeo.connect.update.live.registry.TestDowngradeVersions 16:50:38,754 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework18560399943599067641425cabe5a8-1952703843.4/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec Running org.nuxeo.connect.update.live.commands.TestCopyInstallValidation 16:50:39,040 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework63154388509183627181425cabe6c6-1952703843.5/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec Running org.nuxeo.connect.update.live.commands.TestReloadProperties 16:50:39,160 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework12893849217084629781425cabe74b-1952703843.6/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec Running org.nuxeo.connect.update.live.commands.TestCopyUninstallValidation 16:50:39,317 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework42739642346918195801425cabe7eb-1952703843.7/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.nuxeo.connect.update.live.commands.TestCopy 16:50:39,446 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework6004943664283188341425cabe86f-1952703843.8/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.nuxeo.connect.update.live.commands.TestPCopy 16:50:39,583 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework72045505167111463931425cabe8ee-1952703843.9/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.nuxeo.connect.update.live.commands.TestConfig 16:50:39,713 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/ 16:50:39,729 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,731 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,733 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,734 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,735 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,746 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,747 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,750 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,751 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,752 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,753 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,764 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,766 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,767 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,769 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,770 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,771 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,773 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,775 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,776 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,777 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,778 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,779 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,780 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,782 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,784 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,785 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,786 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,787 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,788 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,789 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,792 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,794 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,795 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,796 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,797 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,798 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,800 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,802 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,803 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,804 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,805 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,806 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,809 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,810 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,812 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,813 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,814 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,815 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,817 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,818 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,820 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,821 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,822 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,823 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,826 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,828 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,829 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,831 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,832 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,833 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,835 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,837 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,838 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,839 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,840 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,841 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,846 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,848 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,849 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,850 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,852 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,853 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,855 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,857 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,858 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,859 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,860 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,861 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,863 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,865 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,866 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,867 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,868 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,869 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,871 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,873 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,874 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,875 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,876 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,877 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,879 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,880 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,882 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,883 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,885 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,886 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,888 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,890 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,891 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,892 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,893 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,894 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,895 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,897 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,898 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,899 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,900 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,901 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,903 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,904 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,906 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,907 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,908 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,909 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,910 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,911 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:39,913 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,915 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,916 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/tmp/NXOSGITestFramework12964442335018644561425cabe97b-1952703843.10/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:39,917 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead 16:50:39,918 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead 16:50:39,919 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec Running org.nuxeo.connect.update.live.commands.TestCopyDir 16:50:40,049 WARN [Environment] Could not get nuxeo.home neither nuxeo.home.dir system properties, will use /tmp/NXOSGITestFramework75262023139830472121425cabeab6-1952703843.11/ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-connect-update/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-connect-update/5.9.1-SNAPSHOT/nuxeo-connect-update-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165040 at timestamp: 1384534240392 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 94 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 33 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.admin.setup.TestSetupWizardActionBean 16:50:50,549 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/tmp/nuxeo1988381966547774189.tmp/templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:50,559 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 16:50:50,597 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/tmp/nuxeo3736803540327499727.tmp/templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 16:50:50,598 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Generated nuxeoConf: /tmp/nuxeo3736803540327499727.tmp/bin/nuxeo.conf Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec Running org.nuxeo.ecm.admin.repo.tests.TestRepoStats 16:50:50,730 WARN [NXRuntimeTestCase] Removed System property nuxeo.home. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:50:55,094 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,126 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,150 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,152 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,161 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,614 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,674 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,718 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,729 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:55,752 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,006 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,056 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,065 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,081 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,099 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,430 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,541 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,543 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,543 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,573 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.admin.repo.StatsTask.run(StatsTask.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:50:56,964 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.37 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target/nuxeo-admin-center-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center/target/nuxeo-admin-center-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center/5.9.1-SNAPSHOT/nuxeo-admin-center-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Monitoring [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165057 at timestamp: 1384534257597 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/5.9.1-SNAPSHOT/nuxeo-admin-center-monitoring-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165101 at timestamp: 1384534261775 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManagerRegistration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManager DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/5.9.1-SNAPSHOT/nuxeo-platform-directory-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center OAuth/Opensocial [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165111 at timestamp: 1384534271956 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/target/nuxeo-admin-center-oauth-opensocial-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth-opensocial/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth-opensocial/target/nuxeo-admin-center-oauth-opensocial-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth-opensocial/5.9.1-SNAPSHOT/nuxeo-admin-center-oauth-opensocial-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165116 at timestamp: 1384534276811 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-plugins-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Export [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165134 at timestamp: 1384534294411 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-export-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Local Configuration Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165138 at timestamp: 1384534298050 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-parent/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Local Configuration Simple [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165138 at timestamp: 1384534298281 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.localconfiguration.simple.operations.TestSimpleConfigurationSetOperations DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.999 sec Running org.nuxeo.ecm.platform.localconfiguration.simple.operations.TestSimpleConfigurationPutOperations 16:51:53,905 ERROR [AbstractSession] Permission 'WriteProperties' is not granted to 'user1' on document /default-domain/workspaces/workspace/workspace2 (ef940471-b168-40bd-bead-95de8ce06f55 - Workspace) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.657 sec Running org.nuxeo.ecm.platform.localconfiguration.simple.TestSimpleConfiguration 16:51:57,213 ERROR [AbstractSession] Permission 'WriteProperties' is not granted to 'user1' on document /default-domain/workspaces/workspace (e16da4c9-7fbd-4079-80c9-0eecbbbd8640 - Workspace) Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.086 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target/nuxeo-platform-localconfiguration-simple-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-simple/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-simple/target/nuxeo-platform-localconfiguration-simple-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-simple/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-simple-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Styling [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165200 at timestamp: 1384534320137 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.localconfiguration.TestLocalConfiguration log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 sec Running org.nuxeo.theme.styling.tests.TestThemeStylingService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-styling/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/theme/nuxeo-theme-styling/5.9.1-SNAPSHOT/nuxeo-theme-styling-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Local Configuration - Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165214 at timestamp: 1384534334394 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.localconfiguration.search.TestSearchConfigurationAction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target/nuxeo-platform-localconfiguration-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-localconfiguration/nuxeo-platform-localconfiguration-web/target/nuxeo-platform-localconfiguration-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-web/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Preferences [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165221 at timestamp: 1384534341602 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.userpreferences.test.TestUserPreferencesService 16:52:28,865 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.usermanager'; Falling back to deprecated url lookup scheme 16:52:28,874 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.usermanager java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.usermanager at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:52:28,891 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.directory'; Falling back to deprecated url lookup scheme 16:52:28,894 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.directory java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.directory at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:52:28,899 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.directory.sql'; Falling back to deprecated url lookup scheme 16:52:28,902 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.directory.sql java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.directory.sql at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.853 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/5.9.1-SNAPSHOT/nuxeo-platform-userpreferences-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Select2 Integration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165232 at timestamp: 1384534352390 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/5.9.1-SNAPSHOT/nuxeo-platform-ui-select2-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Thumbnail [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165237 at timestamp: 1384534357905 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailStorage DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 4:52:47 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 4:52:47 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:52:47 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 4:52:48 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_15' Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 31818 Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:52:55 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.376 sec Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailFactories Nov 15, 2013 4:52:56 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 4:52:56 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_45' Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 31858 Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 4:53:03 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.38 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/5.9.1-SNAPSHOT/nuxeo-thumbnail-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165304 at timestamp: 1384534384270 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/5.9.1-SNAPSHOT/nuxeo-dm-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp - Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165304 at timestamp: 1384534384790 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 90 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.lifeCycle.BulkLifeCycleChangeListenerTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.003 sec Running org.nuxeo.ecm.webapp.note.TestNoteActions Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.nuxeo.ecm.permissions.TestSecurityDataConverter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/5.9.1-SNAPSHOT/nuxeo-platform-webapp-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165321 at timestamp: 1384534401678 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 316 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/5.9.1-SNAPSHOT/nuxeo-platform-webapp-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp types contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165323 at timestamp: 1384534403880 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-types/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-types/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-types/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/5.9.1-SNAPSHOT/nuxeo-platform-webapp-types-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform - default configuration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165325 at timestamp: 1384534405149 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-default-config/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-default-config/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-default-config/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/5.9.1-SNAPSHOT/nuxeo-platform-default-config-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Addons parent POM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165326 at timestamp: 1384534406790 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-addons-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-addons-parent/5.9.1-SNAPSHOT/nuxeo-addons-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language Extensions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165326 at timestamp: 1384534406947 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-lang-ext/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-lang-ext/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-lang-ext/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-platform-lang-ext/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-platform-lang-ext/5.9.1-SNAPSHOT/nuxeo-platform-lang-ext-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165327 at timestamp: 1384534407977 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-chemistry/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-chemistry/5.9.1-SNAPSHOT/nuxeo-chemistry-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Implementation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165328 at timestamp: 1384534408116 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 23 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.opencmis.impl.util.TestListUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec Running org.nuxeo.ecm.core.opencmis.impl.util.TestSimpleImageInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/5.9.1-SNAPSHOT/nuxeo-opencmis-impl-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Bindings [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165337 at timestamp: 1384534417891 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/5.9.1-SNAPSHOT/nuxeo-opencmis-bindings-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165340 at timestamp: 1384534420633 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 24 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.opencmis.impl.TestNuxeoSessionAtomPub Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.029 sec Running org.nuxeo.ecm.core.opencmis.impl.TestNuxeoSessionLocal DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:53:56,155 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:01,227 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:03,082 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:04,613 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:06,278 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:08,091 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:09,593 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:10,951 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:13,398 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:14,820 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:16,045 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:17,165 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:18,287 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:19,355 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:20,486 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:21,618 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:22,791 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:23,687 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:24,618 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:25,553 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:25,902 [Nuxeo-Work-audit-1] WARN [ReconnectedEventBundleImpl] Listener 'auditLoggerListener' cannot refetch missing document: bf996666-96de-486d-95cc-7511efd53cd6 (/testfolder1/testfile2) 16:54:25,922 [Nuxeo-Work-fulltextUpdater-1] WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.core.work.AbstractWork.rollbackAndRetryTransaction(AbstractWork.java:462) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:301) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 16:54:26,544 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:27,450 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.714 sec Running org.nuxeo.ecm.core.opencmis.impl.TestNuxeoBinding 16:54:28,375 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:29,246 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:30,225 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:31,521 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:32,438 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:33,354 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:34,234 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:34,990 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:35,787 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:36,521 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:37,416 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:38,199 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:38,937 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:39,941 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:40,811 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:41,677 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:42,774 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:43,662 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:44,454 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:45,191 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:45,957 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:46,769 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:47,545 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:48,269 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:48,965 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:49,813 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:50,600 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:51,340 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:52,129 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:52,864 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:53,597 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:54,362 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:55,083 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:55,766 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:56,488 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:57,128 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:57,785 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:58,504 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:54:59,468 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:00,107 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:00,869 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:01,648 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:02,278 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:02,921 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:03,539 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:04,216 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:04,961 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:05,278 [main] WARN [CMISQLQueryMaker$AnalyzingWalker] 'borked' is not a registered fulltext index name: fallback to 'default' 16:55:05,832 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:06,551 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:07,313 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:07,935 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:08,676 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:09,849 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:10,488 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:11,180 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:11,893 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:13,629 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:14,379 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:15,046 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:15,677 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:16,339 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:17,197 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 16:55:17,891 [Nuxeo-Work-audit-1] WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 65, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 50.268 sec Running org.nuxeo.ecm.core.opencmis.impl.TestNuxeoSessionWebServices Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Results : Tests run: 89, Failures: 0, Errors: 0, Skipped: 4 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/5.9.1-SNAPSHOT/nuxeo-opencmis-tests-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Correspondence Marianne [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165518 at timestamp: 1384534518493 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne/5.9.1-SNAPSHOT/nuxeo-correspondence-marianne-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Correspondence Marianne Api [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165518 at timestamp: 1384534518638 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/target/nuxeo-correspondence-marianne-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-api/target/nuxeo-correspondence-marianne-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne-api/5.9.1-SNAPSHOT/nuxeo-correspondence-marianne-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Correspondence Marianne Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165520 at timestamp: 1384534520044 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.correspondence.marianne.test.service.TestMarianneService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 sec Running org.nuxeo.correspondence.marianne.test.checker.TestCSVHolidaysChecker Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target/nuxeo-correspondence-marianne-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-correspondence-marianne/nuxeo-correspondence-marianne-core/target/nuxeo-correspondence-marianne-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-correspondence-marianne-core/5.9.1-SNAPSHOT/nuxeo-correspondence-marianne-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL BinaryManager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165524 at timestamp: 1384534524541 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestSQLBinaryManager DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:55:35,439 ERROR [SQLBinaryManager$SQLBinaryFileCache] Unknown binary: d25ea4f4642073b7f218024d397dbaef Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.872 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/5.9.1-SNAPSHOT/nuxeo-core-binarymanager-sql-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JBoss 5 Deployer [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165535 at timestamp: 1384534535989 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/target/nuxeo-jboss-jca-configurator-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-jboss-jca-configurator/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-jboss-jca-configurator/target/nuxeo-jboss-jca-configurator-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-jboss-jca-configurator/5.9.1-SNAPSHOT/nuxeo-jboss-jca-configurator-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTTP client [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165540 at timestamp: 1384534540501 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target/nuxeo-http-client-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-http-client/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-http-client/target/nuxeo-http-client-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-http-client/5.9.1-SNAPSHOT/nuxeo-http-client-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo classification components [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165543 at timestamp: 1384534543378 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-parent/5.9.1-SNAPSHOT/nuxeo-classification-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Classification - API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165543 at timestamp: 1384534543516 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/target/nuxeo-classification-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-api/target/nuxeo-classification-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-api/5.9.1-SNAPSHOT/nuxeo-classification-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Classification - CORE [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165545 at timestamp: 1384534545311 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.classification.api.adapter.ClassificationTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:55:58,281 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 67 * service:org.nuxeo.ecm.classification.audit requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== 16:55:59,405 WARN [ClassificationServiceImpl] reference to a missing resolver (default); returning the original doc id 16:56:02,339 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.351 sec Running org.nuxeo.ecm.classification.core.operation.OperationsTest 16:56:05,415 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 76 * service:org.nuxeo.ecm.classification.audit requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== 16:56:07,688 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.306 sec Running org.nuxeo.ecm.classification.core.test.TestClassificationService 16:56:08,668 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 67 * service:org.nuxeo.ecm.classification.audit requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.16 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target/nuxeo-classification-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-core/target/nuxeo-classification-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-core/5.9.1-SNAPSHOT/nuxeo-classification-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Classification - WEB [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165611 at timestamp: 1384534571554 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/target/nuxeo-classification-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-classification/nuxeo-classification-web/target/nuxeo-classification-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-classification-web/5.9.1-SNAPSHOT/nuxeo-classification-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo-platform login parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165615 at timestamp: 1384534575358 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-parent/5.9.1-SNAPSHOT/nuxeo-platform-login-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building CAS2 authentication plugin for Nuxeo EP [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165615 at timestamp: 1384534575507 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAuthenticator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec Running org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAndAnonymousAuthenticator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec Running org.nuxeo.ecm.platform.ui.web.auth.simple.TestAuthenticator 16:57:05,159 WARN [NuxeoAuthenticationFilter] No auth plugin can be found to do the Login Prompt Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/5.9.1-SNAPSHOT/nuxeo-platform-login-cas2-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo mod_sso plugin for LoginModule [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165705 at timestamp: 1384534625635 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.proxy.TestProxyAuthenticator log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/5.9.1-SNAPSHOT/nuxeo-platform-login-mod_sso-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo ntlm authentication plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165711 at timestamp: 1384534631876 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [dependency:copy {execution: copy-installed}] [INFO] Configured Artifact: org.samba.jcifs:jcifs:?:jar [INFO] Copying jcifs-1.2.19.jar to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target/classes/lib/jcifs-1.2.19.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/5.9.1-SNAPSHOT/nuxeo-platform-login-ntlm-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo portal authentication plugin for LoginModule [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165715 at timestamp: 1384534635084 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/5.9.1-SNAPSHOT/nuxeo-platform-login-portal-sso-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building RSA ClearTrust authentication plugin for Nuxeo EP [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165717 at timestamp: 1384534637982 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/5.9.1-SNAPSHOT/nuxeo-platform-login-cleartrust-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shibboleth login module [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165720 at timestamp: 1384534640961 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.shibboleth.service.TestShibbolethAuthenticationService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:57:31,520 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 52 * service:org.nuxeo.ecm.platform.login.shibboleth.layouts requires [service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] * service:org.nuxeo.ecm.platform.shibboleth.exceptionhandling requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] * service:org.nuxeo.ecm.platform.login.shibboleth.type requires [service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.114 sec Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper 16:57:36,640 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.login.shibboleth.layouts requires [service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] * service:org.nuxeo.ecm.platform.shibboleth.exceptionhandling requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.807 sec Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup 16:57:41,198 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 77 * service:org.nuxeo.ecm.platform.login.shibboleth.layouts requires [service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== 16:57:44,213 WARN [DocumentModelResolver] Property not found: user:email 16:57:44,217 ERROR [ELGroupComputerHelper] javax.el.ELException: Error Parsing: ${fdsfds ! fdsf^6} javax.el.ELException: Error Parsing: ${fdsfds ! fdsf^6} at org.jboss.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:130) at org.jboss.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:151) at org.jboss.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:206) at org.jboss.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68) at org.nuxeo.ecm.platform.el.ExpressionEvaluator.evaluateExpression(ExpressionEvaluator.java:42) at org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper.isValidEL(ELGroupComputerHelper.java:64) at org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup.testValidElMethod(TestShibbolethComputedGroup.java:166) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.jboss.el.parser.ParseException: Encountered "!" at line 1, column 10. Was expecting one of: "." ... "}" ... "[" ... ">" ... "gt" ... "<" ... "lt" ... ">=" ... "ge" ... "<=" ... "le" ... "==" ... "eq" ... "!=" ... "ne" ... "&&" ... "and" ... "||" ... "or" ... "*" ... "+" ... "-" ... "?" ... "/" ... "div" ... "%" ... "mod" ... "(" ... at org.jboss.el.parser.ELParser.generateParseException(ELParser.java:2078) at org.jboss.el.parser.ELParser.jj_consume_token(ELParser.java:1958) at org.jboss.el.parser.ELParser.DynamicExpression(ELParser.java:147) at org.jboss.el.parser.ELParser.CompositeExpression(ELParser.java:43) at org.jboss.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:98) ... 37 more Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.288 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/5.9.1-SNAPSHOT/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTTP Digest Authentication plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165744 at timestamp: 1384534664897 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/5.9.1-SNAPSHOT/nuxeo-platform-login-digest-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Deputy Module for Nuxeo 5 [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165749 at timestamp: 1384534669134 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.login.deputy.management.tests.TestCanPersistDeputyMandates DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:57:58,443 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 54 * service:org.nuxeo.ecm.platform.login.deputy.management.actions requires [service:org.nuxeo.ecm.platform.actions] ====================================================================== 16:58:00,541 WARN [DataSourceComponent] jdbc/nxsqldirectory datasource still referenced Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.073 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/5.9.1-SNAPSHOT/nuxeo-platform-login-deputy-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Token authentication plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165800 at timestamp: 1384534680964 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticator DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 4:58:18 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 16:58:22,325 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.6 sec Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationServlet 16:58:26,295 WARN [Log4JLogger] PWC6117: File "/tmp/NXOSGITestFramework28183864516488309281425cb2fe6a-1952703843.2/web/root.war/login.jsp" not found 16:58:26,337 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to acquire an authentication token: applicationName, deviceId, permission. 16:58:26,353 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to revoke an authentication token: applicationName, deviceId. 16:58:26,592 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.143 sec Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationService 16:58:29,441 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/5.9.1-SNAPSHOT/nuxeo-platform-login-token-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building OpenId / OAuth 2 authentication plugin for Nuxeo EP [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165832 at timestamp: 1384534712106 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.oauth2.openid.TestOpenOdProviders DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.881 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/5.9.1-SNAPSHOT/nuxeo-platform-login-openid-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Kerberos authentication plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165842 at timestamp: 1384534722767 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/5.9.1-SNAPSHOT/nuxeo-platform-login-kerberos-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165849 at timestamp: 1384534729824 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Api [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165849 at timestamp: 1384534729968 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 31 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/target/nuxeo-platform-document-routing-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-api/target/nuxeo-platform-document-routing-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-api/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-165853 at timestamp: 1384534733218 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 55 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.routing.test.GraphRouteTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 16:59:14,279 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] ====================================================================== 16:59:34,154 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.ClientException: Failed to load repository null: Repository not found: null at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:102) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1779) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy32.save(Unknown Source) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:157) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:127) at org.nuxeo.runtime.test.runner.FeaturesRunner$2.testFinished(FeaturesRunner.java:283) at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41) at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142) at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:37) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:82) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: java.lang.IllegalArgumentException: Repository not found: null at org.nuxeo.ecm.core.api.local.LocalSession.lookupRepository(LocalSession.java:124) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:99) ... 35 more Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 31.821 sec Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingTreePersister 16:59:41,465 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:43,140 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:44,163 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:45,098 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:46,102 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:47,143 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.292 sec Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService 16:59:48,046 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:49,347 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:50,255 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:50,723 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:77) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner$1.run(StepResumeRunner.java:53) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner.resumeStep(StepResumeRunner.java:46) at org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation.resume(ResumeStepOperation.java:45) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.runChain(ActionableValidator.java:75) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.validate(ActionableValidator.java:59) at org.nuxeo.ecm.platform.routing.test.WaitingStepRuntimePersister.resumeStep(WaitingStepRuntimePersister.java:70) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testAddStepToRunningRoute(TestDocumentRoutingService.java:231) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:51,298 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:52,087 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:52,453 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner.run(AbstractRunner.java:51) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:82) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl.start(DocumentRoutingEngineServiceImpl.java:40) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl$1.run(DocumentRoutingServiceImpl.java:231) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:199) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:253) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:260) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testSaveInstanceAsNewModel(TestDocumentRoutingService.java:266) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:53,193 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:54,051 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:54,529 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner.run(AbstractRunner.java:51) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:82) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl.start(DocumentRoutingEngineServiceImpl.java:40) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl$1.run(DocumentRoutingServiceImpl.java:231) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:199) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:253) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:260) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testCreateNewInstance(TestDocumentRoutingService.java:362) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:55,015 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:55,543 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:77) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner$1.run(StepResumeRunner.java:53) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner.resumeStep(StepResumeRunner.java:46) at org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation.resume(ResumeStepOperation.java:45) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.runChain(ActionableValidator.java:75) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.validate(ActionableValidator.java:59) at org.nuxeo.ecm.platform.routing.test.WaitingStepRuntimePersister.resumeStep(WaitingStepRuntimePersister.java:70) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testDocumentRouteWithWaitState(TestDocumentRoutingService.java:419) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:56,113 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:57,079 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:57,637 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:77) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner$1.run(StepResumeRunner.java:53) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner.resumeStep(StepResumeRunner.java:46) at org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation.resume(ResumeStepOperation.java:45) 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.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.runChain(ActionableValidator.java:75) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.validate(ActionableValidator.java:59) at org.nuxeo.ecm.platform.routing.test.WaitingStepRuntimePersister.resumeStep(WaitingStepRuntimePersister.java:70) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testDocumentRouteWithStepBack(TestDocumentRoutingService.java:553) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:58,116 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 16:59:58,597 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:77) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner$1.run(StepResumeRunner.java:53) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner.resumeStep(StepResumeRunner.java:46) at org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation.resume(ResumeStepOperation.java:45) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.runChain(ActionableValidator.java:75) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.validate(ActionableValidator.java:59) at org.nuxeo.ecm.platform.routing.test.WaitingStepRuntimePersister.resumeStep(WaitingStepRuntimePersister.java:70) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testDocumentRouteWithWaitStateAndSecurity(TestDocumentRoutingService.java:634) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 16:59:59,138 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:00,101 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:00,996 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:01,773 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:02,604 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:03,450 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner.run(AbstractRunner.java:51) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:82) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl.start(DocumentRoutingEngineServiceImpl.java:40) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl$1.run(DocumentRoutingServiceImpl.java:231) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:199) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:253) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.createNewInstance(DocumentRoutingServiceImpl.java:260) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testExecuteSimpleRouteWithConditionalStep(TestDocumentRoutingService.java:762) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:00:04,017 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:04,585 ERROR [EventServiceImpl] Error during cleanOpenTasksOnWorkflowDone sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener java.lang.NullPointerException at org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowDoneListener.handleEvent(DocumentRoutingWorkflowDoneListener.java:54) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.platform.routing.core.impl.EventFirer.fireEvent(EventFirer.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl.setDone(DocumentRouteImpl.java:42) at org.nuxeo.ecm.platform.routing.core.impl.SerialRunner.run(SerialRunner.java:54) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.run(DocumentRouteElementImpl.java:77) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner$1.run(StepResumeRunner.java:53) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner.resumeStep(StepResumeRunner.java:46) at org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation.resume(ResumeStepOperation.java:45) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:135) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.runChain(ActionableValidator.java:75) at org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator.validate(ActionableValidator.java:59) at org.nuxeo.ecm.platform.routing.test.WaitingStepRuntimePersister.resumeStep(WaitingStepRuntimePersister.java:70) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testExecuteRouteWithWaitStateAndConditionalStep(TestDocumentRoutingService.java:830) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:00:05,037 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:05,498 ERROR [EventServiceImpl] Error during removeProcessForDeletedDocument sync listener execution, transaction won't be rolled back since event.markRollBack() was not called by the Listener org.nuxeo.ecm.core.api.ClientException: Failed to execute query: No such property: nt:targetDocumentId at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1531) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1407) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1390) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1366) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider$1.run(DocumentTaskProvider.java:149) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:115) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.queryTasksUnrestricted(DocumentTaskProvider.java:146) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:102) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:340) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:62) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1703) at org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1681) at org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1667) at org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter.create(RouteModelsZipImporter.java:84) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:268) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.importRouteModel(DocumentRoutingServiceImpl.java:718) at org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator.doInitializeRepository(RouteModelsInitializator.java:46) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:92) at org.nuxeo.ecm.core.repository.RepositoryService$1.run(RepositoryService.java:169) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:166) at org.nuxeo.ecm.core.repository.RepositoryService.applicationStarted(RepositoryService.java:147) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:494) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:533) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:543) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:238) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:178) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testImportRouteModel(TestDocumentRoutingService.java:908) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.core.query.QueryException: No such property: nt:targetDocumentId at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.execute(SQLSession.java:612) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1477) ... 60 more Caused by: org.nuxeo.ecm.core.storage.StorageException: No such property: nt:targetDocumentId at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:290) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:750) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:101) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1254) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession$SQLSessionQuery.execute(SQLSession.java:607) ... 61 more Caused by: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker$QueryMakerException: No such property: nt:targetDocumentId at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1242) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1217) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:49) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:101) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:42) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:101) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:42) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:110) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:989) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:929) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:285) ... 65 more 17:00:05,517 WARN [Selection] Deleted fragment missing: d35045f5-e01d-4ce0-9fa8-7aba8bd7742d 17:00:05,521 WARN [Selection] Deleted fragment missing: d35045f5-e01d-4ce0-9fa8-7aba8bd7742d 17:00:05,644 ERROR [RegistrationInfoImpl] Component notification of application started failed. java.lang.RuntimeException: Failed to initialize repository 'test': org.nuxeo.ecm.core.api.ClientException: Can not import document at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:173) at org.nuxeo.ecm.core.repository.RepositoryService.applicationStarted(RepositoryService.java:147) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:494) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:533) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:543) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:238) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:178) at org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService.testImportRouteModel(TestDocumentRoutingService.java:908) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.core.api.ClientException: org.nuxeo.ecm.core.api.ClientException: Can not import document at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.importRouteModel(DocumentRoutingServiceImpl.java:733) at org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator.doInitializeRepository(RouteModelsInitializator.java:46) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:92) at org.nuxeo.ecm.core.repository.RepositoryService$1.run(RepositoryService.java:169) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:166) ... 37 more Caused by: org.nuxeo.ecm.core.api.ClientException: Can not import document at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.importRouteModel(DocumentRoutingServiceImpl.java:724) ... 42 more 17:00:05,646 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] ====================================================================== 17:00:06,695 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.539 sec Running org.nuxeo.ecm.platform.routing.test.WorkflowOperationsTest 17:00:07,761 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.194 sec Running org.nuxeo.ecm.platform.routing.test.WorkflowEscalationTest 17:00:08,962 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 sec Running org.nuxeo.ecm.platform.routing.test.TestDocumentRouteImpl 17:00:10,594 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] 17:00:11,443 ERROR [SchemaManagerImpl] Document type: TaskDoc does not exist, used as parent by type: [MyTaskDoc] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 sec Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 3 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target/nuxeo-platform-document-routing-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-core/target/nuxeo-platform-document-routing-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-core/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170012 at timestamp: 1384534812844 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 84 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/target/nuxeo-platform-document-routing-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-web/target/nuxeo-platform-document-routing-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-web/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon DM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170019 at timestamp: 1384534819297 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.routing.dm.test.TestRoutingTaskService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.132 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target/nuxeo-platform-document-routing-dm-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-dm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dm/target/nuxeo-platform-document-routing-dm-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-dm/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-dm-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Dashboard [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170034 at timestamp: 1384534834842 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dashboard/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dashboard/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dashboard/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dashboard/target/nuxeo-platform-document-routing-dashboard-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-dashboard/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-dashboard/target/nuxeo-platform-document-routing-dashboard-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-dashboard/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-dashboard-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Default Workflows [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170036 at timestamp: 1384534836343 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-default/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 37 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-default/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-default/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-default/target/nuxeo-platform-document-routing-default-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-default/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-default/target/nuxeo-platform-document-routing-default-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-default/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-default-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Document Routing Addon Test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170037 at timestamp: 1384534837115 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/target/nuxeo-platform-document-routing-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-document-routing/nuxeo-platform-document-routing-test/target/nuxeo-platform-document-routing-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-document-routing-test/5.9.1-SNAPSHOT/nuxeo-platform-document-routing-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Faceted Search Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170042 at timestamp: 1384534842150 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-parent/5.9.1-SNAPSHOT/nuxeo-platform-faceted-search-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Faceted Search API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170042 at timestamp: 1384534842287 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/target/nuxeo-platform-faceted-search-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-api/target/nuxeo-platform-faceted-search-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-api/5.9.1-SNAPSHOT/nuxeo-platform-faceted-search-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Faceted Search JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170045 at timestamp: 1384534845249 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/src/main/seam added. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.faceted.search.jsf.service.TestFacetedSearchService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:01:04,618 ERROR [JDBCLogger] (182) SQL: Resetting connection 17:01:04,755 ERROR [AbstractWork] Exception during work: FulltextUpdaterWork(d3e9f960-6b07-4735-afa0-a10d289775b9, , Progress(0.0%, ?/0), Updating) org.nuxeo.ecm.core.api.ClientException: Failed to check existence of d3e9f960-6b07-4735-afa0-a10d289775b9 at org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1038) at org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.update(FulltextUpdaterWork.java:112) at org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.retryableWork(FulltextUpdaterWork.java:97) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.DocumentException: Failed to get document: d3e9f960-6b07-4735-afa0-a10d289775b9 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentById(SQLSession.java:700) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:243) at org.nuxeo.ecm.core.api.DocumentResolver.resolveReference(DocumentResolver.java:61) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:509) at org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1033) ... 7 more Caused by: org.nuxeo.ecm.core.storage.StorageException: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.openConnections(JDBCConnection.java:130) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.resetConnection(JDBCConnection.java:212) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConnectionReset(JDBCConnection.java:286) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:455) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getMulti(PersistenceContext.java:679) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodesByIds(SessionImpl.java:737) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodeById(SessionImpl.java:630) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodeById(SessionImpl.java:646) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentById(SQLSession.java:697) ... 11 more Caused by: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.message.Message.getSQLException(Message.java:151) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1307) at org.h2.jdbcx.JdbcXAConnection$PooledJdbcConnection.checkClosed(JdbcXAConnection.java:502) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1280) at org.h2.jdbc.JdbcConnection.getMetaData(JdbcConnection.java:266) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.openConnections(JDBCConnection.java:127) ... 23 more Exception in thread "Nuxeo-Work-fulltextUpdater-1" java.lang.RuntimeException: org.nuxeo.ecm.core.api.ClientException: Failed to check existence of d3e9f960-6b07-4735-afa0-a10d289775b9 at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:72) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to check existence of d3e9f960-6b07-4735-afa0-a10d289775b9 at org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1038) at org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.update(FulltextUpdaterWork.java:112) at org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.retryableWork(FulltextUpdaterWork.java:97) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) ... 3 more Caused by: org.nuxeo.ecm.core.api.DocumentException: Failed to get document: d3e9f960-6b07-4735-afa0-a10d289775b9 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentById(SQLSession.java:700) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:243) at org.nuxeo.ecm.core.api.DocumentResolver.resolveReference(DocumentResolver.java:61) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:509) at org.nuxeo.ecm.core.api.AbstractSession.exists(AbstractSession.java:1033) ... 7 more Caused by: org.nuxeo.ecm.core.storage.StorageException: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.openConnections(JDBCConnection.java:130) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.resetConnection(JDBCConnection.java:212) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConnectionReset(JDBCConnection.java:286) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:455) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getMulti(PersistenceContext.java:679) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodesByIds(SessionImpl.java:737) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodeById(SessionImpl.java:630) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getNodeById(SessionImpl.java:646) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentById(SQLSession.java:697) ... 11 more Caused by: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.message.Message.getSQLException(Message.java:151) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1307) at org.h2.jdbcx.JdbcXAConnection$PooledJdbcConnection.checkClosed(JdbcXAConnection.java:502) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1280) at org.h2.jdbc.JdbcConnection.getMetaData(JdbcConnection.java:266) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.openConnections(JDBCConnection.java:127) ... 23 more 17:01:05,359 ERROR [JDBCLogger] (190) SQL: Resetting connection 17:01:05,365 ERROR [SessionImpl] Cannot get containing document for: 3676dc77-f99e-4128-9d4a-5ddb01bdd4ae org.nuxeo.ecm.core.storage.ConnectionResetException: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConnectionReset(JDBCConnection.java:288) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:455) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getHier(PersistenceContext.java:1217) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getContainingDocument(PersistenceContext.java:1201) at org.nuxeo.ecm.core.storage.sql.SessionImpl.getContainingDocument(SessionImpl.java:399) at org.nuxeo.ecm.core.storage.sql.SessionImpl.collectModified(SessionImpl.java:549) at org.nuxeo.ecm.core.storage.sql.SessionImpl.sendInvalidationEvent(SessionImpl.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.processReceivedInvalidations(PersistenceContext.java:481) at org.nuxeo.ecm.core.storage.sql.SessionImpl.processReceivedInvalidations(SessionImpl.java:518) at org.nuxeo.ecm.core.storage.sql.SessionImpl.save(SessionImpl.java:349) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:153) at org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1779) at org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork.retryableWork(FulltextUpdaterWork.java:99) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.message.Message.getSQLException(Message.java:151) at org.h2.jdbcx.JdbcXAConnection$PooledJdbcConnection.checkClosed(JdbcXAConnection.java:500) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1280) at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:224) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:379) ... 22 more 17:01:06,149 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.941 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target/nuxeo-platform-faceted-search-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-jsf/target/nuxeo-platform-faceted-search-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-jsf/5.9.1-SNAPSHOT/nuxeo-platform-faceted-search-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Faceted Search DM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170106 at timestamp: 1384534866744 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/src/main/seam added. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/target/nuxeo-platform-faceted-search-dm-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-dm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-faceted-search/nuxeo-platform-faceted-search-dm/target/nuxeo-platform-faceted-search-dm-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-faceted-search-dm/5.9.1-SNAPSHOT/nuxeo-platform-faceted-search-dm-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170111 at timestamp: 1384534871676 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/5.9.1-SNAPSHOT/nuxeo-platform-error-web-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170111 at timestamp: 1384534871816 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/5.9.1-SNAPSHOT/nuxeo-platform-error-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170115 at timestamp: 1384534875383 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-demo-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo addon [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170115 at timestamp: 1384534875529 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 126 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoURLCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec Running org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoService 17:01:22,988 WARN [LayoutDemoService] Overriding definition for widget type template 17:01:23,172 WARN [LayoutDemoService] Overriding definition for widget type template 17:01:23,311 WARN [LayoutDemoService] Overriding definition for widget type template Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-demo-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Search Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170123 at timestamp: 1384534883785 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search-parent/5.9.1-SNAPSHOT/nuxeo-platform-smart-search-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Query API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170123 at timestamp: 1384534883921 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/target/nuxeo-platform-smart-query-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-query-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-api/target/nuxeo-platform-smart-query-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-query-api/5.9.1-SNAPSHOT/nuxeo-platform-smart-query-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Query JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170125 at timestamp: 1384534885707 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/target/nuxeo-platform-smart-query-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-query-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-query-jsf/target/nuxeo-platform-smart-query-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-query-jsf/5.9.1-SNAPSHOT/nuxeo-platform-smart-query-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Folder Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170128 at timestamp: 1384534888770 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-core/target/nuxeo-platform-smart-folder-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-folder-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-core/target/nuxeo-platform-smart-folder-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-folder-core/5.9.1-SNAPSHOT/nuxeo-platform-smart-folder-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Folder JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170129 at timestamp: 1384534889380 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/target/nuxeo-platform-smart-folder-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-folder-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-smart-search/nuxeo-platform-smart-folder-jsf/target/nuxeo-platform-smart-folder-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-folder-jsf/5.9.1-SNAPSHOT/nuxeo-platform-smart-folder-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170132 at timestamp: 1384534892835 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/5.9.1-SNAPSHOT/nuxeo-platform-audio-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170132 at timestamp: 1384534892967 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audio.extension.TestAudioImporter DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:01:41,338 ERROR [SQLRepositoryTestCase] There are 1 open session(s) at tear down; it seems the test leaked 1 session(s). 17:01:41,344 WARN [SQLRepositoryTestCase] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6680521724246622208,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSessionAs(SQLRepositoryTestCase.java:138) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSession(SQLRepositoryTestCase.java:131) at org.nuxeo.ecm.platform.audio.extension.TestAudioImporter.setUp(TestAudioImporter.java:66) 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.junit.internal.runners.MethodRoadie.runBefores(MethodRoadie.java:129) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:93) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:01:42,724 ERROR [SQLRepositoryTestCase] There are 2 open session(s) at tear down; it seems the test leaked 1 session(s). 17:01:42,724 WARN [SQLRepositoryTestCase] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6680521724246622208,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSessionAs(SQLRepositoryTestCase.java:138) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSession(SQLRepositoryTestCase.java:131) at org.nuxeo.ecm.platform.audio.extension.TestAudioImporter.setUp(TestAudioImporter.java:66) 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.junit.internal.runners.MethodRoadie.runBefores(MethodRoadie.java:129) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:93) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:01:42,726 WARN [SQLRepositoryTestCase] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6680534424464916482,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSessionAs(SQLRepositoryTestCase.java:138) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.openSession(SQLRepositoryTestCase.java:131) at org.nuxeo.ecm.platform.audio.extension.TestAudioImporter.testImportAudio(TestAudioImporter.java:128) 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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66) at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.87 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/5.9.1-SNAPSHOT/nuxeo-platform-audio-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170142 at timestamp: 1384534902990 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/5.9.1-SNAPSHOT/nuxeo-platform-audio-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170143 at timestamp: 1384534903663 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/5.9.1-SNAPSHOT/nuxeo-platform-video-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170143 at timestamp: 1384534903795 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/5.9.1-SNAPSHOT/nuxeo-platform-video-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Converters [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170145 at timestamp: 1384534905656 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.video.convert.VideoConversionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.457 sec Running org.nuxeo.ecm.platform.video.convert.VideoConvertersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/5.9.1-SNAPSHOT/nuxeo-platform-video-convert-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170217 at timestamp: 1384534937193 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:02:29,270 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible, skipping the end of the test 17:02:29,272 ERROR [AbstractWork] Exception during work: ListenerWork(Listener videoStoryboardListener [videoChanged/f7da1467-bb4f-4d59-be96-137027321c24, videoChanged/7613cc1c-5ff4-43b5-94e5-220afa5f9a89], Progress(?%, ?/0), null) java.lang.UnsupportedOperationException at org.nuxeo.ecm.core.event.impl.ShallowDocumentModel.getAdapter(ShallowDocumentModel.java:183) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:65) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:52) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:02:29,271 WARN [FulltextExtractorWork] Could not extract fulltext of file 'sample.mpg' for document: 7613cc1c-5ff4-43b5-94e5-220afa5f9a89: org.nuxeo.ecm.core.convert.api.ConverterNotRegistered: Converter any2text is not registered 17:02:29,303 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener videoStoryboardListener java.lang.UnsupportedOperationException at org.nuxeo.ecm.core.event.impl.ShallowDocumentModel.getAdapter(ShallowDocumentModel.java:183) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:65) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:52) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Exception in thread "Nuxeo-Work-default-2" java.lang.UnsupportedOperationException at org.nuxeo.ecm.core.event.impl.ShallowDocumentModel.getAdapter(ShallowDocumentModel.java:183) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:65) at org.nuxeo.ecm.platform.video.listener.VideoStoryboardListener.handleEvent(VideoStoryboardListener.java:52) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:02:29,418 ERROR [ComponentInstanceImpl] Failed to deactivate component: service:org.nuxeo.ecm.platform.video.service.VideoService java.lang.IllegalArgumentException: No such work queue: videoConversion at org.nuxeo.ecm.core.work.WorkManagerImpl.getExecutor(WorkManagerImpl.java:249) at org.nuxeo.ecm.core.work.WorkManagerImpl.shutdownQueue(WorkManagerImpl.java:271) at org.nuxeo.ecm.platform.video.service.VideoServiceImpl.deactivate(VideoServiceImpl.java:79) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.deactivate(ComponentInstanceImpl.java:142) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.deactivate(RegistrationInfoImpl.java:429) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.unresolve(RegistrationInfoImpl.java:462) at org.nuxeo.runtime.model.impl.ComponentRegistry.unresolveComponent(ComponentRegistry.java:212) at org.nuxeo.runtime.model.impl.ComponentRegistry.removeComponent(ComponentRegistry.java:141) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.unregister(ComponentManagerImpl.java:191) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:62) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:35) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.shutdown(ComponentManagerImpl.java:110) at org.nuxeo.runtime.AbstractRuntimeService.stop(AbstractRuntimeService.java:149) at org.nuxeo.runtime.api.Framework.shutdown(Framework.java:177) at org.nuxeo.runtime.test.NXRuntimeTestCase.wipeRuntime(NXRuntimeTestCase.java:356) at org.nuxeo.runtime.test.NXRuntimeTestCase.tearDown(NXRuntimeTestCase.java:184) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.tearDown(SQLRepositoryTestCase.java:90) at org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.tearDown(TestVideoImporterAndListeners.java:122) 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.junit.internal.runners.MethodRoadie.runAfters(MethodRoadie.java:145) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:99) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:02:29,421 ERROR [Framework] java.lang.IllegalArgumentException: No such work queue: videoConversion java.lang.IllegalArgumentException: No such work queue: videoConversion at org.nuxeo.ecm.core.work.WorkManagerImpl.getExecutor(WorkManagerImpl.java:249) at org.nuxeo.ecm.core.work.WorkManagerImpl.shutdownQueue(WorkManagerImpl.java:271) at org.nuxeo.ecm.platform.video.service.VideoServiceImpl.deactivate(VideoServiceImpl.java:79) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.deactivate(ComponentInstanceImpl.java:142) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.deactivate(RegistrationInfoImpl.java:429) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.unresolve(RegistrationInfoImpl.java:462) at org.nuxeo.runtime.model.impl.ComponentRegistry.unresolveComponent(ComponentRegistry.java:212) at org.nuxeo.runtime.model.impl.ComponentRegistry.removeComponent(ComponentRegistry.java:141) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.unregister(ComponentManagerImpl.java:191) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:62) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:35) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.shutdown(ComponentManagerImpl.java:110) at org.nuxeo.runtime.AbstractRuntimeService.stop(AbstractRuntimeService.java:149) at org.nuxeo.runtime.api.Framework.shutdown(Framework.java:177) at org.nuxeo.runtime.test.NXRuntimeTestCase.wipeRuntime(NXRuntimeTestCase.java:356) at org.nuxeo.runtime.test.NXRuntimeTestCase.tearDown(NXRuntimeTestCase.java:184) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.tearDown(SQLRepositoryTestCase.java:90) at org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.tearDown(TestVideoImporterAndListeners.java:122) 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.junit.internal.runners.MethodRoadie.runAfters(MethodRoadie.java:145) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:99) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:02:30,539 WARN [TestVideoImporterAndListeners] ffmpeg is not avalaible, skipping the end of the test 17:02:31,941 WARN [FulltextExtractorWork] Could not extract fulltext of file 'sample.mpg' for document: 6d96f0ac-a723-4bee-afbe-a152baf58cd4: org.nuxeo.ecm.core.convert.api.ConverterNotRegistered: Converter any2text is not registered Nov 15, 2013 5:02:32 PM it.tidalwave.image.java2d.ImplementationFactoryJ2D WARNING: JAI not available: java.lang.ClassNotFoundException: javax.media.jai.PlanarImage Nov 15, 2013 5:02:32 PM it.tidalwave.image.op.ReadOp$Type$3 read INFO: readMetadata(java.io.FileInputStream@2d266aa7, 0) Nov 15, 2013 5:02:32 PM it.tidalwave.image.op.ReadOp$Type$1 read INFO: read(java.io.FileInputStream@6e3271eb, 0) 17:02:32,741 WARN [FulltextExtractorWork] Could not extract fulltext of file 'Small_video-screenshot-00000.000.jpg' for document: 6d96f0ac-a723-4bee-afbe-a152baf58cd4: org.nuxeo.ecm.core.convert.api.ConverterNotRegistered: Converter any2text is not registered 17:02:32,742 WARN [FulltextExtractorWork] Could not extract fulltext of file 'StaticPlayerView_video-screenshot-00000.000.jpg' for document: 6d96f0ac-a723-4bee-afbe-a152baf58cd4: org.nuxeo.ecm.core.convert.api.ConverterNotRegistered: Converter any2text is not registered 17:02:32,742 WARN [FulltextExtractorWork] Could not extract fulltext of file 'sample.mpg' for document: 6d96f0ac-a723-4bee-afbe-a152baf58cd4: org.nuxeo.ecm.core.convert.api.ConverterNotRegistered: Converter any2text is not registered 17:02:32,800 ERROR [ComponentInstanceImpl] Failed to deactivate component: service:org.nuxeo.ecm.platform.video.service.VideoService java.lang.IllegalArgumentException: No such work queue: videoConversion at org.nuxeo.ecm.core.work.WorkManagerImpl.getExecutor(WorkManagerImpl.java:249) at org.nuxeo.ecm.core.work.WorkManagerImpl.shutdownQueue(WorkManagerImpl.java:271) at org.nuxeo.ecm.platform.video.service.VideoServiceImpl.deactivate(VideoServiceImpl.java:79) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.deactivate(ComponentInstanceImpl.java:142) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.deactivate(RegistrationInfoImpl.java:429) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.unresolve(RegistrationInfoImpl.java:462) at org.nuxeo.runtime.model.impl.ComponentRegistry.unresolveComponent(ComponentRegistry.java:212) at org.nuxeo.runtime.model.impl.ComponentRegistry.removeComponent(ComponentRegistry.java:141) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.unregister(ComponentManagerImpl.java:191) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:62) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:35) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.shutdown(ComponentManagerImpl.java:110) at org.nuxeo.runtime.AbstractRuntimeService.stop(AbstractRuntimeService.java:149) at org.nuxeo.runtime.api.Framework.shutdown(Framework.java:177) at org.nuxeo.runtime.test.NXRuntimeTestCase.wipeRuntime(NXRuntimeTestCase.java:356) at org.nuxeo.runtime.test.NXRuntimeTestCase.tearDown(NXRuntimeTestCase.java:184) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.tearDown(SQLRepositoryTestCase.java:90) at org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.tearDown(TestVideoImporterAndListeners.java:122) 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.junit.internal.runners.MethodRoadie.runAfters(MethodRoadie.java:145) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:99) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:02:32,802 ERROR [Framework] java.lang.IllegalArgumentException: No such work queue: videoConversion java.lang.IllegalArgumentException: No such work queue: videoConversion at org.nuxeo.ecm.core.work.WorkManagerImpl.getExecutor(WorkManagerImpl.java:249) at org.nuxeo.ecm.core.work.WorkManagerImpl.shutdownQueue(WorkManagerImpl.java:271) at org.nuxeo.ecm.platform.video.service.VideoServiceImpl.deactivate(VideoServiceImpl.java:79) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.deactivate(ComponentInstanceImpl.java:142) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.deactivate(RegistrationInfoImpl.java:429) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.unresolve(RegistrationInfoImpl.java:462) at org.nuxeo.runtime.model.impl.ComponentRegistry.unresolveComponent(ComponentRegistry.java:212) at org.nuxeo.runtime.model.impl.ComponentRegistry.removeComponent(ComponentRegistry.java:141) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.unregister(ComponentManagerImpl.java:191) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:62) at org.nuxeo.runtime.model.impl.ShutdownTask.shutdown(ShutdownTask.java:35) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.shutdown(ComponentManagerImpl.java:110) at org.nuxeo.runtime.AbstractRuntimeService.stop(AbstractRuntimeService.java:149) at org.nuxeo.runtime.api.Framework.shutdown(Framework.java:177) at org.nuxeo.runtime.test.NXRuntimeTestCase.wipeRuntime(NXRuntimeTestCase.java:356) at org.nuxeo.runtime.test.NXRuntimeTestCase.tearDown(NXRuntimeTestCase.java:184) at org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase.tearDown(SQLRepositoryTestCase.java:90) at org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners.tearDown(TestVideoImporterAndListeners.java:122) 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.junit.internal.runners.MethodRoadie.runAfters(MethodRoadie.java:145) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:99) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.411 sec Running org.nuxeo.ecm.platform.video.TestVideoInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.nuxeo.ecm.platform.video.service.TestVideoService Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.892 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/5.9.1-SNAPSHOT/nuxeo-platform-video-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170240 at timestamp: 1384534960148 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/5.9.1-SNAPSHOT/nuxeo-platform-video-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization: parent pom [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170244 at timestamp: 1384534964175 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization/5.9.1-SNAPSHOT/nuxeo-platform-categorization-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization - service and base classes [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170244 at timestamp: 1384534964307 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.categorization.categorizer.tfidf.HashingVectorizerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizerTest log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target/nuxeo-platform-categorization-service-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-service/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-service/target/nuxeo-platform-categorization-service-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-service/5.9.1-SNAPSHOT/nuxeo-platform-categorization-service-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization - dc:language model [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170248 at timestamp: 1384534968413 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [dependency:copy {execution: copy-installed}] [INFO] Configured Artifact: org.knallgrau.utils:textcat:?:jar [INFO] Copying textcat-1.0.1.jar to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target/classes/textcat-1.0.1.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target/nuxeo-platform-categorization-language-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-language/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-language/target/nuxeo-platform-categorization-language-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-language/5.9.1-SNAPSHOT/nuxeo-platform-categorization-language-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization - dc:subjects model [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170250 at timestamp: 1384534970190 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.categorization.categorizer.tfidf.SubjectsCategorizerTest log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/target/nuxeo-platform-categorization-subjects-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-subjects/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-subjects/target/nuxeo-platform-categorization-subjects-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-subjects/5.9.1-SNAPSHOT/nuxeo-platform-categorization-subjects-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization - dc:coverage model [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170253 at timestamp: 1384534973183 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.categorization.categorizer.tfidf.CoverageCategorizerTest log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/target/nuxeo-platform-categorization-coverage-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-coverage/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-coverage/target/nuxeo-platform-categorization-coverage-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-coverage/5.9.1-SNAPSHOT/nuxeo-platform-categorization-coverage-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Document Categorization - integration tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170256 at timestamp: 1384534976552 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.categorization.DocumentCategorizationServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:03:03,791 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:language' with textcontent of length 423: [english] 17:03:04,118 INFO [TfIdfCategorizer] Sucessfully loaded model with 30 topics, dimension 65536 and density 0.968323 17:03:04,190 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:coverage' with textcontent of length 423: [vietnam] 17:03:04,502 INFO [TfIdfCategorizer] Sucessfully loaded model with 47 topics, dimension 65536 and density 0.891543 17:03:04,556 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:subjects' with textcontent of length 423: [history, tourism] 17:03:04,587 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:language' with textcontent of length 93: [french] 17:03:04,593 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:coverage' with textcontent of length 93: [france] 17:03:07,145 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:language' with textcontent of length 423: [english] 17:03:07,457 INFO [TfIdfCategorizer] Sucessfully loaded model with 30 topics, dimension 65536 and density 0.968323 17:03:07,495 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:coverage' with textcontent of length 423: [vietnam] 17:03:07,802 INFO [TfIdfCategorizer] Sucessfully loaded model with 47 topics, dimension 65536 and density 0.891543 17:03:07,856 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:subjects' with textcontent of length 423: [history, tourism] 17:03:07,884 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:language' with textcontent of length 93: [french] 17:03:07,890 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:coverage' with textcontent of length 93: [france] 17:03:08,736 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:rights' with textcontent of length 423: [english] 17:03:08,947 INFO [TfIdfCategorizer] Sucessfully loaded model with 30 topics, dimension 65536 and density 0.968323 17:03:08,987 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:coverage' with textcontent of length 423: [vietnam] 17:03:09,295 INFO [TfIdfCategorizer] Sucessfully loaded model with 47 topics, dimension 65536 and density 0.891543 17:03:09,349 DEBUG [CategorizerDescriptor] Sugestions for document 'File 1: My trip to Asia' and property 'dc:subjects' with textcontent of length 423: [history, tourism] 17:03:09,363 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:rights' with textcontent of length 93: [french] 17:03:09,369 DEBUG [CategorizerDescriptor] Sugestions for document 'Fichier 2' and property 'dc:coverage' with textcontent of length 93: [france] 17:03:09,743 DEBUG [CategorizerDescriptor] Sugestions for document 'New title for File 1' and property 'dc:language' with textcontent of length 420: [english] 17:03:09,757 DEBUG [CategorizerDescriptor] Sugestions for document 'Ceci est le nouveau titre pour le fichier 2' and property 'dc:language' with textcontent of length 127: [french] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.697 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-test/target/nuxeo-platform-categorization-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-categorization/nuxeo-platform-categorization-test/target/nuxeo-platform-categorization-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-categorization-test/5.9.1-SNAPSHOT/nuxeo-platform-categorization-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170310 at timestamp: 1384534990062 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/5.9.1-SNAPSHOT/nuxeo-platform-user-registration-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170310 at timestamp: 1384534990198 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.registration.TestUserRegistration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:03:27,650 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.903 sec Running org.nuxeo.ecm.user.registration.TestContainerLocalConfig Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 sec Running org.nuxeo.ecm.user.registration.TestMultipleConfiguration Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.037 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/5.9.1-SNAPSHOT/nuxeo-platform-user-registration-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170334 at timestamp: 1384535014108 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource Downloading: http://maven.nuxeo.org/nexus/content/groups/public/junit/junit/4.6/junit-4.6.pom 1K downloaded (junit-4.6.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.5/maven-plugin-api-2.0.5.pom 605b downloaded (maven-plugin-api-2.0.5.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom 1K downloaded (maven-settings-2.0.5.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom 1K downloaded (maven-profile-2.0.5.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom 1K downloaded (maven-artifact-manager-2.0.5.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom 1K downloaded (maven-repository-metadata-2.0.5.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.jar 164K downloaded (plexus-utils-1.0.5.jar) [INFO] [apt:execute {execution: generate-bindings}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 0 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/5.9.1-SNAPSHOT/nuxeo-platform-user-registration-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170343 at timestamp: 1384535023645 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/src/main/java [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/src/main/resources [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-parent/5.9.1-SNAPSHOT/nuxeo-shell-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170343 at timestamp: 1384535023775 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 70 resources [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 70 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-core/5.9.1-SNAPSHOT/nuxeo-shell-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Shell [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170349 at timestamp: 1384535029433 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 46 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-automation/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-automation/5.9.1-SNAPSHOT/nuxeo-shell-automation-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Equinox Shell [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170352 at timestamp: 1384535032493 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-equinox/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell-equinox/5.9.1-SNAPSHOT/nuxeo-shell-equinox-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170354 at timestamp: 1384535034796 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/src/main/java [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell/5.9.1-SNAPSHOT removed. [INFO] [shade:shade {execution: default}] [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.8.1 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.2.4 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.2.4 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.5 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.5 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.6 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:5.9.1-SNAPSHOT in the shaded jar. [WARNING] We have a duplicate org/apache/http/impl/cookie/BestMatchSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965PortAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicSecureHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/PublicSuffixListParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109DomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BestMatchSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/IgnoreSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109VersionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftHeaderParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicCommentHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965Spec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/AbstractCookieAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/CookieSpecBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils$DateFormatHolder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatVersionAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109SpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateParseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils$DateFormatHolder$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicMaxAgeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicPathHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965SpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicClientCookie2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109Spec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/PublicSuffixFilter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicClientCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicDomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicExpiresHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/AbstractCookieSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/IgnoreSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/PoolingClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/IdleConnectionHandler$TimeValues.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultClientConnectionOperator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultHttpRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/InMemoryDnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/PoolingClientConnectionManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ConnPoolByRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/WaitingThread.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/RouteSpecificPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/AbstractConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/PoolEntryRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/WaitingThreadAborter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ConnPoolByRoute$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ManagedClientConnectionImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/Wire.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractPooledConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$PoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/BasicClientConnectionManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpConnPool$InternalConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ProxySelectorRoutePlanner$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SchemeRegistryFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractClientConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/IdleConnectionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SystemDefaultDnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/BasicClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ConnectionShutdownException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ProxySelectorRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$ConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/LoggingSessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/LoggingSessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type2Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/RFC2617Scheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/BasicScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type3Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type1Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/DigestScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/DigestSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SPNegoScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$CipherGen.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SPNegoSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/BasicSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/HttpEntityDigester.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$NTLMMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/KerberosSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/KerberosScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NegotiateSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NegotiateScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$HMACMD5.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SpnegoTokenGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/AuthSchemeBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMScheme$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$MD4.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyAuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DecompressingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/SystemDefaultHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/HttpAuthenticator$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/TunnelRefusedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AutoRetryHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultProxyAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RoutedRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ContentEncodingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RequestWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AbstractAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AuthenticationStrategyAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RedirectLocations.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AIMDBackoffManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultTargetAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultUserTokenHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/SystemClock.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/TargetAuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicCookieStore.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ClientParamsStack.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AbstractHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultHttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRequestDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyClient$ProxyConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/EntityEnclosingRequestWrapper$EntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AuthenticationStrategyImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/NullBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/Clock.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/StandardHttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectStrategyAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicCredentialsProvider.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/LaxRedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/EntityEnclosingRequestWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/HttpAuthenticator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieRestrictionViolationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieOrigin.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/Cookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/params/CookieSpecPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/params/CookieSpecParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/ClientCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SetCookie2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookiePathComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieIdentityComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SetCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/MalformedCookieException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpecRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SM.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionPoolTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/BasicEofSensorWatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/MultihomePlainSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionKeepAliveStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/EofSensorWatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnConnectionPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRouteParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRoutePNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnConnectionParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnPerRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnPerRouteBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRouteParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParams$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/AbstractVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/SSLInitializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/AllowAllHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustManagerDecorator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/StrictHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustSelfSignedStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/SSLSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/X509HostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpHostConnectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/BasicManagedEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ManagedClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/EofSensorInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/HostNameResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSchemeSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/Scheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/PlainSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/DnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpInetSocketAddress.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/OperatedClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionOperator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/util/InetAddressUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo$TunnelType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteTracker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/BasicRouteDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRouteDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo$LayerType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionReleaseTrigger.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpRoutedConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionManagerFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthScope.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthProtocolState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/BasicUserPrincipal.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthSchemeRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/MalformedChallengeException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/ChallengeState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthOption.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/NTCredentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/InvalidCredentialsException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthenticationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/NTUserPrincipal.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/ContextAwareAuthScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/Credentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/UsernamePasswordCredentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AUTH.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CookieStore.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/UserTokenHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/DeflateDecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/DecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/GzipDecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/UrlEncodedFormEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RequestDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ConnectionBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpTrace.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpOptions.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpGet.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpUriRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/AbortableHttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPut.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpRequestBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpDelete.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpHead.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ServiceUnavailableRetryStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/CookiePolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/AuthPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/ClientPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/AllClientPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/ClientParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/HttpClientParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/HttpClientUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Punycode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/JdkIdn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/CloneUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URIBuilder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URIUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Rfc3492Idn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Idn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URLEncodedUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ClientProtocolException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpResponseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestDefaultHeaders.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseContentEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthenticationBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestTargetAuthentication.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthenticationBase$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ClientContextConfigurer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseAuthCache$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestClientConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAddCookies.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseProcessCookies.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAcceptEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ClientContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestProxyAuthentication.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CredentialsProvider.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CircularRedirectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/BackoffManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/NonRepeatableRequestException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64InputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64OutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/BinaryCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Hex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/StringUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/BinaryDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/BinaryEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/CharEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/Decoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/DecoderException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/digest/DigestUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/Encoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/EncoderException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Caverphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/DoubleMetaphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Metaphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/RefinedSoundex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Soundex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/SoundexUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/BCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/QCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/QuotedPrintableCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/RFC1522Codec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/URLCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/Utils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringEncoderComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MultipartEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/Header.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipartMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ByteArrayBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ContentDescriptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ContentBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/AbstractContentBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/InputStreamBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/StringBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/FileBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipart.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/FormBodyPart.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MIME.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipart$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MinimalField.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResponseCachingPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HeapResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheKeyGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheableRequestPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/WarningValue.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/Variant.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/AsynchronousValidationRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/IOUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HttpCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ConditionalRequestBuilder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolError.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolCompliance$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedSerializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedOperationTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/KeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/AsynchronousValidator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachedHttpResponseGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/FileResource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/SizeLimitedResponseReader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResourceReference.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheMap.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CombinedEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheEntryUpdater.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheInvalidator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheConfig.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheValidityPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/OptionsHttp11Response.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/FileResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResponseProtocolCompliance.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CombinedEntity$ResourceStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HeapResource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ManagedHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolCompliance.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicIdGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachedResponseSuitabilityChecker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/Resource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/CacheResponseStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/ResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HeaderConstants.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/InputLimit.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntrySerializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheUpdateException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntrySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheUpdateCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Async$ExecRunnable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Response.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/ContentResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Request.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Form.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Executor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Content.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/HttpHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Async.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ConnectionClosedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/Consts.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ContentTooLongException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/FormattedHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/Header.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderElement.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderElementIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpConnectionMetrics.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpEntityEnclosingRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpHeaders.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpHost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpInetConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequestFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequestInterceptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponse.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponseFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponseInterceptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpVersion.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/MalformedChunkCodingException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/MethodNotSupportedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/NameValuePair.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/NoHttpResponseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ParseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ProtocolException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ProtocolVersion.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ReasonPhraseCatalog.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/RequestLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/StatusLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/TokenIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/TruncatedChunkException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/UnsupportedHttpVersionException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/GuardedBy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/Immutable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/NotThreadSafe.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/ThreadSafe.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/BasicFuture.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/Cancellable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/FutureCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/AbstractHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/BasicHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/BufferedHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ByteArrayEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/EntityTemplate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/FileEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/HttpEntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/InputStreamEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/SerializableEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/StringEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/AbstractHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/AbstractHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpRequestFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpResponseFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/EnglishReasonPhraseCatalog.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/HttpConnectionMetricsImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/NoConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/SocketHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/SocketHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/DisallowIdentityContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/EntityDeserializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/EntitySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/LaxContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/StrictContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractSessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractSessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ChunkedInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ChunkedOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ContentLengthInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ContentLengthOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/DefaultHttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpTransportMetricsImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/IdentityInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/IdentityOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/SocketInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/SocketOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/BufferInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/EofSensor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpTransportMetrics.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/SessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/SessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/AbstractHttpMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderElement.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderElementIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderValueFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderValueParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpEntityEnclosingRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpResponse.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicLineFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicLineParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicListHeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicNameValuePair.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicRequestLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicStatusLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicTokenIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BufferedHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderGroup.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderValueFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderValueParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/LineFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/LineParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/ParserCursor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/AbstractHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/BasicHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/CoreConnectionPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/CoreProtocolPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/DefaultedHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpAbstractParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpConnectionParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpConnectionParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpParamsNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpProtocolParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpProtocolParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/SyncBasicHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnPoolControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolEntryFuture.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolStats.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/BasicHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/BasicHttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/DefaultedHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ExecutionContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HTTP.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpDateGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpExpectationVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestExecutor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestInterceptorList.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpResponseInterceptorList.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpService.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ImmutableHttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestContent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestDate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestExpectContinue.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestTargetHost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestUserAgent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseContent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseDate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseServer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/SyncBasicHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/UriPatternMatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/ByteArrayBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/CharArrayBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/EncodingUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/EntityUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/ExceptionUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/LangUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/VersionInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerIOTarget.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/HttpAsyncContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ConsumingNHttpEntityTemplate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/SkipContentListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NByteArrayEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentBufferEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NFileEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NStringEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ConsumingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ProducingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/EntityAsyncContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NHttpEntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/BufferingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientIOTarget.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/FileContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ListenerEndpoint.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ConnectingIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLSetupHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession$InternalByteChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionBufferStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorExceptionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SocketAccessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/EventMask.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ListeningIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester$ConnRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpResponseTrigger.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncExpectationVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AbstractAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$ClientConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpClientHandler$ClientConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler$RequestHandlerResolverAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ErrorResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler$RequestHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncExchange.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler$ServerConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpHandlerBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpClientHandler$ExecutionHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService$Exchange.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/SimpleNHttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler$ResponseTriggerImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutor$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/EventListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/MessageState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AbstractAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler$ServerConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester$RequestExecutionCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentEncoderChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientEventHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerEventHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/DirectByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SimpleInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ContentOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SharedOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ContentInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ExpandableBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/BufferInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/HeapByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SimpleOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SharedInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/FileContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/IOControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentDecoderChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/LeaseRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool$InternalSessionRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/NIOConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/IdentityEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/ChunkEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/LengthDelimitedEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/ChunkDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/LengthDelimitedDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/IdentityDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/ssl/SSLServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/ssl/SSLClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLNHttpServerConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultHttpClientIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ChannelEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionOutputBufferImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLSetupHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ListenerEndpointClosedCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionRequestImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ListenerEndpointImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultConnectingIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/BaseIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSessionHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor$Worker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionRequestHandle.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/IOSessionImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/IOReactorConfig.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultListeningIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/InterestOpsCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ExceptionEvent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLSetupHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSessionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultListeningIOReactor$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor$DefaultThreadFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSession$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/InterestOpEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionHandle.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionClosedCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionInputBufferImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpConnectionBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpClientConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpServerEventHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpClientEventHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpServerConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SessionHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultHttpServerIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLNHttpClientConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-5.9.1-SNAPSHOT.jar with /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-5.9.1-SNAPSHOT-shaded.jar [INFO] [jarsigner:sign {execution: default}] [INFO] 1 archive(s) processed [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/shell/nuxeo-shell/5.9.1-SNAPSHOT/nuxeo-shell-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Filesystem Connectors [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170406 at timestamp: 1384535046523 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/5.9.1-SNAPSHOT/nuxeo-filesystem-connectors-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Generic WSS Front Filter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170406 at timestamp: 1384535046683 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/target/nuxeo-generic-wss-front-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-generic-wss-front/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-front/target/nuxeo-generic-wss-front-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-generic-wss-front/5.9.1-SNAPSHOT/nuxeo-generic-wss-front-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Generic WSS bindings [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170408 at timestamp: 1384535048551 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 57 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 19 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.wss.fprpc.tests.fm.TestFMRendering log4j:WARN No appenders could be found for logger (freemarker.cache). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec Running org.nuxeo.wss.fprpc.tests.request.TestInfoRequests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.nuxeo.wss.fprpc.tests.request.TestRequestParsing Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.nuxeo.wss.fprpc.tests.request.TestFPRequests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec Running org.nuxeo.wss.fprpc.tests.caml.TestCAMLBatchParsing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuxeo.wss.fprpc.tests.resources.TestResources Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.nuxeo.wss.fprpc.tests.fakews.TestFakeLists Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuxeo.wss.fprpc.tests.fakews.TestFakeWSWebS Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.nuxeo.wss.fprpc.tests.fakews.TestFakeWSDWS Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.nuxeo.wss.fprpc.tests.xmlconfig.TestBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.nuxeo.wss.fprpc.tests.xmlconfig.TestXmlConfig Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.nuxeo.wss.fprpc.tests.fake.TestDummySpiTree Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target/nuxeo-generic-wss-handler-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-generic-wss-handler/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-generic-wss-handler/target/nuxeo-generic-wss-handler-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-generic-wss-handler/5.9.1-SNAPSHOT/nuxeo-generic-wss-handler-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170414 at timestamp: 1384535054982 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 23 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webdav/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webdav/5.9.1-SNAPSHOT/nuxeo-webdav-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Windows Integration Backend [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170419 at timestamp: 1384535059429 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 33 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.wi.tests.TestSimpleBackend DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.sql.DatabaseHelper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.035 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target/nuxeo-platform-wi-backend-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-wi-backend/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-platform-wi-backend/target/nuxeo-platform-wi-backend-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-wi-backend/5.9.1-SNAPSHOT/nuxeo-platform-wi-backend-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170438 at timestamp: 1384535078524 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webdav.JerseyClientTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:04:47,020 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 57 * service:org.nuxeo.ecm.platform.wi.auth.config requires [service:org.nuxeo.ecm.platform.login.digest, service:org.nuxeo.ecm.webdav.auth.config] * service:org.nuxeo.ecm.webdav.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Nov 15, 2013 5:04:47 PM com.sun.grizzly.Controller logVersion INFO: Starting Grizzly Framework 1.9.18-f - Fri Nov 15 17:04:47 UTC 2013 Nov 15, 2013 5:04:50 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Nov 15, 2013 5:04:50 PM com.sun.jersey.server.impl.application.DeferredResourceConfig$ApplicationHolder INFO: Instantiated the Application class org.nuxeo.ecm.webdav.Application Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.054 sec Running org.nuxeo.ecm.webdav.resource.MiscTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec Running org.nuxeo.ecm.webdav.JaxbTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec Running org.nuxeo.ecm.webdav.LitmusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.nuxeo.ecm.webdav.JackrabbitWebdavClientTest 17:04:59,763 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 57 * service:org.nuxeo.ecm.platform.wi.auth.config requires [service:org.nuxeo.ecm.platform.login.digest, service:org.nuxeo.ecm.webdav.auth.config] * service:org.nuxeo.ecm.webdav.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Nov 15, 2013 5:04:59 PM com.sun.grizzly.Controller logVersion INFO: Starting Grizzly Framework 1.9.18-f - Fri Nov 15 17:04:59 UTC 2013 Nov 15, 2013 5:05:00 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Nov 15, 2013 5:05:00 PM com.sun.jersey.server.impl.application.DeferredResourceConfig$ApplicationHolder INFO: Instantiated the Application class org.nuxeo.ecm.webdav.Application Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.327 sec Running org.nuxeo.ecm.webdav.UtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/5.9.1-SNAPSHOT/nuxeo-webdav-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170507 at timestamp: 1384535107801 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-parent/5.9.1-SNAPSHOT/nuxeo-opensocial-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Shindig Integration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170507 at timestamp: 1384535107947 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 40 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.opensocial.shindig.crypto.TestOpenSocialDescriptor DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.773 sec Running org.nuxeo.opensocial.service.impl.SecurityTokenDecoderTest 17:05:20,692 WARN [OpenSocialServiceImpl] OpenSocial does not have any configuration contribution ... setup canceled Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target/nuxeo-opensocial-server-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-server/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-server/target/nuxeo-opensocial-server-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-server/5.9.1-SNAPSHOT/nuxeo-opensocial-server-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Gadget Service [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170521 at timestamp: 1384535121179 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.opensocial.gadgets.service.TestGadgetService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 5:05:29 PM org.apache.shindig.common.cache.LruCacheProvider createCache INFO: Creating cache named httpResponses Nov 15, 2013 5:05:30 PM org.apache.shindig.common.xml.XmlUtil INFO: Not using secure XML processing. Nov 15, 2013 5:05:30 PM org.apache.shindig.common.xml.XmlUtil INFO: Reusing document builders Nov 15, 2013 5:05:30 PM org.apache.shindig.common.xml.XmlUtil$2 initialValue INFO: Created a new document builder Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.468 sec Running org.nuxeo.opensocial.gadgets.service.UrlPrefixTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target/nuxeo-opensocial-gadgets-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets-core/target/nuxeo-opensocial-gadgets-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets-core/5.9.1-SNAPSHOT/nuxeo-opensocial-gadgets-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Sites Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170531 at timestamp: 1384535131938 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-parent/5.9.1-SNAPSHOT/nuxeo-webengine-sites-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Sites Module API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170532 at timestamp: 1384535132072 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/target/nuxeo-webengine-sites-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-api/target/nuxeo-webengine-sites-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-api/5.9.1-SNAPSHOT/nuxeo-webengine-sites-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Sites core contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170534 at timestamp: 1384535134109 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.webengine.sites.listeners.TestWikiProcessing log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec Running org.nuxeo.webengine.sites.listeners.TestSiteActionListener DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.68 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target/nuxeo-webengine-sites-core-contrib-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-core-contrib/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites-core-contrib/target/nuxeo-webengine-sites-core-contrib-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites-core-contrib/5.9.1-SNAPSHOT/nuxeo-webengine-sites-core-contrib-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Sites Module [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170544 at timestamp: 1384535144576 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 107 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 41 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.webengine.sites.test.listeners.TestWebengineSiteActionListener DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:05:55,891 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:05:55,896 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework27942416458296634941425cb9db80-1952703843.1//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:05:55,922 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage 17:05:57,819 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:05:57,820 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework81456522590236917281425cb9e965-1952703843.2//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:05:57,837 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.158 sec Running org.nuxeo.webengine.sites.test.utils.TestWebengineQuerySiteUtils 17:05:59,005 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:05:59,006 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework33511521491762632951425cb9ee98-1952703843.3//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:05:59,017 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage 17:05:59,921 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:00,082 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:01,133 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:06:01,133 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework61919662242812558221425cb9f746-1952703843.4//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:06:01,142 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage 17:06:01,400 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:01,496 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:02,353 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:06:02,354 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework86786253044391356021425cb9fbca-1952703843.5//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:06:02,364 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage 17:06:02,633 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:02,778 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:03,589 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:06:03,589 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework75070295992831107961425cba00fd-1952703843.6//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:06:03,597 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage 17:06:03,852 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found 17:06:03,933 ERROR [CommentManagerImpl] Error notifying comment added: UserManager service is not found Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.918 sec Running org.nuxeo.webengine.sites.test.utils.TestWebengineSiteUtils 17:06:04,643 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.webengine.sites.security.defaultPermissions 17:06:04,828 ERROR [XSDLoader$SchemaErrorHandler] FatalError: The prefix "xs" for element "xs:simpleType" is not bound. 17:06:04,829 ERROR [SchemaManagerImpl] org.xml.sax.SAXParseException; systemId: file:/tmp/NXOSGITestFramework25646686466188659661425cba0591-1952703843.7//schemas/webpage.xsd; lineNumber: 7; columnNumber: 30; The prefix "xs" for element "xs:simpleType" is not bound. 17:06:04,835 ERROR [SchemaManagerImpl] Document type: WebPage uses unknown schema: webpage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target/nuxeo-webengine-sites-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-sites/target/nuxeo-webengine-sites-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-sites/5.9.1-SNAPSHOT/nuxeo-webengine-sites-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Features [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170606 at timestamp: 1384535166470 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 41 resources to nxfeatures [INFO] Copying 4 resources Downloading: http://maven.nuxeo.org/nexus/content/groups/public/rhino/js/1.6R7/js-1.6R7.pom 786b downloaded (js-1.6R7.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/sf/retrotranslator/retrotranslator-runtime/1.2.1/retrotranslator-runtime-1.2.1.pom 1K downloaded (retrotranslator-runtime-1.2.1.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom 909b downloaded (backport-util-concurrent-3.0.pom) Downloading: http://maven.nuxeo.org/nexus/content/groups/public/rhino/js/1.6R7/js-1.6R7.jar Downloading: http://maven.nuxeo.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.jar Downloading: http://maven.nuxeo.org/nexus/content/groups/public/net/sf/retrotranslator/retrotranslator-runtime/1.2.1/retrotranslator-runtime-1.2.1.jar 320K downloaded (backport-util-concurrent-3.0.jar) 245K downloaded (retrotranslator-runtime-1.2.1.jar) 794K downloaded (js-1.6R7.jar) [INFO] [yuicompressor:compress {execution: default}] [INFO] nicEdit.js (32348b) -> nicEdit.opt.js (32099b)[99%] [INFO] nuxeo.js (2485b) -> nuxeo.opt.js (1210b)[48%] [INFO] json.js (4955b) -> json.opt.js (1263b)[25%] [INFO] jquery-1.8.3.min.js (93637b) -> jquery-1.8.3.min.opt.js (95768b)[102%] [INFO] jquery.js (266057b) -> jquery.opt.js (145601b)[54%] [INFO] ui.draggable.js (24817b) -> ui.draggable.opt.js (16031b)[64%] [INFO] ui.resizable.js (27744b) -> ui.resizable.opt.js (19034b)[68%] [INFO] ui.accordion.js (8146b) -> ui.accordion.opt.js (4399b)[54%] [INFO] ui.core.js (7864b) -> ui.core.opt.js (4829b)[61%] [INFO] ui.sortable.js (29357b) -> ui.sortable.opt.js (19079b)[64%] [INFO] ui.tabs.js (19261b) -> ui.tabs.opt.js (9783b)[50%] [INFO] ui.datepicker.js (68507b) -> ui.datepicker.opt.js (44339b)[64%] [INFO] documentmodel.js (4778b) -> documentmodel.opt.js (3295b)[68%] [INFO] effects.drop.js (1673b) -> effects.drop.opt.js (841b)[50%] [INFO] effects.scale.js (7207b) -> effects.scale.opt.js (3813b)[52%] [INFO] effects.explode.js (2363b) -> effects.explode.opt.js (1390b)[58%] [INFO] effects.core.js (30094b) -> effects.core.opt.js (10563b)[35%] [INFO] effects.bounce.js (3075b) -> effects.bounce.opt.js (1503b)[48%] [INFO] form.js (21502b) -> form.opt.js (9245b)[42%] [INFO] io.js (16760b) -> io.opt.js (7720b)[46%] [INFO] taming.js (1096b) -> taming.opt.js (170b)[15%] [INFO] taming.js (4156b) -> taming.opt.js (1631b)[39%] [INFO] caja.js (1266b) -> caja.opt.js (277b)[21%] [INFO] oauthpopup.js (5746b) -> oauthpopup.opt.js (1036b)[18%] [INFO] date.js (12231b) -> date.opt.js (3273b)[26%] [INFO] jquery.datePicker.min-2.1.2.js (13254b) -> jquery.datePicker.min-2.1.2.opt.js (13544b)[102%] [INFO] jquery.tablesorter.min.js (12795b) -> jquery.tablesorter.min.opt.js (12949b)[101%] [INFO] nicEdit.js (32348b) -> nicEdit.opt.js (32099b)[99%] [INFO] nuxeo.js (2485b) -> nuxeo.opt.js (1210b)[48%] [INFO] json.js (4955b) -> json.opt.js (1263b)[25%] [INFO] jquery-1.8.3.min.js (93637b) -> jquery-1.8.3.min.opt.js (95768b)[102%] [INFO] jquery.js (266057b) -> jquery.opt.js (145601b)[54%] [INFO] ui.draggable.js (24817b) -> ui.draggable.opt.js (16031b)[64%] [INFO] ui.resizable.js (27744b) -> ui.resizable.opt.js (19034b)[68%] [INFO] ui.accordion.js (8146b) -> ui.accordion.opt.js (4399b)[54%] [INFO] ui.core.js (7864b) -> ui.core.opt.js (4829b)[61%] [INFO] ui.sortable.js (29357b) -> ui.sortable.opt.js (19079b)[64%] [INFO] ui.tabs.js (19261b) -> ui.tabs.opt.js (9783b)[50%] [INFO] ui.datepicker.js (68507b) -> ui.datepicker.opt.js (44339b)[64%] [INFO] documentmodel.js (4778b) -> documentmodel.opt.js (3295b)[68%] [INFO] effects.drop.js (1673b) -> effects.drop.opt.js (841b)[50%] [INFO] effects.scale.js (7207b) -> effects.scale.opt.js (3813b)[52%] [INFO] effects.explode.js (2363b) -> effects.explode.opt.js (1390b)[58%] [INFO] effects.core.js (30094b) -> effects.core.opt.js (10563b)[35%] [INFO] effects.bounce.js (3075b) -> effects.bounce.opt.js (1503b)[48%] [INFO] form.js (21502b) -> form.opt.js (9245b)[42%] [INFO] io.js (16760b) -> io.opt.js (7720b)[46%] [INFO] taming.js (1096b) -> taming.opt.js (170b)[15%] [INFO] taming.js (4156b) -> taming.opt.js (1631b)[39%] [INFO] caja.js (1266b) -> caja.opt.js (277b)[21%] [INFO] oauthpopup.js (5746b) -> oauthpopup.opt.js (1036b)[18%] [INFO] date.js (12231b) -> date.opt.js (3273b)[26%] [INFO] jquery.datePicker.min-2.1.2.js (13254b) -> jquery.datePicker.min-2.1.2.opt.js (13544b)[102%] [INFO] jquery.tablesorter.min.js (12795b) -> jquery.tablesorter.min.opt.js (12949b)[101%] [INFO] total input (1446348b) -> output (929370b)[64%] [INFO] nb warnings: 0, nb errors: 0 [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.opensocial.gadgets.DocumentToEtagTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.773 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target/nuxeo-opensocial-features-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-features/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-features/target/nuxeo-opensocial-features-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-features/5.9.1-SNAPSHOT/nuxeo-opensocial-features-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial Spaces [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170630 at timestamp: 1384535190880 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 68 resources [INFO] Copying 20 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 68 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.spaces.core.DocSpaceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:06:43,512 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 66 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== RandomUtils warning: generateAlternativeSeed java.io.UTFDataFormatException: encoded string too long: 67306 bytes at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364) at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323) at org.h2.util.RandomUtils.generateAlternativeSeed(RandomUtils.java:127) at org.h2.util.RandomUtils.getSecureRandom(RandomUtils.java:80) at org.h2.util.RandomUtils.getSecureBytes(RandomUtils.java:195) at org.h2.store.FileLock.setUniqueId(FileLock.java:299) at org.h2.store.FileLock.lockFile(FileLock.java:328) at org.h2.store.FileLock.lock(FileLock.java:130) at org.h2.engine.Database.open(Database.java:555) at org.h2.engine.Database.openDatabase(Database.java:219) at org.h2.engine.Database.(Database.java:214) at org.h2.engine.Engine.openSession(Engine.java:58) at org.h2.engine.Engine.openSession(Engine.java:140) at org.h2.engine.Engine.getSession(Engine.java:120) at org.h2.engine.SessionFactoryEmbedded.createSession(SessionFactoryEmbedded.java:17) at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:245) at org.h2.engine.SessionRemote.createSession(SessionRemote.java:223) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:105) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:89) at org.h2.jdbcx.JdbcXAConnection.(JdbcXAConnection.java:71) at org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:288) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.initializeModelSetup(JDBCBackend.java:139) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.initRepository(RepositoryImpl.java:471) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:453) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:438) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository.getSession(SQLRepository.java:98) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at org.nuxeo.ecm.core.test.TestRepositoryHandler.openSession(TestRepositoryHandler.java:55) at org.nuxeo.ecm.core.test.RepositorySettings.openSessionAs(RepositorySettings.java:268) at org.nuxeo.ecm.core.test.RepositorySettings.createSession(RepositorySettings.java:245) at org.nuxeo.ecm.core.test.CoreFeature.initializeSession(CoreFeature.java:179) at org.nuxeo.ecm.core.test.CoreFeature.beforeRun(CoreFeature.java:90) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:198) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:297) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:45,795 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,798 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,802 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,808 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,815 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,825 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,827 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc 17:06:45,828 WARN [Selection] Deleted fragment missing: 97da1977-c29b-4a94-9b30-0a6eb82f63bc Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.244 sec Running org.nuxeo.ecm.spaces.core.SpaceProviderTest 17:06:46,914 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 66 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec Running org.nuxeo.ecm.spaces.core.SpacePermissionsTest 17:06:48,202 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 66 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec Running org.nuxeo.opensocial.container.server.utils.UrlBuilderTest 17:06:48,957 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.htmlsanitizer'; Falling back to deprecated url lookup scheme 17:06:48,963 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.htmlsanitizer java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.htmlsanitizer at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:49,222 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== 17:06:49,622 WARN [UrlBuilder] Unable to get security token Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 sec Running org.nuxeo.opensocial.container.server.webcontent.WebContentTest 17:06:50,218 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.htmlsanitizer'; Falling back to deprecated url lookup scheme 17:06:50,228 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.htmlsanitizer java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.htmlsanitizer at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:50,411 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== 17:06:51,143 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(30623de8-9f4a-43d3-a941-7c7b64e81599, /pictureViewListener:4574911297947.1961226558, Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:77) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Exception in thread "Nuxeo-Work-pictureViewsGeneration-1" java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:77) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:06:51,172 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(30623de8-9f4a-43d3-a941-7c7b64e81599, /pictureViewListener:4574911297947.1961226558, Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:77) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Exception in thread "Nuxeo-Work-pictureViewsGeneration-2" java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:77) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 sec Running org.nuxeo.opensocial.container.server.webcontent.OpenSocialAdapterTest 17:06:51,611 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.htmlsanitizer'; Falling back to deprecated url lookup scheme 17:06:51,616 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.htmlsanitizer java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.htmlsanitizer at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:51,808 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== 17:06:52,188 WARN [UrlBuilder] Unable to get security token 17:06:52,336 WARN [UrlBuilder] Unable to get security token 17:06:52,486 WARN [UrlBuilder] Unable to get security token Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec Running org.nuxeo.opensocial.container.server.service.WebContentSaverServiceTest 17:06:52,974 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.htmlsanitizer'; Falling back to deprecated url lookup scheme 17:06:52,975 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.htmlsanitizer java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.htmlsanitizer at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:53,146 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== 17:06:53,799 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.core.work.AbstractWork.rollbackAndRetryTransaction(AbstractWork.java:462) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:301) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec Running org.nuxeo.opensocial.container.server.layout.LayoutNuxeoTest 17:06:54,147 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.htmlsanitizer'; Falling back to deprecated url lookup scheme 17:06:54,148 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.htmlsanitizer java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.htmlsanitizer at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:06:54,350 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 65 * service:org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService requires [service:org.nuxeo.ecm.platform.picture.commandline.imagemagick] * service:org.nuxeo.ecm.platform.picture.commandline.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== 17:06:54,699 WARN [Selection] Deleted fragment missing: 52c9c9b9-2e11-44fc-812b-a943bfe43132 17:06:54,700 WARN [Selection] Deleted fragment missing: 52c9c9b9-2e11-44fc-812b-a943bfe43132 17:06:54,705 WARN [Selection] Deleted fragment missing: 52c9c9b9-2e11-44fc-812b-a943bfe43132 17:06:54,767 WARN [Selection] Deleted fragment missing: 7e12e446-ff31-447d-ae38-276af5067fd5 17:06:54,768 WARN [Selection] Deleted fragment missing: 7e12e446-ff31-447d-ae38-276af5067fd5 17:06:54,769 WARN [Selection] Deleted fragment missing: 7e12e446-ff31-447d-ae38-276af5067fd5 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 sec Running org.nuxeo.opensocial.container.server.layout.LayoutModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target/nuxeo-opensocial-spaces-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-spaces/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-spaces/target/nuxeo-opensocial-spaces-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-spaces/5.9.1-SNAPSHOT/nuxeo-opensocial-spaces-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Gadgets [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170656 at timestamp: 1384535216161 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 137 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets/target/nuxeo-opensocial-gadgets-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-gadgets/target/nuxeo-opensocial-gadgets-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-gadgets/5.9.1-SNAPSHOT/nuxeo-opensocial-gadgets-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo GWT2 Container Webapp [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170657 at timestamp: 1384535217292 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/target/nuxeo-opensocial-container-webapp-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-container-webapp/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container-webapp/target/nuxeo-opensocial-container-webapp-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-container-webapp/5.9.1-SNAPSHOT/nuxeo-opensocial-container-webapp-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building GWT2 RichTextEditor [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170700 at timestamp: 1384535220814 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/target/nuxeo-gwt-richtexteditor-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-gwt-richtexteditor/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-gwt-richtexteditor/target/nuxeo-gwt-richtexteditor-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-gwt-richtexteditor/5.9.1-SNAPSHOT/nuxeo-gwt-richtexteditor-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building GWT2 Container [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170703 at timestamp: 1384535223733 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 178 resources [INFO] Copying 23 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 169 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [gwt:compile {execution: default}] [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target/nuxeo-opensocial-container-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-container/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-opensocial-container/target/nuxeo-opensocial-container-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-opensocial-container/5.9.1-SNAPSHOT/nuxeo-opensocial-container-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OpenSocial - Webengine Gadget app [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170855 at timestamp: 1384535335100 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/target/nuxeo-webengine-gadgets-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-webengine-gadgets/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-opensocial/nuxeo-webengine-gadgets/target/nuxeo-webengine-gadgets-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/opensocial/nuxeo-webengine-gadgets/5.9.1-SNAPSHOT/nuxeo-webengine-gadgets-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170900 at timestamp: 1384535340567 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/5.9.1-SNAPSHOT/nuxeo-user-center-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170900 at timestamp: 1384535340706 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.center.TestUserCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-center/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-center/5.9.1-SNAPSHOT/nuxeo-user-center-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170905 at timestamp: 1384535345597 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/5.9.1-SNAPSHOT/nuxeo-user-dashboard-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170905 at timestamp: 1384535345729 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/5.9.1-SNAPSHOT/nuxeo-user-dashboard-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User JSF Dashboard [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170906 at timestamp: 1384535346379 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/5.9.1-SNAPSHOT/nuxeo-user-dashboard-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User OpenSocial Dashboard [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170910 at timestamp: 1384535350635 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/target/nuxeo-user-dashboard-opensocial-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-opensocial/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-opensocial/target/nuxeo-user-dashboard-opensocial-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-opensocial/5.9.1-SNAPSHOT/nuxeo-user-dashboard-opensocial-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Notification [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170914 at timestamp: 1384535354626 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-notification/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-notification/5.9.1-SNAPSHOT/nuxeo-user-notification-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User OAuth Settings [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170918 at timestamp: 1384535358299 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/5.9.1-SNAPSHOT/nuxeo-user-oauth-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Profile [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170921 at timestamp: 1384535361318 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.center.profile.listeners.TestResizeAvatarPictureListener DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:09:34,545 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 86 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:09:36,158 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.321 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-profile/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-user-profile/5.9.1-SNAPSHOT/nuxeo-user-profile-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Shibboleth Groups Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170936 at timestamp: 1384535376867 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.shibboleth.web.TestShibbolethGroupService 17:09:45,374 DEBUG [NXRuntimeTestCase] URLs on the classpath: file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/surefire/surefire-booter/2.10/surefire-booter-2.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes/ file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/ file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-common/target/nuxeo-common-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-io/commons-io/1.4/commons-io-1.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/transaction/jta/1.1/jta-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xsom/xsom/20081112/xsom-20081112.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/resource/connector-api/1.5/connector-api-1.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cup/java-cup/0.11a/java-cup-0.11a.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/joda-time/joda-time/1.6/joda-time-1.6.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-core/2.5.0/javasimon-core-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mvel/mvel2/2.1.7.Final/mvel2-2.1.7.Final.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jmx/2.5.0/javasimon-jmx-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jdbc3/2.5.0/javasimon-jdbc3-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c-clean.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/quartz-scheduler/quartz/1.8.6/quartz-1.8.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/redis/clients/jedis/2.1.0-20130502/jedis-2.1.0-20130502.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/opencsv/opencsv/2.1/opencsv-2.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/el/jboss-el/1.0_02.CR2/jboss-el-1.0_02.CR2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/el/el-api/1.0/el-api-1.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/freemarker/freemarker/2.3.11/freemarker-2.3.11.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/connect/nuxeo-connect-client/1.4.12/nuxeo-connect-client-1.4.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/json/json/20070829/json-20070829.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ehcache/ehcache-core/2.5.2/ehcache-core-2.5.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-core/2.3.2/lucene-core-2.3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-analyzers/2.3.2/lucene-analyzers-2.3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/htmlparser/jericho/jericho-html/3.2/jericho-html-3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/oauth/core/oauth/20090531/oauth-20090531.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/cors-filter/1.7.1/cors-filter-1.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/java-property-utils/1.9/java-property-utils-1.9.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1-NX2/jboss-seam-2.1.0.SP1-NX2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-remoting/2.1.0.SP1/jboss-seam-remoting-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1/jboss-seam-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-ui/2.1.0.SP1/jboss-seam-ui-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-jul/2.1.0.SP1/jboss-seam-jul-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-pdf/2.1.0.SP1/jboss-seam-pdf-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext-rtf/2.1.7/itext-rtf-2.1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/facelets/jsf-facelets/1.1.15.B1/jsf-facelets-1.1.15.B1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-rss/2.1.0.SP1/jboss-seam-rss-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-excel/2.1.0.SP1/jboss-seam-excel-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-api/3.3.1.GA/richfaces-api-3.3.1.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-impl/3.3.1.GA-NX9.01/richfaces-impl-3.3.1.GA-NX9.01.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-validator/3.1.0.GA/hibernate-validator-3.1.0.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/antlr/antlr/2.7.7/antlr-2.7.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-commons-annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ezmorph/ezmorph/1.0.4/ezmorph-1.0.4.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/yaml/snakeyaml/1.7/snakeyaml-1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/ui/richfaces-ui/3.3.1.GA-NX9.01/richfaces-ui-3.3.1.GA-NX9.01.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-annotations/3.4.0.GA/hibernate-annotations-3.4.0.GA.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/inject/guice/3.0/guice-3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/inject/javax.inject/1/javax.inject-1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/junit/junit/4.8.1/junit-4.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm/2.0.10/jotm-2.0.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm_jrmp_stubs/2.0.10/jotm_jrmp_stubs-2.0.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/carol/carol/2.0.5/carol-2.0.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/howl/howl-logger/0.1.11/howl-logger-0.1.11.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/servlet-api-2.5/6.1.6/servlet-api-2.5-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ant/ant/1.6.5/ant-1.6.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-api/2.34.0/selenium-api-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-support/2.34.0/selenium-support-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-firefox-driver/2.34.0/selenium-firefox-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-remote-driver/2.34.0/selenium-remote-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-ie-driver/2.34.0/selenium-ie-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-chrome-driver/2.34.0/selenium-chrome-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.34.0/selenium-htmlunit-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit/2.8/htmlunit-2.8.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/xalan/2.7.1/xalan-2.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/serializer/2.7.1/serializer-2.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit-core-js/2.8/htmlunit-core-js-2.8.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/nekohtml/nekohtml/1.9.12/nekohtml-1.9.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/w3c/css/sac/1.3/sac-1.3.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/concordion/concordion/1.3.0/concordion-1.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ognl/ognl/2.7.2/ognl-2.7.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xom/xom/1.1/xom-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcmail-jdk15/1.45/bcmail-jdk15-1.45.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcprov-jdk15/1.45/bcprov-jdk15-1.45.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-scratchpad/3.5-beta6/poi-scratchpad-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi/3.5-beta6/poi-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-ooxml/3.5-beta6/poi-ooxml-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/ooxml-schemas/1.0/ooxml-schemas-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/activation/activation/1.1/activation-1.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/h2database/h2/1.1.114-nx/h2-1.1.114-nx.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/postgresql/postgresql/9.2-1002.jdbc4/postgresql-9.2-1002.jdbc4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jtds/jtds/1.3.0/jtds-1.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dumbster/dumbster/1.6/dumbster-1.6.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/wikimodel/wem/2.0.2/wem-2.0.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/artofsolving/jodconverter/jodconverter-core/3.0-NX10/jodconverter-core-3.0-NX10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/juh/3.1.0/juh-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/jurt/3.1.0/jurt-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/ridl/3.1.0/ridl-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/unoil/3.1.0/unoil-3.1.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/groovy/groovy-all/1.5.7/groovy-all-1.5.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jline/jline/0.9.94/jline-0.9.94.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/hsqldb/hsqldb/1.8.0.1/hsqldb-1.8.0.1.jar 17:09:45,430 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 17:09:45,460 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.shibboleth.groups.web' has URL file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/ 17:09:45,462 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.shibboleth' has URL file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar 17:09:45,464 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar 17:09:45,466 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar 17:09:45,468 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-common/target/nuxeo-common-5.9.1-SNAPSHOT.jar 17:09:45,474 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-io/commons-io/1.4/commons-io-1.4.jar 17:09:45,476 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 17:09:45,480 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar 17:09:45,483 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar 17:09:45,490 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 17:09:45,588 DEBUG [OSGiRuntimeService] Home directory: null 17:09:45,591 DEBUG [OSGiRuntimeService] Working directory: /tmp/NXOSGITestFramework87498836552974914311425cbd652b-1952703843.1/ 17:09:45,596 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 17:09:45,599 INFO [OSGiRuntimeService] Configuration: host application: null 17:09:45,603 DEBUG [OSGiRuntimeService] Configuration: no configuration file found 17:09:45,609 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 17:09:45,610 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 17:09:45,610 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 17:09:45,611 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 17:09:45,614 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DeploymentService.xml 17:09:45,859 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DeploymentService.xml 17:09:45,859 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,860 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,861 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,861 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,862 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,866 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,867 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,867 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:45,868 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/LoginComponent.xml 17:09:45,874 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/LoginComponent.xml 17:09:45,874 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 17:09:45,875 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 17:09:45,875 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.LoginComponent 17:09:45,876 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 17:09:45,876 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.LoginComponent 17:09:45,881 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 17:09:45,883 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 17:09:45,883 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.LoginComponent 17:09:45,884 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ServiceManagement.xml 17:09:45,894 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ServiceManagement.xml 17:09:45,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,894 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,895 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,895 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.ServiceManager 17:09:45,896 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,897 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,897 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,898 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:45,898 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:45,903 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:45,903 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 17:09:45,904 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 17:09:45,904 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.EventService 17:09:45,905 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 17:09:45,905 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.EventService 17:09:45,907 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 17:09:45,907 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 17:09:45,907 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.EventService 17:09:45,908 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ResourceService.xml 17:09:45,913 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ResourceService.xml 17:09:45,913 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,913 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,914 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,914 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 17:09:45,915 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,917 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,917 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,918 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:45,918 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DefaultJBossBindings.xml 17:09:45,926 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DefaultJBossBindings.xml 17:09:45,926 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,926 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,927 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,927 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,928 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,928 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,928 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,929 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.api.ServiceManagement, point:servers, contributor:RegistrationInfo: service:org.nuxeo.runtime.api.DefaultJBossBindings} 17:09:45,937 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:45,937 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ContributionPersistence.xml 17:09:45,943 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ContributionPersistence.xml 17:09:45,943 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 17:09:45,944 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 17:09:45,944 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.model.persistence 17:09:45,945 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 17:09:45,945 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.model.persistence 17:09:45,948 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 17:09:45,950 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 17:09:45,950 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.model.persistence 17:09:45,954 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 17:09:45,956 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar 17:09:45,957 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 17:09:45,958 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar 17:09:45,959 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 17:09:45,960 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema RESOLVED 17:09:45,960 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING 17:09:45,961 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING with components: OSGI-INF/SchemaService.xml 17:09:45,969 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.schema components: OSGI-INF/SchemaService.xml 17:09:45,969 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.schema path: OSGI-INF/SchemaService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar!/OSGI-INF/SchemaService.xml 17:09:45,988 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar!/OSGI-INF/SchemaService.xml 17:09:45,989 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:45,990 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:45,991 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:45,992 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 17:09:45,993 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:45,996 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 17:09:46,010 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 17:09:46,011 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:46,012 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schema.TypeService} 17:09:46,016 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:46,017 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTED 17:09:46,023 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar 17:09:46,025 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar 17:09:46,026 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar 17:09:46,028 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar 17:09:46,030 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar 17:09:46,032 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar 17:09:46,033 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar 17:09:46,035 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 17:09:46,037 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 17:09:46,038 INFO [NXRuntimeTestCase] Bundle 'log4j' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 17:09:46,041 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 17:09:46,044 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 17:09:46,046 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 17:09:46,048 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 17:09:46,050 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar 17:09:46,051 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 17:09:46,052 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query RESOLVED 17:09:46,053 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING 17:09:46,054 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING with no components 17:09:46,055 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTED 17:09:46,056 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 17:09:46,057 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api RESOLVED 17:09:46,058 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING 17:09:46,059 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING with components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml 17:09:46,068 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.api components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml 17:09:46,069 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/DocumentAdapterService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/DocumentAdapterService.xml 17:09:46,080 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/DocumentAdapterService.xml 17:09:46,081 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,082 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,083 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,084 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 17:09:46,085 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,087 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,088 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,089 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:46,089 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/RepositoryManager.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryManager.xml 17:09:46,096 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryManager.xml 17:09:46,097 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,098 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,099 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,100 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,101 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,103 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,104 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:46,105 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-service-framework.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-service-framework.xml 17:09:46,112 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-service-framework.xml 17:09:46,113 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,113 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,114 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,115 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 17:09:46,116 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,119 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,120 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,121 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:46,122 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-adapters-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 17:09:46,126 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 17:09:46,127 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,128 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,128 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,129 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,130 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,131 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,132 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,133 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.blohodlers.adapters} 17:09:46,137 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 17:09:46,137 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:46,138 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/pathsegment-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/pathsegment-service.xml 17:09:46,143 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/pathsegment-service.xml 17:09:46,144 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,144 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,145 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,145 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,146 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,148 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,148 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,148 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:46,149 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/local-configuration-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/local-configuration-service.xml 17:09:46,153 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/local-configuration-service.xml 17:09:46,153 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 17:09:46,153 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 17:09:46,154 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.core.LocalConfigurationService 17:09:46,154 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 17:09:46,155 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.core.LocalConfigurationService 17:09:46,157 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 17:09:46,157 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 17:09:46,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.core.LocalConfigurationService 17:09:46,159 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/propertiesmapping-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/propertiesmapping-service.xml 17:09:46,165 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/propertiesmapping-service.xml 17:09:46,165 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,166 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,166 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,167 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 17:09:46,167 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,171 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,172 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,172 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:46,173 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-adapter-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 17:09:46,191 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 17:09:46,191 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,193 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,194 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,195 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,196 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,201 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,201 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,202 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.thumbnail.adapter} 17:09:46,204 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 17:09:46,205 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:46,206 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-service.xml 17:09:46,214 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-service.xml 17:09:46,215 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,215 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,216 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,216 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,217 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,219 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,219 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,220 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:46,220 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTED 17:09:46,223 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/joda-time/joda-time/1.6/joda-time-1.6.jar 17:09:46,224 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar 17:09:46,224 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 17:09:46,230 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event RESOLVED 17:09:46,230 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING 17:09:46,231 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING with components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml,OSGI-INF/redis-service.xml 17:09:46,256 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.event components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml,OSGI-INF/redis-service.xml 17:09:46,259 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/EventService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:46,275 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:46,276 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,276 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,276 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,277 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 17:09:46,277 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 17:09:46,278 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 17:09:46,278 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,279 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,297 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,298 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:46,298 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-service.xml 17:09:46,306 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-service.xml 17:09:46,306 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 17:09:46,306 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 17:09:46,307 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.service 17:09:46,308 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 17:09:46,308 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.service 17:09:46,315 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 17:09:46,316 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 17:09:46,317 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.service 17:09:46,318 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-config.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-config.xml 17:09:46,322 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-config.xml 17:09:46,323 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 17:09:46,323 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 17:09:46,324 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:46,324 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.config 17:09:46,325 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 17:09:46,325 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 17:09:46,326 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.config 17:09:46,326 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:46,330 INFO [WorkManagerImpl] Registered work queue default 17:09:46,332 INFO [WorkManagerImpl] Registered work queue fulltextUpdater 17:09:46,332 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:46,332 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:46,333 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.core.work.config 17:09:46,334 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:46,341 DEBUG [EventServiceImpl] Registered event listener: workManagerCleanup 17:09:46,342 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:46,343 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/scheduler-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/scheduler-service.xml 17:09:46,350 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/scheduler-service.xml 17:09:46,351 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,351 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 17:09:46,352 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,352 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,353 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,359 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,359 DEBUG [SchedulerServiceImpl] Activate 17:09:46,420 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:09:46,444 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:09:46,444 INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:09:46,446 INFO [RAMJobStore] RAMJobStore initialized. 17:09:46,448 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:09:46,448 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:09:46,449 INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:09:46,449 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 17:09:46,450 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,450 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:46,452 INFO [SchedulerServiceImpl] Registering Schedule workManagerCleanup (cron=0 0/5 * * * ?) 17:09:46,473 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/redis-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/redis-service.xml 17:09:46,479 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/redis-service.xml 17:09:46,480 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,480 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,481 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,481 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.redis.RedisService 17:09:46,481 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,486 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,486 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,487 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:46,488 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTED 17:09:46,489 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 17:09:46,490 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core RESOLVED 17:09:46,491 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING 17:09:46,492 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING with components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:46,498 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:46,499 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreService.xml 17:09:46,507 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreService.xml 17:09:46,507 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 17:09:46,507 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 17:09:46,508 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreService 17:09:46,508 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 17:09:46,509 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreService 17:09:46,512 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 17:09:46,512 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 17:09:46,513 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreService 17:09:46,513 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/RepositoryService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryService.xml 17:09:46,519 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryService.xml 17:09:46,519 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,520 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,520 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,521 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 17:09:46,521 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,524 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,525 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,526 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:46,526 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreExtensions.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreExtensions.xml 17:09:46,538 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreExtensions.xml 17:09:46,539 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,539 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,540 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,540 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,541 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,542 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,543 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,544 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.CoreService, point:sessionFactory, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:46,548 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,549 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:46,553 INFO [SchemaManagerImpl] Registered schema: core-types 17:09:46,554 INFO [SchemaManagerImpl] Registered schema: base 17:09:46,554 INFO [SchemaManagerImpl] Registered schema: relation 17:09:46,555 INFO [SchemaManagerImpl] Registered schema: common 17:09:46,556 INFO [SchemaManagerImpl] Registered schema: dublincore 17:09:46,557 INFO [SchemaManagerImpl] Registered schema: uid 17:09:46,558 INFO [SchemaManagerImpl] Registered schema: file 17:09:46,559 INFO [SchemaManagerImpl] Registered schema: files 17:09:46,560 INFO [SchemaManagerImpl] Registered schema: note 17:09:46,560 INFO [SchemaManagerImpl] Registered schema: domain 17:09:46,561 INFO [SchemaManagerImpl] Registered schema: relatedtext 17:09:46,562 INFO [SchemaManagerImpl] Registered schema: publishing 17:09:46,563 INFO [SchemaManagerImpl] Registered schema: webcontainer 17:09:46,564 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,565 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:46,566 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 17:09:46,567 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,568 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:46,579 INFO [SchemaManagerImpl] Registered facet: Folderish 17:09:46,579 INFO [SchemaManagerImpl] Registered facet: Orderable 17:09:46,580 INFO [SchemaManagerImpl] Registered facet: Versionable 17:09:46,580 INFO [SchemaManagerImpl] Registered facet: Downloadable 17:09:46,581 INFO [SchemaManagerImpl] Registered facet: Publishable 17:09:46,581 INFO [SchemaManagerImpl] Registered facet: PublishSpace 17:09:46,581 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 17:09:46,582 INFO [SchemaManagerImpl] Registered facet: Commentable 17:09:46,582 INFO [SchemaManagerImpl] Registered facet: WebView 17:09:46,583 INFO [SchemaManagerImpl] Registered facet: SuperSpace 17:09:46,583 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 17:09:46,583 INFO [SchemaManagerImpl] Registered facet: SystemDocument 17:09:46,584 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 17:09:46,584 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 17:09:46,585 INFO [SchemaManagerImpl] Registered document type: Folder 17:09:46,585 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 17:09:46,586 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 17:09:46,586 INFO [SchemaManagerImpl] Registered document type: Root 17:09:46,586 INFO [SchemaManagerImpl] Registered document type: Relation 17:09:46,587 INFO [SchemaManagerImpl] Registered document type: Domain 17:09:46,587 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 17:09:46,588 INFO [SchemaManagerImpl] Registered document type: Workspace 17:09:46,588 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 17:09:46,589 INFO [SchemaManagerImpl] Registered document type: SectionRoot 17:09:46,589 INFO [SchemaManagerImpl] Registered document type: Section 17:09:46,589 INFO [SchemaManagerImpl] Registered document type: File 17:09:46,590 INFO [SchemaManagerImpl] Registered document type: Note 17:09:46,590 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,591 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:46,593 DEBUG [EventServiceImpl] Registered event listener: emptyNameFixer 17:09:46,593 DEBUG [EventServiceImpl] Registered event listener: duplicatedNameFixer 17:09:46,594 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:46,594 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleService.xml 17:09:46,601 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleService.xml 17:09:46,601 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,602 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,602 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,603 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,608 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,608 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,609 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:46,609 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleCoreExtensions.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 17:09:46,616 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 17:09:46,616 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,617 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,617 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,618 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,618 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,619 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,619 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,620 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:lifecycle, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:46,622 INFO [LifeCycleRegistry] Registering lifecycle: default 17:09:46,629 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,630 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:types, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:46,632 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 17:09:46,633 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 17:09:46,633 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 17:09:46,633 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 17:09:46,634 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 17:09:46,634 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 17:09:46,635 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 17:09:46,635 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 17:09:46,636 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 17:09:46,636 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 17:09:46,637 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 17:09:46,637 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 17:09:46,638 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:46,638 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/lifecycle-listener-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/lifecycle-listener-contrib.xml 17:09:46,642 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/lifecycle-listener-contrib.xml 17:09:46,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,643 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,643 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,644 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,644 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,645 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,645 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,645 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 17:09:46,648 DEBUG [EventServiceImpl] Registered event listener: bulkLifeCycleChangeListener 17:09:46,648 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:46,649 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/SecurityService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/SecurityService.xml 17:09:46,667 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/SecurityService.xml 17:09:46,667 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,668 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,669 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,670 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 17:09:46,671 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 17:09:46,672 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 17:09:46,673 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,678 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,694 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:46,695 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/permissions-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/permissions-contrib.xml 17:09:46,702 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/permissions-contrib.xml 17:09:46,702 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,703 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,703 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,704 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,704 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,704 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,705 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,705 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissions, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:46,710 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,710 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissionsVisibility, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:46,715 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:46,715 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/security-policy-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/security-policy-contrib.xml 17:09:46,718 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/security-policy-contrib.xml 17:09:46,719 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,720 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,720 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,721 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,721 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,722 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,722 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,722 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPolicies} 17:09:46,726 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:46,726 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/trash-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/trash-service.xml 17:09:46,729 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/trash-service.xml 17:09:46,729 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,730 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,730 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,731 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 17:09:46,731 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,734 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,734 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,735 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:46,735 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-service.xml 17:09:46,746 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-service.xml 17:09:46,746 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,746 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,747 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,747 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,748 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,750 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,750 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,750 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:46,751 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-document-adapter.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-document-adapter.xml 17:09:46,754 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-document-adapter.xml 17:09:46,754 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,755 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,756 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,756 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,757 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,758 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,758 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter} 17:09:46,760 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 17:09:46,760 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:46,760 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/orphanVersionRemoval-listener-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:46,764 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:46,764 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,764 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,766 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,766 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,766 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,767 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener} 17:09:46,768 DEBUG [EventServiceImpl] Registered event listener: orphanVersionRemoverListener 17:09:46,769 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:46,770 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 17:09:46,770 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTED 17:09:46,772 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar 17:09:46,773 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mvel/mvel2/2.1.7.Final/mvel2-2.1.7.Final.jar 17:09:46,776 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar 17:09:46,777 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar 17:09:46,778 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar 17:09:46,779 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar 17:09:46,781 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar 17:09:46,781 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar 17:09:46,782 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar 17:09:46,783 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar 17:09:46,785 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/connect/nuxeo-connect-client/1.4.12/nuxeo-connect-client-1.4.12.jar 17:09:46,787 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 17:09:46,788 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 17:09:46,789 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 17:09:46,792 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 17:09:46,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar 17:09:46,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar 17:09:46,794 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar 17:09:46,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar 17:09:46,800 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar 17:09:46,801 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar 17:09:46,802 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar 17:09:46,804 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar 17:09:46,806 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 17:09:46,807 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 17:09:46,808 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar 17:09:46,809 INFO [NXRuntimeTestCase] Bundle 'javax.faces.jsf-api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar 17:09:46,811 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar 17:09:46,812 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar 17:09:46,813 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar 17:09:46,813 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.mimetype.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar 17:09:46,814 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar 17:09:46,815 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar 17:09:46,816 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar 17:09:46,822 INFO [NXRuntimeTestCase] Bundle 'javax.faces.jsf-impl' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar 17:09:46,824 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar 17:09:46,826 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 17:09:46,826 INFO [NXRuntimeTestCase] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 17:09:46,827 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar 17:09:46,828 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 17:09:46,829 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 17:09:46,829 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar 17:09:46,830 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar 17:09:46,831 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar 17:09:46,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.placeful.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar 17:09:46,833 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.fragments' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar 17:09:46,840 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar 17:09:46,842 INFO [NXRuntimeTestCase] Bundle 'com.phloc.css' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar 17:09:46,844 INFO [NXRuntimeTestCase] Bundle 'com.phloc.commons' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar 17:09:46,846 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar 17:09:46,846 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar 17:09:46,848 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar 17:09:46,850 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar 17:09:46,851 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar 17:09:46,852 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar 17:09:46,853 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar 17:09:46,854 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/inject/guice/3.0/guice-3.0.jar 17:09:46,856 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-all' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar 17:09:46,857 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar 17:09:46,858 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 17:09:46,859 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 17:09:46,862 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 17:09:46,862 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.servlet-api-2.5' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/servlet-api-2.5/6.1.6/servlet-api-2.5-6.1.6.jar 17:09:46,864 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 17:09:46,866 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar 17:09:46,869 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar 17:09:46,876 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar 17:09:46,877 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 17:09:46,877 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert RESOLVED 17:09:46,878 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING 17:09:46,878 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING with components: OSGI-INF/convert-service-framework.xml 17:09:46,884 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert components: OSGI-INF/convert-service-framework.xml 17:09:46,884 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert path: OSGI-INF/convert-service-framework.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-framework.xml 17:09:46,892 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-framework.xml 17:09:46,892 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,892 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,893 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,893 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 17:09:46,894 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,899 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,899 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,900 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:46,901 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTED 17:09:46,906 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar 17:09:46,906 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 17:09:46,907 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins RESOLVED 17:09:46,907 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING 17:09:46,908 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING with components: OSGI-INF/convert-service-contrib.xml 17:09:46,913 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert.plugins components: OSGI-INF/convert-service-contrib.xml 17:09:46,913 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert.plugins path: OSGI-INF/convert-service-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-contrib.xml 17:09:46,919 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-contrib.xml 17:09:46,920 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,920 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,921 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,921 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,922 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,922 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,922 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,923 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, point:converter, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.convert.plugins} 17:09:46,949 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:46,949 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTED 17:09:46,950 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 17:09:46,951 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql RESOLVED 17:09:46,951 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING 17:09:46,952 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING with components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/reload-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml 17:09:46,957 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.sql components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/reload-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml 17:09:46,957 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-service.xml 17:09:46,961 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-service.xml 17:09:46,962 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,962 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,963 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,963 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,963 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,965 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,966 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,966 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:46,967 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-contrib.xml 17:09:46,970 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-contrib.xml 17:09:46,970 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,971 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,971 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,971 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,972 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,972 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,973 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,973 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService, point:queryMaker, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib} 17:09:46,977 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 17:09:46,977 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:46,978 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/reload-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/reload-contrib.xml 17:09:46,981 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/reload-contrib.xml 17:09:46,981 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,981 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,982 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,982 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,983 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,983 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,984 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,984 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.reload} 17:09:46,986 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:46,986 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/repo-softdelete-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/repo-softdelete-contrib.xml 17:09:46,990 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/repo-softdelete-contrib.xml 17:09:46,990 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,990 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,991 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,991 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,992 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,993 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,993 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:46,994 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 17:09:46,996 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:46,997 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:46,999 DEBUG [EventServiceImpl] Registered event listener: softDeleteCleanup 17:09:46,999 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:47,000 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTED 17:09:47,006 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar 17:09:47,007 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar 17:09:47,008 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar 17:09:47,008 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 17:09:47,033 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 17:09:47,034 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar 17:09:47,034 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 17:09:47,035 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test RESOLVED 17:09:47,036 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.shibboleth.groups.web 17:09:47,036 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web RESOLVED 17:09:47,036 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTING 17:09:47,037 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTING with components: OSGI-INF/shibboleth-groups-layout-contrib.xml,OSGI-INF/shibboleth-groups-widget-contrib.xml,OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:47,042 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.platform.shibboleth.groups.web components: OSGI-INF/shibboleth-groups-layout-contrib.xml,OSGI-INF/shibboleth-groups-widget-contrib.xml,OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:47,042 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-layout-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-layout-contrib.xml 17:09:47,047 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-layout-contrib.xml 17:09:47,048 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:47,049 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:47,050 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:47,051 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts. Waiting for: [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] 17:09:47,052 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-widget-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-widget-contrib.xml 17:09:47,056 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-widget-contrib.xml 17:09:47,058 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,058 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,059 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,061 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,062 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,064 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, point:widgets, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets} 17:09:47,065 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:47,066 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-service-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:47,073 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:47,074 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,075 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,076 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,077 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,078 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,080 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,081 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,082 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:47,083 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTED 17:09:47,092 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes/OSGI-INF/test-shibboleth-groups-contrib.xml 17:09:47,093 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,095 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,096 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,097 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,099 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:47,101 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService, point:config, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.test} 17:09:47,102 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:09:47,110 INFO [DatabaseHelper] Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:09:47,111 INFO [RepositorySettings] Deploying a VCS repo implementation 17:09:47,146 DEBUG [DefaultRuntimeContext] Deploying component from url config:test 17:09:47,146 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,147 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,147 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,148 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,149 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,149 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,150 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,150 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.repository.RepositoryManager, point:repositories, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:47,153 INFO [RepositoryManagerImpl] Registering repository test 17:09:47,153 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,154 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.repository.RepositoryService, point:repository, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:47,164 INFO [RepositoryManager] Registering repository: test 17:09:47,166 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:47,456 DEBUG [OSGiAdapter] Firing FrameworkEvent on 2 listeners 17:09:47,460 DEBUG [OSGiAdapter] Start execution of class org.nuxeo.runtime.test.OSGiRuntimeTestService listener 17:09:47,460 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 17:09:47,461 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 17:09:47,462 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.started 17:09:47,462 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.started 17:09:47,462 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 17:09:47,463 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 17:09:47,463 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.started 17:09:47,608 INFO [SchemaManagerImpl] Registered schema: core-types from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/core-types.xsd 17:09:47,625 INFO [SchemaManagerImpl] Registered schema: base from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/base.xsd 17:09:47,648 INFO [SchemaManagerImpl] Registered schema: relation from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/relation.xsd 17:09:47,666 INFO [SchemaManagerImpl] Registered schema: common from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/common.xsd 17:09:47,686 INFO [SchemaManagerImpl] Registered schema: dublincore from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/dublincore.xsd 17:09:47,703 INFO [SchemaManagerImpl] Registered schema: uid from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/uid.xsd 17:09:47,728 INFO [SchemaManagerImpl] Registered schema: file from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/file.xsd 17:09:47,748 INFO [SchemaManagerImpl] Registered schema: files from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/files.xsd 17:09:47,769 INFO [SchemaManagerImpl] Registered schema: note from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/note.xsd 17:09:47,785 INFO [SchemaManagerImpl] Registered schema: domain from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/domain.xsd 17:09:47,801 INFO [SchemaManagerImpl] Registered schema: relatedtext from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/relatedtext.xsd 17:09:47,816 INFO [SchemaManagerImpl] Registered schema: publishing from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/publishing.xsd 17:09:47,837 INFO [SchemaManagerImpl] Registered schema: webcontainer from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/webcontainer.xsd 17:09:47,843 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 47 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== 17:09:47,843 DEBUG [OSGiAdapter] End execution of class org.nuxeo.runtime.test.OSGiRuntimeTestService listener 17:09:47,844 DEBUG [OSGiAdapter] Start execution of class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator listener 17:09:47,845 DEBUG [CacheCGTaskActivator] CasheCGTaskActivator activated starting GC thread 17:09:47,848 DEBUG [CacheCGTaskActivator] GC Thread started 17:09:47,848 DEBUG [OSGiAdapter] End execution of class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator listener 17:09:47,858 DEBUG [GCTask] starting GC thread 17:09:47,860 DEBUG [ConversionCacheGCManager] GC Thread awake, see if there is some work to be done 17:09:47,869 DEBUG [ConversionCacheGCManager] No GC needed, go back to sleep for now 17:09:47,869 DEBUG [GCTask] GC sleeps for 600000 17:09:47,912 DEBUG [DefaultHttpParams] Set parameter http.useragent = Jakarta Commons-HttpClient/3.1 17:09:47,914 DEBUG [DefaultHttpParams] Set parameter http.protocol.version = HTTP/1.1 17:09:47,917 DEBUG [DefaultHttpParams] Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager 17:09:47,918 DEBUG [DefaultHttpParams] Set parameter http.protocol.cookie-policy = default 17:09:47,919 DEBUG [DefaultHttpParams] Set parameter http.protocol.element-charset = US-ASCII 17:09:47,920 DEBUG [DefaultHttpParams] Set parameter http.protocol.content-charset = ISO-8859-1 17:09:47,922 DEBUG [DefaultHttpParams] Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2c299063 17:09:47,924 DEBUG [DefaultHttpParams] Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z] 17:09:47,931 DEBUG [DefaultHttpParams] Set parameter http.connection-manager.max-per-host = {HostConfiguration[]=20} 17:09:47,932 DEBUG [DefaultHttpParams] Set parameter http.connection-manager.max-total = 20 17:09:47,935 DEBUG [HttpClient] Java version: 1.7.0_25 17:09:47,935 DEBUG [HttpClient] Java vendor: Oracle Corporation 17:09:47,936 DEBUG [HttpClient] Java class path: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-common/target/nuxeo-common-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-io/commons-io/1.4/commons-io-1.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/transaction/jta/1.1/jta-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xsom/xsom/20081112/xsom-20081112.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/resource/connector-api/1.5/connector-api-1.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cup/java-cup/0.11a/java-cup-0.11a.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/joda-time/joda-time/1.6/joda-time-1.6.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-core/2.5.0/javasimon-core-2.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mvel/mvel2/2.1.7.Final/mvel2-2.1.7.Final.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jmx/2.5.0/javasimon-jmx-2.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jdbc3/2.5.0/javasimon-jdbc3-2.5.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c-clean.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/quartz-scheduler/quartz/1.8.6/quartz-1.8.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/redis/clients/jedis/2.1.0-20130502/jedis-2.1.0-20130502.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/opencsv/opencsv/2.1/opencsv-2.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/el/jboss-el/1.0_02.CR2/jboss-el-1.0_02.CR2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/el/el-api/1.0/el-api-1.0.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/freemarker/freemarker/2.3.11/freemarker-2.3.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/connect/nuxeo-connect-client/1.4.12/nuxeo-connect-client-1.4.12.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/json/json/20070829/json-20070829.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ehcache/ehcache-core/2.5.2/ehcache-core-2.5.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-core/2.3.2/lucene-core-2.3.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-analyzers/2.3.2/lucene-analyzers-2.3.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/htmlparser/jericho/jericho-html/3.2/jericho-html-3.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/oauth/core/oauth/20090531/oauth-20090531.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/cors-filter/1.7.1/cors-filter-1.7.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/java-property-utils/1.9/java-property-utils-1.9.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1-NX2/jboss-seam-2.1.0.SP1-NX2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-remoting/2.1.0.SP1/jboss-seam-remoting-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1/jboss-seam-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-ui/2.1.0.SP1/jboss-seam-ui-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-jul/2.1.0.SP1/jboss-seam-jul-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-pdf/2.1.0.SP1/jboss-seam-pdf-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext-rtf/2.1.7/itext-rtf-2.1.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/facelets/jsf-facelets/1.1.15.B1/jsf-facelets-1.1.15.B1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-rss/2.1.0.SP1/jboss-seam-rss-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-excel/2.1.0.SP1/jboss-seam-excel-2.1.0.SP1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-api/3.3.1.GA/richfaces-api-3.3.1.GA.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-impl/3.3.1.GA-NX9.01/richfaces-impl-3.3.1.GA-NX9.01.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-validator/3.1.0.GA/hibernate-validator-3.1.0.GA.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-commons-annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ezmorph/ezmorph/1.0.4/ezmorph-1.0.4.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/yaml/snakeyaml/1.7/snakeyaml-1.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/ui/richfaces-ui/3.3.1.GA-NX9.01/richfaces-ui-3.3.1.GA-NX9.01.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-annotations/3.4.0.GA/hibernate-annotations-3.4.0.GA.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/inject/guice/3.0/guice-3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/inject/javax.inject/1/javax.inject-1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/junit/junit/4.8.1/junit-4.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm/2.0.10/jotm-2.0.10.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm_jrmp_stubs/2.0.10/jotm_jrmp_stubs-2.0.10.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/carol/carol/2.0.5/carol-2.0.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/howl/howl-logger/0.1.11/howl-logger-0.1.11.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/servlet-api-2.5/6.1.6/servlet-api-2.5-6.1.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ant/ant/1.6.5/ant-1.6.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-api/2.34.0/selenium-api-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-support/2.34.0/selenium-support-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-firefox-driver/2.34.0/selenium-firefox-driver-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-remote-driver/2.34.0/selenium-remote-driver-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-ie-driver/2.34.0/selenium-ie-driver-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-chrome-driver/2.34.0/selenium-chrome-driver-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.34.0/selenium-htmlunit-driver-2.34.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit/2.8/htmlunit-2.8.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/xalan/2.7.1/xalan-2.7.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/serializer/2.7.1/serializer-2.7.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit-core-js/2.8/htmlunit-core-js-2.8.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/nekohtml/nekohtml/1.9.12/nekohtml-1.9.12.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/w3c/css/sac/1.3/sac-1.3.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/concordion/concordion/1.3.0/concordion-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ognl/ognl/2.7.2/ognl-2.7.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xom/xom/1.1/xom-1.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcmail-jdk15/1.45/bcmail-jdk15-1.45.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcprov-jdk15/1.45/bcprov-jdk15-1.45.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-scratchpad/3.5-beta6/poi-scratchpad-3.5-beta6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi/3.5-beta6/poi-3.5-beta6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-ooxml/3.5-beta6/poi-ooxml-3.5-beta6.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/ooxml-schemas/1.0/ooxml-schemas-1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/activation/activation/1.1/activation-1.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/h2database/h2/1.1.114-nx/h2-1.1.114-nx.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/postgresql/postgresql/9.2-1002.jdbc4/postgresql-9.2-1002.jdbc4.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jtds/jtds/1.3.0/jtds-1.3.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dumbster/dumbster/1.6/dumbster-1.6.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/wikimodel/wem/2.0.2/wem-2.0.2.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/artofsolving/jodconverter/jodconverter-core/3.0-NX10/jodconverter-core-3.0-NX10.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/juh/3.1.0/juh-3.1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/jurt/3.1.0/jurt-3.1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/ridl/3.1.0/ridl-3.1.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/unoil/3.1.0/unoil-3.1.0.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/groovy/groovy-all/1.5.7/groovy-all-1.5.7.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jline/jline/0.9.94/jline-0.9.94.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/hsqldb/hsqldb/1.8.0.1/hsqldb-1.8.0.1.jar: 17:09:47,946 DEBUG [HttpClient] Operating system name: Linux 17:09:47,947 DEBUG [HttpClient] Operating system architecture: amd64 17:09:47,948 DEBUG [HttpClient] Operating system version: 3.2.0-40-virtual 17:09:47,998 DEBUG [HttpClient] SUN 1.7: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration) 17:09:47,998 DEBUG [HttpClient] SunRsaSign 1.7: Sun RSA signature provider 17:09:47,999 DEBUG [HttpClient] SunJSSE 1.7: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1) 17:09:48,000 DEBUG [HttpClient] SunJCE 1.7: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC) 17:09:48,000 DEBUG [HttpClient] SunJGSS 1.7: Sun (Kerberos v5, SPNEGO) 17:09:48,000 DEBUG [HttpClient] SunSASL 1.7: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM) 17:09:48,001 DEBUG [HttpClient] XMLDSig 1.0: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory) 17:09:48,001 DEBUG [HttpClient] SunPCSC 1.7: Sun PC/SC provider 17:09:48,002 DEBUG [HttpClient] SunPKCS11-NSS 1.7: SunPKCS11-NSS using library null 17:09:48,010 INFO [LocalBinaryManager] Repository 'test' using DefaultBinaryManager and binary store: /tmp/NXOSGITestFramework87498836552974914311425cbd652b-1952703843.1//data/binaries 17:09:48,164 DEBUG [ConvertUtils] Convert string 'sa' to class 'java.lang.String' 17:09:48,166 DEBUG [ConvertUtils] Convert string '' to class 'java.lang.String' 17:09:48,167 DEBUG [ConvertUtils] Convert string 'jdbc:h2:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test/h2/nuxeo/nuxeojunittests' to class 'java.lang.String' 17:09:48,207 DEBUG [RepositoryImpl] Initializing 17:09:48,578 DEBUG [Model] Schemas fields from descriptor: [FieldDescriptor(note,type=largetext,table=null,column=null), FieldDescriptor(relatedtext,type=largetext,table=null,column=null)] 17:09:48,580 DEBUG [Model] Making model for type relation 17:09:48,581 DEBUG [Model] Making model for type dublincore 17:09:48,582 DEBUG [Model] String array field 'dc:contributors' using column type STRING 17:09:48,583 DEBUG [Model] String array field 'dc:subjects' using column type STRING 17:09:48,586 DEBUG [Model] Fragments for type Relation: [dublincore, versions, dc:subjects, relation, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, acls, misc] 17:09:48,587 DEBUG [Model] Fragments for type Document: [versions, acls, misc, fulltext], prefetch: [versions, acls, misc] 17:09:48,588 DEBUG [Model] Making model for type common 17:09:48,589 DEBUG [Model] Fragments for type TemplateRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,590 DEBUG [Model] Fragments for type Folder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,591 DEBUG [Model] Making model for type domain 17:09:48,592 DEBUG [Model] String array field 'content_roots' using column type STRING 17:09:48,593 DEBUG [Model] Fragments for type Domain: [dublincore, versions, content_roots, dc:subjects, common, domain, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,595 DEBUG [Model] Fragments for type SectionRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,596 DEBUG [Model] Making model for type file 17:09:48,597 DEBUG [Model] Making model for type content 17:09:48,598 DEBUG [Model] Making model for type uid 17:09:48,599 DEBUG [Model] Making model for type files 17:09:48,600 DEBUG [Model] Making model for type file 17:09:48,601 DEBUG [Model] Schemas 'file' and 'file' both have a property 'filename', unqualified reference in queries will use schema 'file' 17:09:48,601 DEBUG [Model] Making model for type relatedtext 17:09:48,602 DEBUG [Model] Making model for type relatedtextresource 17:09:48,603 DEBUG [Model] Fragments for type File: [uid, dublincore, versions, dc:subjects, common, file, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,604 DEBUG [Model] Fragments for type WorkspaceRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,604 DEBUG [Model] Making model for type webcontainer 17:09:48,605 DEBUG [Model] Making model for type publishing 17:09:48,605 DEBUG [Model] String array field 'publish:sections' using column type STRING 17:09:48,606 DEBUG [Model] Fragments for type Workspace: [dublincore, publish:sections, versions, dc:subjects, common, file, dc:contributors, webcontainer, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,607 DEBUG [Model] Making model for type note 17:09:48,607 DEBUG [Model] Fragments for type Note: [dublincore, uid, versions, dc:subjects, common, dc:contributors, acls, note, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,608 DEBUG [Model] Fragments for type HiddenFolder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,609 DEBUG [Model] Fragments for type Section: [dublincore, versions, dc:subjects, common, file, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,609 DEBUG [Model] Fragments for type Root: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,610 DEBUG [Model] Fragments for type OrderedFolder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:48,610 DEBUG [Model] Fragments for facet Commentable: [] 17:09:48,611 DEBUG [Model] Fragments for facet WebView: [] 17:09:48,611 DEBUG [Model] Fragments for facet SuperSpace: [] 17:09:48,612 DEBUG [Model] Fragments for facet MasterPublishSpace: [] 17:09:48,612 DEBUG [Model] Fragments for facet Versionable: [] 17:09:48,613 DEBUG [Model] Fragments for facet PublishSpace: [] 17:09:48,613 DEBUG [Model] Fragments for facet SystemDocument: [] 17:09:48,613 DEBUG [Model] Fragments for facet HasRelatedText: [] 17:09:48,614 DEBUG [Model] Fragments for facet Downloadable: [] 17:09:48,614 DEBUG [Model] Fragments for facet NotFulltextIndexable: [] 17:09:48,615 DEBUG [Model] Fragments for facet Publishable: [] 17:09:48,615 DEBUG [Model] Fragments for facet HiddenInNavigation: [] 17:09:48,616 DEBUG [Model] Fragments for facet Folderish: [] 17:09:48,616 DEBUG [Model] Fragments for facet Orderable: [] 17:09:49,121 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 17:09:49,155 DEBUG [SessionImpl] Creating root 17:09:49,172 DEBUG [SessionImpl] Saving session 17:09:49,178 DEBUG [SessionImpl] End of save 17:09:49,201 DEBUG [CoreInstance] Register session with id 'test-6682620764958490624'. 17:09:49,246 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:49,254 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:49,261 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:49,267 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:49,277 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:49,313 DEBUG [SessionImpl] Saving session 17:09:49,379 DEBUG [SessionImpl] End of save 17:09:49,381 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0fb31598-c1ef-4f95-a6dd-85049f0a3978, , Progress(?%, ?/0), null) 17:09:49,382 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0fb31598-c1ef-4f95-a6dd-85049f0a3978, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,388 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0fb31598-c1ef-4f95-a6dd-85049f0a3978, , Progress(?%, ?/0), null) 17:09:49,388 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0fb31598-c1ef-4f95-a6dd-85049f0a3978, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,389 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(420c6a27-42dd-4bc5-82e2-5d36ddcc58b9, , Progress(?%, ?/0), null) 17:09:49,389 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(420c6a27-42dd-4bc5-82e2-5d36ddcc58b9, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,388 DEBUG [TransactionHelper] Starting transaction 17:09:49,390 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(420c6a27-42dd-4bc5-82e2-5d36ddcc58b9, , Progress(?%, ?/0), null) 17:09:49,391 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(420c6a27-42dd-4bc5-82e2-5d36ddcc58b9, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,392 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(2ad1eceb-c1f4-429f-a61f-26718cbe358a, , Progress(?%, ?/0), null) 17:09:49,392 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(2ad1eceb-c1f4-429f-a61f-26718cbe358a, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,393 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(2ad1eceb-c1f4-429f-a61f-26718cbe358a, , Progress(?%, ?/0), null) 17:09:49,394 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(2ad1eceb-c1f4-429f-a61f-26718cbe358a, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,394 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(a900f2e8-f4c1-4ebb-b5e1-78ec3d09ee6b, , Progress(?%, ?/0), null) 17:09:49,395 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(a900f2e8-f4c1-4ebb-b5e1-78ec3d09ee6b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,396 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(a900f2e8-f4c1-4ebb-b5e1-78ec3d09ee6b, , Progress(?%, ?/0), null) 17:09:49,396 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(a900f2e8-f4c1-4ebb-b5e1-78ec3d09ee6b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,401 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(49e6d66c-a370-47cd-83a4-258878fa63a2, , Progress(?%, ?/0), null) 17:09:49,402 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(49e6d66c-a370-47cd-83a4-258878fa63a2, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,405 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(49e6d66c-a370-47cd-83a4-258878fa63a2, , Progress(?%, ?/0), null) 17:09:49,406 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(49e6d66c-a370-47cd-83a4-258878fa63a2, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:49,405 DEBUG [CoreInstance] Register session with id 'test-6682625858789703681'. 17:09:49,432 DEBUG [SessionImpl] Saving session 17:09:49,459 DEBUG [SessionImpl] End of save 17:09:49,473 DEBUG [CoreInstance] Unregister session with id 'test-6682625858789703681'. 17:09:49,473 DEBUG [AbstractSession] Destroying core session ... 17:09:49,474 DEBUG [CoreInstance] Unregister session with id 'test-6682625858789703681'. 17:09:49,475 DEBUG [TransactionHelper] Starting transaction 17:09:49,478 DEBUG [CoreInstance] Register session with id 'test-6682626215271989250'. 17:09:49,491 DEBUG [SessionImpl] Saving session 17:09:49,499 DEBUG [SessionImpl] End of save 17:09:49,499 DEBUG [CoreInstance] Unregister session with id 'test-6682626215271989250'. 17:09:49,500 DEBUG [AbstractSession] Destroying core session ... 17:09:49,500 DEBUG [CoreInstance] Unregister session with id 'test-6682626215271989250'. 17:09:49,501 DEBUG [TransactionHelper] Starting transaction 17:09:49,504 DEBUG [CoreInstance] Register session with id 'test-6682626326941138947'. 17:09:49,515 DEBUG [SessionImpl] Saving session 17:09:49,522 DEBUG [SessionImpl] End of save 17:09:49,523 DEBUG [CoreInstance] Unregister session with id 'test-6682626326941138947'. 17:09:49,523 DEBUG [AbstractSession] Destroying core session ... 17:09:49,524 DEBUG [CoreInstance] Unregister session with id 'test-6682626326941138947'. 17:09:49,525 DEBUG [TransactionHelper] Starting transaction 17:09:49,528 DEBUG [CoreInstance] Register session with id 'test-6682626430020354052'. 17:09:49,539 DEBUG [SessionImpl] Saving session 17:09:49,547 DEBUG [SessionImpl] End of save 17:09:49,547 DEBUG [CoreInstance] Unregister session with id 'test-6682626430020354052'. 17:09:49,548 DEBUG [AbstractSession] Destroying core session ... 17:09:49,548 DEBUG [CoreInstance] Unregister session with id 'test-6682626430020354052'. 17:09:49,549 DEBUG [TransactionHelper] Starting transaction 17:09:49,552 DEBUG [CoreInstance] Register session with id 'test-6682626533099569157'. 17:09:49,570 DEBUG [SessionImpl] Saving session 17:09:49,581 DEBUG [SessionImpl] End of save 17:09:49,582 DEBUG [CoreInstance] Unregister session with id 'test-6682626533099569157'. 17:09:49,582 DEBUG [AbstractSession] Destroying core session ... 17:09:49,583 DEBUG [CoreInstance] Unregister session with id 'test-6682626533099569157'. 17:09:49,584 DEBUG [TransactionHelper] Starting transaction 17:09:49,587 DEBUG [CoreInstance] Register session with id 'test-6682626683423424518'. 17:09:49,601 DEBUG [SessionImpl] Saving session 17:09:49,607 DEBUG [SessionImpl] End of save 17:09:49,607 DEBUG [CoreInstance] Unregister session with id 'test-6682626683423424518'. 17:09:49,608 DEBUG [AbstractSession] Destroying core session ... 17:09:49,608 DEBUG [CoreInstance] Unregister session with id 'test-6682626683423424518'. 17:09:49,609 DEBUG [TransactionHelper] Starting transaction 17:09:49,612 DEBUG [CoreInstance] Register session with id 'test-6682626790797606919'. 17:09:49,624 DEBUG [SessionImpl] Saving session 17:09:49,630 DEBUG [SessionImpl] End of save 17:09:49,631 DEBUG [CoreInstance] Unregister session with id 'test-6682626790797606919'. 17:09:49,632 DEBUG [AbstractSession] Destroying core session ... 17:09:49,632 DEBUG [CoreInstance] Unregister session with id 'test-6682626790797606919'. 17:09:49,633 DEBUG [TransactionHelper] Starting transaction 17:09:49,636 DEBUG [CoreInstance] Register session with id 'test-6682626898171789320'. 17:09:49,649 DEBUG [SessionImpl] Saving session 17:09:49,655 DEBUG [SessionImpl] End of save 17:09:49,656 DEBUG [CoreInstance] Unregister session with id 'test-6682626898171789320'. 17:09:49,656 DEBUG [AbstractSession] Destroying core session ... 17:09:49,656 DEBUG [CoreInstance] Unregister session with id 'test-6682626898171789320'. 17:09:49,657 DEBUG [TransactionHelper] Starting transaction 17:09:49,660 DEBUG [CoreInstance] Register session with id 'test-6682627001251004425'. 17:09:49,673 DEBUG [SessionImpl] Saving session 17:09:49,680 DEBUG [SessionImpl] End of save 17:09:49,681 DEBUG [CoreInstance] Unregister session with id 'test-6682627001251004425'. 17:09:49,681 DEBUG [AbstractSession] Destroying core session ... 17:09:49,682 DEBUG [CoreInstance] Unregister session with id 'test-6682627001251004425'. 17:09:49,683 DEBUG [TransactionHelper] Starting transaction 17:09:49,686 DEBUG [CoreInstance] Register session with id 'test-6682627108625186826'. 17:09:49,701 DEBUG [SessionImpl] Saving session 17:09:49,709 DEBUG [SessionImpl] End of save 17:09:49,710 DEBUG [CoreInstance] Unregister session with id 'test-6682627108625186826'. 17:09:49,711 DEBUG [AbstractSession] Destroying core session ... 17:09:49,711 DEBUG [CoreInstance] Unregister session with id 'test-6682627108625186826'. 17:09:49,943 DEBUG [SecurityPolicyServiceImpl] Ordered security policies: [lock] 17:09:49,948 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: 420c6a27-42dd-4bc5-82e2-5d36ddcc58b9 17:09:49,998 DEBUG [CoreInstance] Unregister session with id 'test-6682620764958490624'. 17:09:49,998 DEBUG [AbstractSession] Destroying core session ... 17:09:49,999 DEBUG [CoreInstance] Unregister session with id 'test-6682620764958490624'. 17:09:50,003 DEBUG [CoreInstance] Register session with id 'test-6682628470129819659'. 17:09:50,011 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:50,018 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:50,024 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:50,030 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:50,039 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:50,057 DEBUG [SessionImpl] Saving session 17:09:50,096 DEBUG [SessionImpl] End of save 17:09:50,097 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(4b1d5e40-a98a-4ff1-8ba0-0640c688f559, , Progress(?%, ?/0), null) 17:09:50,098 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(4b1d5e40-a98a-4ff1-8ba0-0640c688f559, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,098 DEBUG [TransactionHelper] Starting transaction 17:09:50,101 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(4b1d5e40-a98a-4ff1-8ba0-0640c688f559, , Progress(?%, ?/0), null) 17:09:50,102 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(4b1d5e40-a98a-4ff1-8ba0-0640c688f559, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,102 DEBUG [CoreInstance] Register session with id 'test-6682628895331581964'. 17:09:50,103 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(ce4402a9-7bb5-44a6-a426-09ecc0870f5b, , Progress(?%, ?/0), null) 17:09:50,104 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(ce4402a9-7bb5-44a6-a426-09ecc0870f5b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,104 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(ce4402a9-7bb5-44a6-a426-09ecc0870f5b, , Progress(?%, ?/0), null) 17:09:50,105 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(ce4402a9-7bb5-44a6-a426-09ecc0870f5b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,105 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0616ffa0-ecf2-421e-b53c-9f1fdbc2703b, , Progress(?%, ?/0), null) 17:09:50,106 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0616ffa0-ecf2-421e-b53c-9f1fdbc2703b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,106 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0616ffa0-ecf2-421e-b53c-9f1fdbc2703b, , Progress(?%, ?/0), null) 17:09:50,107 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0616ffa0-ecf2-421e-b53c-9f1fdbc2703b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,108 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(cbdd5378-697e-4265-8f57-2f74397cc8df, , Progress(?%, ?/0), null) 17:09:50,108 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(cbdd5378-697e-4265-8f57-2f74397cc8df, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,109 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(cbdd5378-697e-4265-8f57-2f74397cc8df, , Progress(?%, ?/0), null) 17:09:50,110 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(cbdd5378-697e-4265-8f57-2f74397cc8df, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,111 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(8845350e-6836-45bd-a929-74d62ceb612a, , Progress(?%, ?/0), null) 17:09:50,111 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(8845350e-6836-45bd-a929-74d62ceb612a, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,112 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(8845350e-6836-45bd-a929-74d62ceb612a, , Progress(?%, ?/0), null) 17:09:50,113 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(8845350e-6836-45bd-a929-74d62ceb612a, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:50,122 DEBUG [SessionImpl] Saving session 17:09:50,128 DEBUG [SessionImpl] End of save 17:09:50,139 DEBUG [CoreInstance] Unregister session with id 'test-6682628895331581964'. 17:09:50,139 DEBUG [AbstractSession] Destroying core session ... 17:09:50,140 DEBUG [CoreInstance] Unregister session with id 'test-6682628895331581964'. 17:09:50,141 DEBUG [TransactionHelper] Starting transaction 17:09:50,156 DEBUG [CoreInstance] Register session with id 'test-6682629075720208397'. 17:09:50,171 DEBUG [SessionImpl] Saving session 17:09:50,179 DEBUG [SessionImpl] End of save 17:09:50,180 DEBUG [CoreInstance] Unregister session with id 'test-6682629075720208397'. 17:09:50,181 DEBUG [AbstractSession] Destroying core session ... 17:09:50,182 DEBUG [CoreInstance] Unregister session with id 'test-6682629075720208397'. 17:09:50,183 DEBUG [TransactionHelper] Starting transaction 17:09:50,187 DEBUG [CoreInstance] Register session with id 'test-6682629260403802126'. 17:09:50,201 DEBUG [SessionImpl] Saving session 17:09:50,209 DEBUG [SessionImpl] End of save 17:09:50,210 DEBUG [CoreInstance] Unregister session with id 'test-6682629260403802126'. 17:09:50,210 DEBUG [AbstractSession] Destroying core session ... 17:09:50,211 DEBUG [CoreInstance] Unregister session with id 'test-6682629260403802126'. 17:09:50,211 DEBUG [TransactionHelper] Starting transaction 17:09:50,215 DEBUG [CoreInstance] Register session with id 'test-6682629380662886415'. 17:09:50,228 DEBUG [SessionImpl] Saving session 17:09:50,236 DEBUG [SessionImpl] End of save 17:09:50,236 DEBUG [CoreInstance] Unregister session with id 'test-6682629380662886415'. 17:09:50,237 DEBUG [AbstractSession] Destroying core session ... 17:09:50,237 DEBUG [CoreInstance] Unregister session with id 'test-6682629380662886415'. 17:09:50,238 DEBUG [TransactionHelper] Starting transaction 17:09:50,241 DEBUG [CoreInstance] Register session with id 'test-6682629496627003408'. 17:09:50,255 DEBUG [SessionImpl] Saving session 17:09:50,263 DEBUG [SessionImpl] End of save 17:09:50,264 DEBUG [CoreInstance] Unregister session with id 'test-6682629496627003408'. 17:09:50,265 DEBUG [AbstractSession] Destroying core session ... 17:09:50,265 DEBUG [CoreInstance] Unregister session with id 'test-6682629496627003408'. 17:09:50,266 DEBUG [TransactionHelper] Starting transaction 17:09:50,269 DEBUG [CoreInstance] Register session with id 'test-6682629616886087697'. 17:09:50,282 DEBUG [SessionImpl] Saving session 17:09:50,291 DEBUG [SessionImpl] End of save 17:09:50,292 DEBUG [CoreInstance] Unregister session with id 'test-6682629616886087697'. 17:09:50,292 DEBUG [AbstractSession] Destroying core session ... 17:09:50,293 DEBUG [CoreInstance] Unregister session with id 'test-6682629616886087697'. 17:09:50,294 DEBUG [TransactionHelper] Starting transaction 17:09:50,297 DEBUG [CoreInstance] Register session with id 'test-6682629732850204690'. 17:09:50,309 DEBUG [SessionImpl] Saving session 17:09:50,318 DEBUG [SessionImpl] End of save 17:09:50,319 DEBUG [CoreInstance] Unregister session with id 'test-6682629732850204690'. 17:09:50,319 DEBUG [AbstractSession] Destroying core session ... 17:09:50,320 DEBUG [CoreInstance] Unregister session with id 'test-6682629732850204690'. 17:09:50,320 DEBUG [TransactionHelper] Starting transaction 17:09:50,323 DEBUG [CoreInstance] Register session with id 'test-6682629848814321683'. 17:09:50,336 DEBUG [SessionImpl] Saving session 17:09:50,345 DEBUG [SessionImpl] End of save 17:09:50,347 DEBUG [CoreInstance] Unregister session with id 'test-6682629848814321683'. 17:09:50,347 DEBUG [AbstractSession] Destroying core session ... 17:09:50,353 DEBUG [CoreInstance] Unregister session with id 'test-6682629848814321683'. 17:09:50,354 DEBUG [TransactionHelper] Starting transaction 17:09:50,357 DEBUG [CoreInstance] Register session with id 'test-6682629994843209748'. 17:09:50,368 DEBUG [SessionImpl] Saving session 17:09:50,374 DEBUG [SessionImpl] End of save 17:09:50,374 DEBUG [CoreInstance] Unregister session with id 'test-6682629994843209748'. 17:09:50,375 DEBUG [AbstractSession] Destroying core session ... 17:09:50,375 DEBUG [CoreInstance] Unregister session with id 'test-6682629994843209748'. 17:09:50,376 DEBUG [TransactionHelper] Starting transaction 17:09:50,380 DEBUG [CoreInstance] Register session with id 'test-6682630089332490261'. 17:09:50,392 DEBUG [SessionImpl] Saving session 17:09:50,400 DEBUG [SessionImpl] End of save 17:09:50,400 DEBUG [CoreInstance] Unregister session with id 'test-6682630089332490261'. 17:09:50,400 DEBUG [AbstractSession] Destroying core session ... 17:09:50,401 DEBUG [CoreInstance] Unregister session with id 'test-6682630089332490261'. 17:09:50,426 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: 8845350e-6836-45bd-a929-74d62ceb612a 17:09:50,465 DEBUG [CoreInstance] Unregister session with id 'test-6682628470129819659'. 17:09:50,465 DEBUG [AbstractSession] Destroying core session ... 17:09:50,466 DEBUG [CoreInstance] Unregister session with id 'test-6682628470129819659'. 17:09:50,594 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 17:09:50,598 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.EventService 17:09:50,599 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 17:09:50,600 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.EventService 17:09:50,600 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.EventService 17:09:50,601 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.EventService 17:09:50,601 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,602 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,609 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.repository.RepositoryManager, point:repositories, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:50,674 INFO [RepositoryManagerImpl] Removing repository test 17:09:50,674 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,674 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.repository.RepositoryService, point:repository, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:50,675 INFO [RepositoryManager] Unregistering repository: test 17:09:50,675 INFO [RepositoryManager] Unregistering repository: test 17:09:50,675 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,675 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,676 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,676 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:50,676 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.LoginComponent 17:09:50,676 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 17:09:50,676 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.LoginComponent 17:09:50,677 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.LoginComponent 17:09:50,677 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.LoginComponent 17:09:50,677 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.model.persistence 17:09:50,677 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 17:09:50,677 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.model.persistence 17:09:50,678 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.model.persistence 17:09:50,678 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.model.persistence 17:09:50,678 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,678 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,678 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,679 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,679 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,679 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,679 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,686 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,688 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,689 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,690 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,690 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,691 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.api.ServiceManagement, point:servers, contributor:RegistrationInfo: service:org.nuxeo.runtime.api.DefaultJBossBindings} 17:09:50,692 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,693 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,697 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,699 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,700 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,703 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,704 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,706 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,707 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,710 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.started 17:09:50,711 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 17:09:50,712 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.started 17:09:50,713 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.started 17:09:50,714 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.started 17:09:50,715 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:50,716 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:50,718 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:50,718 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:50,719 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:50,720 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:50,720 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.redis.RedisService 17:09:50,720 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:50,721 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:50,722 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:50,722 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:50,723 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:50,724 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:50,725 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:50,730 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:50,730 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,731 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,731 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.blohodlers.adapters} 17:09:50,732 INFO [DocumentAdapterService] Unregistered document adapter factory: null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 17:09:50,732 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,733 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,733 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,734 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:50,734 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.work.config 17:09:50,735 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 17:09:50,735 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:50,736 INFO [WorkManagerImpl] Unregistered work queue default 17:09:50,736 INFO [WorkManagerImpl] Unregistered work queue fulltextUpdater 17:09:50,737 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:50,737 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:50,738 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:50,738 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:50,739 DEBUG [EventServiceImpl] Unregistered event listener: workManagerCleanup 17:09:50,739 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:50,740 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.config 17:09:50,740 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.work.config 17:09:50,741 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:50,741 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.work.service 17:09:50,742 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 17:09:50,748 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.service 17:09:50,748 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.work.service 17:09:50,749 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.work.service 17:09:50,749 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,749 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,750 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener} 17:09:50,750 DEBUG [EventServiceImpl] Unregistered event listener: orphanVersionRemoverListener 17:09:50,751 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,751 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,752 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,752 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:50,753 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:50,753 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 17:09:50,754 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:50,754 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:50,755 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:50,755 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.core.LocalConfigurationService 17:09:50,756 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 17:09:50,756 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.core.LocalConfigurationService 17:09:50,757 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.core.LocalConfigurationService 17:09:50,757 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.core.LocalConfigurationService 17:09:50,758 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.CoreService 17:09:50,758 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 17:09:50,759 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreService 17:09:50,759 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.CoreService 17:09:50,760 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.CoreService 17:09:50,760 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:50,761 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:50,762 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:50,762 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:50,763 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:50,763 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:50,763 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:50,764 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:50,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:50,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:50,766 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,766 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,767 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.reload} 17:09:50,767 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,768 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,769 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,769 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:50,770 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,770 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,771 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schema.TypeService} 17:09:50,771 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,772 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,772 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,773 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:50,773 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:50,774 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:50,775 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:50,775 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:50,776 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:50,776 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:50,777 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 17:09:50,777 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:50,778 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:50,778 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:50,779 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,779 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,780 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.CoreService, point:sessionFactory, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:50,780 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,781 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:50,781 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,782 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:50,782 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,783 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:50,783 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,784 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:50,784 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,785 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,786 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,786 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:50,787 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,787 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,788 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService, point:config, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.test} 17:09:50,788 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,789 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,789 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,790 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:50,790 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,791 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,791 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter} 17:09:50,792 INFO [DocumentAdapterService] Unregistered document adapter factory: null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 17:09:50,792 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,793 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,793 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,794 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:50,794 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:50,795 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:50,796 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,796 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,796 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:50,797 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,798 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:50,798 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,799 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,799 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,800 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:50,800 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:50,801 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:50,801 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:50,802 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:50,802 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:50,803 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:50,803 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:50,804 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:50,804 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:50,805 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:50,805 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,806 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,806 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissions, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:50,807 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,807 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissionsVisibility, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:50,808 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,808 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,809 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,809 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:50,810 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,811 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,811 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPolicies} 17:09:50,812 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,812 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,813 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,813 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:50,814 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:50,814 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:50,815 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:50,815 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:50,816 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:50,816 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,816 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,817 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:lifecycle, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:50,818 INFO [LifeCycleRegistry] Unregistering lifecycle: default 17:09:50,818 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,819 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:types, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:50,819 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,820 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,821 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,821 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:50,821 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:50,822 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:50,822 INFO [RepositoryManager] Shutting down repository manager 17:09:50,823 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:50,823 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:50,824 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:50,825 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,825 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,825 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService, point:queryMaker, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib} 17:09:50,826 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,826 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,827 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,828 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:50,828 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:50,828 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:50,829 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:50,829 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:50,830 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:50,831 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,831 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,832 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 17:09:50,832 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,833 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,833 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,834 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:50,834 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:50,835 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:50,835 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:50,835 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:50,836 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:50,837 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,837 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,837 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, point:converter, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.convert.plugins} 17:09:50,838 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,838 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,839 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,840 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:50,840 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:50,841 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:50,841 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:50,841 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:50,842 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:50,842 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:50,843 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:50,843 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:50,844 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:50,844 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:50,845 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,845 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,846 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, point:widgets, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets} 17:09:50,846 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,847 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,847 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,848 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:50,848 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,849 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,849 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.thumbnail.adapter} 17:09:50,850 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,850 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,851 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,851 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:50,852 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:50,852 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:50,853 DEBUG [SchedulerServiceImpl] Deactivate 17:09:50,853 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:09:50,854 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:09:50,855 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 17:09:50,855 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:50,856 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:50,856 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:50,861 DEBUG [ServiceGroup] service group * no longer has a server! Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.833 sec Running org.nuxeo.ecm.platform.shibboleth.web.TestUserTreeNodeParsing 17:09:50,883 DEBUG [NXRuntimeTestCase] URLs on the classpath: file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/surefire/surefire-booter/2.10/surefire-booter-2.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/maven/surefire/surefire-api/2.10/surefire-api-2.10.jar file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes/ file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/ file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-common/target/nuxeo-common-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-io/commons-io/1.4/commons-io-1.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/transaction/jta/1.1/jta-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xsom/xsom/20081112/xsom-20081112.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/xml/relaxngDatatype/1.0/relaxngDatatype-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/resource/connector-api/1.5/connector-api-1.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cup/java-cup/0.11a/java-cup-0.11a.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/joda-time/joda-time/1.6/joda-time-1.6.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-core/2.5.0/javasimon-core-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mvel/mvel2/2.1.7.Final/mvel2-2.1.7.Final.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jmx/2.5.0/javasimon-jmx-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/javasimon/javasimon-jdbc3/2.5.0/javasimon-jdbc3-2.5.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c-clean.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/quartz-scheduler/quartz/1.8.6/quartz-1.8.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/redis/clients/jedis/2.1.0-20130502/jedis-2.1.0-20130502.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/opencsv/opencsv/2.1/opencsv-2.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/el/jboss-el/1.0_02.CR2/jboss-el-1.0_02.CR2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/el/el-api/1.0/el-api-1.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/freemarker/freemarker/2.3.11/freemarker-2.3.11.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/connect/nuxeo-connect-client/1.4.12/nuxeo-connect-client-1.4.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/json/json/20070829/json-20070829.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ehcache/ehcache-core/2.5.2/ehcache-core-2.5.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-core/2.3.2/lucene-core-2.3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/lucene/lucene-analyzers/2.3.2/lucene-analyzers-2.3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/htmlparser/jericho/jericho-html/3.2/jericho-html-3.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/oauth/core/oauth/20090531/oauth-20090531.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/cors-filter/1.7.1/cors-filter-1.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/thetransactioncompany/java-property-utils/1.9/java-property-utils-1.9.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1-NX2/jboss-seam-2.1.0.SP1-NX2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-remoting/2.1.0.SP1/jboss-seam-remoting-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam/2.1.0.SP1/jboss-seam-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-ui/2.1.0.SP1/jboss-seam-ui-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-jul/2.1.0.SP1/jboss-seam-jul-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-pdf/2.1.0.SP1/jboss-seam-pdf-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext/2.1.7/itext-2.1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/lowagie/itext-rtf/2.1.7/itext-rtf-2.1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/sun/facelets/jsf-facelets/1.1.15.B1/jsf-facelets-1.1.15.B1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-rss/2.1.0.SP1/jboss-seam-rss-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/yarfraw/yarfraw/0.92/yarfraw-0.92.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/seam/jboss-seam-excel/2.1.0.SP1/jboss-seam-excel-2.1.0.SP1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jexcelapi/jxl/2.6.12/jxl-2.6.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-api/3.3.1.GA/richfaces-api-3.3.1.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/framework/richfaces-impl/3.3.1.GA-NX9.01/richfaces-impl-3.3.1.GA-NX9.01.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-validator/3.1.0.GA/hibernate-validator-3.1.0.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/antlr/antlr/2.7.7/antlr-2.7.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-commons-annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sf/ezmorph/ezmorph/1.0.4/ezmorph-1.0.4.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/yaml/snakeyaml/1.7/snakeyaml-1.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/richfaces/ui/richfaces-ui/3.3.1.GA-NX9.01/richfaces-ui-3.3.1.GA-NX9.01.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hibernate/hibernate-annotations/3.4.0.GA/hibernate-annotations-3.4.0.GA.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/inject/guice/3.0/guice-3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/inject/javax.inject/1/javax.inject-1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/junit/junit/4.8.1/junit-4.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm/2.0.10/jotm-2.0.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jotm/jotm_jrmp_stubs/2.0.10/jotm_jrmp_stubs-2.0.10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/objectweb/carol/carol/2.0.5/carol-2.0.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/howl/howl-logger/0.1.11/howl-logger-0.1.11.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/servlet-api-2.5/6.1.6/servlet-api-2.5-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ant/ant/1.6.5/ant-1.6.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/hamcrest/hamcrest-all/1.1/hamcrest-all-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-api/2.34.0/selenium-api-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-support/2.34.0/selenium-support-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-firefox-driver/2.34.0/selenium-firefox-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-remote-driver/2.34.0/selenium-remote-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-ie-driver/2.34.0/selenium-ie-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-chrome-driver/2.34.0/selenium-chrome-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.34.0/selenium-htmlunit-driver-2.34.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit/2.8/htmlunit-2.8.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/xalan/2.7.1/xalan-2.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xalan/serializer/2.7.1/serializer-2.7.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/htmlunit/htmlunit-core-js/2.8/htmlunit-core-js-2.8.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/nekohtml/nekohtml/1.9.12/nekohtml-1.9.12.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/w3c/css/sac/1.3/sac-1.3.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/concordion/concordion/1.3.0/concordion-1.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ognl/ognl/2.7.2/ognl-2.7.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/xom/xom/1.1/xom-1.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcmail-jdk15/1.45/bcmail-jdk15-1.45.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/bouncycastle/bcprov-jdk15/1.45/bcprov-jdk15-1.45.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-scratchpad/3.5-beta6/poi-scratchpad-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi/3.5-beta6/poi-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/poi-ooxml/3.5-beta6/poi-ooxml-3.5-beta6.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/poi/ooxml-schemas/1.0/ooxml-schemas-1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/activation/activation/1.1/activation-1.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-ra/target/nuxeo-core-storage-sql-ra-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/h2database/h2/1.1.114-nx/h2-1.1.114-nx.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/postgresql/postgresql/9.2-1002.jdbc4/postgresql-9.2-1002.jdbc4.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/sourceforge/jtds/jtds/1.3.0/jtds-1.3.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/dumbster/dumbster/1.6/dumbster-1.6.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/wikimodel/wem/2.0.2/wem-2.0.2.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/artofsolving/jodconverter/jodconverter-core/3.0-NX10/jodconverter-core-3.0-NX10.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/juh/3.1.0/juh-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/jurt/3.1.0/jurt-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/ridl/3.1.0/ridl-3.1.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/openoffice/unoil/3.1.0/unoil-3.1.0.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/cforcoding/jmd/jmd/0.8.1-tomasol-3e60e36137/jmd-0.8.1-tomasol-3e60e36137.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/groovy/groovy-all/1.5.7/groovy-all-1.5.7.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/jline/jline/0.9.94/jline-0.9.94.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-core-asl/1.8.1/jackson-core-asl-1.8.1.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/codehaus/jackson/jackson-mapper-asl/1.8.1/jackson-mapper-asl-1.8.1.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-5.9.1-SNAPSHOT.jar file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-5.9.1-SNAPSHOT.jar file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/hsqldb/hsqldb/1.8.0.1/hsqldb-1.8.0.1.jar 17:09:50,892 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 17:09:50,893 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.shibboleth.groups.web' has URL file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/ 17:09:50,894 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.shibboleth' has URL file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-5.9.1-SNAPSHOT.jar 17:09:50,895 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-login/target/nuxeo-platform-login-5.9.1-SNAPSHOT.jar 17:09:50,896 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar 17:09:50,897 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-common/target/nuxeo-common-5.9.1-SNAPSHOT.jar 17:09:50,899 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-io/commons-io/1.4/commons-io-1.4.jar 17:09:50,901 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 17:09:50,902 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar 17:09:50,904 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar 17:09:50,904 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 17:09:50,910 DEBUG [OSGiRuntimeService] Home directory: null 17:09:50,911 DEBUG [OSGiRuntimeService] Working directory: /tmp/NXOSGITestFramework20549826116214625211425cbd7aab-1952703843.2/ 17:09:50,912 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 17:09:50,914 INFO [OSGiRuntimeService] Configuration: host application: null 17:09:50,915 DEBUG [OSGiRuntimeService] Configuration: no configuration file found 17:09:50,915 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 17:09:50,916 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 17:09:50,916 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 17:09:50,917 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 17:09:50,918 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DeploymentService.xml 17:09:50,922 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DeploymentService.xml 17:09:50,922 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,923 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,923 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,924 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,924 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,925 DEBUG [SimpleThreadPool$WorkerThread] WorkerThread is shut down. 17:09:50,925 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,926 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,927 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:50,927 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/LoginComponent.xml 17:09:50,931 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/LoginComponent.xml 17:09:50,931 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 17:09:50,932 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 17:09:50,932 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.LoginComponent 17:09:50,933 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 17:09:50,933 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.LoginComponent 17:09:50,934 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 17:09:50,934 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 17:09:50,935 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.LoginComponent 17:09:50,936 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ServiceManagement.xml 17:09:50,940 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ServiceManagement.xml 17:09:50,941 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,941 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,942 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.ServiceManager 17:09:50,943 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,943 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,944 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,944 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:50,945 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:50,948 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:50,949 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 17:09:50,949 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 17:09:50,950 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.EventService 17:09:50,950 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 17:09:50,951 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.EventService 17:09:50,951 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 17:09:50,952 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 17:09:50,952 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.EventService 17:09:50,953 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ResourceService.xml 17:09:50,956 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ResourceService.xml 17:09:50,956 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,957 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,957 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,958 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 17:09:50,958 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,959 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,959 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,960 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:50,960 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DefaultJBossBindings.xml 17:09:50,964 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/DefaultJBossBindings.xml 17:09:50,964 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,965 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,965 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,966 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,966 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,967 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,967 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,968 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.api.ServiceManagement, point:servers, contributor:RegistrationInfo: service:org.nuxeo.runtime.api.DefaultJBossBindings} 17:09:50,970 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:50,970 INFO [NXRuntimeTestCase] Deploying contribution from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ContributionPersistence.xml 17:09:50,973 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-5.9.1-SNAPSHOT.jar!/OSGI-INF/ContributionPersistence.xml 17:09:50,974 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 17:09:50,975 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 17:09:50,975 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.model.persistence 17:09:50,976 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 17:09:50,976 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.model.persistence 17:09:50,977 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 17:09:50,977 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 17:09:50,978 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.model.persistence 17:09:50,980 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 17:09:50,980 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar 17:09:50,981 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 17:09:50,982 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar 17:09:50,983 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 17:09:50,984 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema RESOLVED 17:09:50,984 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING 17:09:50,985 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING with components: OSGI-INF/SchemaService.xml 17:09:50,990 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.schema components: OSGI-INF/SchemaService.xml 17:09:50,990 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.schema path: OSGI-INF/SchemaService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar!/OSGI-INF/SchemaService.xml 17:09:51,000 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-5.9.1-SNAPSHOT.jar!/OSGI-INF/SchemaService.xml 17:09:51,000 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,001 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,002 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,003 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 17:09:51,003 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,004 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,006 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,009 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schema.TypeService} 17:09:51,010 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:51,011 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTED 17:09:51,014 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-5.9.1-SNAPSHOT.jar 17:09:51,015 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-5.9.1-SNAPSHOT.jar 17:09:51,017 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-5.9.1-SNAPSHOT.jar 17:09:51,018 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-5.9.1-SNAPSHOT.jar 17:09:51,019 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar 17:09:51,019 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-5.9.1-SNAPSHOT.jar 17:09:51,020 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-5.9.1-SNAPSHOT.jar 17:09:51,021 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 17:09:51,022 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 17:09:51,023 INFO [NXRuntimeTestCase] Bundle 'log4j' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 17:09:51,024 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 17:09:51,026 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 17:09:51,027 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 17:09:51,029 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 17:09:51,029 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-5.9.1-SNAPSHOT.jar 17:09:51,030 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 17:09:51,031 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query RESOLVED 17:09:51,031 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING 17:09:51,032 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING with no components 17:09:51,033 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTED 17:09:51,033 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 17:09:51,034 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api RESOLVED 17:09:51,034 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING 17:09:51,035 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING with components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml 17:09:51,040 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.api components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml 17:09:51,041 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/DocumentAdapterService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/DocumentAdapterService.xml 17:09:51,046 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/DocumentAdapterService.xml 17:09:51,047 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,047 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,048 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,048 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 17:09:51,049 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,049 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,050 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,050 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:51,051 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/RepositoryManager.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryManager.xml 17:09:51,054 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryManager.xml 17:09:51,055 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,055 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,056 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,057 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,058 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,058 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,059 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:51,059 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-service-framework.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-service-framework.xml 17:09:51,063 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-service-framework.xml 17:09:51,064 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,065 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,066 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 17:09:51,066 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,067 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,068 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:51,068 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-adapters-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 17:09:51,071 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 17:09:51,072 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,073 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,074 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,074 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,075 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,075 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,076 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.blohodlers.adapters} 17:09:51,077 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 17:09:51,078 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:51,078 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/pathsegment-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/pathsegment-service.xml 17:09:51,082 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/pathsegment-service.xml 17:09:51,083 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,083 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,084 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,084 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,085 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,085 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,086 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,086 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:51,087 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/local-configuration-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/local-configuration-service.xml 17:09:51,090 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/local-configuration-service.xml 17:09:51,090 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 17:09:51,091 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 17:09:51,091 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.core.LocalConfigurationService 17:09:51,092 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 17:09:51,092 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.core.LocalConfigurationService 17:09:51,093 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 17:09:51,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 17:09:51,094 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.core.LocalConfigurationService 17:09:51,095 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/propertiesmapping-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/propertiesmapping-service.xml 17:09:51,098 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/propertiesmapping-service.xml 17:09:51,099 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,099 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,100 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,100 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 17:09:51,101 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,101 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,103 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:51,103 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-adapter-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 17:09:51,106 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 17:09:51,106 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,107 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,107 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,108 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,108 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,110 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,110 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.thumbnail.adapter} 17:09:51,111 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 17:09:51,111 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:51,112 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-service.xml 17:09:51,116 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-5.9.1-SNAPSHOT.jar!/OSGI-INF/thumbnail-service.xml 17:09:51,116 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,117 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,117 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,118 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,118 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,119 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,119 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,120 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:51,121 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTED 17:09:51,123 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/joda-time/joda-time/1.6/joda-time-1.6.jar 17:09:51,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar 17:09:51,124 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 17:09:51,125 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event RESOLVED 17:09:51,126 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING 17:09:51,126 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING with components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml,OSGI-INF/redis-service.xml 17:09:51,131 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.event components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml,OSGI-INF/redis-service.xml 17:09:51,132 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/EventService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:51,137 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/EventService.xml 17:09:51,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,138 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,139 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,139 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 17:09:51,140 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 17:09:51,140 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 17:09:51,141 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,141 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,142 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,143 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:51,143 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-service.xml 17:09:51,148 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-service.xml 17:09:51,149 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 17:09:51,150 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 17:09:51,150 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.service 17:09:51,151 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 17:09:51,151 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.service 17:09:51,152 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 17:09:51,152 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 17:09:51,153 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.service 17:09:51,153 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-config.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-config.xml 17:09:51,157 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/workmanager-config.xml 17:09:51,158 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 17:09:51,158 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 17:09:51,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:51,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.config 17:09:51,160 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 17:09:51,160 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 17:09:51,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.config 17:09:51,161 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:51,164 INFO [WorkManagerImpl] Registered work queue default 17:09:51,164 INFO [WorkManagerImpl] Registered work queue fulltextUpdater 17:09:51,165 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:51,165 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:51,166 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.core.work.config 17:09:51,166 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:51,169 DEBUG [EventServiceImpl] Registered event listener: workManagerCleanup 17:09:51,169 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:51,170 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/scheduler-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/scheduler-service.xml 17:09:51,174 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/scheduler-service.xml 17:09:51,175 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,175 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 17:09:51,176 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,176 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,177 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,177 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,178 DEBUG [SchedulerServiceImpl] Activate 17:09:51,180 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:09:51,181 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:09:51,181 INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:09:51,181 INFO [RAMJobStore] RAMJobStore initialized. 17:09:51,182 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:09:51,182 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:09:51,182 INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:09:51,182 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 17:09:51,183 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,183 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:51,184 INFO [SchedulerServiceImpl] Registering Schedule workManagerCleanup (cron=0 0/5 * * * ?) 17:09:51,192 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/redis-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/redis-service.xml 17:09:51,201 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-5.9.1-SNAPSHOT.jar!/OSGI-INF/redis-service.xml 17:09:51,201 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,202 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,202 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,203 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.redis.RedisService 17:09:51,203 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,204 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,204 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,205 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:51,206 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTED 17:09:51,206 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 17:09:51,207 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core RESOLVED 17:09:51,207 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING 17:09:51,208 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING with components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:51,213 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:51,214 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreService.xml 17:09:51,220 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreService.xml 17:09:51,220 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 17:09:51,221 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 17:09:51,221 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreService 17:09:51,222 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 17:09:51,222 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreService 17:09:51,223 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 17:09:51,223 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 17:09:51,224 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreService 17:09:51,224 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/RepositoryService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryService.xml 17:09:51,228 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/RepositoryService.xml 17:09:51,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,230 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,230 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 17:09:51,231 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,231 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,232 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,232 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:51,233 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreExtensions.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreExtensions.xml 17:09:51,241 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/CoreExtensions.xml 17:09:51,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,242 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,243 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,244 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,244 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,245 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,245 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.CoreService, point:sessionFactory, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:51,246 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,247 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:51,250 INFO [SchemaManagerImpl] Registered schema: core-types 17:09:51,250 INFO [SchemaManagerImpl] Registered schema: base 17:09:51,251 INFO [SchemaManagerImpl] Registered schema: relation 17:09:51,251 INFO [SchemaManagerImpl] Registered schema: common 17:09:51,252 INFO [SchemaManagerImpl] Registered schema: dublincore 17:09:51,252 INFO [SchemaManagerImpl] Registered schema: uid 17:09:51,253 INFO [SchemaManagerImpl] Registered schema: file 17:09:51,253 INFO [SchemaManagerImpl] Registered schema: files 17:09:51,254 INFO [SchemaManagerImpl] Registered schema: note 17:09:51,254 INFO [SchemaManagerImpl] Registered schema: domain 17:09:51,255 INFO [SchemaManagerImpl] Registered schema: relatedtext 17:09:51,255 INFO [SchemaManagerImpl] Registered schema: publishing 17:09:51,256 INFO [SchemaManagerImpl] Registered schema: webcontainer 17:09:51,257 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,257 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:51,258 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 17:09:51,259 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,259 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:51,267 INFO [SchemaManagerImpl] Registered facet: Folderish 17:09:51,267 INFO [SchemaManagerImpl] Registered facet: Orderable 17:09:51,267 INFO [SchemaManagerImpl] Registered facet: Versionable 17:09:51,268 INFO [SchemaManagerImpl] Registered facet: Downloadable 17:09:51,268 INFO [SchemaManagerImpl] Registered facet: Publishable 17:09:51,272 INFO [SchemaManagerImpl] Registered facet: PublishSpace 17:09:51,273 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 17:09:51,273 INFO [SchemaManagerImpl] Registered facet: Commentable 17:09:51,273 INFO [SchemaManagerImpl] Registered facet: WebView 17:09:51,274 INFO [SchemaManagerImpl] Registered facet: SuperSpace 17:09:51,278 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 17:09:51,279 INFO [SchemaManagerImpl] Registered facet: SystemDocument 17:09:51,280 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 17:09:51,287 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 17:09:51,288 INFO [SchemaManagerImpl] Registered document type: Folder 17:09:51,288 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 17:09:51,288 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 17:09:51,288 INFO [SchemaManagerImpl] Registered document type: Root 17:09:51,289 INFO [SchemaManagerImpl] Registered document type: Relation 17:09:51,289 INFO [SchemaManagerImpl] Registered document type: Domain 17:09:51,289 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 17:09:51,290 INFO [SchemaManagerImpl] Registered document type: Workspace 17:09:51,290 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 17:09:51,291 INFO [SchemaManagerImpl] Registered document type: SectionRoot 17:09:51,291 INFO [SchemaManagerImpl] Registered document type: Section 17:09:51,292 INFO [SchemaManagerImpl] Registered document type: File 17:09:51,292 INFO [SchemaManagerImpl] Registered document type: Note 17:09:51,292 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,293 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:51,294 DEBUG [EventServiceImpl] Registered event listener: emptyNameFixer 17:09:51,294 DEBUG [EventServiceImpl] Registered event listener: duplicatedNameFixer 17:09:51,295 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:51,296 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleService.xml 17:09:51,301 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleService.xml 17:09:51,302 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,303 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,304 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,305 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,306 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,307 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,308 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:51,309 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleCoreExtensions.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 17:09:51,314 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 17:09:51,315 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,316 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,317 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,318 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,319 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,319 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,320 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,321 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:lifecycle, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:51,324 INFO [LifeCycleRegistry] Registering lifecycle: default 17:09:51,326 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,327 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:types, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:51,329 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 17:09:51,330 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 17:09:51,331 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 17:09:51,332 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 17:09:51,333 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 17:09:51,334 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 17:09:51,335 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 17:09:51,336 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 17:09:51,337 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 17:09:51,338 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 17:09:51,339 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 17:09:51,340 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 17:09:51,341 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:51,342 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/lifecycle-listener-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/lifecycle-listener-contrib.xml 17:09:51,346 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/lifecycle-listener-contrib.xml 17:09:51,347 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,348 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,349 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,350 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,351 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,352 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,353 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 17:09:51,355 DEBUG [EventServiceImpl] Registered event listener: bulkLifeCycleChangeListener 17:09:51,355 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:51,356 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/SecurityService.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/SecurityService.xml 17:09:51,370 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/SecurityService.xml 17:09:51,371 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,372 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,373 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,374 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 17:09:51,375 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 17:09:51,376 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 17:09:51,377 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,378 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,380 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:51,381 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/permissions-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/permissions-contrib.xml 17:09:51,386 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/permissions-contrib.xml 17:09:51,387 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,387 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,388 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,389 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,390 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,391 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,391 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissions, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:51,395 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,395 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissionsVisibility, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:51,398 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:51,398 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/security-policy-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/security-policy-contrib.xml 17:09:51,401 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/security-policy-contrib.xml 17:09:51,401 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,402 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,402 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,403 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,403 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,404 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,404 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,405 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPolicies} 17:09:51,406 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:51,407 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/trash-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/trash-service.xml 17:09:51,409 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/trash-service.xml 17:09:51,410 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,410 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,411 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,411 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 17:09:51,412 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,412 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,413 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,413 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:51,413 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-service.xml 17:09:51,421 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-service.xml 17:09:51,421 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,421 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,422 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,422 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,423 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,423 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,424 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,424 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:51,425 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-document-adapter.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-document-adapter.xml 17:09:51,427 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/versioning-document-adapter.xml 17:09:51,428 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,428 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,429 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,429 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,430 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,430 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,431 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,431 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter} 17:09:51,432 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 17:09:51,432 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:51,433 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/orphanVersionRemoval-listener-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:51,436 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 17:09:51,436 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,437 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,437 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,438 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,438 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,439 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,439 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,440 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener} 17:09:51,440 DEBUG [EventServiceImpl] Registered event listener: orphanVersionRemoverListener 17:09:51,441 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:51,441 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 17:09:51,442 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTED 17:09:51,443 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-5.9.1-SNAPSHOT.jar 17:09:51,445 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mvel/mvel2/2.1.7.Final/mvel2-2.1.7.Final.jar 17:09:51,447 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar 17:09:51,448 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-5.9.1-SNAPSHOT.jar 17:09:51,449 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-5.9.1-SNAPSHOT.jar 17:09:51,450 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-el/target/nuxeo-platform-el-5.9.1-SNAPSHOT.jar 17:09:51,451 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-5.9.1-SNAPSHOT.jar 17:09:51,451 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-5.9.1-SNAPSHOT.jar 17:09:51,452 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-5.9.1-SNAPSHOT.jar 17:09:51,452 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-5.9.1-SNAPSHOT.jar 17:09:51,454 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/connect/nuxeo-connect-client/1.4.12/nuxeo-connect-client-1.4.12.jar 17:09:51,455 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 17:09:51,456 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 17:09:51,457 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 17:09:51,459 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 17:09:51,459 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-5.9.1-SNAPSHOT.jar 17:09:51,460 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-5.9.1-SNAPSHOT.jar 17:09:51,461 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-5.9.1-SNAPSHOT.jar 17:09:51,462 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-5.9.1-SNAPSHOT.jar 17:09:51,463 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-5.9.1-SNAPSHOT.jar 17:09:51,464 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-5.9.1-SNAPSHOT.jar 17:09:51,465 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar 17:09:51,466 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-5.9.1-SNAPSHOT.jar 17:09:51,468 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 17:09:51,469 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 17:09:51,469 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar 17:09:51,471 INFO [NXRuntimeTestCase] Bundle 'javax.faces.jsf-api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-api/1.2_12/jsf-api-1.2_12.jar 17:09:51,473 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-api/target/nuxeo-platform-ui-api-5.9.1-SNAPSHOT.jar 17:09:51,473 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-5.9.1-SNAPSHOT.jar 17:09:51,474 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-5.9.1-SNAPSHOT.jar 17:09:51,474 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.mimetype.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-mimetype-api/target/nuxeo-platform-mimetype-api-5.9.1-SNAPSHOT.jar 17:09:51,475 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform/target/nuxeo-platform-5.9.1-SNAPSHOT.jar 17:09:51,476 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-5.9.1-SNAPSHOT.jar 17:09:51,477 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-5.9.1-SNAPSHOT.jar 17:09:51,482 INFO [NXRuntimeTestCase] Bundle 'javax.faces.jsf-impl' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/faces/jsf-impl/1.2_12/jsf-impl-1.2_12.jar 17:09:51,484 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar 17:09:51,486 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 17:09:51,487 INFO [NXRuntimeTestCase] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 17:09:51,488 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar 17:09:51,489 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 17:09:51,490 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 17:09:51,491 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar 17:09:51,492 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-5.9.1-SNAPSHOT.jar 17:09:51,493 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-5.9.1-SNAPSHOT.jar 17:09:51,494 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.placeful.api' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-placeful-api/target/nuxeo-platform-placeful-api-5.9.1-SNAPSHOT.jar 17:09:51,496 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.fragments' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-fragments/target/nuxeo-theme-fragments-5.9.1-SNAPSHOT.jar 17:09:51,498 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-theme/nuxeo-theme-core/target/nuxeo-theme-core-5.9.1-SNAPSHOT.jar 17:09:51,500 INFO [NXRuntimeTestCase] Bundle 'com.phloc.css' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-css/3.3.1/phloc-css-3.3.1.jar 17:09:51,503 INFO [NXRuntimeTestCase] Bundle 'com.phloc.commons' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/phloc/phloc-commons/3.9.2/phloc-commons-3.9.2.jar 17:09:51,504 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-5.9.1-SNAPSHOT.jar 17:09:51,506 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-5.9.1-SNAPSHOT.jar 17:09:51,508 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-5.9.1-SNAPSHOT.jar 17:09:51,510 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-5.9.1-SNAPSHOT.jar 17:09:51,511 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-5.9.1-SNAPSHOT.jar 17:09:51,513 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-5.9.1-SNAPSHOT.jar 17:09:51,514 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-5.9.1-SNAPSHOT.jar 17:09:51,518 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/inject/guice/3.0/guice-3.0.jar 17:09:51,519 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-all' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar 17:09:51,520 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-5.9.1-SNAPSHOT.jar 17:09:51,520 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 17:09:51,521 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 17:09:51,523 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 17:09:51,524 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.servlet-api-2.5' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/servlet-api-2.5/6.1.6/servlet-api-2.5-6.1.6.jar 17:09:51,525 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 17:09:51,527 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar 17:09:51,530 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar 17:09:51,535 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar 17:09:51,535 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 17:09:51,536 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert RESOLVED 17:09:51,536 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING 17:09:51,537 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING with components: OSGI-INF/convert-service-framework.xml 17:09:51,543 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert components: OSGI-INF/convert-service-framework.xml 17:09:51,543 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert path: OSGI-INF/convert-service-framework.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-framework.xml 17:09:51,548 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-framework.xml 17:09:51,548 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,549 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,549 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,550 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 17:09:51,550 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,550 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,551 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,551 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:51,552 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTED 17:09:51,556 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar 17:09:51,557 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 17:09:51,557 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins RESOLVED 17:09:51,558 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING 17:09:51,558 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING with components: OSGI-INF/convert-service-contrib.xml 17:09:51,563 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert.plugins components: OSGI-INF/convert-service-contrib.xml 17:09:51,564 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert.plugins path: OSGI-INF/convert-service-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-contrib.xml 17:09:51,568 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-5.9.1-SNAPSHOT.jar!/OSGI-INF/convert-service-contrib.xml 17:09:51,569 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,569 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,570 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,570 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,570 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,571 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,571 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,572 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, point:converter, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.convert.plugins} 17:09:51,577 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:51,577 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTED 17:09:51,577 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 17:09:51,578 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql RESOLVED 17:09:51,578 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING 17:09:51,579 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING with components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/reload-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml 17:09:51,583 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.sql components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/reload-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml 17:09:51,583 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-service.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-service.xml 17:09:51,586 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-service.xml 17:09:51,587 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,587 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,588 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,588 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,589 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,589 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,589 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,590 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:51,590 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-contrib.xml 17:09:51,593 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/querymaker-contrib.xml 17:09:51,593 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,594 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,594 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,595 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,595 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,596 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,596 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,597 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService, point:queryMaker, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib} 17:09:51,598 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 17:09:51,598 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:51,599 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/reload-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/reload-contrib.xml 17:09:51,601 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/reload-contrib.xml 17:09:51,602 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,602 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,603 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,603 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,604 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,604 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,605 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,605 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.reload} 17:09:51,606 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:51,607 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/repo-softdelete-contrib.xml url: jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/repo-softdelete-contrib.xml 17:09:51,609 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-5.9.1-SNAPSHOT.jar!/OSGI-INF/repo-softdelete-contrib.xml 17:09:51,610 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,610 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,611 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,612 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,612 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,613 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,613 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,614 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:51,614 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 17:09:51,616 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,616 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:51,617 DEBUG [EventServiceImpl] Registered event listener: softDeleteCleanup 17:09:51,618 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:51,618 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTED 17:09:51,623 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar 17:09:51,623 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/fontbox/1.6.0/fontbox-1.6.0.jar 17:09:51,624 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar 17:09:51,625 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 17:09:51,638 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 17:09:51,639 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-5.9.1-SNAPSHOT.jar 17:09:51,639 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 17:09:51,639 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test RESOLVED 17:09:51,640 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.shibboleth.groups.web 17:09:51,640 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web RESOLVED 17:09:51,641 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTING 17:09:51,641 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTING with components: OSGI-INF/shibboleth-groups-layout-contrib.xml,OSGI-INF/shibboleth-groups-widget-contrib.xml,OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:51,646 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.platform.shibboleth.groups.web components: OSGI-INF/shibboleth-groups-layout-contrib.xml,OSGI-INF/shibboleth-groups-widget-contrib.xml,OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:51,646 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-layout-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-layout-contrib.xml 17:09:51,649 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-layout-contrib.xml 17:09:51,650 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:51,650 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:51,651 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:51,651 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts. Waiting for: [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] 17:09:51,652 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-widget-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-widget-contrib.xml 17:09:51,655 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-widget-contrib.xml 17:09:51,655 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,656 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,656 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,657 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,657 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,658 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,658 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,659 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, point:widgets, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets} 17:09:51,659 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:51,660 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.shibboleth.groups.web path: OSGI-INF/shibboleth-groups-service-contrib.xml url: file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:51,664 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/classes/OSGI-INF/shibboleth-groups-service-contrib.xml 17:09:51,664 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,664 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,665 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,665 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,666 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,666 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,667 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:51,668 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.shibboleth.groups.web STARTED 17:09:51,674 DEBUG [DefaultRuntimeContext] Deploying component from url file:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes/OSGI-INF/test-shibboleth-groups-contrib.xml 17:09:51,674 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,675 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,675 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,676 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,676 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,677 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,677 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,677 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService, point:config, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.test} 17:09:51,678 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:51,679 INFO [RepositorySettings] Deploying a VCS repo implementation 17:09:51,684 DEBUG [DefaultRuntimeContext] Deploying component from url config:test 17:09:51,684 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,685 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,685 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,686 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,686 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,687 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,687 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,688 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.repository.RepositoryManager, point:repositories, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:51,689 INFO [RepositoryManagerImpl] Registering repository test 17:09:51,689 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,690 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.repository.RepositoryService, point:repository, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:51,696 INFO [RepositoryManager] Registering repository: test 17:09:51,696 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:51,707 DEBUG [OSGiAdapter] Firing FrameworkEvent on 2 listeners 17:09:51,709 DEBUG [OSGiAdapter] Start execution of class org.nuxeo.runtime.test.OSGiRuntimeTestService listener 17:09:51,710 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 17:09:51,711 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 17:09:51,712 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.started 17:09:51,714 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.started 17:09:51,715 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 17:09:51,716 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 17:09:51,717 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.started 17:09:51,736 INFO [SchemaManagerImpl] Registered schema: core-types from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/core-types.xsd 17:09:51,801 INFO [SchemaManagerImpl] Registered schema: base from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/base.xsd 17:09:51,817 INFO [SchemaManagerImpl] Registered schema: relation from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/relation.xsd 17:09:51,831 INFO [SchemaManagerImpl] Registered schema: common from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/common.xsd 17:09:51,846 INFO [SchemaManagerImpl] Registered schema: dublincore from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/dublincore.xsd 17:09:51,860 INFO [SchemaManagerImpl] Registered schema: uid from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/uid.xsd 17:09:51,878 INFO [SchemaManagerImpl] Registered schema: file from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/file.xsd 17:09:51,896 INFO [SchemaManagerImpl] Registered schema: files from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/files.xsd 17:09:51,913 INFO [SchemaManagerImpl] Registered schema: note from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/note.xsd 17:09:51,927 INFO [SchemaManagerImpl] Registered schema: domain from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/domain.xsd 17:09:51,941 INFO [SchemaManagerImpl] Registered schema: relatedtext from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/relatedtext.xsd 17:09:51,955 INFO [SchemaManagerImpl] Registered schema: publishing from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/publishing.xsd 17:09:51,973 INFO [SchemaManagerImpl] Registered schema: webcontainer from jar:file:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-core/nuxeo-core/target/nuxeo-core-5.9.1-SNAPSHOT.jar!/schema/webcontainer.xsd 17:09:51,976 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 47 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== 17:09:51,977 DEBUG [OSGiAdapter] End execution of class org.nuxeo.runtime.test.OSGiRuntimeTestService listener 17:09:51,978 DEBUG [OSGiAdapter] Start execution of class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator listener 17:09:51,979 DEBUG [CacheCGTaskActivator] GC Thread is already started 17:09:51,980 DEBUG [OSGiAdapter] End execution of class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator listener 17:09:51,992 DEBUG [DefaultHttpParams] Set parameter http.connection-manager.max-per-host = {HostConfiguration[]=20} 17:09:51,993 DEBUG [DefaultHttpParams] Set parameter http.connection-manager.max-total = 20 17:09:51,994 INFO [LocalBinaryManager] Repository 'test' using DefaultBinaryManager and binary store: /tmp/NXOSGITestFramework20549826116214625211425cbd7aab-1952703843.2//data/binaries 17:09:51,998 DEBUG [ConvertUtils] Convert string 'sa' to class 'java.lang.String' 17:09:51,999 DEBUG [ConvertUtils] Convert string '' to class 'java.lang.String' 17:09:52,000 DEBUG [ConvertUtils] Convert string 'jdbc:h2:/mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/test/h2/nuxeo/nuxeojunittests' to class 'java.lang.String' 17:09:52,003 DEBUG [RepositoryImpl] Initializing 17:09:52,037 DEBUG [Model] Schemas fields from descriptor: [FieldDescriptor(note,type=largetext,table=null,column=null), FieldDescriptor(relatedtext,type=largetext,table=null,column=null)] 17:09:52,039 DEBUG [Model] Making model for type relation 17:09:52,040 DEBUG [Model] Making model for type dublincore 17:09:52,041 DEBUG [Model] String array field 'dc:contributors' using column type STRING 17:09:52,042 DEBUG [Model] String array field 'dc:subjects' using column type STRING 17:09:52,043 DEBUG [Model] Fragments for type Relation: [dublincore, versions, dc:subjects, relation, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, acls, misc] 17:09:52,045 DEBUG [Model] Fragments for type Document: [versions, acls, misc, fulltext], prefetch: [versions, acls, misc] 17:09:52,046 DEBUG [Model] Making model for type common 17:09:52,047 DEBUG [Model] Fragments for type TemplateRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,048 DEBUG [Model] Fragments for type Folder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,049 DEBUG [Model] Making model for type domain 17:09:52,050 DEBUG [Model] String array field 'content_roots' using column type STRING 17:09:52,051 DEBUG [Model] Fragments for type Domain: [dublincore, versions, content_roots, dc:subjects, common, domain, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,052 DEBUG [Model] Fragments for type SectionRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,053 DEBUG [Model] Making model for type file 17:09:52,054 DEBUG [Model] Making model for type content 17:09:52,055 DEBUG [Model] Making model for type uid 17:09:52,056 DEBUG [Model] Making model for type files 17:09:52,056 DEBUG [Model] Making model for type file 17:09:52,057 DEBUG [Model] Schemas 'file' and 'file' both have a property 'filename', unqualified reference in queries will use schema 'file' 17:09:52,059 DEBUG [Model] Making model for type relatedtext 17:09:52,059 DEBUG [Model] Making model for type relatedtextresource 17:09:52,061 DEBUG [Model] Fragments for type File: [uid, dublincore, versions, dc:subjects, common, file, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,071 DEBUG [Model] Fragments for type WorkspaceRoot: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,073 DEBUG [Model] Making model for type webcontainer 17:09:52,074 DEBUG [Model] Making model for type publishing 17:09:52,075 DEBUG [Model] String array field 'publish:sections' using column type STRING 17:09:52,076 DEBUG [Model] Fragments for type Workspace: [dublincore, publish:sections, versions, dc:subjects, common, file, dc:contributors, webcontainer, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,077 DEBUG [Model] Making model for type note 17:09:52,078 DEBUG [Model] Fragments for type Note: [dublincore, uid, versions, dc:subjects, common, dc:contributors, acls, note, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,079 DEBUG [Model] Fragments for type HiddenFolder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,080 DEBUG [Model] Fragments for type Section: [dublincore, versions, dc:subjects, common, file, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,081 DEBUG [Model] Fragments for type Root: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,085 DEBUG [Model] Fragments for type OrderedFolder: [dublincore, versions, dc:subjects, common, dc:contributors, acls, misc, fulltext], prefetch: [dublincore, versions, common, acls, misc] 17:09:52,086 DEBUG [Model] Fragments for facet Commentable: [] 17:09:52,087 DEBUG [Model] Fragments for facet WebView: [] 17:09:52,087 DEBUG [Model] Fragments for facet SuperSpace: [] 17:09:52,088 DEBUG [Model] Fragments for facet MasterPublishSpace: [] 17:09:52,089 DEBUG [Model] Fragments for facet Versionable: [] 17:09:52,090 DEBUG [Model] Fragments for facet PublishSpace: [] 17:09:52,091 DEBUG [Model] Fragments for facet SystemDocument: [] 17:09:52,092 DEBUG [Model] Fragments for facet HasRelatedText: [] 17:09:52,093 DEBUG [Model] Fragments for facet Downloadable: [] 17:09:52,093 DEBUG [Model] Fragments for facet NotFulltextIndexable: [] 17:09:52,094 DEBUG [Model] Fragments for facet Publishable: [] 17:09:52,095 DEBUG [Model] Fragments for facet HiddenInNavigation: [] 17:09:52,096 DEBUG [Model] Fragments for facet Folderish: [] 17:09:52,097 DEBUG [Model] Fragments for facet Orderable: [] 17:09:52,268 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 17:09:52,271 DEBUG [SessionImpl] Creating root 17:09:52,272 DEBUG [SessionImpl] Saving session 17:09:52,275 DEBUG [SessionImpl] End of save 17:09:52,277 DEBUG [CoreInstance] Register session with id 'test-6682637072949313558'. 17:09:52,283 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,288 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,294 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,300 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,308 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,324 DEBUG [SessionImpl] Saving session 17:09:52,348 DEBUG [SessionImpl] End of save 17:09:52,350 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(e4c75495-30a4-4933-b0d8-b0935949acb1, , Progress(?%, ?/0), null) 17:09:52,351 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(e4c75495-30a4-4933-b0d8-b0935949acb1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,352 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(e4c75495-30a4-4933-b0d8-b0935949acb1, , Progress(?%, ?/0), null) 17:09:52,352 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(e4c75495-30a4-4933-b0d8-b0935949acb1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,353 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(5b656e7e-1d43-4a9b-b6dd-64654c4c2aa8, , Progress(?%, ?/0), null) 17:09:52,353 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(5b656e7e-1d43-4a9b-b6dd-64654c4c2aa8, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,353 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(5b656e7e-1d43-4a9b-b6dd-64654c4c2aa8, , Progress(?%, ?/0), null) 17:09:52,354 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(5b656e7e-1d43-4a9b-b6dd-64654c4c2aa8, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,354 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(76ce8cb1-943a-4677-8570-c48e5d6a1891, , Progress(?%, ?/0), null) 17:09:52,354 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(76ce8cb1-943a-4677-8570-c48e5d6a1891, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,355 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(76ce8cb1-943a-4677-8570-c48e5d6a1891, , Progress(?%, ?/0), null) 17:09:52,355 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(76ce8cb1-943a-4677-8570-c48e5d6a1891, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,357 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(35bbd7af-1387-41b0-a7d0-1fe10b15f976, , Progress(?%, ?/0), null) 17:09:52,358 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(35bbd7af-1387-41b0-a7d0-1fe10b15f976, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,359 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(35bbd7af-1387-41b0-a7d0-1fe10b15f976, , Progress(?%, ?/0), null) 17:09:52,360 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(35bbd7af-1387-41b0-a7d0-1fe10b15f976, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,361 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fec3a2c0-fe3d-4c18-924d-793fe55e29d4, , Progress(?%, ?/0), null) 17:09:52,362 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fec3a2c0-fe3d-4c18-924d-793fe55e29d4, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,363 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fec3a2c0-fe3d-4c18-924d-793fe55e29d4, , Progress(?%, ?/0), null) 17:09:52,364 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fec3a2c0-fe3d-4c18-924d-793fe55e29d4, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,366 DEBUG [TransactionHelper] Starting transaction 17:09:52,379 DEBUG [CoreInstance] Register session with id 'test-6682638644907343895'. 17:09:52,390 DEBUG [SessionImpl] Saving session 17:09:52,397 DEBUG [SessionImpl] End of save 17:09:52,399 DEBUG [CoreInstance] Unregister session with id 'test-6682638644907343895'. 17:09:52,399 DEBUG [AbstractSession] Destroying core session ... 17:09:52,399 DEBUG [CoreInstance] Unregister session with id 'test-6682638644907343895'. 17:09:52,405 DEBUG [TransactionHelper] Starting transaction 17:09:52,407 DEBUG [CoreInstance] Register session with id 'test-6682638799526166552'. 17:09:52,426 DEBUG [SessionImpl] Saving session 17:09:52,441 DEBUG [SessionImpl] End of save 17:09:52,442 DEBUG [CoreInstance] Unregister session with id 'test-6682638799526166552'. 17:09:52,442 DEBUG [AbstractSession] Destroying core session ... 17:09:52,443 DEBUG [CoreInstance] Unregister session with id 'test-6682638799526166552'. 17:09:52,444 DEBUG [TransactionHelper] Starting transaction 17:09:52,446 DEBUG [CoreInstance] Register session with id 'test-6682638967029891097'. 17:09:52,474 DEBUG [SessionImpl] Saving session 17:09:52,481 DEBUG [SessionImpl] End of save 17:09:52,482 DEBUG [CoreInstance] Unregister session with id 'test-6682638967029891097'. 17:09:52,482 DEBUG [AbstractSession] Destroying core session ... 17:09:52,483 DEBUG [CoreInstance] Unregister session with id 'test-6682638967029891097'. 17:09:52,483 DEBUG [TransactionHelper] Starting transaction 17:09:52,486 DEBUG [CoreInstance] Register session with id 'test-6682639138828582938'. 17:09:52,495 DEBUG [SessionImpl] Saving session 17:09:52,501 DEBUG [SessionImpl] End of save 17:09:52,501 DEBUG [CoreInstance] Unregister session with id 'test-6682639138828582938'. 17:09:52,502 DEBUG [AbstractSession] Destroying core session ... 17:09:52,502 DEBUG [CoreInstance] Unregister session with id 'test-6682639138828582938'. 17:09:52,503 DEBUG [TransactionHelper] Starting transaction 17:09:52,505 DEBUG [CoreInstance] Register session with id 'test-6682639220432961563'. 17:09:52,514 DEBUG [SessionImpl] Saving session 17:09:52,522 DEBUG [SessionImpl] End of save 17:09:52,522 DEBUG [CoreInstance] Unregister session with id 'test-6682639220432961563'. 17:09:52,522 DEBUG [AbstractSession] Destroying core session ... 17:09:52,523 DEBUG [CoreInstance] Unregister session with id 'test-6682639220432961563'. 17:09:52,523 DEBUG [TransactionHelper] Starting transaction 17:09:52,525 DEBUG [CoreInstance] Register session with id 'test-6682639306332307484'. 17:09:52,541 DEBUG [SessionImpl] Saving session 17:09:52,547 DEBUG [SessionImpl] End of save 17:09:52,548 DEBUG [CoreInstance] Unregister session with id 'test-6682639306332307484'. 17:09:52,548 DEBUG [AbstractSession] Destroying core session ... 17:09:52,549 DEBUG [CoreInstance] Unregister session with id 'test-6682639306332307484'. 17:09:52,549 DEBUG [TransactionHelper] Starting transaction 17:09:52,552 DEBUG [CoreInstance] Register session with id 'test-6682639422296424477'. 17:09:52,560 DEBUG [SessionImpl] Saving session 17:09:52,566 DEBUG [SessionImpl] End of save 17:09:52,566 DEBUG [CoreInstance] Unregister session with id 'test-6682639422296424477'. 17:09:52,566 DEBUG [AbstractSession] Destroying core session ... 17:09:52,567 DEBUG [CoreInstance] Unregister session with id 'test-6682639422296424477'. 17:09:52,568 DEBUG [TransactionHelper] Starting transaction 17:09:52,570 DEBUG [CoreInstance] Register session with id 'test-6682639499605835806'. 17:09:52,580 DEBUG [SessionImpl] Saving session 17:09:52,586 DEBUG [SessionImpl] End of save 17:09:52,586 DEBUG [CoreInstance] Unregister session with id 'test-6682639499605835806'. 17:09:52,587 DEBUG [AbstractSession] Destroying core session ... 17:09:52,587 DEBUG [CoreInstance] Unregister session with id 'test-6682639499605835806'. 17:09:52,588 DEBUG [TransactionHelper] Starting transaction 17:09:52,591 DEBUG [CoreInstance] Register session with id 'test-6682639589800149023'. 17:09:52,601 DEBUG [SessionImpl] Saving session 17:09:52,607 DEBUG [SessionImpl] End of save 17:09:52,608 DEBUG [CoreInstance] Unregister session with id 'test-6682639589800149023'. 17:09:52,608 DEBUG [AbstractSession] Destroying core session ... 17:09:52,609 DEBUG [CoreInstance] Unregister session with id 'test-6682639589800149023'. 17:09:52,610 DEBUG [TransactionHelper] Starting transaction 17:09:52,612 DEBUG [CoreInstance] Register session with id 'test-6682639679994462240'. 17:09:52,623 DEBUG [SessionImpl] Saving session 17:09:52,629 DEBUG [SessionImpl] End of save 17:09:52,629 DEBUG [CoreInstance] Unregister session with id 'test-6682639679994462240'. 17:09:52,630 DEBUG [AbstractSession] Destroying core session ... 17:09:52,630 DEBUG [CoreInstance] Unregister session with id 'test-6682639679994462240'. 17:09:52,676 DEBUG [SecurityPolicyServiceImpl] Ordered security policies: [lock] 17:09:52,678 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: 76ce8cb1-943a-4677-8570-c48e5d6a1891 17:09:52,720 DEBUG [CoreInstance] Unregister session with id 'test-6682637072949313558'. 17:09:52,721 DEBUG [AbstractSession] Destroying core session ... 17:09:52,721 DEBUG [CoreInstance] Unregister session with id 'test-6682637072949313558'. 17:09:52,724 DEBUG [CoreInstance] Register session with id 'test-6682640165325766689'. 17:09:52,730 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,735 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,741 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,746 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,753 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:52,769 DEBUG [SessionImpl] Saving session 17:09:52,797 DEBUG [SessionImpl] End of save 17:09:52,797 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(7fe05d54-9356-4fc7-b4ae-9e98fd8f681e, , Progress(?%, ?/0), null) 17:09:52,798 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(7fe05d54-9356-4fc7-b4ae-9e98fd8f681e, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,798 DEBUG [TransactionHelper] Starting transaction 17:09:52,801 DEBUG [CoreInstance] Register session with id 'test-6682640491743281186'. 17:09:52,802 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(7fe05d54-9356-4fc7-b4ae-9e98fd8f681e, , Progress(?%, ?/0), null) 17:09:52,804 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(7fe05d54-9356-4fc7-b4ae-9e98fd8f681e, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,805 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(abed6989-7c26-4382-b286-13eb614cfe3c, , Progress(?%, ?/0), null) 17:09:52,806 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(abed6989-7c26-4382-b286-13eb614cfe3c, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,807 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(abed6989-7c26-4382-b286-13eb614cfe3c, , Progress(?%, ?/0), null) 17:09:52,808 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(abed6989-7c26-4382-b286-13eb614cfe3c, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,809 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(8693c4dc-7465-4c6d-8b76-542a430787b1, , Progress(?%, ?/0), null) 17:09:52,809 DEBUG [SessionImpl] Saving session 17:09:52,810 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(8693c4dc-7465-4c6d-8b76-542a430787b1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,811 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(8693c4dc-7465-4c6d-8b76-542a430787b1, , Progress(?%, ?/0), null) 17:09:52,812 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(8693c4dc-7465-4c6d-8b76-542a430787b1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,813 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(c47d726c-ee32-459d-9030-3393e9a474ae, , Progress(?%, ?/0), null) 17:09:52,814 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(c47d726c-ee32-459d-9030-3393e9a474ae, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,814 DEBUG [SessionImpl] End of save 17:09:52,815 DEBUG [CoreInstance] Unregister session with id 'test-6682640491743281186'. 17:09:52,815 DEBUG [AbstractSession] Destroying core session ... 17:09:52,816 DEBUG [CoreInstance] Unregister session with id 'test-6682640491743281186'. 17:09:52,817 DEBUG [TransactionHelper] Starting transaction 17:09:52,815 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(c47d726c-ee32-459d-9030-3393e9a474ae, , Progress(?%, ?/0), null) 17:09:52,818 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(c47d726c-ee32-459d-9030-3393e9a474ae, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,819 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(9adcd292-153e-486b-a493-d6f67af65089, , Progress(?%, ?/0), null) 17:09:52,819 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(9adcd292-153e-486b-a493-d6f67af65089, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,819 DEBUG [CoreInstance] Register session with id 'test-6682640569052692515'. 17:09:52,820 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(9adcd292-153e-486b-a493-d6f67af65089, , Progress(?%, ?/0), null) 17:09:52,821 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(9adcd292-153e-486b-a493-d6f67af65089, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:52,829 DEBUG [SessionImpl] Saving session 17:09:52,834 DEBUG [SessionImpl] End of save 17:09:52,841 DEBUG [CoreInstance] Unregister session with id 'test-6682640569052692515'. 17:09:52,841 DEBUG [AbstractSession] Destroying core session ... 17:09:52,842 DEBUG [CoreInstance] Unregister session with id 'test-6682640569052692515'. 17:09:52,842 DEBUG [TransactionHelper] Starting transaction 17:09:52,845 DEBUG [CoreInstance] Register session with id 'test-6682640680721842212'. 17:09:52,853 DEBUG [SessionImpl] Saving session 17:09:52,859 DEBUG [SessionImpl] End of save 17:09:52,859 DEBUG [CoreInstance] Unregister session with id 'test-6682640680721842212'. 17:09:52,860 DEBUG [AbstractSession] Destroying core session ... 17:09:52,860 DEBUG [CoreInstance] Unregister session with id 'test-6682640680721842212'. 17:09:52,861 DEBUG [TransactionHelper] Starting transaction 17:09:52,863 DEBUG [CoreInstance] Register session with id 'test-6682640762326220837'. 17:09:52,872 DEBUG [SessionImpl] Saving session 17:09:52,878 DEBUG [SessionImpl] End of save 17:09:52,878 DEBUG [CoreInstance] Unregister session with id 'test-6682640762326220837'. 17:09:52,879 DEBUG [AbstractSession] Destroying core session ... 17:09:52,879 DEBUG [CoreInstance] Unregister session with id 'test-6682640762326220837'. 17:09:52,880 DEBUG [TransactionHelper] Starting transaction 17:09:52,882 DEBUG [CoreInstance] Register session with id 'test-6682640843930599462'. 17:09:52,890 DEBUG [SessionImpl] Saving session 17:09:52,896 DEBUG [SessionImpl] End of save 17:09:52,896 DEBUG [CoreInstance] Unregister session with id 'test-6682640843930599462'. 17:09:52,897 DEBUG [AbstractSession] Destroying core session ... 17:09:52,897 DEBUG [CoreInstance] Unregister session with id 'test-6682640843930599462'. 17:09:52,898 DEBUG [TransactionHelper] Starting transaction 17:09:52,900 DEBUG [CoreInstance] Register session with id 'test-6682640921240010791'. 17:09:52,920 DEBUG [SessionImpl] Saving session 17:09:52,927 DEBUG [SessionImpl] End of save 17:09:52,927 DEBUG [CoreInstance] Unregister session with id 'test-6682640921240010791'. 17:09:52,929 DEBUG [AbstractSession] Destroying core session ... 17:09:52,929 DEBUG [CoreInstance] Unregister session with id 'test-6682640921240010791'. 17:09:52,933 DEBUG [TransactionHelper] Starting transaction 17:09:52,936 DEBUG [CoreInstance] Register session with id 'test-6682641071563866152'. 17:09:52,945 DEBUG [SessionImpl] Saving session 17:09:52,951 DEBUG [SessionImpl] End of save 17:09:52,952 DEBUG [CoreInstance] Unregister session with id 'test-6682641071563866152'. 17:09:52,952 DEBUG [AbstractSession] Destroying core session ... 17:09:52,953 DEBUG [CoreInstance] Unregister session with id 'test-6682641071563866152'. 17:09:52,953 DEBUG [TransactionHelper] Starting transaction 17:09:52,956 DEBUG [CoreInstance] Register session with id 'test-6682641157463212073'. 17:09:52,964 DEBUG [SessionImpl] Saving session 17:09:52,971 DEBUG [SessionImpl] End of save 17:09:52,976 DEBUG [CoreInstance] Unregister session with id 'test-6682641157463212073'. 17:09:52,977 DEBUG [AbstractSession] Destroying core session ... 17:09:52,977 DEBUG [CoreInstance] Unregister session with id 'test-6682641157463212073'. 17:09:52,978 DEBUG [TransactionHelper] Starting transaction 17:09:52,980 DEBUG [CoreInstance] Register session with id 'test-6682641260542427178'. 17:09:52,988 DEBUG [SessionImpl] Saving session 17:09:52,995 DEBUG [SessionImpl] End of save 17:09:52,995 DEBUG [CoreInstance] Unregister session with id 'test-6682641260542427178'. 17:09:52,996 DEBUG [AbstractSession] Destroying core session ... 17:09:52,996 DEBUG [CoreInstance] Unregister session with id 'test-6682641260542427178'. 17:09:52,997 DEBUG [TransactionHelper] Starting transaction 17:09:52,999 DEBUG [CoreInstance] Register session with id 'test-6682641346441773099'. 17:09:53,007 DEBUG [SessionImpl] Saving session 17:09:53,012 DEBUG [SessionImpl] End of save 17:09:53,013 DEBUG [CoreInstance] Unregister session with id 'test-6682641346441773099'. 17:09:53,013 DEBUG [AbstractSession] Destroying core session ... 17:09:53,014 DEBUG [CoreInstance] Unregister session with id 'test-6682641346441773099'. 17:09:53,028 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: 8693c4dc-7465-4c6d-8b76-542a430787b1 17:09:53,058 DEBUG [CoreInstance] Unregister session with id 'test-6682640165325766689'. 17:09:53,059 DEBUG [AbstractSession] Destroying core session ... 17:09:53,059 DEBUG [CoreInstance] Unregister session with id 'test-6682640165325766689'. 17:09:53,062 DEBUG [CoreInstance] Register session with id 'test-6682641612729745452'. 17:09:53,068 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,073 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,077 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,082 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,088 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,101 DEBUG [SessionImpl] Saving session 17:09:53,121 DEBUG [SessionImpl] End of save 17:09:53,122 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(25cc98eb-b4be-4234-92f3-fa8af97be844, , Progress(?%, ?/0), null) 17:09:53,122 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(25cc98eb-b4be-4234-92f3-fa8af97be844, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,123 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(25cc98eb-b4be-4234-92f3-fa8af97be844, , Progress(?%, ?/0), null) 17:09:53,124 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(25cc98eb-b4be-4234-92f3-fa8af97be844, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,124 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(d8c16252-73f3-49e4-b007-68e83dff129e, , Progress(?%, ?/0), null) 17:09:53,124 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(d8c16252-73f3-49e4-b007-68e83dff129e, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,123 DEBUG [TransactionHelper] Starting transaction 17:09:53,125 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(d8c16252-73f3-49e4-b007-68e83dff129e, , Progress(?%, ?/0), null) 17:09:53,126 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(d8c16252-73f3-49e4-b007-68e83dff129e, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,127 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(2240aab8-3abe-4ae4-842c-85c610e834ca, , Progress(?%, ?/0), null) 17:09:53,127 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(2240aab8-3abe-4ae4-842c-85c610e834ca, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,128 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(2240aab8-3abe-4ae4-842c-85c610e834ca, , Progress(?%, ?/0), null) 17:09:53,129 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(2240aab8-3abe-4ae4-842c-85c610e834ca, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,129 DEBUG [CoreInstance] Register session with id 'test-6682641896197586989'. 17:09:53,129 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(243ef7cb-93c4-47ed-9e24-6d0cfe18bc29, , Progress(?%, ?/0), null) 17:09:53,130 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(243ef7cb-93c4-47ed-9e24-6d0cfe18bc29, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,131 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(243ef7cb-93c4-47ed-9e24-6d0cfe18bc29, , Progress(?%, ?/0), null) 17:09:53,132 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(243ef7cb-93c4-47ed-9e24-6d0cfe18bc29, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,132 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fbc145d4-4ff9-4a6c-8607-a4682931bb2b, , Progress(?%, ?/0), null) 17:09:53,133 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fbc145d4-4ff9-4a6c-8607-a4682931bb2b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,134 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fbc145d4-4ff9-4a6c-8607-a4682931bb2b, , Progress(?%, ?/0), null) 17:09:53,134 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fbc145d4-4ff9-4a6c-8607-a4682931bb2b, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,140 DEBUG [SessionImpl] Saving session 17:09:53,146 DEBUG [SessionImpl] End of save 17:09:53,152 DEBUG [CoreInstance] Unregister session with id 'test-6682641896197586989'. 17:09:53,152 DEBUG [AbstractSession] Destroying core session ... 17:09:53,153 DEBUG [CoreInstance] Unregister session with id 'test-6682641896197586989'. 17:09:53,153 DEBUG [TransactionHelper] Starting transaction 17:09:53,156 DEBUG [CoreInstance] Register session with id 'test-6682642016456671278'. 17:09:53,164 DEBUG [SessionImpl] Saving session 17:09:53,171 DEBUG [SessionImpl] End of save 17:09:53,172 DEBUG [CoreInstance] Unregister session with id 'test-6682642016456671278'. 17:09:53,172 DEBUG [AbstractSession] Destroying core session ... 17:09:53,173 DEBUG [CoreInstance] Unregister session with id 'test-6682642016456671278'. 17:09:53,174 DEBUG [TransactionHelper] Starting transaction 17:09:53,177 DEBUG [CoreInstance] Register session with id 'test-6682642102356017199'. 17:09:53,186 DEBUG [SessionImpl] Saving session 17:09:53,190 DEBUG [SessionImpl] End of save 17:09:53,191 DEBUG [CoreInstance] Unregister session with id 'test-6682642102356017199'. 17:09:53,191 DEBUG [AbstractSession] Destroying core session ... 17:09:53,192 DEBUG [CoreInstance] Unregister session with id 'test-6682642102356017199'. 17:09:53,192 DEBUG [TransactionHelper] Starting transaction 17:09:53,194 DEBUG [CoreInstance] Register session with id 'test-6682642183960395824'. 17:09:53,201 DEBUG [SessionImpl] Saving session 17:09:53,206 DEBUG [SessionImpl] End of save 17:09:53,207 DEBUG [CoreInstance] Unregister session with id 'test-6682642183960395824'. 17:09:53,207 DEBUG [AbstractSession] Destroying core session ... 17:09:53,208 DEBUG [CoreInstance] Unregister session with id 'test-6682642183960395824'. 17:09:53,208 DEBUG [TransactionHelper] Starting transaction 17:09:53,210 DEBUG [CoreInstance] Register session with id 'test-6682642252679872561'. 17:09:53,218 DEBUG [SessionImpl] Saving session 17:09:53,223 DEBUG [SessionImpl] End of save 17:09:53,223 DEBUG [CoreInstance] Unregister session with id 'test-6682642252679872561'. 17:09:53,223 DEBUG [AbstractSession] Destroying core session ... 17:09:53,224 DEBUG [CoreInstance] Unregister session with id 'test-6682642252679872561'. 17:09:53,224 DEBUG [TransactionHelper] Starting transaction 17:09:53,227 DEBUG [CoreInstance] Register session with id 'test-6682642321399349298'. 17:09:53,234 DEBUG [SessionImpl] Saving session 17:09:53,239 DEBUG [SessionImpl] End of save 17:09:53,240 DEBUG [CoreInstance] Unregister session with id 'test-6682642321399349298'. 17:09:53,240 DEBUG [AbstractSession] Destroying core session ... 17:09:53,240 DEBUG [CoreInstance] Unregister session with id 'test-6682642321399349298'. 17:09:53,241 DEBUG [TransactionHelper] Starting transaction 17:09:53,243 DEBUG [CoreInstance] Register session with id 'test-6682642394413793331'. 17:09:53,250 DEBUG [SessionImpl] Saving session 17:09:53,255 DEBUG [SessionImpl] End of save 17:09:53,255 DEBUG [CoreInstance] Unregister session with id 'test-6682642394413793331'. 17:09:53,256 DEBUG [AbstractSession] Destroying core session ... 17:09:53,256 DEBUG [CoreInstance] Unregister session with id 'test-6682642394413793331'. 17:09:53,257 DEBUG [TransactionHelper] Starting transaction 17:09:53,259 DEBUG [CoreInstance] Register session with id 'test-6682642458838302772'. 17:09:53,265 DEBUG [SessionImpl] Saving session 17:09:53,271 DEBUG [SessionImpl] End of save 17:09:53,272 DEBUG [CoreInstance] Unregister session with id 'test-6682642458838302772'. 17:09:53,272 DEBUG [AbstractSession] Destroying core session ... 17:09:53,273 DEBUG [CoreInstance] Unregister session with id 'test-6682642458838302772'. 17:09:53,277 DEBUG [TransactionHelper] Starting transaction 17:09:53,280 DEBUG [CoreInstance] Register session with id 'test-6682642549032615989'. 17:09:53,291 DEBUG [SessionImpl] Saving session 17:09:53,298 DEBUG [SessionImpl] End of save 17:09:53,299 DEBUG [CoreInstance] Unregister session with id 'test-6682642549032615989'. 17:09:53,299 DEBUG [AbstractSession] Destroying core session ... 17:09:53,300 DEBUG [CoreInstance] Unregister session with id 'test-6682642549032615989'. 17:09:53,300 DEBUG [TransactionHelper] Starting transaction 17:09:53,303 DEBUG [CoreInstance] Register session with id 'test-6682642647816863798'. 17:09:53,325 DEBUG [SessionImpl] Saving session 17:09:53,332 DEBUG [SessionImpl] End of save 17:09:53,333 DEBUG [CoreInstance] Unregister session with id 'test-6682642647816863798'. 17:09:53,333 DEBUG [AbstractSession] Destroying core session ... 17:09:53,334 DEBUG [CoreInstance] Unregister session with id 'test-6682642647816863798'. 17:09:53,342 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: 243ef7cb-93c4-47ed-9e24-6d0cfe18bc29 17:09:53,379 DEBUG [CoreInstance] Unregister session with id 'test-6682641612729745452'. 17:09:53,379 DEBUG [AbstractSession] Destroying core session ... 17:09:53,380 DEBUG [CoreInstance] Unregister session with id 'test-6682641612729745452'. 17:09:53,383 DEBUG [CoreInstance] Register session with id 'test-6682642995709214775'. 17:09:53,389 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,393 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,397 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,402 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,408 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,420 DEBUG [SessionImpl] Saving session 17:09:53,450 DEBUG [SessionImpl] End of save 17:09:53,451 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(15af794f-fef6-4fda-80e7-bbb9e1c52111, , Progress(?%, ?/0), null) 17:09:53,451 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(15af794f-fef6-4fda-80e7-bbb9e1c52111, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,452 DEBUG [TransactionHelper] Starting transaction 17:09:53,454 DEBUG [CoreInstance] Register session with id 'test-6682643296356925496'. 17:09:53,456 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(15af794f-fef6-4fda-80e7-bbb9e1c52111, , Progress(?%, ?/0), null) 17:09:53,456 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(15af794f-fef6-4fda-80e7-bbb9e1c52111, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,457 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fd81cccf-5771-4133-a278-5e8d0bbf16f5, , Progress(?%, ?/0), null) 17:09:53,457 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fd81cccf-5771-4133-a278-5e8d0bbf16f5, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,458 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(fd81cccf-5771-4133-a278-5e8d0bbf16f5, , Progress(?%, ?/0), null) 17:09:53,459 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(fd81cccf-5771-4133-a278-5e8d0bbf16f5, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,459 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(1409147d-34ad-4797-8ab7-fb9ab1457709, , Progress(?%, ?/0), null) 17:09:53,460 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(1409147d-34ad-4797-8ab7-fb9ab1457709, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,461 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(1409147d-34ad-4797-8ab7-fb9ab1457709, , Progress(?%, ?/0), null) 17:09:53,461 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(1409147d-34ad-4797-8ab7-fb9ab1457709, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,462 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0dee4ae1-f518-4631-b0d1-6e193d450b6c, , Progress(?%, ?/0), null) 17:09:53,462 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0dee4ae1-f518-4631-b0d1-6e193d450b6c, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,463 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(0dee4ae1-f518-4631-b0d1-6e193d450b6c, , Progress(?%, ?/0), null) 17:09:53,463 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(0dee4ae1-f518-4631-b0d1-6e193d450b6c, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,464 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(d51d6c03-444e-4ed3-8df9-0476bead01dd, , Progress(?%, ?/0), null) 17:09:53,464 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(d51d6c03-444e-4ed3-8df9-0476bead01dd, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,465 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(d51d6c03-444e-4ed3-8df9-0476bead01dd, , Progress(?%, ?/0), null) 17:09:53,465 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(d51d6c03-444e-4ed3-8df9-0476bead01dd, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,464 DEBUG [SessionImpl] Saving session 17:09:53,471 DEBUG [SessionImpl] End of save 17:09:53,476 DEBUG [CoreInstance] Unregister session with id 'test-6682643296356925496'. 17:09:53,477 DEBUG [AbstractSession] Destroying core session ... 17:09:53,477 DEBUG [CoreInstance] Unregister session with id 'test-6682643296356925496'. 17:09:53,478 DEBUG [TransactionHelper] Starting transaction 17:09:53,480 DEBUG [CoreInstance] Register session with id 'test-6682643408026075193'. 17:09:53,491 DEBUG [SessionImpl] Saving session 17:09:53,496 DEBUG [SessionImpl] End of save 17:09:53,497 DEBUG [CoreInstance] Unregister session with id 'test-6682643408026075193'. 17:09:53,497 DEBUG [AbstractSession] Destroying core session ... 17:09:53,498 DEBUG [CoreInstance] Unregister session with id 'test-6682643408026075193'. 17:09:53,498 DEBUG [TransactionHelper] Starting transaction 17:09:53,500 DEBUG [CoreInstance] Register session with id 'test-6682643498220388410'. 17:09:53,508 DEBUG [SessionImpl] Saving session 17:09:53,513 DEBUG [SessionImpl] End of save 17:09:53,514 DEBUG [CoreInstance] Unregister session with id 'test-6682643498220388410'. 17:09:53,514 DEBUG [AbstractSession] Destroying core session ... 17:09:53,514 DEBUG [CoreInstance] Unregister session with id 'test-6682643498220388410'. 17:09:53,515 DEBUG [TransactionHelper] Starting transaction 17:09:53,517 DEBUG [CoreInstance] Register session with id 'test-6682643566939865147'. 17:09:53,524 DEBUG [SessionImpl] Saving session 17:09:53,553 DEBUG [SessionImpl] End of save 17:09:53,553 DEBUG [CoreInstance] Unregister session with id 'test-6682643566939865147'. 17:09:53,553 DEBUG [AbstractSession] Destroying core session ... 17:09:53,554 DEBUG [CoreInstance] Unregister session with id 'test-6682643566939865147'. 17:09:53,555 DEBUG [TransactionHelper] Starting transaction 17:09:53,557 DEBUG [CoreInstance] Register session with id 'test-6682643738738556988'. 17:09:53,565 DEBUG [SessionImpl] Saving session 17:09:53,571 DEBUG [SessionImpl] End of save 17:09:53,573 DEBUG [CoreInstance] Unregister session with id 'test-6682643738738556988'. 17:09:53,573 DEBUG [AbstractSession] Destroying core session ... 17:09:53,576 DEBUG [CoreInstance] Unregister session with id 'test-6682643738738556988'. 17:09:53,577 DEBUG [TransactionHelper] Starting transaction 17:09:53,580 DEBUG [CoreInstance] Register session with id 'test-6682643837522804797'. 17:09:53,587 DEBUG [SessionImpl] Saving session 17:09:53,592 DEBUG [SessionImpl] End of save 17:09:53,593 DEBUG [CoreInstance] Unregister session with id 'test-6682643837522804797'. 17:09:53,593 DEBUG [AbstractSession] Destroying core session ... 17:09:53,593 DEBUG [CoreInstance] Unregister session with id 'test-6682643837522804797'. 17:09:53,594 DEBUG [TransactionHelper] Starting transaction 17:09:53,596 DEBUG [CoreInstance] Register session with id 'test-6682643910537248830'. 17:09:53,603 DEBUG [SessionImpl] Saving session 17:09:53,608 DEBUG [SessionImpl] End of save 17:09:53,609 DEBUG [CoreInstance] Unregister session with id 'test-6682643910537248830'. 17:09:53,609 DEBUG [AbstractSession] Destroying core session ... 17:09:53,609 DEBUG [CoreInstance] Unregister session with id 'test-6682643910537248830'. 17:09:53,610 DEBUG [TransactionHelper] Starting transaction 17:09:53,612 DEBUG [CoreInstance] Register session with id 'test-6682643974961758271'. 17:09:53,619 DEBUG [SessionImpl] Saving session 17:09:53,625 DEBUG [SessionImpl] End of save 17:09:53,625 DEBUG [CoreInstance] Unregister session with id 'test-6682643974961758271'. 17:09:53,626 DEBUG [AbstractSession] Destroying core session ... 17:09:53,626 DEBUG [CoreInstance] Unregister session with id 'test-6682643974961758271'. 17:09:53,627 DEBUG [TransactionHelper] Starting transaction 17:09:53,629 DEBUG [CoreInstance] Register session with id 'test-6682644052271169600'. 17:09:53,635 DEBUG [SessionImpl] Saving session 17:09:53,641 DEBUG [SessionImpl] End of save 17:09:53,642 DEBUG [CoreInstance] Unregister session with id 'test-6682644052271169600'. 17:09:53,642 DEBUG [AbstractSession] Destroying core session ... 17:09:53,643 DEBUG [CoreInstance] Unregister session with id 'test-6682644052271169600'. 17:09:53,643 DEBUG [TransactionHelper] Starting transaction 17:09:53,646 DEBUG [CoreInstance] Register session with id 'test-6682644120990646337'. 17:09:53,652 DEBUG [SessionImpl] Saving session 17:09:53,658 DEBUG [SessionImpl] End of save 17:09:53,658 DEBUG [CoreInstance] Unregister session with id 'test-6682644120990646337'. 17:09:53,659 DEBUG [AbstractSession] Destroying core session ... 17:09:53,659 DEBUG [CoreInstance] Unregister session with id 'test-6682644120990646337'. 17:09:53,671 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: d51d6c03-444e-4ed3-8df9-0476bead01dd 17:09:53,710 DEBUG [CoreInstance] Unregister session with id 'test-6682642995709214775'. 17:09:53,711 DEBUG [AbstractSession] Destroying core session ... 17:09:53,711 DEBUG [CoreInstance] Unregister session with id 'test-6682642995709214775'. 17:09:53,714 DEBUG [CoreInstance] Register session with id 'test-6682644413048422466'. 17:09:53,719 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,723 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,727 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,731 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,737 DEBUG [SQLComplexProperty] Error setting property: major_version value: 0 17:09:53,750 DEBUG [SessionImpl] Saving session 17:09:53,772 DEBUG [SessionImpl] End of save 17:09:53,773 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(4f5be96b-02eb-442a-9362-c9e81a56ae30, , Progress(?%, ?/0), null) 17:09:53,774 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(4f5be96b-02eb-442a-9362-c9e81a56ae30, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,775 DEBUG [TransactionHelper] Starting transaction 17:09:53,775 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(4f5be96b-02eb-442a-9362-c9e81a56ae30, , Progress(?%, ?/0), null) 17:09:53,776 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(4f5be96b-02eb-442a-9362-c9e81a56ae30, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,777 DEBUG [CoreInstance] Register session with id 'test-6682644683631362115'. 17:09:53,778 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(172f3823-4cfd-4724-bf4d-ac135a40e9f2, , Progress(?%, ?/0), null) 17:09:53,786 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(172f3823-4cfd-4724-bf4d-ac135a40e9f2, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,787 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(172f3823-4cfd-4724-bf4d-ac135a40e9f2, , Progress(?%, ?/0), null) 17:09:53,788 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(172f3823-4cfd-4724-bf4d-ac135a40e9f2, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,789 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(a80b338d-dfbd-4ccf-b480-fdb6b8d6d3f1, , Progress(?%, ?/0), null) 17:09:53,790 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(a80b338d-dfbd-4ccf-b480-fdb6b8d6d3f1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,791 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(a80b338d-dfbd-4ccf-b480-fdb6b8d6d3f1, , Progress(?%, ?/0), null) 17:09:53,792 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(a80b338d-dfbd-4ccf-b480-fdb6b8d6d3f1, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,793 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(f9003c8d-e367-4fc6-80f7-0e952ffbe0bc, , Progress(?%, ?/0), null) 17:09:53,794 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(f9003c8d-e367-4fc6-80f7-0e952ffbe0bc, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,795 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(f9003c8d-e367-4fc6-80f7-0e952ffbe0bc, , Progress(?%, ?/0), null) 17:09:53,796 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(f9003c8d-e367-4fc6-80f7-0e952ffbe0bc, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,785 DEBUG [SessionImpl] Saving session 17:09:53,802 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(ab52ab01-757f-4f32-9ff7-cf119cb36445, , Progress(?%, ?/0), null) 17:09:53,803 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(ab52ab01-757f-4f32-9ff7-cf119cb36445, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,804 DEBUG [WorkManagerImpl] Not scheduling work after commit because of missing transaction manager: FulltextUpdaterWork(ab52ab01-757f-4f32-9ff7-cf119cb36445, , Progress(?%, ?/0), null) 17:09:53,805 DEBUG [WorkManagerImpl] Scheduling work: FulltextUpdaterWork(ab52ab01-757f-4f32-9ff7-cf119cb36445, , Progress(?%, ?/0), null) using queue: fulltextUpdater 17:09:53,808 DEBUG [SessionImpl] End of save 17:09:53,814 DEBUG [CoreInstance] Unregister session with id 'test-6682644683631362115'. 17:09:53,815 DEBUG [AbstractSession] Destroying core session ... 17:09:53,816 DEBUG [CoreInstance] Unregister session with id 'test-6682644683631362115'. 17:09:53,817 DEBUG [TransactionHelper] Starting transaction 17:09:53,819 DEBUG [CoreInstance] Register session with id 'test-6682644868314955844'. 17:09:53,827 DEBUG [SessionImpl] Saving session 17:09:53,832 DEBUG [SessionImpl] End of save 17:09:53,833 DEBUG [CoreInstance] Unregister session with id 'test-6682644868314955844'. 17:09:53,834 DEBUG [AbstractSession] Destroying core session ... 17:09:53,836 DEBUG [CoreInstance] Unregister session with id 'test-6682644868314955844'. 17:09:53,837 DEBUG [TransactionHelper] Starting transaction 17:09:53,839 DEBUG [CoreInstance] Register session with id 'test-6682644954214301765'. 17:09:53,848 DEBUG [SessionImpl] Saving session 17:09:53,854 DEBUG [SessionImpl] End of save 17:09:53,855 DEBUG [CoreInstance] Unregister session with id 'test-6682644954214301765'. 17:09:53,856 DEBUG [AbstractSession] Destroying core session ... 17:09:53,857 DEBUG [CoreInstance] Unregister session with id 'test-6682644954214301765'. 17:09:53,858 DEBUG [TransactionHelper] Starting transaction 17:09:53,860 DEBUG [CoreInstance] Register session with id 'test-6682645040113647686'. 17:09:53,868 DEBUG [SessionImpl] Saving session 17:09:53,874 DEBUG [SessionImpl] End of save 17:09:53,875 DEBUG [CoreInstance] Unregister session with id 'test-6682645040113647686'. 17:09:53,876 DEBUG [AbstractSession] Destroying core session ... 17:09:53,877 DEBUG [CoreInstance] Unregister session with id 'test-6682645040113647686'. 17:09:53,878 DEBUG [TransactionHelper] Starting transaction 17:09:53,881 DEBUG [CoreInstance] Register session with id 'test-6682645130307960903'. 17:09:53,887 DEBUG [SessionImpl] Saving session 17:09:53,893 DEBUG [SessionImpl] End of save 17:09:53,894 DEBUG [CoreInstance] Unregister session with id 'test-6682645130307960903'. 17:09:53,895 DEBUG [AbstractSession] Destroying core session ... 17:09:53,896 DEBUG [CoreInstance] Unregister session with id 'test-6682645130307960903'. 17:09:53,897 DEBUG [TransactionHelper] Starting transaction 17:09:53,900 DEBUG [CoreInstance] Register session with id 'test-6682645211912339528'. 17:09:53,906 DEBUG [SessionImpl] Saving session 17:09:53,913 DEBUG [SessionImpl] End of save 17:09:53,914 DEBUG [CoreInstance] Unregister session with id 'test-6682645211912339528'. 17:09:53,915 DEBUG [AbstractSession] Destroying core session ... 17:09:53,916 DEBUG [CoreInstance] Unregister session with id 'test-6682645211912339528'. 17:09:53,917 DEBUG [TransactionHelper] Starting transaction 17:09:53,920 DEBUG [CoreInstance] Register session with id 'test-6682645297811685449'. 17:09:53,927 DEBUG [SessionImpl] Saving session 17:09:53,934 DEBUG [SessionImpl] End of save 17:09:53,935 DEBUG [CoreInstance] Unregister session with id 'test-6682645297811685449'. 17:09:53,936 DEBUG [AbstractSession] Destroying core session ... 17:09:53,937 DEBUG [CoreInstance] Unregister session with id 'test-6682645297811685449'. 17:09:53,938 DEBUG [TransactionHelper] Starting transaction 17:09:53,940 DEBUG [CoreInstance] Register session with id 'test-6682645388005998666'. 17:09:53,947 DEBUG [SessionImpl] Saving session 17:09:53,955 DEBUG [SessionImpl] End of save 17:09:53,955 DEBUG [CoreInstance] Unregister session with id 'test-6682645388005998666'. 17:09:53,955 DEBUG [AbstractSession] Destroying core session ... 17:09:53,957 DEBUG [CoreInstance] Unregister session with id 'test-6682645388005998666'. 17:09:53,957 DEBUG [TransactionHelper] Starting transaction 17:09:53,959 DEBUG [CoreInstance] Register session with id 'test-6682645469610377291'. 17:09:53,966 DEBUG [SessionImpl] Saving session 17:09:53,979 DEBUG [SessionImpl] End of save 17:09:53,980 DEBUG [CoreInstance] Unregister session with id 'test-6682645469610377291'. 17:09:53,981 DEBUG [AbstractSession] Destroying core session ... 17:09:53,982 DEBUG [CoreInstance] Unregister session with id 'test-6682645469610377291'. 17:09:53,983 DEBUG [TransactionHelper] Starting transaction 17:09:53,986 DEBUG [CoreInstance] Register session with id 'test-6682645581279526988'. 17:09:53,992 DEBUG [SessionImpl] Saving session 17:09:53,999 DEBUG [SessionImpl] End of save 17:09:54,000 DEBUG [CoreInstance] Unregister session with id 'test-6682645581279526988'. 17:09:54,002 DEBUG [AbstractSession] Destroying core session ... 17:09:54,003 DEBUG [CoreInstance] Unregister session with id 'test-6682645581279526988'. 17:09:54,013 DEBUG [DefaultVersionRemovalPolicy] Removing 0 versions for: a80b338d-dfbd-4ccf-b480-fdb6b8d6d3f1 17:09:54,049 DEBUG [CoreInstance] Unregister session with id 'test-6682644413048422466'. 17:09:54,050 DEBUG [AbstractSession] Destroying core session ... 17:09:54,050 DEBUG [CoreInstance] Unregister session with id 'test-6682644413048422466'. 17:09:54,140 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 17:09:54,142 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.EventService 17:09:54,143 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 17:09:54,144 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.EventService 17:09:54,145 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.EventService 17:09:54,146 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.EventService 17:09:54,147 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,148 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,149 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.repository.RepositoryManager, point:repositories, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:54,150 INFO [RepositoryManagerImpl] Removing repository test 17:09:54,151 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,152 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.repository.RepositoryService, point:repository, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test} 17:09:54,152 INFO [RepositoryManager] Unregistering repository: test 17:09:54,153 INFO [RepositoryManager] Unregistering repository: test 17:09:54,154 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,155 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,155 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,156 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository.test 17:09:54,156 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.LoginComponent 17:09:54,157 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 17:09:54,157 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.LoginComponent 17:09:54,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.LoginComponent 17:09:54,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.LoginComponent 17:09:54,159 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.model.persistence 17:09:54,159 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 17:09:54,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.model.persistence 17:09:54,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.model.persistence 17:09:54,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.model.persistence 17:09:54,161 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:54,161 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:54,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:54,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:54,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.services.resource.ResourceService 17:09:54,163 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.api.ServiceManagement 17:09:54,164 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.ServiceManagement 17:09:54,164 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:54,165 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:54,165 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.api.ServiceManagement 17:09:54,166 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,166 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,167 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.api.ServiceManagement, point:servers, contributor:RegistrationInfo: service:org.nuxeo.runtime.api.DefaultJBossBindings} 17:09:54,167 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,170 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,170 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,170 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.api.DefaultJBossBindings 17:09:54,171 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:54,171 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:54,172 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:54,173 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:54,173 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.services.deployment.DeploymentService 17:09:54,174 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.runtime.started 17:09:54,174 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 17:09:54,174 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.started 17:09:54,175 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.runtime.started 17:09:54,175 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.runtime.started 17:09:54,176 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:54,176 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:54,177 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:54,177 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:54,178 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService 17:09:54,178 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.redis.RedisService 17:09:54,179 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.redis.RedisService 17:09:54,181 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:54,181 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:54,182 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.redis.RedisService 17:09:54,182 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:54,183 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:54,183 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:54,184 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:54,184 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 17:09:54,185 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,185 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,186 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.blohodlers.adapters} 17:09:54,186 INFO [DocumentAdapterService] Unregistered document adapter factory: null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 17:09:54,187 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,187 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,188 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,188 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 17:09:54,189 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.work.config 17:09:54,189 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 17:09:54,190 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:54,190 INFO [WorkManagerImpl] Unregistered work queue default 17:09:54,191 INFO [WorkManagerImpl] Unregistered work queue fulltextUpdater 17:09:54,192 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:54,192 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:54,193 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:54,193 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 17:09:54,194 DEBUG [EventServiceImpl] Unregistered event listener: workManagerCleanup 17:09:54,194 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.work.config 17:09:54,195 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.config 17:09:54,196 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.work.config 17:09:54,196 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.work.config 17:09:54,197 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.work.service 17:09:54,197 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 17:09:54,198 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.service 17:09:54,198 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.work.service 17:09:54,199 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.work.service 17:09:54,199 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,200 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,200 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener} 17:09:54,201 DEBUG [EventServiceImpl] Unregistered event listener: orphanVersionRemoverListener 17:09:54,201 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,202 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,202 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,203 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 17:09:54,203 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.SecurityService 17:09:54,204 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 17:09:54,204 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:54,205 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:54,205 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.SecurityService 17:09:54,206 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.core.LocalConfigurationService 17:09:54,206 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 17:09:54,207 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.core.LocalConfigurationService 17:09:54,207 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.core.LocalConfigurationService 17:09:54,208 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.core.LocalConfigurationService 17:09:54,208 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.CoreService 17:09:54,209 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 17:09:54,209 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreService 17:09:54,210 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.CoreService 17:09:54,210 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.CoreService 17:09:54,211 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:54,211 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:54,212 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:54,212 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:54,213 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 17:09:54,213 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:54,213 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:54,214 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:54,214 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:54,215 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningService 17:09:54,215 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,216 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,216 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.reload} 17:09:54,217 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,217 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,218 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,218 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.reload 17:09:54,219 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,219 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,220 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schema.TypeService} 17:09:54,220 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,221 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,221 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,221 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 17:09:54,222 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:54,222 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:54,223 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:54,223 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:54,224 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.EventServiceComponent 17:09:54,224 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.trash.TrashService 17:09:54,224 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 17:09:54,234 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:54,235 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:54,242 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 17:09:54,242 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,243 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,244 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.CoreService, point:sessionFactory, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:54,244 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,245 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:54,245 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,246 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:54,246 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,247 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:54,248 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,248 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 17:09:54,249 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,249 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,251 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 17:09:54,253 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,254 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,257 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService, point:config, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.test} 17:09:54,258 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,259 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,259 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,260 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.test 17:09:54,261 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,261 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,262 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter} 17:09:54,263 INFO [DocumentAdapterService] Unregistered document adapter factory: null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 17:09:54,264 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,265 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,265 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,265 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 17:09:54,266 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:54,267 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts 17:09:54,267 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,268 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,268 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:54,269 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,269 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 17:09:54,270 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,270 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,271 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,271 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 17:09:54,273 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:54,273 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:54,274 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:54,275 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:54,276 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 17:09:54,276 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:54,277 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:54,277 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:54,278 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:54,278 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 17:09:54,279 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,279 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,279 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissions, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:54,280 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,281 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissionsVisibility, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 17:09:54,281 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,282 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,282 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,283 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 17:09:54,284 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,284 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,285 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPolicies} 17:09:54,287 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,288 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,288 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,289 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 17:09:54,289 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:54,290 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:54,290 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:54,291 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:54,291 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 17:09:54,292 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,292 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,293 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:lifecycle, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:54,293 INFO [LifeCycleRegistry] Unregistering lifecycle: default 17:09:54,294 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,294 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:types, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 17:09:54,295 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,302 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,303 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,304 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 17:09:54,305 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:54,305 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:54,306 INFO [RepositoryManager] Shutting down repository manager 17:09:54,306 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:54,307 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:54,307 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryService 17:09:54,308 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,308 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,309 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService, point:queryMaker, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib} 17:09:54,310 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,310 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,311 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,311 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 17:09:54,312 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:54,312 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:54,313 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:54,313 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:54,314 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 17:09:54,314 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,315 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,315 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 17:09:54,316 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,316 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,317 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,317 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 17:09:54,318 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:54,318 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:54,319 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:54,319 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:54,320 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 17:09:54,320 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,321 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,321 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, point:converter, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.convert.plugins} 17:09:54,322 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,322 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,322 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,323 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.convert.plugins 17:09:54,323 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:54,324 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:54,324 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:54,325 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:54,325 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 17:09:54,326 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:54,326 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:54,327 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:54,327 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:54,328 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 17:09:54,328 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,328 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,329 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager, point:widgets, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets} 17:09:54,329 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,330 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,330 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,331 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.platform.shibboleth.groups.web.widgets 17:09:54,331 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,332 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,332 DEBUG [ComponentManagerImpl] Unregister contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.thumbnail.adapter} 17:09:54,333 DEBUG [ComponentManagerImpl] Dispatching event: UNKNOWN_10: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,333 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,334 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,334 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 17:09:54,335 INFO [ComponentManagerImpl] Unregistering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:54,335 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:54,336 DEBUG [SchedulerServiceImpl] Deactivate 17:09:54,336 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:09:54,337 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:09:54,337 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 17:09:54,338 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:54,338 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNRESOLVED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:54,339 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_UNREGISTERED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 17:09:54,341 DEBUG [ServiceGroup] service group * no longer has a server! Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.465 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/5.9.1-SNAPSHOT/nuxeo-platform-shibboleth-groups-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170955 at timestamp: 1384535395033 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/5.9.1-SNAPSHOT/nuxeo-platform-rendition-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170955 at timestamp: 1384535395181 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/5.9.1-SNAPSHOT/nuxeo-platform-rendition-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-170957 at timestamp: 1384535397015 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendition.service.TestRenditionProvider DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:10:06,128 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 56 * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:10:06 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:10:06 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:10:06 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:10:06 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_12' Nov 15, 2013 5:10:13 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 6917 Nov 15, 2013 5:10:13 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:13 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:10:13 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:14 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:10:14 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.897 sec Running org.nuxeo.ecm.platform.rendition.service.TestRenditionService 17:10:14,838 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 56 * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:10:14 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:10:14 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_37' Nov 15, 2013 5:10:21 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 6949 Nov 15, 2013 5:10:21 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' 17:10:24,261 WARN [LifeCycleServiceImpl] State 'approved' is not a valid initial state for lifecycle default null Nov 15, 2013 5:10:28 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:10:28 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:28 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:10:28 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.306 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/5.9.1-SNAPSHOT/nuxeo-platform-rendition-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Publisher [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171028 at timestamp: 1384535428710 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublication 17:10:38,368 ERROR [XValueFactory$10] Cannot load class: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:93) at org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:41) at org.nuxeo.common.xmap.XValueFactory$10.deserialize(XValueFactory.java:207) at org.nuxeo.common.xmap.XAnnotatedMember.getValue(XAnnotatedMember.java:138) at org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:109) at org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:103) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:465) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:471) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:424) at org.nuxeo.runtime.model.impl.ExtensionPointImpl.loadContributions(ExtensionPointImpl.java:95) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.loadContributions(ComponentManagerImpl.java:328) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:271) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:10:38,377 ERROR [EventServiceImpl] Failed to register event listener: publishRelationsListener java.lang.IllegalArgumentException: Listener extension must define either a class or a script at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.initListener(EventListenerDescriptor.java:149) at org.nuxeo.ecm.core.event.impl.EventListenerList.add(EventListenerList.java:62) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.addEventListener(EventServiceImpl.java:169) at org.nuxeo.ecm.core.event.EventServiceComponent.registerContribution(EventServiceComponent.java:56) at org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:47) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:204) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:272) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 5:10:39 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:10:39 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:10:39 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:10:39 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_12' 17:10:40,934 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 17:10:40,935 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 76 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.directory.sql.test requires [service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:10:46 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 7058 Nov 15, 2013 5:10:46 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:47 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:10:47 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:47 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:10:48 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.263 sec Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFAprove 17:10:48,674 ERROR [XValueFactory$10] Cannot load class: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:93) at org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:41) at org.nuxeo.common.xmap.XValueFactory$10.deserialize(XValueFactory.java:207) at org.nuxeo.common.xmap.XAnnotatedMember.getValue(XAnnotatedMember.java:138) at org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:109) at org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:103) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:465) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:471) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:424) at org.nuxeo.runtime.model.impl.ExtensionPointImpl.loadContributions(ExtensionPointImpl.java:95) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.loadContributions(ComponentManagerImpl.java:328) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:271) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:10:48,678 ERROR [EventServiceImpl] Failed to register event listener: publishRelationsListener java.lang.IllegalArgumentException: Listener extension must define either a class or a script at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.initListener(EventListenerDescriptor.java:149) at org.nuxeo.ecm.core.event.impl.EventListenerList.add(EventListenerList.java:62) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.addEventListener(EventServiceImpl.java:169) at org.nuxeo.ecm.core.event.EventServiceComponent.registerContribution(EventServiceComponent.java:56) at org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:47) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:204) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:272) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Nov 15, 2013 5:10:49 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:10:49 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_43' 17:10:49,357 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 17:10:49,358 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 81 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:10:56 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 7101 Nov 15, 2013 5:10:56 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' 17:10:57,135 ERROR [AbstractSession] Permission 'RemoveChildren' is not granted to 'myuser3' on document / (3bcb7fe0-5189-4e19-aeba-a943c0410571 - Root) 17:10:57,136 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'RemoveChildren' is not granted to 'myuser3' at org.nuxeo.ecm.core.api.AbstractSession.checkPermission(AbstractSession.java:304) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1605) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:160) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:127) at org.nuxeo.runtime.test.runner.FeaturesRunner$2.testFinished(FeaturesRunner.java:283) at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41) at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142) at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:37) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:82) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Nov 15, 2013 5:10:57 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:10:57 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:10:57 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:10:57 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.416 sec Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFReject 17:10:58,686 ERROR [XValueFactory$10] Cannot load class: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:93) at org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:41) at org.nuxeo.common.xmap.XValueFactory$10.deserialize(XValueFactory.java:207) at org.nuxeo.common.xmap.XAnnotatedMember.getValue(XAnnotatedMember.java:138) at org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:109) at org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:103) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:465) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:471) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:424) at org.nuxeo.runtime.model.impl.ExtensionPointImpl.loadContributions(ExtensionPointImpl.java:95) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.loadContributions(ComponentManagerImpl.java:328) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:271) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:10:58,701 ERROR [EventServiceImpl] Failed to register event listener: publishRelationsListener java.lang.IllegalArgumentException: Listener extension must define either a class or a script at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.initListener(EventListenerDescriptor.java:149) at org.nuxeo.ecm.core.event.impl.EventListenerList.add(EventListenerList.java:62) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.addEventListener(EventServiceImpl.java:169) at org.nuxeo.ecm.core.event.EventServiceComponent.registerContribution(EventServiceComponent.java:56) at org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:47) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:204) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:272) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Nov 15, 2013 5:10:58 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:10:58 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_66' 17:10:59,270 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 17:10:59,272 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 81 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:11:05 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 7138 Nov 15, 2013 5:11:05 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' 17:11:06,698 ERROR [AbstractSession] Permission 'RemoveChildren' is not granted to 'myuser1' on document / (6d025102-a933-45c2-a193-3e43f424e328 - Root) 17:11:06,699 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'RemoveChildren' is not granted to 'myuser1' at org.nuxeo.ecm.core.api.AbstractSession.checkPermission(AbstractSession.java:304) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1605) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:160) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:127) at org.nuxeo.runtime.test.runner.FeaturesRunner$2.testFinished(FeaturesRunner.java:283) at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41) at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142) at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:37) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:82) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Nov 15, 2013 5:11:06 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:11:06 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:11:07 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:11:07 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.572 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/5.9.1-SNAPSHOT/nuxeo-platform-rendition-publisher-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171107 at timestamp: 1384535467592 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendition.url.tests.TestUrlCodecs Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/5.9.1-SNAPSHOT/nuxeo-platform-rendition-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171112 at timestamp: 1384535472929 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/5.9.1-SNAPSHOT/nuxeo-apidoc-server-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171113 at timestamp: 1384535473081 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [apt:execute {execution: generate-bindings}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 0 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 67 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.apidoc.test.TestDocumentationHelper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec Running org.nuxeo.apidoc.test.TestSnapshotPersist DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.024 sec Running org.nuxeo.apidoc.test.TestSearcher Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.515 sec Running org.nuxeo.apidoc.test.TestXMLParser
internalGadget articles

<internalGadget name="articles" disabled="false"> <mountPoint>/articles</mountPoint> <entryPoint>articles.xml</entryPoint> <category>gadget.category.social.workspace.private</category> <icon>gadget-article.png</icon> </internalGadget>
internalGadget publicarticles

<internalGadget name="publicarticles" disabled="false"> <mountPoint>/publicarticles</mountPoint> <entryPoint>publicarticles.xml</entryPoint> <category>gadget.category.social.workspace.public</category> <icon>gadget-article.png</icon> </internalGadget>
internalGadget news

<internalGadget name="news" disabled="false"> <mountPoint>/news</mountPoint> <entryPoint>news.xml</entryPoint> <category>gadget.category.social.workspace.public</category> <icon>gadget-news.png</icon> </internalGadget>
internalGadget join

<internalGadget name="join" disabled="false"> <mountPoint>/join</mountPoint> <directory>join</directory> <entryPoint>join.xml</entryPoint> <category>gadget.category.social.workspace.public</category> <icon>gadget-join.png</icon> </internalGadget>
internalGadget members

<internalGadget name="members" disabled="false"> <mountPoint>/members</mountPoint> <directory>members</directory> <entryPoint>members.xml</entryPoint> <category>gadget.category.social.workspace.private</category> <icon>members.png</icon> </internalGadget>
internalGadget usersocialworkspaces

<internalGadget name="usersocialworkspaces" disabled="false"> <mountPoint>/usersocialworkspaces</mountPoint> <directory>usersocialworkspaces</directory> <entryPoint>usersocialworkspaces.xml</entryPoint> <category>gadget.category.social.workspace.private</category> <icon>user_socialworkspaces.png</icon> </internalGadget>
internalGadget publicdocuments

<internalGadget name="publicdocuments" disabled="false"> <mountPoint>/publicdocuments</mountPoint> <directory>publicdocuments</directory> <entryPoint>publicdocuments.xml</entryPoint> <category>gadget.category.social.workspace.public</category> <icon>publicdocuments.png</icon> </internalGadget>
internalGadget publicsocialworkspaces

<internalGadget name="publicsocialworkspaces" disabled="false"> <mountPoint>/publicsocialworkspaces</mountPoint> <directory>publicsocialworkspaces</directory> <entryPoint>publicsocialworkspaces.xml</entryPoint> <category>gadget.category.social.workspace.public</category> <icon>public_social_workspaces.png</icon> </internalGadget>
internalGadget socialworkspaceactivitystream

This gadget displays the activities of a Social Workspace.

The following user preferences can be used to configure it: - nuxeoTargetContextPath: the path of the Social Workspace for which to retrieve the activities - activityLinkBuilder: activity link builder name to use to generate documents and user URLs

How to include the socialworkspaceactivitystream gadget in a JSF context:

          <div class="gadget-socialworkspaceactivitystream threeQuarterWidth"/>
          <script type="text/javascript">
            jQuery('.gadget-socialworkspaceactivitystream').openSocialGadget({
              baseURL: '#{baseURL}',
              language: '#{localeSelector.language}',
              gadgetDefs: [
                { specUrl: '#{gadgetsBaseURL}/site/gadgets/socialworkspaceactivitystream/socialworkspaceactivitystream.xml',
                  title: '',
                  userPrefs: {
                    activityLinkBuilder: {
                      value: 'default'
                    },
                    nuxeoTargetContextPath: {
                      value: '#{currentDocument.pathAsString}'
                    }
                  },
                  displayTitleBar: false,
                  width: '100%'
                }
              ]
            });
          </script>

How to include the socialworkspaceactivitystream gadget in a WebEngine page:

          <link rel="stylesheet" href="${contextPath}/css/opensocial/light-container-gadgets.css"/>
          <script type="text/javascript" src="${contextPath}/opensocial/gadgets/js/rpc.js?c=1"/>
          <script type="text/javascript" src="${contextPath}/js/?scripts=jquery.js|opensocial/cookies.js|opensocial/util.js|opensocial/gadgets.js|opensocial/cookiebaseduserprefstore.js|opensocial/jquery.opensocial.gadget.js"/>

          <div class="gadget-socialworkspaceactivitystream gadgets-gadget-chrome"/>
          <script type="text/javascript">
            $('.gadget-socialworkspaceactivitystream').openSocialGadget({
              baseURL: '${contextPath}' + '/',
              language: '${Context.locale.language}',
              gadgetDefs: [{
                specUrl : '${Runtime.getProperty('nuxeo.loopback.url')}/site/gadgets/socialworkspaceactivitystream/socialworkspaceactivitystream.xml',
                userPrefs: {
                  activityLinkBuilder: {
                    value: 'default'
                  },
                  nuxeoTargetContextPath: {
                    value: '${doc.pathAsString}'
                  }
                },
                displayTitleBar: false,
                width: '100%'
              }]
            });
          </script>

<internalGadget name="socialworkspaceactivitystream" disabled="false"> <documentation> This gadget displays the activities of a Social Workspace. The following user preferences can be used to configure it: - nuxeoTargetContextPath: the path of the Social Workspace for which to retrieve the activities - activityLinkBuilder: activity link builder name to use to generate documents and user URLs How to include the socialworkspaceactivitystream gadget in a JSF context: <code> <div class="gadget-socialworkspaceactivitystream threeQuarterWidth"/> <script type="text/javascript"> jQuery('.gadget-socialworkspaceactivitystream').openSocialGadget({ baseURL: '#{baseURL}', language: '#{localeSelector.language}', gadgetDefs: [ { specUrl: '#{gadgetsBaseURL}/site/gadgets/socialworkspaceactivitystream/socialworkspaceactivitystream.xml', title: '', userPrefs: { activityLinkBuilder: { value: 'default' }, nuxeoTargetContextPath: { value: '#{currentDocument.pathAsString}' } }, displayTitleBar: false, width: '100%' } ] }); </script> </code> How to include the socialworkspaceactivitystream gadget in a WebEngine page: <code> <link rel="stylesheet" href="${contextPath}/css/opensocial/light-container-gadgets.css"/> <script type="text/javascript" src="${contextPath}/opensocial/gadgets/js/rpc.js?c=1"/> <script type="text/javascript" src="${contextPath}/js/?scripts=jquery.js|opensocial/cookies.js|opensocial/util.js|opensocial/gadgets.js|opensocial/cookiebaseduserprefstore.js|opensocial/jquery.opensocial.gadget.js"/> <div class="gadget-socialworkspaceactivitystream gadgets-gadget-chrome"/> <script type="text/javascript"> $('.gadget-socialworkspaceactivitystream').openSocialGadget({ baseURL: '${contextPath}' + '/', language: '${Context.locale.language}', gadgetDefs: [{ specUrl : '${Runtime.getProperty('nuxeo.loopback.url')}/site/gadgets/socialworkspaceactivitystream/socialworkspaceactivitystream.xml', userPrefs: { activityLinkBuilder: { value: 'default' }, nuxeoTargetContextPath: { value: '${doc.pathAsString}' } }, displayTitleBar: false, width: '100%' }] }); </script> </code> </documentation> <mountPoint>/socialworkspaceactivitystream</mountPoint> <directory>socialworkspaceactivitystream</directory> <entryPoint>socialworkspaceactivitystream.xml</entryPoint> <category>gadget.category.social.workspace.private</category> <icon>gadget-socialworkspaceactivitystream.png</icon> </internalGadget>
internalGadget socialworkspaceminimessages

This gadget displays the mini messages of a Social Workspace.

The following user preferences can be used to configure it: - nuxeoTargetContextPath: the path of the Social Workspace for which to retrieve the mini messages - activityLinkBuilder: activity link builder name to use to generate documents and user URLs

How to include the socialworkspaceminimessages gadget in a JSF context:

          <div class="gadget-socialworkspaceminimessages threeQuarterWidth"/>
          <script type="text/javascript">
            jQuery('.gadget-socialworkspaceminimessages').openSocialGadget({
              baseURL: '#{baseURL}',
              language: '#{localeSelector.language}',
              gadgetDefs: [
                { specUrl: '#{gadgetsBaseURL}/site/gadgets/socialworkspaceminimessages/socialworkspaceminimessages.xml',
                  title: '',
                  userPrefs: {
                    activityLinkBuilder: {
                      value: 'default'
                    },
                    nuxeoTargetContextPath: {
                      value: '#{currentDocument.pathAsString}'
                    }
                  },
                  displayTitleBar: false,
                  width: '100%'
                }
              ]
            });
          </script>

How to include the socialworkspaceminimessages gadget in a WebEngine page:

          <link rel="stylesheet" href="${contextPath}/css/opensocial/light-container-gadgets.css"/>
          <script type="text/javascript" src="${contextPath}/opensocial/gadgets/js/rpc.js?c=1"/>
          <script type="text/javascript" src="${contextPath}/js/?scripts=jquery.js|opensocial/cookies.js|opensocial/util.js|opensocial/gadgets.js|opensocial/cookiebaseduserprefstore.js|opensocial/jquery.opensocial.gadget.js"/>

          <div class="gadget-socialworkspaceminimessages gadgets-gadget-chrome"/>
          <script type="text/javascript">
            $('.gadget-socialworkspaceminimessages').openSocialGadget({
              baseURL: '${contextPath}' + '/',
              language: '${Context.locale.language}',
              gadgetDefs: [{
                specUrl : '${Runtime.getProperty('nuxeo.loopback.url')}/site/gadgets/socialworkspaceminimessages/socialworkspaceminimessages.xml',
                userPrefs: {
                  activityLinkBuilder: {
                    value: 'default'
                  },
                  nuxeoTargetContextPath: {
                    value: '${doc.pathAsString}'
                  }
                },
                displayTitleBar: false,
                width: '100%'
              }]
            });
          </script>

<internalGadget name="socialworkspaceminimessages" disabled="false"> <documentation> This gadget displays the mini messages of a Social Workspace. The following user preferences can be used to configure it: - nuxeoTargetContextPath: the path of the Social Workspace for which to retrieve the mini messages - activityLinkBuilder: activity link builder name to use to generate documents and user URLs How to include the socialworkspaceminimessages gadget in a JSF context: <code> <div class="gadget-socialworkspaceminimessages threeQuarterWidth"/> <script type="text/javascript"> jQuery('.gadget-socialworkspaceminimessages').openSocialGadget({ baseURL: '#{baseURL}', language: '#{localeSelector.language}', gadgetDefs: [ { specUrl: '#{gadgetsBaseURL}/site/gadgets/socialworkspaceminimessages/socialworkspaceminimessages.xml', title: '', userPrefs: { activityLinkBuilder: { value: 'default' }, nuxeoTargetContextPath: { value: '#{currentDocument.pathAsString}' } }, displayTitleBar: false, width: '100%' } ] }); </script> </code> How to include the socialworkspaceminimessages gadget in a WebEngine page: <code> <link rel="stylesheet" href="${contextPath}/css/opensocial/light-container-gadgets.css"/> <script type="text/javascript" src="${contextPath}/opensocial/gadgets/js/rpc.js?c=1"/> <script type="text/javascript" src="${contextPath}/js/?scripts=jquery.js|opensocial/cookies.js|opensocial/util.js|opensocial/gadgets.js|opensocial/cookiebaseduserprefstore.js|opensocial/jquery.opensocial.gadget.js"/> <div class="gadget-socialworkspaceminimessages gadgets-gadget-chrome"/> <script type="text/javascript"> $('.gadget-socialworkspaceminimessages').openSocialGadget({ baseURL: '${contextPath}' + '/', language: '${Context.locale.language}', gadgetDefs: [{ specUrl : '${Runtime.getProperty('nuxeo.loopback.url')}/site/gadgets/socialworkspaceminimessages/socialworkspaceminimessages.xml', userPrefs: { activityLinkBuilder: { value: 'default' }, nuxeoTargetContextPath: { value: '${doc.pathAsString}' } }, displayTitleBar: false, width: '100%' }] }); </script> </code> </documentation> <mountPoint>/socialworkspaceminimessages</mountPoint> <directory>socialworkspaceminimessages</directory> <entryPoint>socialworkspaceminimessages.xml</entryPoint> <category>gadget.category.social.workspace.private</category> <icon>gadget-socialworkspaceminimessages.png</icon> </internalGadget>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec Running org.nuxeo.apidoc.test.TestDocumentationService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 sec Running org.nuxeo.apidoc.test.TestSnapshotWithDocPersist 17:12:15,275 ERROR [RepositoryDistributionSnapshot] multiple match for NXBundle for id org.nuxeo.ecm.core.api 17:12:15,317 ERROR [RepositoryDistributionSnapshot] multiple match for NXBundleGroup for id grp:org.nuxeo.ecm.core Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.299 sec Running org.nuxeo.apidoc.test.TestBrowse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec Running org.nuxeo.apidoc.test.TestDistributionResolver dm-5.6 => Nuxeo Platform-5.6-RC1 dm-5.5 => dm-5.5 cap-5.6 => Nuxeo Platform-5.6-RC1 cap-5.6-SNAPSHOT => cap-5.6-SNAPSHOT cap-5.6-RC1 => cap-5.6-RC1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.nuxeo.apidoc.test.TestSecureXML Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/5.9.1-SNAPSHOT/nuxeo-apidoc-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Webengine Front End [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171223 at timestamp: 1384535543389 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 122 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 30 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/5.9.1-SNAPSHOT/nuxeo-apidoc-webengine-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Birt Reporting Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171228 at timestamp: 1384535548989 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-parent/5.9.1-SNAPSHOT/nuxeo-birt-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Birt Reporting Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171229 at timestamp: 1384535549135 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.reporting.tests.TestAdapters DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.697 sec Running org.nuxeo.ecm.platform.reporting.tests.TestContextualParameters DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.159 sec Running org.nuxeo.ecm.platform.reporting.tests.TestBirtDesign DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.691 sec Running org.nuxeo.ecm.platform.reporting.tests.TestBirtPlatformDeploy Sample Parameter - sample null - Cust Birt Engine started /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/eclipse/birt/runtime/org.eclipse.birt.runtime/4.2.2/org.eclipse.birt.runtime-4.2.2.jar EngineConfig: org.eclipse.birt.report.engine.api.EngineConfig.scriptObjects={};BIRT_HOME=;logLevel=OFF;org.eclipse.birt.report.engine.api.EngineConfig.emitterConfigs={html=org.eclipse.birt.report.engine.api.HTMLEmitterConfig@5df8e0ef};org.eclipse.birt.report.engine.api.EngineConfig.statusHandler=org.eclipse.birt.report.engine.api.DefaultStatusHandler@7e779b1b;logDest=; Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.412 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target/nuxeo-birt-reporting-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-reporting/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting/target/nuxeo-birt-reporting-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-reporting/5.9.1-SNAPSHOT/nuxeo-birt-reporting-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Birt Reporting Web Layer [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171338 at timestamp: 1384535618813 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/target/nuxeo-birt-reporting-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-reporting-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-birt/nuxeo-birt-reporting-web/target/nuxeo-birt-reporting-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-birt-reporting-web/5.9.1-SNAPSHOT/nuxeo-birt-reporting-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Activity [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171346 at timestamp: 1384535626845 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 32 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.activity.operations.TestActivityOperations 17:13:59,373 WARN [ActivityStreamServiceImpl] The 'activityMessageLabels' extension point is deprecated, please use the 'activityVerbs' extension point. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:14:00,679 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:14:03,222 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 66 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:14:05,073 WARN [DataSourceComponent] jdbc/nxactivities datasource still referenced Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.627 sec Running org.nuxeo.ecm.activity.TestActivityStreamListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.nuxeo.ecm.activity.TestActivityStreamService 17:14:05,810 WARN [ActivityStreamServiceImpl] The 'activityMessageLabels' extension point is deprecated, please use the 'activityVerbs' extension point. 17:14:06,086 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:14:06,843 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 52 * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:14:13,515 WARN [DataSourceComponent] jdbc/nxactivities datasource still referenced Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.397 sec Running org.nuxeo.ecm.activity.TestActivityLinkBuilder 17:14:14,086 WARN [ActivityStreamServiceImpl] The 'activityMessageLabels' extension point is deprecated, please use the 'activityVerbs' extension point. 17:14:14,324 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:14:14,858 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 64 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:14:16,444 WARN [DataSourceComponent] jdbc/nxactivities datasource still referenced Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.938 sec Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 2 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target/nuxeo-activity-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/activity/nuxeo-activity/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-activity/target/nuxeo-activity-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/activity/nuxeo-activity/5.9.1-SNAPSHOT/nuxeo-activity-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Collaboration Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171417 at timestamp: 1384535657170 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-collaboration-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-collaboration-parent/5.9.1-SNAPSHOT/nuxeo-social-collaboration-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relationship [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171417 at timestamp: 1384535657310 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.social.relationship.service.RelationshipServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:14:31,569 WARN [RelationshipServiceImpl] Trying to delete a relationship that doesn't exists 17:14:32,700 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.817 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target/nuxeo-relationship-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-relationship/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-relationship/target/nuxeo-relationship-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-relationship/5.9.1-SNAPSHOT/nuxeo-relationship-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Workspace Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171433 at timestamp: 1384535673351 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-parent/5.9.1-SNAPSHOT/nuxeo-social-workspace-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Workspace Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171433 at timestamp: 1384535673481 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 34 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.social.workspace.listeners.TestAddRemoveSocialWorkspaceGroups DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:14:49,881 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:14:50,409 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:14:53,338 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.121 sec Running org.nuxeo.ecm.social.workspace.listeners.TestDeleteSocialDocumentListener 17:14:56,809 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:14:56,853 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:14:57,512 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:01,503 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.914 sec Running org.nuxeo.ecm.social.workspace.listeners.TestUpdateSocialDocumentListener 17:15:02,536 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:02,570 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:02,940 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:05,732 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.206 sec Running org.nuxeo.ecm.social.workspace.listeners.TestAddSocialFacetToDocument 17:15:06,557 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:06,584 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:06,953 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec Running org.nuxeo.ecm.social.workspace.helper.TestSocialWorkspaceHelper 17:15:08,856 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:08,882 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:09,253 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 sec Running org.nuxeo.ecm.social.workspace.TestVisibilityManagement 17:15:12,156 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:12,182 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:12,562 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:13,544 ERROR [AdapterFactory] Given document is not into a social workspace : Adapter returned is null 17:15:18,368 WARN [TestVisibilityManagement] failed cancel tasks for accepted/rejected SocialWorkspace java.lang.ArrayStoreException at java.lang.System.arraycopy(Native Method) at java.util.ArrayList.toArray(ArrayList.java:361) at org.nuxeo.ecm.social.workspace.TestVisibilityManagement.removeValidationTasks(TestVisibilityManagement.java:392) at org.nuxeo.ecm.social.workspace.TestVisibilityManagement.testModeratedSocialWorkspaceCreation(TestVisibilityManagement.java:306) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:18,641 WARN [TestVisibilityManagement] failed cancel tasks for accepted/rejected SocialWorkspace java.lang.ArrayStoreException at java.lang.System.arraycopy(Native Method) at java.util.ArrayList.toArray(ArrayList.java:361) at org.nuxeo.ecm.social.workspace.TestVisibilityManagement.removeValidationTasks(TestVisibilityManagement.java:392) at org.nuxeo.ecm.social.workspace.TestVisibilityManagement.testModeratedSocialWorkspaceCreation(TestVisibilityManagement.java:321) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:19,576 WARN [CheckSocialWorkspaceValidationTasks] failed to invalidate social workspacewillBeExpired org.nuxeo.ecm.core.api.ClientRuntimeException: Cannot follow transition cancel on the document /task-root/validateSocialWorkspace.1384535719387 at org.nuxeo.ecm.platform.task.TaskImpl.followTransition(TaskImpl.java:238) at org.nuxeo.ecm.platform.task.TaskImpl.cancel(TaskImpl.java:223) at org.nuxeo.ecm.social.workspace.listeners.CheckSocialWorkspaceValidationTasks.checkTasksFor(CheckSocialWorkspaceValidationTasks.java:89) at org.nuxeo.ecm.social.workspace.listeners.CheckSocialWorkspaceValidationTasks.access$000(CheckSocialWorkspaceValidationTasks.java:50) at org.nuxeo.ecm.social.workspace.listeners.CheckSocialWorkspaceValidationTasks$UnrestrictedSocialWorkspaceValidationTasksChecker.run(CheckSocialWorkspaceValidationTasks.java:142) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.social.workspace.listeners.CheckSocialWorkspaceValidationTasks.handleEvent(CheckSocialWorkspaceValidationTasks.java:68) at org.nuxeo.ecm.social.workspace.TestVisibilityManagement.testSocialWorkspaceCreationExpiration(TestVisibilityManagement.java:351) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:20,797 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.983 sec Running org.nuxeo.ecm.social.workspace.TestAdapters 17:15:21,408 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:21,433 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:21,749 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:21,998 ERROR [AdapterFactory] Given document is not into a social workspace : Adapter returned is null 17:15:22,372 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec Running org.nuxeo.ecm.social.workspace.TestRights 17:15:22,965 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:22,988 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:23,356 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== sun.misc.Launcher$AppClassLoader@759f6a57 sun.misc.Launcher$AppClassLoader@759f6a57 sun.misc.Launcher$AppClassLoader@759f6a57 sun.misc.Launcher$AppClassLoader@759f6a57 17:15:25,535 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.162 sec Running org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent 17:15:26,222 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.collaboration.user.registration 17:15:26,438 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:26,440 ERROR [SchemaManagerImpl] Document type: UserRegistration does not exist, used as parent by type: [SocialRegistration] 17:15:26,460 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:26,722 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,722 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,723 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,748 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Errors: * Duplicate component name: service:org.nuxeo.ecm.collaboration.user.registration ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 117 * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:26,838 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,849 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,849 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,849 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,850 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,850 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:26,850 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,028 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,029 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,029 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,035 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,036 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,039 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,047 ERROR [NotificationEventListener] Error during Notification processing for event documentModified java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,047 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createDocument(AbstractSocialWorkspaceTest.java:97) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createSocialWorkspace(AbstractSocialWorkspaceTest.java:122) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createSocialWorkspace(AbstractSocialWorkspaceTest.java:135) at org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent.testAddSeveralSocialWorkspaceMembers(TestSocialWorkspaceComponent.java:79) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 41 more 17:15:27,279 WARN [SocialWorkspaceServiceImpl] Unable to submit social registration org.nuxeo.ecm.core.api.ClientException: UserRegistrationContainer is not a registered core type at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModelFromTypeName(AbstractSession.java:810) at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModel(AbstractSession.java:832) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.getOrCreateRootDocument(UserRegistrationComponent.java:138) at org.nuxeo.ecm.user.registration.UserRegistrationComponent$RegistrationCreator.run(UserRegistrationComponent.java:198) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.submitRegistrationRequest(UserRegistrationComponent.java:494) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.handleSubscriptionRequest(SocialWorkspaceServiceImpl.java:676) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.addSocialWorkspaceMembers(SocialWorkspaceServiceImpl.java:455) at org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent.testAddSeveralSocialWorkspaceMembers(TestSocialWorkspaceComponent.java:115) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:27,304 WARN [SocialWorkspaceServiceImpl] Unable to submit social registration org.nuxeo.ecm.core.api.ClientException: UserRegistrationContainer is not a registered core type at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModelFromTypeName(AbstractSession.java:810) at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModel(AbstractSession.java:832) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.getOrCreateRootDocument(UserRegistrationComponent.java:138) at org.nuxeo.ecm.user.registration.UserRegistrationComponent$RegistrationCreator.run(UserRegistrationComponent.java:198) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.submitRegistrationRequest(UserRegistrationComponent.java:494) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.handleSubscriptionRequest(SocialWorkspaceServiceImpl.java:676) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.addSocialWorkspaceMembers(SocialWorkspaceServiceImpl.java:455) at org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent.testAddSeveralSocialWorkspaceMembers(TestSocialWorkspaceComponent.java:115) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:27,327 WARN [SocialWorkspaceServiceImpl] Unable to submit social registration org.nuxeo.ecm.core.api.ClientException: UserRegistrationContainer is not a registered core type at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModelFromTypeName(AbstractSession.java:810) at org.nuxeo.ecm.core.api.AbstractSession.createDocumentModel(AbstractSession.java:832) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.getOrCreateRootDocument(UserRegistrationComponent.java:138) at org.nuxeo.ecm.user.registration.UserRegistrationComponent$RegistrationCreator.run(UserRegistrationComponent.java:198) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156) at org.nuxeo.ecm.user.registration.UserRegistrationComponent.submitRegistrationRequest(UserRegistrationComponent.java:494) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.handleSubscriptionRequest(SocialWorkspaceServiceImpl.java:676) at org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl.addSocialWorkspaceMembers(SocialWorkspaceServiceImpl.java:455) at org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent.testAddSeveralSocialWorkspaceMembers(TestSocialWorkspaceComponent.java:115) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:15:27,333 WARN [SocialWorkspaceMembersManagementListener] Unable to notify members about a member management. org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SendMail Exception: OperationException Caught error: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail Caused by: null ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyMembers(SocialWorkspaceMembersManagementListener.java:164) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyForDocument(SocialWorkspaceMembersManagementListener.java:125) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.handleEvent(SocialWorkspaceMembersManagementListener.java:89) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.inject(OperationTypeImpl.java:202) at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.newInstance(OperationTypeImpl.java:182) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:132) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 10 more 17:15:27,367 WARN [SocialWorkspaceMembersManagementListener] Unable to notify members about a member management. org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SendMail Exception: OperationException Caught error: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail Caused by: null ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyMembers(SocialWorkspaceMembersManagementListener.java:164) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyForDocument(SocialWorkspaceMembersManagementListener.java:125) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.handleEvent(SocialWorkspaceMembersManagementListener.java:89) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.inject(OperationTypeImpl.java:202) at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.newInstance(OperationTypeImpl.java:182) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:132) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 10 more 17:15:27,441 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,442 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,443 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,444 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,448 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,448 ERROR [NotificationEventListener] Error during Notification processing for event documentCreated java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,470 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createDocument(AbstractSocialWorkspaceTest.java:97) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createSocialWorkspace(AbstractSocialWorkspaceTest.java:122) at org.nuxeo.ecm.social.workspace.AbstractSocialWorkspaceTest.createSocialWorkspace(AbstractSocialWorkspaceTest.java:135) at org.nuxeo.ecm.social.workspace.service.TestSocialWorkspaceComponent.testaddSocialWorkspaceMembersFromGroup(TestSocialWorkspaceComponent.java:153) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:21) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 42 more 17:15:27,473 ERROR [NotificationEventListener] Error during Notification processing for event documentModified java.lang.NullPointerException at org.nuxeo.ecm.platform.ec.notification.service.NotificationService.getSubscribers(NotificationService.java:269) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.getInterstedUsers(NotificationEventListener.java:455) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.gatherConcernedUsersForDocument(NotificationEventListener.java:433) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:150) at org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:114) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:15:27,819 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 sec Running org.nuxeo.ecm.social.workspace.TestSocialWorkspaceComputedGroups 17:15:28,402 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:28,439 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:28,788 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:15:29,894 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 sec Running org.nuxeo.ecm.social.workspace.TestRightsWithoutDefaultGroup 17:15:30,395 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:30,414 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:30,696 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 sec Running org.nuxeo.ecm.social.workspace.TestPublicSocialWorkspaceAccess 17:15:32,169 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:15:32,188 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:15:32,500 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 sec Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target/nuxeo-social-workspace-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-core/target/nuxeo-social-workspace-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-core/5.9.1-SNAPSHOT/nuxeo-social-workspace-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Workspace Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171534 at timestamp: 1384535734481 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 54 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/target/nuxeo-social-workspace-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-web/target/nuxeo-social-workspace-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-web/5.9.1-SNAPSHOT/nuxeo-social-workspace-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171543 at timestamp: 1384535743155 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-parent/5.9.1-SNAPSHOT/nuxeo-rating-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171543 at timestamp: 1384535743292 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-api/5.9.1-SNAPSHOT/nuxeo-rating-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mini Message [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171547 at timestamp: 1384535747759 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.social.mini.message.operations.TestMiniMessageOperations DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:16:02,231 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:16:04,446 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] * service:org.nuxeo.ecm.social.mini.message.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:16:09,994 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -2 session(s). Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.169 sec Running org.nuxeo.ecm.social.mini.message.TestMiniMessagePageProviders 17:16:11,707 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:16:12,104 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 92 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] * service:org.nuxeo.ecm.social.mini.message.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.879 sec Running org.nuxeo.ecm.social.mini.message.TestMiniMessageService 17:16:14,664 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:16:14,922 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 91 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] * service:org.nuxeo.ecm.social.mini.message.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.745 sec Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target/nuxeo-mini-message-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-mini-message/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-mini-message/target/nuxeo-mini-message-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-mini-message/5.9.1-SNAPSHOT/nuxeo-mini-message-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Workspace Gadgets [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171618 at timestamp: 1384535778530 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 62 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 13 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.social.workspace.gadgets.TestSocialProviderOperation DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:16:35,666 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:16:38,664 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.social.workspace.gadgets.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:16:39,941 ERROR [ContentCreationListener] Error while executing content factory for type SocialWorkspace : Space is not a registered core type 17:16:40,216 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.gadgets.TestSocialProviderOperation.initRepo(TestSocialProviderOperation.java:105) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 38 more 17:16:40,299 ERROR [ContentCreationListener] Error while executing content factory for type SocialWorkspace : Space is not a registered core type 17:16:40,498 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.gadgets.TestSocialProviderOperation.initRepo(TestSocialProviderOperation.java:112) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 38 more 17:16:42,334 ERROR [ContentCreationListener] Error while executing content factory for type SocialWorkspace : Space is not a registered core type 17:16:42,543 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.gadgets.TestSocialProviderOperation.initRepo(TestSocialProviderOperation.java:105) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 38 more 17:16:42,637 ERROR [ContentCreationListener] Error while executing content factory for type SocialWorkspace : Space is not a registered core type 17:16:42,910 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.gadgets.TestSocialProviderOperation.initRepo(TestSocialProviderOperation.java:112) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 38 more Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.222 sec Running org.nuxeo.ecm.social.workspace.gadgets.TestSocialWorkspaceMembersOperation 17:16:46,242 ERROR [SchemaManagerImpl] Document type: Picture does not exist, used as parent by type: [WCPicture] 17:16:46,326 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:16:47,096 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 6 / Unstarted: 0 / Total: 125 * service:org.nuxeo.ecm.collaboration.user.registration requires [service:org.nuxeo.ecm.user.registration.core.types.contrib] * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.social.workspace.gadgets.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:16:48,050 ERROR [EventHandlerRegistry] Failed to handle event documentCreated using chain: SocialWorkspaceCreatedChain org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SocialWorkspaceCreatedChain Exception: OperationNotFoundException Caught error: No operation was bound on ID: Workflow.CreateTask Caused by: null ****** Hierarchy calls ****** at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:89) at org.nuxeo.ecm.automation.core.events.EventHandlerRegistry.handleEvent(EventHandlerRegistry.java:130) at org.nuxeo.ecm.automation.core.events.OperationEventListener.handleEvent(OperationEventListener.java:33) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:215) at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:383) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:932) at org.nuxeo.ecm.social.workspace.gadgets.TestSocialWorkspaceMembersOperation.setup(TestSocialWorkspaceMembersOperation.java:127) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Workflow.CreateTask at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:379) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.buildChain(CompiledChainImpl.java:154) at org.nuxeo.ecm.automation.core.impl.ChainTypeImpl.newInstance(ChainTypeImpl.java:130) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:157) ... 38 more 17:16:48,979 WARN [SocialWorkspaceMembersManagementListener] Unable to notify members about a member management. org.nuxeo.ecm.automation.TraceException: ****** chain ****** Name: SendMail Exception: OperationException Caught error: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail Caused by: null ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:195) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:104) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyMembers(SocialWorkspaceMembersManagementListener.java:164) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.notifyForDocument(SocialWorkspaceMembersManagementListener.java:125) at org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener.handleEvent(SocialWorkspaceMembersManagementListener.java:89) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'from'. Seems it is missing from the context. Operation: Notification.SendMail at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.inject(OperationTypeImpl.java:202) at org.nuxeo.ecm.automation.core.impl.OperationTypeImpl.newInstance(OperationTypeImpl.java:182) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:132) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.doInvoke(CompiledChainImpl.java:122) at org.nuxeo.ecm.automation.core.impl.CompiledChainImpl.invoke(CompiledChainImpl.java:108) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:169) ... 10 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.132 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target/nuxeo-social-workspace-gadgets-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-gadgets/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets/target/nuxeo-social-workspace-gadgets-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-gadgets/5.9.1-SNAPSHOT/nuxeo-social-workspace-gadgets-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Workspace Gadgets Document Library [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171650 at timestamp: 1384535810804 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 45 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/target/nuxeo-social-workspace-gadgets-library-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-gadgets-library/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-social-workspace/nuxeo-social-workspace-gadgets-library/target/nuxeo-social-workspace-gadgets-library-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-social-workspace-gadgets-library/5.9.1-SNAPSHOT/nuxeo-social-workspace-gadgets-library-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User's Relationship [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171700 at timestamp: 1384535820803 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/target/nuxeo-user-relationship-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-user-relationship/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-relationship/target/nuxeo-user-relationship-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-user-relationship/5.9.1-SNAPSHOT/nuxeo-user-relationship-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Activity Stream [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171707 at timestamp: 1384535827328 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.social.activity.stream.TestUserActivityStreamPageProvider DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:17:20,744 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:17:23,017 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 87 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.social.user.activity.stream.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:17:25,965 ERROR [ActivityStreamServiceImpl] Can't find bundle for base name messages, locale en 17:17:25,967 ERROR [ActivityStreamServiceImpl] Can't find bundle for base name messages, locale en 17:17:26,230 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -2 session(s). Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.201 sec Running org.nuxeo.ecm.social.activity.stream.operations.TestUserActivityStreamOperation 17:17:28,374 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:17:28,820 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 89 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.social.user.activity.stream.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== 17:17:30,002 ERROR [ActivityStreamServiceImpl] Can't find bundle for base name messages, locale en 17:17:30,003 ERROR [ActivityStreamServiceImpl] Can't find bundle for base name messages, locale en Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.806 sec Running org.nuxeo.ecm.social.activity.stream.TestUserActivityStreamFilter 17:17:31,944 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:17:32,278 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 86 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.user.center.profile.theme requires [service:org.nuxeo.ecm.admin.center.theme, service:org.nuxeo.ecm.user.center.theme] * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.social.user.activity.stream.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.user.center.profile.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target/nuxeo-user-activity-stream-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-user-activity-stream/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-user-activity-stream/target/nuxeo-user-activity-stream-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-user-activity-stream/5.9.1-SNAPSHOT/nuxeo-user-activity-stream-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Wall [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171734 at timestamp: 1384535854541 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/target/nuxeo-wall-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-wall/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-social-collaboration/nuxeo-wall/target/nuxeo-wall-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/social/nuxeo-wall/5.9.1-SNAPSHOT/nuxeo-wall-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171740 at timestamp: 1384535860553 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/5.9.1-SNAPSHOT/nuxeo-platform-suggestbox-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171740 at timestamp: 1384535860688 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/seam added. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 26 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.suggestbox.utils.TestDateMatcher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec Running org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:17:51,148 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:17:51,154 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:17:51,155 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:17:51,156 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:17:51,160 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:17:53,656 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:17:53,657 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:17:53,658 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:17:53,659 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:17:53,659 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' 17:17:54,475 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:17:54,475 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:17:54,476 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:17:54,477 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:17:54,478 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:17:55,713 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:17:55,716 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:17:55,717 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:17:55,718 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:17:55,719 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' 17:17:56,464 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:17:56,465 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:17:56,466 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:17:56,467 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:17:56,469 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:17:57,175 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:17:57,176 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:17:57,177 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:17:57,178 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:17:57,178 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' 17:17:57,780 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:17:57,781 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:17:57,782 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:17:57,782 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:17:57,785 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:17:58,584 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:17:58,586 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:17:58,587 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:17:58,588 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:17:58,589 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' 17:17:59,058 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:17:59,058 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:17:59,059 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:17:59,060 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:17:59,061 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:17:59,630 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:17:59,630 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:17:59,631 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:17:59,631 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:17:59,632 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' 17:18:00,165 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:18:00,165 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:18:00,166 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:18:00,167 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:18:00,168 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:18:00,748 INFO [SuggestionServiceImpl] Unregistering suggester 'documentLookupByTitle' 17:18:00,748 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByKeywords' 17:18:00,749 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByDate' 17:18:00,750 INFO [SuggestionServiceImpl] Unregistering suggester 'searchByUsersAndGroups' 17:18:00,750 INFO [SuggestionServiceImpl] Unregistering suggester group 'searchbox' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.719 sec Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupMergeTest 17:18:01,068 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:18:01,069 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:18:01,069 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:18:01,070 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:18:01,071 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:18:01,075 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' 17:18:01,075 INFO [SuggesterGroupDescriptor] Merging suggester group 'searchbox'. 17:18:01,076 WARN [SuggesterGroupDescriptor] Cannot remove suggester 'nonExistentSuggester' because it does not exist in suggesterGroup 'searchbox'. 17:18:01,077 WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 17:18:01,077 WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 17:18:01,078 WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 17:18:01,078 WARN [SuggesterGroupDescriptor] Could not append suggester 'myNewSuggesterBegin' before suggester 'nonExistentSuggester' in suggesterGroup 'searchbox' because 'nonExistentSuggester' does not exist in this suggesterGroup. Appended it before all suggesters. 17:18:01,079 WARN [SuggesterGroupDescriptor] Could not append suggester 'myNewSuggesterEnd' after suggester 'nonExistentSuggester' in suggesterGroup 'searchbox' because 'nonExistentSuggester' does not exist in this suggesterGroup. Appended it after all suggesters. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupContribTest 17:18:01,954 INFO [SuggestionServiceImpl] Registering suggester 'documentLookupByTitle' 17:18:01,954 INFO [SuggestionServiceImpl] Registering suggester 'searchByKeywords' 17:18:01,955 INFO [SuggestionServiceImpl] Registering suggester 'searchByDate' 17:18:01,955 INFO [SuggestionServiceImpl] Registering suggester 'searchByUsersAndGroups' 17:18:01,957 INFO [SuggestionServiceImpl] Registering suggester group 'searchbox' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/5.9.1-SNAPSHOT/nuxeo-platform-suggestbox-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171802 at timestamp: 1384535882780 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam added. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerMergeTest 17:18:12,984 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfSearchDocuments' 17:18:12,989 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToDocument' 17:18:12,990 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToUser' 17:18:12,991 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToGroup' 17:18:12,994 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfSearchDocuments' 17:18:12,995 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToDocument' 17:18:12,996 INFO [SuggestionServiceImpl] Registering suggestion handler 'newHandler' DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:18:15,326 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfSearchDocuments' 17:18:15,327 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToDocument' 17:18:15,328 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToUser' 17:18:15,329 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToGroup' 17:18:15,330 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfSearchDocuments' 17:18:15,332 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToDocument' 17:18:15,333 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'newHandler' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.033 sec Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerContribTest 17:18:15,824 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfSearchDocuments' 17:18:15,825 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToDocument' 17:18:15,827 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToUser' 17:18:15,827 INFO [SuggestionServiceImpl] Registering suggestion handler 'jsfNavigateToGroup' 17:18:16,358 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfSearchDocuments' 17:18:16,358 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToDocument' 17:18:16,359 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToUser' 17:18:16,359 INFO [SuggestionServiceImpl] Unregistering suggestion handler 'jsfNavigateToGroup' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/5.9.1-SNAPSHOT/nuxeo-platform-suggestbox-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171817 at timestamp: 1384535897026 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rating.TestLikeServiceWithDocs log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.417 sec Running org.nuxeo.ecm.rating.TestRatingService Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 sec Running org.nuxeo.ecm.rating.TestLikeOperations Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.036 sec Running org.nuxeo.ecm.rating.TestLikeService Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 sec Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-core/5.9.1-SNAPSHOT/nuxeo-rating-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171851 at timestamp: 1384535931727 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-web/5.9.1-SNAPSHOT/nuxeo-rating-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171857 at timestamp: 1384535937481 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-parent/5.9.1-SNAPSHOT/nuxeo-dam-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171857 at timestamp: 1384535937616 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 50 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.dam.TestDamContributions DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 sec Running org.nuxeo.dam.TestOverriddenDamContributions Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target/nuxeo-dam-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-jsf/target/nuxeo-dam-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-jsf/5.9.1-SNAPSHOT/nuxeo-dam-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Theme [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171914 at timestamp: 1384535954579 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-theme/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-theme/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-theme/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-theme/target/nuxeo-dam-theme-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-theme/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam/nuxeo-dam-theme/target/nuxeo-dam-theme-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-theme/5.9.1-SNAPSHOT/nuxeo-dam-theme-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Poll Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171915 at timestamp: 1384535955222 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-parent/5.9.1-SNAPSHOT/nuxeo-poll-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Poll Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171915 at timestamp: 1384535955356 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.poll.listeners.TestUpdateAllPollsStatusListener DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:19:27,590 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:19:29,506 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 58 * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.503 sec Running org.nuxeo.ecm.poll.operations.TestPollOperations 17:19:33,407 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:19:33,770 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 60 * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.576 sec Running org.nuxeo.ecm.poll.TestPollService 17:19:38,369 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:19:38,619 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 58 * service:org.nuxeo.ecm.activity.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== [org.nuxeo.ecm.activity.ActivityImpl@54f9f034[id=16,actor=user:Administrator,displayActor=,verb=answer poll,object=No,displayObject=,target=5b9cd157-685e-4095-bda2-78713a0c3135,displayTarget=,context=,publishedDate=2013-11-15 17:19:41.842,lastUpdatedDate=2013-11-15 17:19:41.842,replies=]] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.814 sec Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target/nuxeo-poll-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-core/target/nuxeo-poll-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-core/5.9.1-SNAPSHOT/nuxeo-poll-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Poll Gadget [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171944 at timestamp: 1384535984146 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-gadget/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-gadget/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-gadget/target/nuxeo-poll-gadget-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-gadget/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-gadget/target/nuxeo-poll-gadget-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-gadget/5.9.1-SNAPSHOT/nuxeo-poll-gadget-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Poll Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171944 at timestamp: 1384535984843 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/target/nuxeo-poll-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-poll/nuxeo-poll-web/target/nuxeo-poll-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-poll-web/5.9.1-SNAPSHOT/nuxeo-poll-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo RSS Reader Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171950 at timestamp: 1384535990782 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader-parent/5.9.1-SNAPSHOT/nuxeo-rss-reader-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo RSS Reader [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-171950 at timestamp: 1384535990919 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.rss.reader.TestFeedReaderService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:20:05,441 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 78 * service:org.nuxeo.rss.feed.ui requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] * service:org.nuxeo.rss.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== 17:20:09,409 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.234 sec Running org.nuxeo.rss.reader.TestParseFeedOperation 17:20:11,255 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 78 * service:org.nuxeo.rss.feed.ui requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp] * service:org.nuxeo.rss.theme requires [service:org.nuxeo.theme.nuxeo.default] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.11 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target/nuxeo-rss-reader-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader/target/nuxeo-rss-reader-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader/5.9.1-SNAPSHOT/nuxeo-rss-reader-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo RSS Reader UI [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172013 at timestamp: 1384536013364 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/target/nuxeo-rss-reader-ui-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader-ui/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rss-reader/nuxeo-rss-reader-ui/target/nuxeo-rss-reader-ui-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rss/reader/nuxeo-rss-reader-ui/5.9.1-SNAPSHOT/nuxeo-rss-reader-ui-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Flavors Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172032 at timestamp: 1384536032258 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-flavors-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-flavors-parent/5.9.1-SNAPSHOT/nuxeo-flavors-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Flavors Unicolor [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172032 at timestamp: 1384536032395 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/nuxeo-flavors-unicolor/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/nuxeo-flavors-unicolor/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/nuxeo-flavors-unicolor/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/nuxeo-flavors-unicolor/target/nuxeo-flavors-unicolor-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-flavors-unicolor/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-flavors/nuxeo-flavors-unicolor/target/nuxeo-flavors-unicolor-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-flavors-unicolor/5.9.1-SNAPSHOT/nuxeo-flavors-unicolor-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172033 at timestamp: 1384536033132 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/5.9.1-SNAPSHOT/nuxeo-quota-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172033 at timestamp: 1384536033268 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 27 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.quota.count.TestQuotaService 17:20:44,699 [main] INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:20:44,727 [main] INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:20:44,728 [main] INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:20:44,730 [main] INFO [RAMJobStore] RAMJobStore initialized. 17:20:44,732 [main] INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:20:44,733 [main] INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:20:44,734 [main] INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:20:44,735 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:20:49,367 [main] ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). 17:20:49,384 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:20:49,385 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:20:49,386 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.954 sec Running org.nuxeo.ecm.quota.count.TestDocumentsSizeUpdater 17:20:49,605 [main] INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:20:49,607 [main] INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:20:49,607 [main] INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:20:49,607 [main] INFO [RAMJobStore] RAMJobStore initialized. 17:20:49,609 [main] INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:20:49,610 [main] INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:20:49,610 [main] INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:20:49,612 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 17:20:49,710 [Quartz_Worker-1] DEBUG [SimpleThreadPool$WorkerThread] WorkerThread is shut down. raised expected Exception QuotaExceeded raised expected Exception QuotaExceeded 17:20:57,556 [Nuxeo-Work-quota-1] ERROR [AbstractWork] Exception during work: ListenerWork(Listener quotaProcessor [quotaUpdateNeeded/4c45c3cc-7e68-49bd-88a4-05eddb380aa9], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more 17:20:57,562 [Nuxeo-Work-quota-1] ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener quotaProcessor org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more Exception in thread "Nuxeo-Work-quota-1" java.lang.RuntimeException: org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:72) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) ... 3 more Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more raised expected Exception QuotaExceeded 17:21:15,487 [Nuxeo-Work-quota-2] ERROR [AbstractWork] Exception during work: ListenerWork(Listener quotaProcessor [quotaUpdateNeeded/b34ceb6d-0371-489a-8ebf-1c616c681ab9], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more 17:21:15,491 [Nuxeo-Work-quota-2] ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener quotaProcessor org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more Exception in thread "Nuxeo-Work-quota-2" java.lang.RuntimeException: org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:72) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to get data model for 4a191689-a6fd-4058-9ad1-55964ab6cbfb:SchemaImpl(documents_size_statistics) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2527) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:500) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$1.run(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl$RunWithCoreSession.execute(DocumentModelImpl.java:411) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.loadDataModel(DocumentModelImpl.java:497) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getDataModel(DocumentModelImpl.java:511) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getPart(DocumentModelImpl.java:1374) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1415) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setPropertyValue(DocumentModelImpl.java:1482) at org.nuxeo.ecm.quota.size.QuotaAwareDocument.addTotalSize(QuotaAwareDocument.java:122) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processOnParents(QuotaComputerProcessor.java:308) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.processQuotaComputation(QuotaComputerProcessor.java:240) at org.nuxeo.ecm.quota.size.QuotaComputerProcessor.handleEvent(QuotaComputerProcessor.java:76) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) ... 3 more Caused by: org.nuxeo.ecm.core.api.DocumentException: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1051) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperty(SQLSession.java:993) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.getProperty(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty.getPropertyValue(SQLComplexProperty.java:181) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.readDocumentPart(SQLDocumentLive.java:157) at org.nuxeo.ecm.core.api.DocumentModelFactory.createDataModel(DocumentModelFactory.java:255) at org.nuxeo.ecm.core.api.AbstractSession.getDataModel(AbstractSession.java:2525) ... 18 more Caused by: org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.checkConcurrentUpdate(JDBCConnection.java:322) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:456) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.readSimpleRows(JDBCRowMapper.java:255) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.read(JDBCRowMapper.java:221) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper.read(SoftRefCachingRowMapper.java:380) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:635) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.getFromMapper(PersistenceContext.java:598) at org.nuxeo.ecm.core.storage.sql.PersistenceContext.get(PersistenceContext.java:580) at org.nuxeo.ecm.core.storage.sql.Node.makeSimpleProperty(Node.java:241) at org.nuxeo.ecm.core.storage.sql.Node.getSimpleProperty(Node.java:228) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.makeProperties(SQLSession.java:1049) ... 24 more Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table DOCUMENTS_SIZE_STATISTICS; SQL statement: SELECT "ID", "MAXSIZE", "TOTALSIZE", "SIZETRASH", "SIZEVERSIONS", "INNERSIZE" FROM "DOCUMENTS_SIZE_STATISTICS" WHERE "ID" IN (?) [50200-114] at org.h2.message.Message.getSQLException(Message.java:105) at org.h2.message.Message.getSQLException(Message.java:116) at org.h2.message.Message.getSQLException(Message.java:75) at org.h2.table.TableData.doLock(TableData.java:435) at org.h2.table.TableData.lock(TableData.java:373) at org.h2.table.TableFilter.lock(TableFilter.java:110) at org.h2.command.dml.Select.queryWithoutCache(Select.java:549) at org.h2.command.dml.Query.query(Query.java:234) at org.h2.command.CommandContainer.query(CommandContainer.java:82) at org.h2.command.Command.executeQueryLocal(Command.java:142) at org.h2.command.Command.executeQuery(Command.java:123) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper.getSelectRows(JDBCRowMapper.java:425) ... 33 more 17:21:31,904 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:21:31,905 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:21:31,906 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.517 sec Running org.nuxeo.ecm.quota.count.TestDocumentsCountUpdater 17:21:32,024 [main] INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:21:32,030 [main] INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:21:32,030 [main] INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:21:32,031 [main] INFO [RAMJobStore] RAMJobStore initialized. 17:21:32,032 [main] INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:21:32,032 [main] INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:21:32,033 [main] INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:21:32,033 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 17:21:32,115 [Quartz_Worker-1] DEBUG [SimpleThreadPool$WorkerThread] WorkerThread is shut down. 17:21:34,776 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:21:34,777 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:21:34,778 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec Running org.nuxeo.ecm.quota.count.TestExcludedBlob 17:21:34,885 [main] INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 17:21:34,886 [main] INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:21:34,887 [main] INFO [QuartzScheduler] Quartz Scheduler v.1.8.6 created. 17:21:34,887 [main] INFO [RAMJobStore] RAMJobStore initialized. 17:21:34,887 [main] INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.6) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 17:21:34,888 [main] INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 17:21:34,888 [main] INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.6 17:21:34,888 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 17:21:35,030 [Quartz_Worker-1] DEBUG [SimpleThreadPool$WorkerThread] WorkerThread is shut down. 17:21:36,813 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 17:21:36,814 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 17:21:36,815 [main] INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 sec Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-core/5.9.1-SNAPSHOT/nuxeo-quota-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172137 at timestamp: 1384536097311 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-web/5.9.1-SNAPSHOT/nuxeo-quota-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Automation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172141 at timestamp: 1384536101162 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.227 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/5.9.1-SNAPSHOT/nuxeo-quota-automation-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo External Indexer WS Gateway [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172155 at timestamp: 1384536115256 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/5.9.1-SNAPSHOT/nuxeo-platform-indexing-gateway-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Exalead WS Connector [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172159 at timestamp: 1384536119351 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/5.9.1-SNAPSHOT/nuxeo-exalead-connector-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172202 at timestamp: 1384536122852 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/5.9.1-SNAPSHOT/nuxeo-platform-signature-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172203 at timestamp: 1384536123496 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 15 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.signature.api.user.UserInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/5.9.1-SNAPSHOT/nuxeo-platform-signature-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172209 at timestamp: 1384536129480 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.signature.core.pki.CertServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.173 sec Running org.nuxeo.ecm.platform.signature.core.pki.TypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 sec Running org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceTest 17:22:25,221 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 71 * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] ====================================================================== Nov 15, 2013 5:22:25 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:22:25 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:22:25 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:22:25 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_38' Nov 15, 2013 5:22:32 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 10657 Nov 15, 2013 5:22:32 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:22:37 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:22:37 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:22:37 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:22:37 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.402 sec Running org.nuxeo.ecm.platform.signature.core.user.CUserServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/5.9.1-SNAPSHOT/nuxeo-platform-signature-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Web [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172239 at timestamp: 1384536159254 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [apt:execute {execution: generate-bindings}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 0 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.signature.web.CertActionsTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.912 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/5.9.1-SNAPSHOT/nuxeo-platform-signature-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Default Config [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172254 at timestamp: 1384536174472 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-config/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-config/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-config/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/5.9.1-SNAPSHOT/nuxeo-platform-signature-config-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Gadget [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172255 at timestamp: 1384536175101 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-gadget/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-gadget/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-gadget/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-gadget/target/nuxeo-rating-gadget-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-gadget/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rating/nuxeo-rating-gadget/target/nuxeo-rating-gadget-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/rating/nuxeo-rating-gadget/5.9.1-SNAPSHOT/nuxeo-rating-gadget-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172259 at timestamp: 1384536179367 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 41 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.agenda.AgendaServiceTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:23:13,082 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 69 * service:org.nuxeo.ecm.agenda.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.ecm.agenda.layout requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary, service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== 17:23:21,347 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.808 sec Running org.nuxeo.ecm.agenda.operations.AgendaOperationsTest 17:23:24,376 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 3 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.agenda.theme requires [service:org.nuxeo.theme.nuxeo.default] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.ecm.agenda.layout requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary, service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== Nov 15, 2013 5:23:25 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.517 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target/nuxeo-agenda-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-agenda/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-agenda/target/nuxeo-agenda-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-agenda/5.9.1-SNAPSHOT/nuxeo-agenda-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172334 at timestamp: 1384536214649 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/5.9.1-SNAPSHOT/nuxeo-rest-api-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API io [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172334 at timestamp: 1384536214785 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/5.9.1-SNAPSHOT/nuxeo-rest-api-io-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API server [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172338 at timestamp: 1384536218840 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 70 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 31 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.restapi.server.URLUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/5.9.1-SNAPSHOT/nuxeo-rest-api-server-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172347 at timestamp: 1384536227671 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.restapi.jaxrs.io.DirectoryEntryIOTest DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.333 sec Running org.nuxeo.ecm.restapi.jaxrs.io.ACPWriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 sec Running org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec Running org.nuxeo.ecm.restapi.jaxrs.io.DocumentModelListReaderTest 17:24:13,743 ERROR [CoreFeature] There are 3 open session(s) at tear down; it seems the test leaked 3 session(s). 17:24:13,757 WARN [CoreFeature] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6686333128530722918,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy31.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider._createSession(CoreSessionProvider.java:91) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:56) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:64) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:87) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:83) at org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader.readJson(JSONDocumentModelReader.java:184) at org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader.readDocumentEntriesFromJson(JSONDocumentModelListReader.java:154) at org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader.readRequest(JSONDocumentModelListReader.java:118) at org.nuxeo.ecm.restapi.jaxrs.io.DocumentModelListReaderTest.iCanReadADocumentModelList(DocumentModelListReaderTest.java:95) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:24:13,768 WARN [CoreFeature] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6686333171480395879,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy31.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider._createSession(CoreSessionProvider.java:91) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:56) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:64) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:87) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:83) at org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader.readJson(JSONDocumentModelReader.java:184) at org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader.readDocumentEntriesFromJson(JSONDocumentModelListReader.java:154) at org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader.readRequest(JSONDocumentModelListReader.java:118) at org.nuxeo.ecm.restapi.jaxrs.io.DocumentModelListReaderTest.iCanReadADocumentModelList(DocumentModelListReaderTest.java:95) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:24:13,769 WARN [CoreFeature] Leaking session org.nuxeo.ecm.core.api.CoreInstance$RegistrationInfo: Session registration context (test-6686337286059065542,main) at org.nuxeo.ecm.core.api.CoreInstance.registerSession(CoreInstance.java:154) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:255) at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy31.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider._createSession(CoreSessionProvider.java:91) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:56) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:64) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:87) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:83) at org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader.readJson(JSONDocumentModelReader.java:184) at org.nuxeo.ecm.restapi.jaxrs.io.DocumentModelListReaderTest.iCanReadADocument(DocumentModelListReaderTest.java:78) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.444 sec Running org.nuxeo.ecm.restapi.test.UserGroupTest Nov 15, 2013 5:24:18 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.108 sec Running org.nuxeo.ecm.restapi.test.AuditTest 17:24:33,696 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Nov 15, 2013 5:24:36 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.789 sec Running org.nuxeo.ecm.restapi.test.OperationBindingTest Nov 15, 2013 5:24:43 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.468 sec Running org.nuxeo.ecm.restapi.test.DocumentListTest Nov 15, 2013 5:24:49 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.465 sec Running org.nuxeo.ecm.restapi.test.DocumentBrowsingTest Nov 15, 2013 5:24:55 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.654 sec Running org.nuxeo.ecm.restapi.test.AdapterBindingTest Nov 15, 2013 5:25:01 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.605 sec Running org.nuxeo.ecm.restapi.test.MultiBlobAccessTest Nov 15, 2013 5:25:06 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.497 sec Running org.nuxeo.ecm.restapi.test.DirectoryTest Nov 15, 2013 5:25:11 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.95 sec Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/5.9.1-SNAPSHOT/nuxeo-rest-api-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-multi-tenant [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172527 at timestamp: 1384536327303 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.multi.tenant.TestTenantIsolationByDefault SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-classic/1.0.11/logback-classic-1.0.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 17:25:40,629 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:25:43,278 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 7 / Unstarted: 0 / Total: 88 * service:org.nuxeo.ecm.multi.tenant.spaceprovider requires [service:org.nuxeo.ecm.user.center.dashboard.opensocial.spaceprovider] * service:org.nuxeo.ecm.multi.tenant.directories requires [service:org.nuxeo.ecm.webapp.directory.directoryUI, service:org.nuxeo.ecm.directories] * service:org.nuxeo.ecm.multi.tenant.actions requires [service:org.nuxeo.ecm.platform.actions, service:org.nuxeo.ecm.directory.actions, service:org.nuxeo.ecm.platform.audit.web] * service:org.nuxeo.ecm.multi.tenant.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] * service:org.nuxeo.ecm.multi.tenant.core.types requires [service:org.nuxeo.ecm.platform.content.view.local.configuration, service:org.nuxeo.ecm.platform.faceted.search.dm.local.configuration, service:org.nuxeo.ecm.platform.types.local.configuration, service:org.nuxeo.ecm.webapp.base.localconfiguration.search] * service:org.nuxeo.ecm.multi.tenant.userworkspace requires [service:org.nuxeo.ecm.platform.userworkspace.UserWorkspaceServiceImpl] * service:org.nuxeo.ecm.multi.tenant.ui.types requires [service:org.nuxeo.ecm.platform.types] ====================================================================== 17:25:43,786 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.373 sec Running org.nuxeo.ecm.multi.tenant.TestMultiTenantService 17:25:45,376 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 7 / Unstarted: 0 / Total: 88 * service:org.nuxeo.ecm.multi.tenant.spaceprovider requires [service:org.nuxeo.ecm.user.center.dashboard.opensocial.spaceprovider] * service:org.nuxeo.ecm.multi.tenant.directories requires [service:org.nuxeo.ecm.webapp.directory.directoryUI, service:org.nuxeo.ecm.directories] * service:org.nuxeo.ecm.multi.tenant.actions requires [service:org.nuxeo.ecm.platform.actions, service:org.nuxeo.ecm.directory.actions, service:org.nuxeo.ecm.platform.audit.web] * service:org.nuxeo.ecm.multi.tenant.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] * service:org.nuxeo.ecm.multi.tenant.core.types requires [service:org.nuxeo.ecm.platform.content.view.local.configuration, service:org.nuxeo.ecm.platform.faceted.search.dm.local.configuration, service:org.nuxeo.ecm.platform.types.local.configuration, service:org.nuxeo.ecm.webapp.base.localconfiguration.search] * service:org.nuxeo.ecm.multi.tenant.userworkspace requires [service:org.nuxeo.ecm.platform.userworkspace.UserWorkspaceServiceImpl] * service:org.nuxeo.ecm.multi.tenant.ui.types requires [service:org.nuxeo.ecm.platform.types] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.967 sec Running org.nuxeo.ecm.multi.tenant.TestRestAPIWithMultiTenant 17:25:52,724 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.url.core'; Falling back to deprecated url lookup scheme 17:25:52,730 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.url.core java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.url.core at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:25:52,743 WARN [NXRuntimeTestCase] No bundle with symbolic name 'org.nuxeo.ecm.platform.types.core'; Falling back to deprecated url lookup scheme 17:25:52,748 ERROR [RuntimeFeature] Unable to deploy artifact: org.nuxeo.ecm.platform.types.core java.lang.RuntimeException: Could not resolve bundle org.nuxeo.ecm.platform.types.core at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundleUrl(NXRuntimeTestCase.java:560) at org.nuxeo.runtime.test.NXRuntimeTestCase.oldLookupBundle(NXRuntimeTestCase.java:636) at org.nuxeo.runtime.test.NXRuntimeTestCase.lookupBundle(NXRuntimeTestCase.java:631) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:576) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:25:52,802 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration 17:25:54,187 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 7 / Unstarted: 0 / Total: 117 * service:org.nuxeo.ecm.multi.tenant.spaceprovider requires [service:org.nuxeo.ecm.user.center.dashboard.opensocial.spaceprovider] * service:org.nuxeo.ecm.multi.tenant.directories requires [service:org.nuxeo.ecm.webapp.directory.directoryUI, service:org.nuxeo.ecm.directories] * service:org.nuxeo.ecm.multi.tenant.actions requires [service:org.nuxeo.ecm.platform.actions, service:org.nuxeo.ecm.directory.actions, service:org.nuxeo.ecm.platform.audit.web] * service:org.nuxeo.ecm.multi.tenant.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] * service:org.nuxeo.ecm.multi.tenant.core.types requires [service:org.nuxeo.ecm.platform.content.view.local.configuration, service:org.nuxeo.ecm.platform.faceted.search.dm.local.configuration, service:org.nuxeo.ecm.platform.types.local.configuration, service:org.nuxeo.ecm.webapp.base.localconfiguration.search] * service:org.nuxeo.ecm.multi.tenant.userworkspace requires [service:org.nuxeo.ecm.platform.userworkspace.UserWorkspaceServiceImpl] * service:org.nuxeo.ecm.multi.tenant.ui.types requires [service:org.nuxeo.ecm.platform.types] ====================================================================== Nov 15, 2013 5:25:56 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 17:25:58,338 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.856 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target/nuxeo-multi-tenant-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-multi-tenant/target/nuxeo-multi-tenant-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/5.9.1-SNAPSHOT/nuxeo-multi-tenant-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core S3 BinaryManager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172601 at timestamp: 1384536361527 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestS3BinaryManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/5.9.1-SNAPSHOT/nuxeo-core-binarymanager-s3-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core JClouds BinaryManager [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172608 at timestamp: 1384536368455 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestJCloudsBinaryManager 17:26:16,966 ERROR [JCloudsBinaryManager$JCloudsBinaryFileCache] Unknown binary: d25ea4f4642073b7f218024d397dbaef 17:26:16,971 ERROR [JCloudsBinaryManager$JCloudsBinaryFileCache] Unknown binary: d25ea4f4642073b7f218024d397dbaef 17:26:17,334 ERROR [JCloudsBinaryManager$JCloudsBinaryFileCache] Unknown binary: d25ea4f4642073b7f218024d397dbaef Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/5.9.1-SNAPSHOT/nuxeo-core-binarymanager-jclouds-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172617 at timestamp: 1384536377681 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-parent/5.9.1-SNAPSHOT/nuxeo-diff-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Test [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172617 at timestamp: 1384536377816 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-test/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-test/5.9.1-SNAPSHOT/nuxeo-diff-test-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172620 at timestamp: 1384536380590 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.diff.TestXMLUnit Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec Running org.nuxeo.ecm.diff.service.TestXMLDiff DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.876 sec Running org.nuxeo.ecm.diff.service.TestFieldDiffHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.nuxeo.ecm.diff.service.TestDocumentDiff Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 sec Running org.nuxeo.ecm.diff.service.TestDocumentDiffNotSameType Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-core/5.9.1-SNAPSHOT/nuxeo-diff-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Content [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172636 at timestamp: 1384536396747 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 21 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.diff.content.TestContentDiffAdapter DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.426 sec Running org.nuxeo.ecm.diff.content.TestHTMLGuesser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.nuxeo.ecm.diff.content.TestContentDiffHelper Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-content/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-content/5.9.1-SNAPSHOT/nuxeo-diff-content-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Jsf [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172651 at timestamp: 1384536411965 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 26 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 6 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.diff.service.TestDiffDisplayServiceDefaultDisplay 17:27:03,090 WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.33 sec Running org.nuxeo.ecm.diff.service.TestComplexPropertyHelper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec Running org.nuxeo.ecm.diff.service.TestDiffDisplayContrib Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec Running org.nuxeo.ecm.diff.service.TestDiffDisplayContribOverride 17:27:09,126 WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec Running org.nuxeo.ecm.diff.service.TestDiffDisplayService 17:27:09,943 WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.729 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-diff-jsf/5.9.1-SNAPSHOT/nuxeo-diff-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Template Rendering Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172712 at timestamp: 1384536432833 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/5.9.1-SNAPSHOT/nuxeo-template-rendering-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172712 at timestamp: 1384536432975 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/5.9.1-SNAPSHOT/nuxeo-template-rendering-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service implementation [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172715 at timestamp: 1384536435288 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 47 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.template.pub.tests.TestRenditionPublication 17:27:29,872 ERROR [XValueFactory$10] Cannot load class: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:93) at org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:41) at org.nuxeo.common.xmap.XValueFactory$10.deserialize(XValueFactory.java:207) at org.nuxeo.common.xmap.XAnnotatedMember.getValue(XAnnotatedMember.java:138) at org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:109) at org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:103) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:465) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:471) at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:424) at org.nuxeo.runtime.model.impl.ExtensionPointImpl.loadContributions(ExtensionPointImpl.java:95) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.loadContributions(ComponentManagerImpl.java:328) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:271) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) 17:27:29,881 ERROR [EventServiceImpl] Failed to register event listener: publishRelationsListener java.lang.IllegalArgumentException: Listener extension must define either a class or a script at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.initListener(EventListenerDescriptor.java:149) at org.nuxeo.ecm.core.event.impl.EventListenerList.add(EventListenerList.java:62) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.addEventListener(EventServiceImpl.java:169) at org.nuxeo.ecm.core.event.EventServiceComponent.registerContribution(EventServiceComponent.java:56) at org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:47) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:204) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:272) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:368) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:450) at org.nuxeo.runtime.model.impl.ComponentRegistry.resolveComponent(ComponentRegistry.java:184) at org.nuxeo.runtime.model.impl.ComponentRegistry.addComponent(ComponentRegistry.java:130) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:168) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:119) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:94) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:220) at org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:39) at org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:170) at org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:103) at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:258) at org.nuxeo.osgi.BundleImpl.setStarting(BundleImpl.java:410) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:300) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:178) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:127) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:99) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:189) at org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:69) at org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:578) at org.nuxeo.runtime.test.runner.RuntimeFeature.deployTestClassBundles(RuntimeFeature.java:108) at org.nuxeo.runtime.test.runner.RuntimeFeature.start(RuntimeFeature.java:152) at org.nuxeo.runtime.test.runner.FeaturesRunner.start(FeaturesRunner.java:232) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:293) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 5:27:31 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:27:31 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:27:32 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:27:32 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_12' 17:27:33,454 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 17:27:33,455 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 6 / Unstarted: 0 / Total: 88 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.wpd2text.contrib requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.directory.sql.test requires [service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] * service:org.nuxeo.ecm.platform.convert.commandexecutor.imagemagick requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.ecm.platform.commandline.executor.service.testContrib.magic2 requires [service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib] * service:org.nuxeo.template.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] ====================================================================== 17:27:35,520 WARN [AuditExtensionFactory] Can not add Audit info to rendering context MyTestNoteDoc

MyTestNoteDoc

Simple note sample

Simple Note with text

Simple Note with text17:27:35,971 WARN [AuditExtensionFactory] Can not add Audit info to rendering context Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 12350 Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:27:39 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.457 sec Running org.nuxeo.ecm.platform.template.tests.TestParametersBindings Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec Running org.nuxeo.ecm.platform.template.tests.TestAdapters Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec Running org.nuxeo.ecm.platform.template.tests.TestFMProcessing 17:27:43,381 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 17:27:43,439 WARN [TemplateTypeBindingListener] Skip unconnected document with type TemplateSource and path /template2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 sec Running org.nuxeo.ecm.platform.template.tests.TestHtmlExtractor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running org.nuxeo.ecm.platform.template.tests.TestOOoConvert Nov 15, 2013 5:27:44 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:27:44 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 5:27:51 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 12425 Nov 15, 2013 5:27:51 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:27:53 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:27:53 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:27:53 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:27:53 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Nov 15, 2013 5:27:54 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:27:54 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 5:28:01 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 12446 Nov 15, 2013 5:28:01 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:28:02 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:28:02 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:28:02 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:28:02 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.054 sec Running org.nuxeo.ecm.platform.template.tests.TestFMTextProcessing 17:28:03,466 WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec Running org.nuxeo.ecm.platform.template.tests.TestXMLSerialization Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.nuxeo.ecm.platform.template.tests.TestXSLTProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 sec Running org.nuxeo.ecm.platform.template.tests.TestFMXmlProcessing 17:28:07,339 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 17:28:07,374 WARN [TemplateTypeBindingListener] Skip unconnected document with type TemplateSource and path /templatedDoc Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec Running org.nuxeo.ecm.platform.template.tests.TestIdentityProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec Running org.nuxeo.ecm.platform.template.tests.TestTemplateSourceTypeBindings 17:28:08,797 WARN [TemplateTypeBindingListener] Skip unconnected document with type TemplateSource and path /templatedDoc Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 sec Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.nuxeo.ecm.platform.template.tests.TestEditableTemplate 17:28:12,254 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 17:28:12,261 ERROR [TemplateProcessorComponent] detach after removeFacet, ck=2fb86cfe-a7ed-41b6-afc9-3741af94066d-test-6687361605694390432-/templatedBasedDoc-1384536492000 17:28:12,421 WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 sec Running org.nuxeo.ecm.platform.template.tests.TestService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/5.9.1-SNAPSHOT/nuxeo-template-rendering-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering XDocReport plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172813 at timestamp: 1384536493765 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.template.tests.TestMultiTemplating DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.sql.DatabaseHelper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.532 sec Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithConverter Nov 15, 2013 5:28:31 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:28:31 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:28:32 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:28:32 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_1' Nov 15, 2013 5:28:39 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 12645 Nov 15, 2013 5:28:39 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:28:44 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:28:44 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:28:44 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:28:44 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.785 sec Running org.nuxeo.ecm.platform.template.tests.TestDOCXProcessingWithSimpleAttributes Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithSimpleAttributes Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec Running org.nuxeo.ecm.platform.template.tests.TestFieldDefinitionGeneration Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 sec Running org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing /tmp/NXTemplateProcessor1384536529810/XDOCReportresult-1384536529810 /tmp/NXTemplateProcessor1384536530831/XDOCReportresult-1384536530831 /tmp/NXTemplateProcessor1384536531891/XDOCReportresult-1384536531891 /tmp/NXTemplateProcessor1384536532866/XDOCReportresult-1384536532866 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.022 sec Running org.nuxeo.ecm.platform.template.tests.TestODSProcessingWithSimpleAttributes Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODSProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec Running org.nuxeo.ecm.platform.template.tests.TestProcessingWithFileNote Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec Running org.nuxeo.ecm.platform.template.tests.TestAuditEntriesODTProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/5.9.1-SNAPSHOT/nuxeo-template-rendering-xdocreport-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JXLS plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172859 at timestamp: 1384536539309 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.template.processors.tests.TestJXLSProcessing DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:29:12,576 WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.799 sec Running org.nuxeo.template.processors.tests.TestJXLSProcessingWithLoops 17:29:14,550 WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/5.9.1-SNAPSHOT/nuxeo-template-rendering-jxls-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JODReport plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172915 at timestamp: 1384536555496 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/5.9.1-SNAPSHOT/nuxeo-template-rendering-jod-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Sandbox plugins [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172921 at timestamp: 1384536561624 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.template.processors.test.TestWordXMLRawProcessing DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.sql.DatabaseHelper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.422 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/5.9.1-SNAPSHOT/nuxeo-template-rendering-sandbox-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Web layer [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172936 at timestamp: 1384536576468 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 5 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/target/nuxeo-template-rendering-web-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/target/nuxeo-template-rendering-web-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web/5.9.1-SNAPSHOT/nuxeo-template-rendering-web-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JAXRS Binding [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172945 at timestamp: 1384536585179 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 9 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.template.jaxrs.tests.TestTemplateSourceTypeBindings DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.sql.DatabaseHelper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.514 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/5.9.1-SNAPSHOT/nuxeo-template-rendering-jaxrs-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Samples package [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-172959 at timestamp: 1384536599440 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 44 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 3 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.template.samples.tests.TestImportModel DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.sql.DatabaseHelper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. RandomUtils warning: generateAlternativeSeed java.io.UTFDataFormatException: encoded string too long: 77650 bytes at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364) at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323) at org.h2.util.RandomUtils.generateAlternativeSeed(RandomUtils.java:127) at org.h2.util.RandomUtils.getSecureRandom(RandomUtils.java:80) at org.h2.util.RandomUtils.getSecureBytes(RandomUtils.java:195) at org.h2.store.FileLock.setUniqueId(FileLock.java:299) at org.h2.store.FileLock.lockFile(FileLock.java:328) at org.h2.store.FileLock.lock(FileLock.java:130) at org.h2.engine.Database.open(Database.java:555) at org.h2.engine.Database.openDatabase(Database.java:219) at org.h2.engine.Database.(Database.java:214) at org.h2.engine.Engine.openSession(Engine.java:58) at org.h2.engine.Engine.openSession(Engine.java:140) at org.h2.engine.Engine.getSession(Engine.java:120) at org.h2.engine.SessionFactoryEmbedded.createSession(SessionFactoryEmbedded.java:17) at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:245) at org.h2.engine.SessionRemote.createSession(SessionRemote.java:223) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:105) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:89) at org.h2.jdbcx.JdbcXAConnection.(JdbcXAConnection.java:71) at org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:288) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.initializeModelSetup(JDBCBackend.java:139) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.initRepository(RepositoryImpl.java:471) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:453) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:438) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository.getSession(SQLRepository.java:98) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:166) at org.nuxeo.ecm.core.repository.RepositoryService.applicationStarted(RepositoryService.java:147) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:494) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:533) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:543) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:238) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:178) at org.nuxeo.template.samples.tests.TestImportModel.setUp(TestImportModel.java:54) 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.junit.internal.runners.MethodRoadie.runBefores(MethodRoadie.java:129) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:93) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.976 sec Running org.nuxeo.template.samples.tests.TestImportedModelRendering Nov 15, 2013 5:30:20 PM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Nov 15, 2013 5:30:20 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Nov 15, 2013 5:30:20 PM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 3.5 - useGnuStyleLongOptions: true Nov 15, 2013 5:30:20 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_43' Nov 15, 2013 5:30:27 PM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 13191 Nov 15, 2013 5:30:28 PM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:30:31 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Nov 15, 2013 5:30:31 PM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' Nov 15, 2013 5:30:32 PM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Nov 15, 2013 5:30:32 PM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.653 sec Running org.nuxeo.template.samples.tests.TestImportModelViaContentTemplate Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.306 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/5.9.1-SNAPSHOT/nuxeo-template-rendering-samples-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering DeckJS plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173039 at timestamp: 1384536639586 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 95 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.template.test.TestDeckJSPDFConverter log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.411 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/5.9.1-SNAPSHOT/nuxeo-template-rendering-deckjs-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-web-mobile-parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173100 at timestamp: 1384536660695 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-parent/5.9.1-SNAPSHOT/nuxeo-web-mobile-parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-application-definition [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173100 at timestamp: 1384536660833 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target/nuxeo-application-definition-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-application-definition/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition/target/nuxeo-application-definition-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-application-definition/5.9.1-SNAPSHOT/nuxeo-application-definition-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-web-mobile [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173106 at timestamp: 1384536666324 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile/5.9.1-SNAPSHOT/nuxeo-web-mobile-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-web-mobile-dm [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173107 at timestamp: 1384536667228 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/src/main/seam added. [INFO] [build-helper:add-resource {execution: add-resource}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 118 resources [INFO] Copying 118 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.mobile.webengine.RedirectHelperTest log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 sec Running org.nuxeo.ecm.mobile.webengine.MatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target/nuxeo-web-mobile-dm-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-dm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-dm/target/nuxeo-web-mobile-dm-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-dm/5.9.1-SNAPSHOT/nuxeo-web-mobile-dm-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-web-mobile-sc [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173125 at timestamp: 1384536685742 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/src/main/seam added. [INFO] [build-helper:add-resource {execution: add-resource}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 4 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/target/nuxeo-web-mobile-sc-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-sc/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-web-mobile/nuxeo-web-mobile-sc/target/nuxeo-web-mobile-sc-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/nuxeo-web-mobile-sc/5.9.1-SNAPSHOT/nuxeo-web-mobile-sc-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-application-definition-sample [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173134 at timestamp: 1384536694147 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/target/nuxeo-application-definition-sample-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/sample/nuxeo-application-definition-sample/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-web-mobile/nuxeo-application-definition-sample/target/nuxeo-application-definition-sample-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/mobile/sample/nuxeo-application-definition-sample/5.9.1-SNAPSHOT/nuxeo-application-definition-sample-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Importer / Exporter [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173137 at timestamp: 1384536697506 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.csv.TestCSVImport DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:31:52,211 Nuxeo-Work-csvImporter-1 ERROR [CSVImporterWork] Line 1: Unable to convert field 'dc:issued' with value '10012010' 17:31:52,218 Nuxeo-Work-csvImporter-1 ERROR [CSVImporterWork] Line 3: The type 'NotExistingType' does not exist 17:31:52,225 Nuxeo-Work-csvImporter-1 ERROR [CSVImporterWork] Line 5: 'Domain' type is not allowed in 'Root' 17:31:52,487 Nuxeo-Work-csvImporter-1 ERROR [CSVImporterWork] Line 5: Parent document '/folder/folder' does not exist Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.106 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target/nuxeo-csv-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/csv/nuxeo-csv/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-csv/target/nuxeo-csv-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/csv/nuxeo-csv/5.9.1-SNAPSHOT/nuxeo-csv-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173153 at timestamp: 1384536713642 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 10 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.snapshot.TestSnapshotEvent DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:32:09,524 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 70 * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types.TypeService, service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.snapshots.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.contentview.contrib requires [service:org.nuxeo.ecm.webapp.contentview.contrib] ====================================================================== Dumping Live docs in repository /default-domain - -- Default domain /default-domain.1384536729590 - -- Default domain /default-domain.1384536729590/sections - -- Sections /default-domain.1384536729590/templates - -- Templates /default-domain.1384536729590/workspaces - -- Workspaces /default-domain/sections - -- Sections /default-domain/sections.1384536729675 - -- Workspaces /default-domain/sections/section1 - -- Section1 /default-domain/templates - -- Templates /default-domain/templates.1384536729700 - -- Templates /default-domain/workspaces - -- Workspaces /default-domain/workspaces.1384536729651 - -- Workspaces /default-domain/workspaces/test - -- workspace /root - -- root /root/folder1 - -- Folder 1 /root/folder1/doc12 - 0.0 -- Doc 12 /root/folder1/folder11 - -- Folder 11 /root/folder1/folder13 - -- Folder 13 /root/folder1/folder13/folder131 - -- Folder 131 /root/folder1/folder13/folder131/doc1311 - 0.1 -- Doc 1311 /root/folder1/folder13/folder131/doc1312 - 0.1+ -- Doc 1312 /root/folder2 - -- Folder 2 /rootB - -- rootB /rootB/folderB1 - 1.0 -- Folder B1 /rootB/folderB1/docB12 - 1.0 -- Doc B12 /rootB/folderB1/folderB11 - 1.0 -- Folder B11 /rootB/folderB1/folderB13 - 1.0 -- Folder B13 /rootB/folderB1/folderB13/docB131 - 1.0 -- Doc B131 /rootB/folderB2 - -- Folder B2 17:32:11,779 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.758 sec Running org.nuxeo.snapshot.TestSnapshoting 17:32:13,113 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 69 * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types.TypeService, service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.snapshots.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.contentview.contrib requires [service:org.nuxeo.ecm.webapp.contentview.contrib] ====================================================================== 17:32:15,254 ERROR [AbstractWork] Exception during work: ListenerWork(Listener orphanVersionRemoverListener [orphan_versions_to_remove], Progress(?%, ?/0), null) java.lang.ClassCastException: org.nuxeo.ecm.core.api.impl.DocumentModelImpl cannot be cast to org.nuxeo.ecm.core.event.impl.ShallowDocumentModel at org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener.handleEvent(OrphanVersionRemoverListener.java:55) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:32:15,259 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener orphanVersionRemoverListener java.lang.ClassCastException: org.nuxeo.ecm.core.api.impl.DocumentModelImpl cannot be cast to org.nuxeo.ecm.core.event.impl.ShallowDocumentModel at org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener.handleEvent(OrphanVersionRemoverListener.java:55) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Exception in thread "Nuxeo-Work-default-1" java.lang.ClassCastException: org.nuxeo.ecm.core.api.impl.DocumentModelImpl cannot be cast to org.nuxeo.ecm.core.event.impl.ShallowDocumentModel at org.nuxeo.ecm.core.versioning.OrphanVersionRemoverListener.handleEvent(OrphanVersionRemoverListener.java:55) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.retryableWork(AsyncEventExecutor.java:171) at org.nuxeo.ecm.core.work.AbstractWork.work(AbstractWork.java:304) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) 17:32:16,897 ERROR [SnapshotableListener] Unknown versioning option value 'NON_EXISTING VALUE': No enum constant org.nuxeo.ecm.core.api.VersioningOption.NON_EXISTING VALUE Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 sec Running org.nuxeo.snapshot.TestTreePublication 17:32:18,568 WARN [TransactionHelper] No user transaction javax.naming.NamingException: UserTransaction not found in JNDI at org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:83) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:278) at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:555) 17:32:18,570 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 5 / Unstarted: 0 / Total: 73 * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types.TypeService, service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.directory.sql.test requires [service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] * service:org.nuxeo.snapshots.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.snapshot.contentview.contrib requires [service:org.nuxeo.ecm.webapp.contentview.contrib] ====================================================================== 17:32:19,541 WARN [Selection] Deleted fragment missing: cbd3e7dd-b031-4324-9868-5e5733bc4db3 17:32:19,547 WARN [Selection] Deleted fragment missing: cbd3e7dd-b031-4324-9868-5e5733bc4db3 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 sec Running org.nuxeo.snapshot.TestSnapshotingAndProxies 17:32:20,726 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 69 * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types.TypeService, service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.snapshots.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.contentview.contrib requires [service:org.nuxeo.ecm.webapp.contentview.contrib] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.921 sec Running org.nuxeo.snapshot.TestSnapshotOperations 17:32:23,623 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 4 / Unstarted: 0 / Total: 78 * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types.TypeService, service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.snapshots.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.contentview.contrib requires [service:org.nuxeo.ecm.webapp.contentview.contrib] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target/nuxeo-tree-snapshot-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/features/nuxeo-tree-snapshot/5.9.1-SNAPSHOT removed. [INFO] [dependency:copy-dependencies {execution: copy}] [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-tree-snapshot/target/nuxeo-tree-snapshot-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/features/nuxeo-tree-snapshot/5.9.1-SNAPSHOT/nuxeo-tree-snapshot-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Groups rights audit [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173227 at timestamp: 1384536747590 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/src/main/java added. [INFO] [build-helper:add-resource {execution: add-resource}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 39 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.groups.audit.tests.TestExcelExportGroups DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 17:33:00,232 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,255 WARN [JexlEngine] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 17:33:00,257 WARN [JexlEngine] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 17:33:00,260 WARN [JexlEngine] ![0,17]: 'userManager.email;' undefined variable userManager.email 17:33:00,288 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,292 WARN [ForEachTag] Collection group.getMemberUsers() is empty 17:33:00,297 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,300 WARN [ForEachTag] Collection group.getMemberUsers() is empty 17:33:00,305 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,310 WARN [JexlEngine] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 17:33:00,312 WARN [JexlEngine] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 17:33:00,313 WARN [JexlEngine] ![0,17]: 'userManager.email;' undefined variable userManager.email 17:33:00,356 WARN [ForEachTag] Collection group.getMemberUsers() is empty 17:33:00,453 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,464 WARN [JexlEngine] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 17:33:00,467 WARN [JexlEngine] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 17:33:00,469 WARN [JexlEngine] ![0,17]: 'userManager.email;' undefined variable userManager.email 17:33:00,494 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,501 WARN [ForEachTag] Collection group.getMemberUsers() is empty 17:33:00,506 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,510 WARN [ForEachTag] Collection group.getMemberUsers() is empty 17:33:00,514 WARN [ForEachTag] Collection group.getMemberGroups() is empty 17:33:00,520 WARN [JexlEngine] ![0,21]: 'userManager.firstName;' undefined variable userManager.firstName 17:33:00,523 WARN [JexlEngine] ![0,20]: 'userManager.lastName;' undefined variable userManager.lastName 17:33:00,525 WARN [JexlEngine] ![0,17]: 'userManager.email;' undefined variable userManager.email 17:33:00,570 WARN [ForEachTag] Collection group.getMemberUsers() is empty Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.37 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestContentFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutGenerated 17:33:04,014 INFO [TestAclLayoutGenerated] Build a test repository: depth=3, width:10, groups:30 17:33:07,995 INFO [TestAclLayoutGenerated] done building test data 17:33:07,999 INFO [TestAclLayoutGenerated] Start audit 17:33:10,891 INFO [TestAclLayoutGenerated] End audit 17:33:10,918 INFO [TestAclLayoutGenerated] End save Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.427 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclLayoutSimple Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingExceedingTimeout 17:33:15,959 INFO [TestAclProcessingExceedingTimeout] Build a test repository: depth=5, width:10, groups:1 17:33:44,104 INFO [TestAclProcessingExceedingTimeout] done building test data Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.482 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestMultiSheetBuilder Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.nuxeo.ecm.platform.groups.audit.service.rendering.tests.TestAclProcessingWork 17:33:59,352 INFO [TestAclProcessingWork] Build a test repository: depth=2, width:10, groups:1 17:33:59,381 INFO [TestAclProcessingWork] done building test data 17:33:59,435 INFO [TestAclProcessingWork] audit done Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-groups-rights-audit/target/nuxeo-groups-rights-audit-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/5.9.1-SNAPSHOT/nuxeo-groups-rights-audit-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Server Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173400 at timestamp: 1384536840500 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-server/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-server/5.9.1-SNAPSHOT/nuxeo-drive-server-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173410 at timestamp: 1384536850669 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 67 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 12 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.drive.service.adapter.TestFileSystemItemManagerService DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 RandomUtils warning: generateAlternativeSeed java.io.UTFDataFormatException: encoded string too long: 78309 bytes at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364) at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323) at org.h2.util.RandomUtils.generateAlternativeSeed(RandomUtils.java:127) at org.h2.util.RandomUtils.getSecureRandom(RandomUtils.java:80) at org.h2.util.RandomUtils.getSecureBytes(RandomUtils.java:195) at org.h2.store.FileLock.setUniqueId(FileLock.java:299) at org.h2.store.FileLock.lockFile(FileLock.java:328) at org.h2.store.FileLock.lock(FileLock.java:130) at org.h2.engine.Database.open(Database.java:555) at org.h2.engine.Database.openDatabase(Database.java:219) at org.h2.engine.Database.(Database.java:214) at org.h2.engine.Engine.openSession(Engine.java:58) at org.h2.engine.Engine.openSession(Engine.java:140) at org.h2.engine.Engine.getSession(Engine.java:120) at org.h2.engine.SessionFactoryEmbedded.createSession(SessionFactoryEmbedded.java:17) at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:245) at org.h2.engine.SessionRemote.createSession(SessionRemote.java:223) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:105) at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:89) at org.h2.jdbcx.JdbcXAConnection.(JdbcXAConnection.java:71) at org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:288) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend.initializeModelSetup(JDBCBackend.java:139) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.initRepository(RepositoryImpl.java:471) at org.nuxeo.ecm.core.storage.sql.RepositoryImpl.getConnection(RepositoryImpl.java:453) at org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl.getConnection(ManagedConnectionFactoryImpl.java:336) at org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl.(ManagedConnectionImpl.java:104) at org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:192) at org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:49) at org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor.getConnection(XAResourceInsertionInterceptor.java:41) at org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor.internalGetConnection(SinglePoolMatchAllConnectionInterceptor.java:88) at org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:80) at org.apache.geronimo.connector.outbound.MultiPoolConnectionInterceptor.getConnection(MultiPoolConnectionInterceptor.java:81) at org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor.getConnection(ThreadLocalCachingConnectionInterceptor.java:70) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.SubjectInterceptor.getConnection(SubjectInterceptor.java:58) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:801) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:131) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:213) at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:100) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:148) at org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:251) 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.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:136) at com.sun.proxy.$Proxy24.connect(Unknown Source) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:142) at org.nuxeo.ecm.core.api.repository.Repository.open(Repository.java:110) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:140) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:166) at org.nuxeo.ecm.core.repository.RepositoryService.applicationStarted(RepositoryService.java:147) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:494) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:533) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:543) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:238) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:178) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:157) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:198) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:297) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.194 sec Running org.nuxeo.drive.service.adapter.TestFileSystemItemAdapterService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.48 sec Running org.nuxeo.drive.service.adapter.TestDefaultFileSystemItemFactory Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.141 sec Running org.nuxeo.drive.service.adapter.TestDefaultTopLevelFolderItemFactory Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 sec Running org.nuxeo.drive.service.TestAuditFileSystemChangeFinder 17:34:48,704 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:35:29,573 WARN [DataSourceComponent] jdbc/nxaudit-logs datasource still referenced Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.326 sec Running org.nuxeo.drive.service.TestNuxeoDriveManager Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.152 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-core/5.9.1-SNAPSHOT/nuxeo-drive-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive JSF [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173537 at timestamp: 1384536937506 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/src/main/seam added. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-jsf/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-jsf/5.9.1-SNAPSHOT/nuxeo-drive-jsf-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Content Automation Operations [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173548 at timestamp: 1384536948718 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 25 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 11 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchy SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/ch/qos/logback/logback-classic/1.0.11/logback-classic-1.0.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] DatabaseHelper: Database used for VCS tests: org.nuxeo.ecm.core.storage.sql.DatabaseH2 Nov 15, 2013 5:36:12 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 17:36:19,970 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.688 sec Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchyFileSystemChanges 17:36:23.216 [main] WARN org.hibernate.ejb.Ejb3Configuration - Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 17:36:33,481 WARN [DataSourceComponent] jdbc/nxaudit-logs datasource still referenced Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.161 sec Running org.nuxeo.drive.hierarchy.userworkspace.TestUserWorkspaceHierarchy Nov 15, 2013 5:36:36 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.973 sec Running org.nuxeo.drive.operations.TestIntegrationTestOperations Nov 15, 2013 5:36:43 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 17:36:46,414 ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.214 sec Running org.nuxeo.drive.operations.TestGetChangeSummary Nov 15, 2013 5:36:49 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.242 sec Running org.nuxeo.drive.operations.TestSetVersioningOptions Nov 15, 2013 5:36:58 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.525 sec Running org.nuxeo.drive.operations.TestOperationHelper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.nuxeo.drive.operations.TestFileSystemItemOperations Nov 15, 2013 5:37:04 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.899 sec Running org.nuxeo.drive.operations.TestGetChangeSummaryMultiRepo Nov 15, 2013 5:37:22 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.222 sec Running org.nuxeo.drive.operations.TestActivateFactories Nov 15, 2013 5:37:32 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' 17:37:32,435 WARN [NuxeoDriveSetActiveFactories] No active file system item factory contribution for profile 'unknown'. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.421 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-operations/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-drive/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/nuxeo-drive-operations/5.9.1-SNAPSHOT/nuxeo-drive-operations-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM PDF Export [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173745 at timestamp: 1384537065093 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/target/nuxeo-dam-pdf-export-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-pdf-export/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dam-pdf-export/target/nuxeo-dam-pdf-export-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-pdf-export/5.9.1-SNAPSHOT/nuxeo-dam-pdf-export-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Resources Compatibility [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173749 at timestamp: 1384537069015 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-resources-compat/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-resources-compat/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-resources-compat/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/5.9.1-SNAPSHOT/nuxeo-resources-compat-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo dmk adaptor [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173749 at timestamp: 1384537069647 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.dmk.test.TestDMKAdaptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-dmk-adaptor/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-dmk-adaptor/5.9.1-SNAPSHOT/nuxeo-dmk-adaptor-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webengine Blogs API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173755 at timestamp: 1384537075218 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 2 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/target/nuxeo-webengine-blogs-api-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-api/target/nuxeo-webengine-blogs-api-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs-api/5.9.1-SNAPSHOT/nuxeo-webengine-blogs-api-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webengine Blogs [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173756 at timestamp: 1384537076833 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 44 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 17 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/target/nuxeo-webengine-blogs-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs/target/nuxeo-webengine-blogs-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs/5.9.1-SNAPSHOT/nuxeo-webengine-blogs-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webengine Blogs Core contributions [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173801 at timestamp: 1384537081694 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/target/nuxeo-webengine-blogs-core-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs-core/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-webengine-sites/nuxeo-webengine-blogs-core/target/nuxeo-webengine-blogs-core-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/webengine/nuxeo-webengine-blogs-core/5.9.1-SNAPSHOT/nuxeo-webengine-blogs-core-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Style Guide [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173803 at timestamp: 1384537083610 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 7 source files to /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/target/nuxeo-style-guide-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/style/nuxeo-style-guide/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/addons/nuxeo-style-guide/target/nuxeo-style-guide-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/style/nuxeo-style-guide/5.9.1-SNAPSHOT/nuxeo-style-guide-5.9.1-SNAPSHOT.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] Nuxeo ECM Projects .................................... SUCCESS [14.405s] [INFO] Nuxeo Common .......................................... SUCCESS [23.387s] [INFO] Nuxeo Runtime Parent .................................. SUCCESS [0.080s] [INFO] Nuxeo JBoss 5 Deployer ................................ SUCCESS [6.847s] [INFO] Nuxeo Runtime ......................................... SUCCESS [7.404s] [INFO] Nuxeo Runtime Remoting ................................ SUCCESS [2.227s] [INFO] Nuxeo Launcher Commons ................................ SUCCESS [4.742s] [INFO] Nuxeo Runtime OSGI Adapter ............................ SUCCESS [4.005s] [INFO] Nuxeo Runtime Deploy .................................. SUCCESS [3.518s] [INFO] Nuxeo Runtime Reload .................................. SUCCESS [1.303s] [INFO] Nuxeo Runtime Launcher ................................ SUCCESS [1.207s] [INFO] Nuxeo Runtime Jetty Adapter ........................... SUCCESS [1.367s] [INFO] Nuxeo Runtime GlassFish3 Adapter ...................... SUCCESS [1.357s] [INFO] Nuxeo Runtime Tomcat Adapter .......................... SUCCESS [2.103s] [INFO] Nuxeo Runtime Scripting ............................... SUCCESS [6.461s] [INFO] Nuxeo Runtime Metrics ................................. SUCCESS [1.173s] [INFO] Nuxeo Runtime JTA/JCA Implementation .................. SUCCESS [1.439s] [INFO] Nuxeo Runtime Tests ................................... SUCCESS [9.672s] [INFO] Nuxeo Runtime Management .............................. SUCCESS [5.789s] [INFO] Nuxeo Runtime DataSource Implementation ............... SUCCESS [5.317s] [INFO] Nuxeo Connect standalone client ....................... SUCCESS [6.267s] [INFO] Nuxeo Core Parent ..................................... SUCCESS [0.056s] [INFO] Nuxeo Core Schema ..................................... SUCCESS [8.700s] [INFO] Nuxeo Core API ........................................ SUCCESS [15.225s] [INFO] Nuxeo Core Query ...................................... SUCCESS [5.742s] [INFO] Nuxeo Core Event ...................................... SUCCESS [55.101s] [INFO] Nuxeo Core ............................................ SUCCESS [8.596s] [INFO] Nuxeo Core Converter API .............................. SUCCESS [1.127s] [INFO] Nuxeo Core Converter Service .......................... SUCCESS [4.402s] [INFO] Nuxeo Core Converter Service default plugins .......... SUCCESS [1.969s] [INFO] Nuxeo Core Management ................................. SUCCESS [2.223s] [INFO] Nuxeo Core SQL Storage Parent ......................... SUCCESS [0.044s] [INFO] Nuxeo Core SQL Storage ................................ SUCCESS [14.412s] [INFO] Nuxeo Core SQL Storage JCA Resource Adapter ........... SUCCESS [9.863s] [INFO] Nuxeo Core SQL Storage DB Extensions .................. SUCCESS [2.604s] [INFO] Nuxeo Core SQL Storage Tests .......................... SUCCESS [3:29.248s] [INFO] Nuxeo Core Test Framework ............................. SUCCESS [34.596s] [INFO] Nuxeo Core IO ......................................... SUCCESS [15.654s] [INFO] Nuxeo Core SQL Storage Management ..................... SUCCESS [1.668s] [INFO] Nuxeo Core Converter Service default plugins test ..... SUCCESS [14.369s] [INFO] Nuxeo Core Event ...................................... SUCCESS [3.466s] [INFO] Nuxeo Core Persistence ................................ SUCCESS [6.564s] [INFO] Nuxeo Core Management JTA/JCA ......................... SUCCESS [3.347s] [INFO] Nuxeo Core Management Test ............................ SUCCESS [16.181s] [INFO] Nuxeo Services Parent ................................. SUCCESS [0.068s] [INFO] Nuxeo Platform API .................................... SUCCESS [1.422s] [INFO] Nuxeo Platform Base ................................... SUCCESS [1.393s] [INFO] Nuxeo Platform EL ..................................... SUCCESS [2.854s] [INFO] Nuxeo Actions Service - Core .......................... SUCCESS [4.689s] [INFO] Nuxeo CommandLine executor service .................... SUCCESS [4.573s] [INFO] Nuxeo Platform directory service parent ............... SUCCESS [0.066s] [INFO] Nuxeo Directory Management Service - API .............. SUCCESS [1.758s] [INFO] Nuxeo Directory Management Service - Core ............. SUCCESS [10.229s] [INFO] Nuxeo Directory Management Service - Types contribution SUCCESS [0.780s] [INFO] Nuxeo Directory - SQL Storage ......................... SUCCESS [32.796s] [INFO] Nuxeo Directory - LDAP Storage ........................ SUCCESS [35.096s] [INFO] Nuxeo Directory - Multi-Directory Storage ............. SUCCESS [8.486s] [INFO] Nuxeo Dublin Core Support ............................. SUCCESS [12.986s] [INFO] Nuxeo MimeType Service - API .......................... SUCCESS [1.372s] [INFO] Nuxeo Platform File Manager API ....................... SUCCESS [1.368s] [INFO] Nuxeo Search Service - API ............................ SUCCESS [1.988s] [INFO] Nuxeo Platform Query API .............................. SUCCESS [11.391s] [INFO] Nuxeo Versioning Service - API ........................ SUCCESS [1.404s] [INFO] Nuxeo Forms Layout API ................................ SUCCESS [2.583s] [INFO] Nuxeo Content Types Service - API ..................... SUCCESS [1.616s] [INFO] Nuxeo MimeType Service - Core ......................... SUCCESS [7.010s] [INFO] Nuxeo Content Types Service - Core .................... SUCCESS [14.152s] [INFO] Nuxeo EP Versioning Service Core ...................... SUCCESS [1.447s] [INFO] Nuxeo Platform File Manager ........................... SUCCESS [23.999s] [INFO] Nuxeo Platform File Manager Core Listener ............. SUCCESS [11.080s] [INFO] Nuxeo User Manager - Api .............................. SUCCESS [5.190s] [INFO] Nuxeo Login Manager ................................... SUCCESS [1.748s] [INFO] Nuxeo URL Service - API ............................... SUCCESS [2.059s] [INFO] Nuxeo Common Web Framework ............................ SUCCESS [7.780s] [INFO] Nuxeo User Manager - Core ............................. SUCCESS [38.458s] [INFO] Nuxeo Platform Management ............................. SUCCESS [10.905s] [INFO] Nuxeo Content Template Manager ........................ SUCCESS [22.068s] [INFO] Nuxeo Conversion Platform service ..................... SUCCESS [59.098s] [INFO] Nuxeo Forms Layout Core ............................... SUCCESS [5.121s] [INFO] Nuxeo Rendering Service ............................... SUCCESS [8.778s] [INFO] Nuxeo URL Service - Core .............................. SUCCESS [3.886s] [INFO] Nuxeo Platform API Tests .............................. SUCCESS [1.365s] [INFO] Nuxeo Login Default Web Support ....................... SUCCESS [1.433s] [INFO] Nuxeo Placeful Configuration Service - API ............ SUCCESS [1.316s] [INFO] Nuxeo Placeful Configuration Service - Core ........... SUCCESS [8.097s] [INFO] Nuxeo UID Generator Service ........................... SUCCESS [10.868s] [INFO] Nuxeo Platform WebService ............................. SUCCESS [18.603s] [INFO] Nuxeo Platform WebService SUN JAXWS Binding ........... SUCCESS [0.810s] [INFO] Nuxeo Platform WebService JBossWS Binding ............. SUCCESS [0.768s] [INFO] Nuxeo HTML Sanitizer Service .......................... SUCCESS [7.540s] [INFO] Nuxeo Platform Test Framework ......................... SUCCESS [11.570s] [INFO] Nuxeo OAuth filters and services ...................... SUCCESS [8.914s] [INFO] Nuxeo JSF Parent ...................................... SUCCESS [0.035s] [INFO] Nuxeo Web Framework API ............................... SUCCESS [1.428s] [INFO] Nuxeo Web Test Framework .............................. SUCCESS [1.299s] [INFO] Nuxeo Web Framework ................................... SUCCESS [26.260s] [INFO] Nuxeo Web Framework Compatibility package ............. SUCCESS [4.056s] [INFO] Nuxeo Forms Layout Client ............................. SUCCESS [8.965s] [INFO] Nuxeo Forms Layout IO ................................. SUCCESS [5.573s] [INFO] Nuxeo Actions Service - JSF integration ............... SUCCESS [5.814s] [INFO] Nuxeo Platform Content View JSF ....................... SUCCESS [24.773s] [INFO] Nuxeo Theme Parent .................................... SUCCESS [0.066s] [INFO] Nuxeo Theme Core ...................................... SUCCESS [16.024s] [INFO] Nuxeo Theme Fragments ................................. SUCCESS [5.695s] [INFO] Nuxeo Webapp Base ..................................... SUCCESS [26.030s] [INFO] Nuxeo Theme HTML ...................................... SUCCESS [11.682s] [INFO] Nuxeo Theme JSF ....................................... SUCCESS [8.872s] [INFO] Nuxeo Seam Debug Framework ............................ SUCCESS [1.020s] [INFO] Nuxeo Features - Parent POM ........................... SUCCESS [0.077s] [INFO] Nuxeo Platform audit service parent ................... SUCCESS [0.075s] [INFO] Nuxeo Audit Service - API ............................. SUCCESS [5.889s] [INFO] Nuxeo Platform Audit Service - Core ................... SUCCESS [47.989s] [INFO] Nuxeo Audit Service - Client .......................... SUCCESS [7.121s] [INFO] Nuxeo Platform IO service parent ...................... SUCCESS [0.072s] [INFO] Nuxeo Platform IO API Fragment ........................ SUCCESS [2.517s] [INFO] Nuxeo Platform Audit IO Fragment ...................... SUCCESS [2.396s] [INFO] Nuxeo Audit Service - WebService ...................... SUCCESS [2.501s] [INFO] Nuxeo task Service .................................... SUCCESS [0.072s] [INFO] Nuxeo task Service API ................................ SUCCESS [2.746s] [INFO] Nuxeo task Service test ............................... SUCCESS [1.720s] [INFO] Nuxeo Automation ...................................... SUCCESS [0.071s] [INFO] Nuxeo Automation Core ................................. SUCCESS [1:10.522s] [INFO] Nuxeo User Workspace Service - Parent ................. SUCCESS [0.076s] [INFO] Nuxeo User Workspace Service - API .................... SUCCESS [2.501s] [INFO] Nuxeo Platform User Workspace - Types ................. SUCCESS [0.834s] [INFO] Nuxeo Platform User Workspace - Core .................. SUCCESS [17.467s] [INFO] Nuxeo Platform notification service parent ............ SUCCESS [0.074s] [INFO] Nuxeo Notifications - API ............................. SUCCESS [1.869s] [INFO] Nuxeo task Core Service ............................... SUCCESS [21.596s] [INFO] Nuxeo task Automation Module .......................... SUCCESS [16.530s] [INFO] Nuxeo task Web ........................................ SUCCESS [3.582s] [INFO] Nuxeo Platform comment service parent ................. SUCCESS [0.075s] [INFO] Nuxeo Comment Service API ............................. SUCCESS [1.933s] [INFO] Nuxeo Comment Service Core Contrib .................... SUCCESS [1.297s] [INFO] Nuxeo User Notification Service - Core ................ SUCCESS [11.392s] [INFO] Nuxeo Platform relations service parent ............... SUCCESS [0.071s] [INFO] Nuxeo Relation Service - API .......................... SUCCESS [5.955s] [INFO] Nuxeo Relation Service - Core ......................... SUCCESS [25.237s] [INFO] Nuxeo Relation Service - JENA Store Plugin ............ SUCCESS [12.131s] [INFO] Nuxeo Comment Service ................................. SUCCESS [12.843s] [INFO] Nuxeo Comment Service Web client ...................... SUCCESS [3.222s] [INFO] Nuxeo Comment Service Workflow Contributions .......... SUCCESS [4.173s] [INFO] Nuxeo Platform Imaging parent ......................... SUCCESS [0.073s] [INFO] Nuxeo Platform Imaging API ............................ SUCCESS [3.142s] [INFO] Nuxeo Platform Imaging Core ........................... SUCCESS [20.901s] [INFO] Nuxeo Platform Imaging Convert ........................ SUCCESS [20.399s] [INFO] Nuxeo Platform Imaging JSF ............................ SUCCESS [0.798s] [INFO] Nuxeo Platform Imaging DM ............................. SUCCESS [4.659s] [INFO] Nuxeo Platform Preview Addon .......................... SUCCESS [20.837s] [INFO] Nuxeo Platform Imaging Preview ........................ SUCCESS [3.373s] [INFO] Nuxeo Platform Relations Core Listener ................ SUCCESS [11.983s] [INFO] Nuxeo Relation Service - Default config ............... SUCCESS [0.782s] [INFO] Nuxeo Platform IO Core Fragment ....................... SUCCESS [2.261s] [INFO] Nuxeo Platform Relations IO Fragment .................. SUCCESS [18.616s] [INFO] Nuxeo Relation Service - Web UI ....................... SUCCESS [3.109s] [INFO] Nuxeo DOM synchronization Core ........................ SUCCESS [2.859s] [INFO] Nuxeo IO web client ................................... SUCCESS [2.595s] [INFO] Nuxeo Tag Service Module .............................. SUCCESS [0.071s] [INFO] Nuxeo Tag Service - API ............................... SUCCESS [1.663s] [INFO] Nuxeo Tag Service - Core .............................. SUCCESS [14.999s] [INFO] Nuxeo Tag Service - Web ............................... SUCCESS [2.584s] [INFO] Nuxeo WebEngine ....................................... SUCCESS [0.121s] [INFO] Nuxeo WebEngine JAX-RS ................................ SUCCESS [4.217s] [INFO] Nuxeo WebEngine Core .................................. SUCCESS [12.031s] [INFO] Nuxeo WebEngine features .............................. SUCCESS [0.078s] [INFO] Nuxeo WebEngine Base .................................. SUCCESS [5.410s] [INFO] Nuxeo WebEngine Administration ........................ SUCCESS [3.029s] [INFO] Nuxeo WebEngine Server Management ..................... SUCCESS [2.570s] [INFO] Nuxeo WebEngine Samples Base .......................... SUCCESS [2.533s] [INFO] Nuxeo WebEngine Samples Extended ...................... SUCCESS [2.448s] [INFO] Nuxeo Platform Annotations service parent ............. SUCCESS [0.078s] [INFO] Nuxeo Platform Annotation Service API ................. SUCCESS [1.990s] [INFO] Nuxeo Platform Annotation Service core contributions .. SUCCESS [0.808s] [INFO] Nuxeo Platform Annotation Service Implementation ...... SUCCESS [10.081s] [INFO] Nuxeo Platform Annotation Service HTTP Connector ...... SUCCESS [2.600s] [INFO] Nuxeo Platform Annotations Repository Plugin .......... SUCCESS [23.332s] [INFO] Nuxeo Platform Annotation Service Client .............. SUCCESS [2:34.513s] [INFO] Nuxeo Picture Tiling parent ........................... SUCCESS [0.079s] [INFO] Nuxeo Picture Tiling service .......................... SUCCESS [35.684s] [INFO] Nuxeo Picture Tiling Preview .......................... SUCCESS [50.045s] [INFO] Nuxeo EP Language ..................................... SUCCESS [0.866s] [INFO] Nuxeo Mail - Parent POM ............................... SUCCESS [0.079s] [INFO] Nuxeo Mail - Test ..................................... SUCCESS [3.693s] [INFO] Nuxeo Mail - Types contrib ............................ SUCCESS [1.197s] [INFO] Nuxeo Mail - Core ..................................... SUCCESS [13.532s] [INFO] Nuxeo Mail - Web ...................................... SUCCESS [2.859s] [INFO] Nuxeo User Notification Service - Web ................. SUCCESS [3.030s] [INFO] Nuxeo Platform Publisher Parent ....................... SUCCESS [0.079s] [INFO] Nuxeo Platform Publisher API .......................... SUCCESS [2.584s] [INFO] Nuxeo Platform Publisher Core Contrib ................. SUCCESS [0.823s] [INFO] Nuxeo Platform Publisher Core ......................... SUCCESS [38.355s] [INFO] Nuxeo Platform Publisher task ......................... SUCCESS [30.447s] [INFO] Nuxeo Platform Publisher Web .......................... SUCCESS [10.282s] [INFO] Nuxeo Platform forum service parent ................... SUCCESS [0.079s] [INFO] Nuxeo Forum Service API ............................... SUCCESS [1.760s] [INFO] Nuxeo Forum Core contributions ........................ SUCCESS [0.820s] [INFO] Nuxeo Forum Service Worklow Contributions ............. SUCCESS [3.819s] [INFO] Nuxeo Forum Service ................................... SUCCESS [3.680s] [INFO] Nuxeo Theme Editor .................................... SUCCESS [6.880s] [INFO] Nuxeo Theme Bank ...................................... SUCCESS [7.697s] [INFO] Nuxeo WebWidgets Parent ............................... SUCCESS [0.080s] [INFO] Nuxeo Theme Web Widgets Core .......................... SUCCESS [15.017s] [INFO] Nuxeo Theme Web Widgets UI ............................ SUCCESS [7.964s] [INFO] Nuxeo Theme Web Widgets Samples ....................... SUCCESS [2.812s] [INFO] Nuxeo User Workspace Service - Client ................. SUCCESS [3.658s] [INFO] Nuxeo platform virtual navigation ..................... SUCCESS [0.079s] [INFO] Nuxeo platform virtual navigation web client .......... SUCCESS [6.550s] [INFO] Nuxeo platform virtual navigation core contribs ....... SUCCESS [1.463s] [INFO] Nuxeo WebEngine UI .................................... SUCCESS [5.075s] [INFO] Nuxeo WebEngine GWT ................................... SUCCESS [3.658s] [INFO] Nuxeo Theme Web Engine ................................ SUCCESS [3.232s] [INFO] Nuxeo Features Test Framework ......................... SUCCESS [6.506s] [INFO] Nuxeo Automation IO ................................... SUCCESS [45.797s] [INFO] Nuxeo Automation Server ............................... SUCCESS [3.872s] [INFO] Nuxeo Automation Features ............................. SUCCESS [1:07.521s] [INFO] Nuxeo Automation JSF .................................. SUCCESS [3.760s] [INFO] Nuxeo Automation Client ............................... SUCCESS [25.346s] [INFO] Nuxeo Automation Tests ................................ SUCCESS [56.018s] [INFO] Nuxeo Admin Parent .................................... SUCCESS [0.235s] [INFO] Nuxeo Connect Client Wrapper .......................... SUCCESS [15.238s] [INFO] Nuxeo Connect Update .................................. SUCCESS [28.314s] [INFO] Nuxeo Administration Center ........................... SUCCESS [17.205s] [INFO] Nuxeo Administration Center Monitoring ................ SUCCESS [4.178s] [INFO] Nuxeo Directory Management Service - Web .............. SUCCESS [10.181s] [INFO] Nuxeo Administration Center OAuth/Opensocial .......... SUCCESS [4.854s] [INFO] Nuxeo Forms Layout IO ................................. SUCCESS [17.600s] [INFO] Nuxeo Forms Layout Export ............................. SUCCESS [3.641s] [INFO] Nuxeo Platform Local Configuration Parent ............. SUCCESS [0.231s] [INFO] Nuxeo Platform Local Configuration Simple ............. SUCCESS [21.854s] [INFO] Nuxeo Theme Styling ................................... SUCCESS [14.257s] [INFO] Nuxeo Platform Local Configuration - Web .............. SUCCESS [7.207s] [INFO] Nuxeo User Preferences ................................ SUCCESS [10.788s] [INFO] Select2 Integration ................................... SUCCESS [5.515s] [INFO] Nuxeo Thumbnail ....................................... SUCCESS [26.365s] [INFO] Nuxeo DM Parent ....................................... SUCCESS [0.520s] [INFO] Nuxeo WebApp - Core ................................... SUCCESS [16.888s] [INFO] Nuxeo WebApp .......................................... SUCCESS [2.201s] [INFO] Nuxeo WebApp types contributions ...................... SUCCESS [1.268s] [INFO] Nuxeo Platform - default configuration ................ SUCCESS [1.642s] [INFO] Nuxeo Addons parent POM ............................... SUCCESS [0.157s] [INFO] Nuxeo EP Language Extensions .......................... SUCCESS [1.030s] [INFO] Nuxeo Chemistry ....................................... SUCCESS [0.140s] [INFO] Nuxeo Chemistry OpenCMIS Implementation ............... SUCCESS [9.772s] [INFO] Nuxeo Chemistry OpenCMIS Bindings ..................... SUCCESS [2.742s] [INFO] Nuxeo Chemistry OpenCMIS Tests ........................ SUCCESS [1:37.861s] [INFO] Nuxeo Correspondence Marianne ......................... SUCCESS [0.147s] [INFO] Nuxeo Correspondence Marianne Api ..................... SUCCESS [1.403s] [INFO] Nuxeo Correspondence Marianne Core .................... SUCCESS [4.497s] [INFO] Nuxeo Core SQL BinaryManager .......................... SUCCESS [11.447s] [INFO] Nuxeo JBoss 5 Deployer ................................ SUCCESS [4.513s] [INFO] Nuxeo HTTP client ..................................... SUCCESS [2.877s] [INFO] Nuxeo classification components ....................... SUCCESS [0.139s] [INFO] Nuxeo Classification - API ............................ SUCCESS [1.793s] [INFO] Nuxeo Classification - CORE ........................... SUCCESS [26.242s] [INFO] Nuxeo Classification - WEB ............................ SUCCESS [3.804s] [INFO] Nuxeo-platform login parent ........................... SUCCESS [0.148s] [INFO] CAS2 authentication plugin for Nuxeo EP ............... SUCCESS [50.127s] [INFO] Nuxeo mod_sso plugin for LoginModule .................. SUCCESS [6.242s] [INFO] Nuxeo ntlm authentication plugin ...................... SUCCESS [3.208s] [INFO] Nuxeo portal authentication plugin for LoginModule .... SUCCESS [2.898s] [INFO] RSA ClearTrust authentication plugin for Nuxeo EP ..... SUCCESS [2.978s] [INFO] Nuxeo Shibboleth login module ......................... SUCCESS [23.936s] [INFO] Nuxeo HTTP Digest Authentication plugin ............... SUCCESS [4.236s] [INFO] Nuxeo Login Deputy Module for Nuxeo 5 ................. SUCCESS [11.831s] [INFO] Nuxeo Token authentication plugin ..................... SUCCESS [31.143s] [INFO] OpenId / OAuth 2 authentication plugin for Nuxeo EP ... SUCCESS [10.659s] [INFO] Nuxeo Kerberos authentication plugin .................. SUCCESS [7.060s] [INFO] Nuxeo Platform Document Routing Addon ................. SUCCESS [0.144s] [INFO] Nuxeo Platform Document Routing Addon Api ............. SUCCESS [3.247s] [INFO] Nuxeo Platform Document Routing Addon Core ............ SUCCESS [1:19.626s] [INFO] Nuxeo Platform Document Routing Addon Web ............. SUCCESS [6.452s] [INFO] Nuxeo Platform Document Routing Addon DM .............. SUCCESS [15.540s] [INFO] Nuxeo Platform Document Routing Addon Dashboard ....... SUCCESS [1.505s] [INFO] Nuxeo Platform Document Routing Addon Default Workflows SUCCESS [0.773s] [INFO] Nuxeo Platform Document Routing Addon Test ............ SUCCESS [5.036s] [INFO] Nuxeo Platform Faceted Search Parent .................. SUCCESS [0.136s] [INFO] Nuxeo Platform Faceted Search API ..................... SUCCESS [2.961s] [INFO] Nuxeo Platform Faceted Search JSF ..................... SUCCESS [21.494s] [INFO] Nuxeo Platform Faceted Search DM ...................... SUCCESS [4.933s] [INFO] Nuxeo web error addon parent .......................... SUCCESS [0.141s] [INFO] Nuxeo web error addon ................................. SUCCESS [3.567s] [INFO] Nuxeo forms layout demo parent ........................ SUCCESS [0.147s] [INFO] Nuxeo forms layout demo addon ......................... SUCCESS [8.255s] [INFO] Nuxeo Platform Smart Search Parent .................... SUCCESS [0.135s] [INFO] Nuxeo Platform Smart Query API ........................ SUCCESS [1.784s] [INFO] Nuxeo Platform Smart Query JSF ........................ SUCCESS [3.063s] [INFO] Nuxeo Platform Smart Folder Core ...................... SUCCESS [0.610s] [INFO] Nuxeo Platform Smart Folder JSF ....................... SUCCESS [3.456s] [INFO] Nuxeo Platform Audio parent ........................... SUCCESS [0.133s] [INFO] Nuxeo Platform Audio Core ............................. SUCCESS [10.021s] [INFO] Nuxeo Platform Audio JSF .............................. SUCCESS [0.674s] [INFO] Nuxeo Platform Video parent ........................... SUCCESS [0.133s] [INFO] Nuxeo Platform Video API .............................. SUCCESS [1.860s] [INFO] Nuxeo Platform Video Converters ....................... SUCCESS [31.536s] [INFO] Nuxeo Platform Video Core ............................. SUCCESS [22.956s] [INFO] Nuxeo Platform Video JSF .............................. SUCCESS [4.027s] [INFO] Nuxeo Document Categorization: parent pom ............. SUCCESS [0.132s] [INFO] Nuxeo Document Categorization - service and base classes SUCCESS [4.104s] [INFO] Nuxeo Document Categorization - dc:language model ..... SUCCESS [1.777s] [INFO] Nuxeo Document Categorization - dc:subjects model ..... SUCCESS [2.993s] [INFO] Nuxeo Document Categorization - dc:coverage model ..... SUCCESS [3.367s] [INFO] Nuxeo Document Categorization - integration tests ..... SUCCESS [13.511s] [INFO] Nuxeo User Registration Parent ........................ SUCCESS [0.138s] [INFO] Nuxeo User Registration Core .......................... SUCCESS [23.413s] [INFO] Nuxeo User Registration Web ........................... SUCCESS [10.032s] [INFO] Nuxeo Shell ........................................... SUCCESS [0.131s] [INFO] Nuxeo Shell Core ...................................... SUCCESS [5.655s] [INFO] Nuxeo Automation Shell ................................ SUCCESS [3.060s] [INFO] Nuxeo Equinox Shell ................................... SUCCESS [1.844s] [INFO] Nuxeo Shell ........................................... SUCCESS [12.188s] [INFO] Nuxeo Filesystem Connectors ........................... SUCCESS [0.160s] [INFO] Nuxeo Generic WSS Front Filter ........................ SUCCESS [1.865s] [INFO] Nuxeo Generic WSS bindings ............................ SUCCESS [6.431s] [INFO] Nuxeo WebDAV .......................................... SUCCESS [4.446s] [INFO] Nuxeo Platform Windows Integration Backend ............ SUCCESS [19.095s] [INFO] Nuxeo WebDAV Tests .................................... SUCCESS [29.278s] [INFO] Nuxeo OpenSocial - Parent ............................. SUCCESS [0.146s] [INFO] Nuxeo OpenSocial - Shindig Integration ................ SUCCESS [13.232s] [INFO] Nuxeo OpenSocial - Gadget Service ..................... SUCCESS [10.759s] [INFO] Nuxeo WebEngine Sites Parent .......................... SUCCESS [0.133s] [INFO] Nuxeo WebEngine Sites Module API ...................... SUCCESS [2.036s] [INFO] Nuxeo WebEngine Sites core contributions .............. SUCCESS [10.467s] [INFO] Nuxeo WebEngine Sites Module .......................... SUCCESS [21.507s] [INFO] Nuxeo OpenSocial - Features ........................... SUCCESS [24.796s] [INFO] Nuxeo OpenSocial Spaces ............................... SUCCESS [25.281s] [INFO] Nuxeo OpenSocial - Gadgets ............................ SUCCESS [1.131s] [INFO] Nuxeo GWT2 Container Webapp ........................... SUCCESS [3.521s] [INFO] GWT2 RichTextEditor ................................... SUCCESS [2.919s] [INFO] GWT2 Container ........................................ SUCCESS [1:51.366s] [INFO] Nuxeo OpenSocial - Webengine Gadget app ............... SUCCESS [5.469s] [INFO] Nuxeo User Center Parent .............................. SUCCESS [0.139s] [INFO] Nuxeo User Center ..................................... SUCCESS [4.890s] [INFO] Nuxeo User Dashboard Parent ........................... SUCCESS [0.130s] [INFO] Nuxeo User Dashboard .................................. SUCCESS [0.650s] [INFO] Nuxeo User JSF Dashboard .............................. SUCCESS [4.257s] [INFO] Nuxeo User OpenSocial Dashboard ....................... SUCCESS [3.990s] [INFO] Nuxeo User Center Notification ........................ SUCCESS [3.673s] [INFO] Nuxeo User OAuth Settings ............................. SUCCESS [3.019s] [INFO] Nuxeo User Center Profile ............................. SUCCESS [15.548s] [INFO] Nuxeo Platform Shibboleth Groups Web .................. SUCCESS [18.167s] [INFO] Nuxeo Platform Rendition Parent ....................... SUCCESS [0.148s] [INFO] Nuxeo Platform Rendition API .......................... SUCCESS [1.831s] [INFO] Nuxeo Platform Rendition Core ......................... SUCCESS [31.695s] [INFO] Nuxeo Platform Rendition Publisher .................... SUCCESS [38.880s] [INFO] Nuxeo Platform Rendition Web .......................... SUCCESS [5.336s] [INFO] Nuxeo Documentation Server ............................ SUCCESS [0.155s] [INFO] Nuxeo Documentation Server Core ....................... SUCCESS [1:10.306s] [INFO] Nuxeo Documentation Server Webengine Front End ........ SUCCESS [5.602s] [INFO] Nuxeo Birt Reporting Parent ........................... SUCCESS [0.145s] [INFO] Nuxeo Birt Reporting Core ............................. SUCCESS [1:09.676s] [INFO] Nuxeo Birt Reporting Web Layer ........................ SUCCESS [8.033s] [INFO] Nuxeo Activity ........................................ SUCCESS [30.324s] [INFO] Nuxeo Social Collaboration Parent ..................... SUCCESS [0.139s] [INFO] Nuxeo Relationship .................................... SUCCESS [16.041s] [INFO] Nuxeo Social Workspace Parent ......................... SUCCESS [0.131s] [INFO] Nuxeo Social Workspace Core ........................... SUCCESS [1:01.000s] [INFO] Nuxeo Social Workspace Web ............................ SUCCESS [8.674s] [INFO] Nuxeo Rating Parent ................................... SUCCESS [0.137s] [INFO] Nuxeo Rating API ...................................... SUCCESS [4.465s] [INFO] Nuxeo Mini Message .................................... SUCCESS [30.772s] [INFO] Nuxeo Social Workspace Gadgets ........................ SUCCESS [32.273s] [INFO] Nuxeo Social Workspace Gadgets Document Library ....... SUCCESS [9.998s] [INFO] Nuxeo User's Relationship ............................. SUCCESS [6.524s] [INFO] Nuxeo User Activity Stream ............................ SUCCESS [27.214s] [INFO] Nuxeo Wall ............................................ SUCCESS [6.012s] [INFO] Nuxeo Platform Suggestbox Parent ...................... SUCCESS [0.135s] [INFO] Nuxeo Platform Suggestbox Core ........................ SUCCESS [22.091s] [INFO] Nuxeo Platform Suggestbox JSF ......................... SUCCESS [14.246s] [INFO] Nuxeo Rating Core ..................................... SUCCESS [34.700s] [INFO] Nuxeo Rating Web ...................................... SUCCESS [5.756s] [INFO] Nuxeo DAM Parent ...................................... SUCCESS [0.135s] [INFO] Nuxeo DAM JSF ......................................... SUCCESS [16.962s] [INFO] Nuxeo DAM Theme ....................................... SUCCESS [0.643s] [INFO] Nuxeo Poll Parent ..................................... SUCCESS [0.133s] [INFO] Nuxeo Poll Core ....................................... SUCCESS [28.788s] [INFO] Nuxeo Poll Gadget ..................................... SUCCESS [0.697s] [INFO] Nuxeo Poll Web ........................................ SUCCESS [5.936s] [INFO] Nuxeo RSS Reader Parent ............................... SUCCESS [0.140s] [INFO] Nuxeo RSS Reader ...................................... SUCCESS [22.443s] [INFO] Nuxeo RSS Reader UI ................................... SUCCESS [18.894s] [INFO] Nuxeo Flavors Parent .................................. SUCCESS [0.137s] [INFO] Nuxeo Flavors Unicolor ................................ SUCCESS [0.735s] [INFO] Nuxeo Quota ........................................... SUCCESS [0.136s] [INFO] Nuxeo Quota Core ...................................... SUCCESS [1:04.043s] [INFO] Nuxeo Quota Web ....................................... SUCCESS [3.849s] [INFO] Nuxeo Quota Automation ................................ SUCCESS [14.094s] [INFO] Nuxeo External Indexer WS Gateway ..................... SUCCESS [4.094s] [INFO] Nuxeo Exalead WS Connector ............................ SUCCESS [3.502s] [INFO] Nuxeo Platform Signature Parent ....................... SUCCESS [0.642s] [INFO] Nuxeo Platform Signature API .......................... SUCCESS [5.984s] [INFO] Nuxeo Platform Signature Core ......................... SUCCESS [29.774s] [INFO] Nuxeo Platform Signature Web .......................... SUCCESS [15.217s] [INFO] Nuxeo Platform Signature Default Config ............... SUCCESS [0.627s] [INFO] Nuxeo Rating Gadget ................................... SUCCESS [4.266s] [INFO] Nuxeo Agenda .......................................... SUCCESS [35.283s] [INFO] Nuxeo Rest API Parent ................................. SUCCESS [0.137s] [INFO] Nuxeo Rest API io ..................................... SUCCESS [4.053s] [INFO] Nuxeo Rest API server ................................. SUCCESS [8.831s] [INFO] Nuxeo Rest API test ................................... SUCCESS [1:39.632s] [INFO] nuxeo-multi-tenant .................................... SUCCESS [34.224s] [INFO] Nuxeo Core S3 BinaryManager ........................... SUCCESS [6.926s] [INFO] Nuxeo Core JClouds BinaryManager ...................... SUCCESS [9.226s] [INFO] Nuxeo Diff Parent ..................................... SUCCESS [0.137s] [INFO] Nuxeo Diff Test ....................................... SUCCESS [2.771s] [INFO] Nuxeo Diff Core ....................................... SUCCESS [16.156s] [INFO] Nuxeo Diff Content .................................... SUCCESS [15.220s] [INFO] Nuxeo Diff Jsf ........................................ SUCCESS [20.868s] [INFO] Nuxeo Template Rendering Parent ....................... SUCCESS [0.142s] [INFO] Template Rendering service API ........................ SUCCESS [2.311s] [INFO] Template Rendering service implementation ............. SUCCESS [58.477s] [INFO] Template Rendering XDocReport plugin .................. SUCCESS [45.542s] [INFO] Template Rendering JXLS plugin ........................ SUCCESS [16.187s] [INFO] Template Rendering JODReport plugin ................... SUCCESS [6.126s] [INFO] Template Rendering Sandbox plugins .................... SUCCESS [14.846s] [INFO] Template Rendering Web layer .......................... SUCCESS [8.710s] [INFO] Template Rendering JAXRS Binding ...................... SUCCESS [14.260s] [INFO] Template Rendering Samples package .................... SUCCESS [40.146s] [INFO] Template Rendering DeckJS plugin ...................... SUCCESS [21.109s] [INFO] nuxeo-web-mobile-parent ............................... SUCCESS [0.139s] [INFO] nuxeo-application-definition .......................... SUCCESS [5.490s] [INFO] nuxeo-web-mobile ...................................... SUCCESS [0.902s] [INFO] nuxeo-web-mobile-dm ................................... SUCCESS [18.513s] [INFO] nuxeo-web-mobile-sc ................................... SUCCESS [8.406s] [INFO] nuxeo-application-definition-sample ................... SUCCESS [3.358s] [INFO] Nuxeo CSV Importer / Exporter ......................... SUCCESS [16.137s] [INFO] Nuxeo Tree Snapshot ................................... SUCCESS [33.949s] [INFO] Groups rights audit ................................... SUCCESS [1:32.908s] [INFO] Nuxeo Drive Server Parent ............................. SUCCESS [10.169s] [INFO] Nuxeo Drive Core ...................................... SUCCESS [1:26.839s] [INFO] Nuxeo Drive JSF ....................................... SUCCESS [11.211s] [INFO] Nuxeo Drive Content Automation Operations ............. SUCCESS [1:56.375s] [INFO] Nuxeo DAM PDF Export .................................. SUCCESS [3.923s] [INFO] Nuxeo Resources Compatibility ......................... SUCCESS [0.631s] [INFO] nuxeo dmk adaptor ..................................... SUCCESS [5.571s] [INFO] Nuxeo Webengine Blogs API ............................. SUCCESS [1.614s] [INFO] Nuxeo Webengine Blogs ................................. SUCCESS [4.861s] [INFO] Nuxeo Webengine Blogs Core contributions .............. SUCCESS [1.916s] [INFO] Nuxeo Style Guide ..................................... SUCCESS [2.274s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 85 minutes 59 seconds [INFO] Finished at: Fri Nov 15 17:38:05 UTC 2013 [INFO] Final Memory: 2073M/3640M [INFO] ------------------------------------------------------------------------ [ondemand-testandpush-grenard] $ /opt/build/tools/maven2/bin/mvn -f nuxeo-distribution/pom.xml -DPUSH_IF_SUCCEED=true -DPARENT_BRANCH=master -DMVN_TARGETS=install -DSlave=ondemand -DJDK_PATH= -DMERGE_BEFORE_BUILD=true -DMVN_ADDITIONAL_OPTS= -DCLEAN=true -DMVN_ADDITIONAL_OPTS2= -DPROFILES=-Pqa,all-tests,qansu -DBRANCH=fix-NXP-9359-date-formatter -Dmaven.repo.local=/opt/jenkins/workspace/ondemand-testandpush-grenard/.repository install -Pall-distributions -Pqa,all-tests,qansu [INFO] Scanning for projects... [INFO] snapshot org.nuxeo:nuxeo-addons-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-addons-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo:nuxeo-ecm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-ecm:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] Reactor build order: [INFO] Nuxeo Functional Tests [INFO] Nuxeo Distribution Parent [INFO] Nuxeo DAM Functional Tests [INFO] Nuxeo Startup Wizard [INFO] Nuxeo multi-OS startup [INFO] Nuxeo Distribution Resources [INFO] Helper POM with Nuxeo test dependencies [INFO] Nuxeo Core Server [INFO] Nuxeo CAP [INFO] Nuxeo DM [INFO] Marketplace package of Nuxeo DM [INFO] Nuxeo DAM Marketplace package [INFO] Marketplace package [INFO] REST API Marketplace package [INFO] Nuxeo Social Collaboration Distribution [INFO] Marketplace package of Nuxeo Social Collaboration [INFO] Nuxeo JBoss5 Distribution [INFO] Nuxeo Tomcat Build [INFO] Nuxeo Tomcat Wizard Integration Tests [INFO] Nuxeo DM WebDriver Tests [INFO] Nuxeo DM Selenium Tests [INFO] Utility POM for running Funkload test and bench [INFO] Nuxeo Social Collaboration Functional Tests [INFO] Nuxeo DAM functional tests with WebDriver [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Functional Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173826 at timestamp: 1384537106355 [INFO] snapshot org.nuxeo.common:nuxeo-common:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.common:nuxeo-common:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 64 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/classes [INFO] [dependency:copy {execution: copy}] [INFO] Configured Artifact: firebug:firebug:?:xpi [INFO] Copying firebug-1.6.2-fx.xpi to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/classes/firebug.xpi [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.TestDrivers 17:38:34,960 INFO [AbstractTest] Starting test 'org.nuxeo.functionaltests.TestDrivers#testFireFox' 17:38:45,599 INFO [AbstractTest] Finished test 'org.nuxeo.functionaltests.TestDrivers#testFireFox' Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.228 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [WARNING] POM for 'org.codehaus.plexus:plexus-io:pom:1.0-alpha-3:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/5.9.1-SNAPSHOT/nuxeo-functional-tests-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Distribution Parent [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173847 at timestamp: 1384537127596 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] Resources directory does not exist : /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/src/main/resources [INFO] Verifying sources... [INFO] No sources to check ... [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.1-SNAPSHOT/nuxeo-distribution-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Functional Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173848 at timestamp: 1384537128463 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 8 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/target/nuxeo-dam-functional-tests-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-functional-tests/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-dam-functional-tests/target/nuxeo-dam-functional-tests-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/dam/nuxeo-dam-functional-tests/5.9.1-SNAPSHOT/nuxeo-dam-functional-tests-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Startup Wizard [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom 6K downloaded (maven-war-plugin-2.1.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.jar 75K downloaded (maven-war-plugin-2.1.1.jar) [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173851 at timestamp: 1384537131023 [INFO] snapshot org.nuxeo.runtime:nuxeo-launcher-commons:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-launcher-commons:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [dependency:copy {execution: copy-installed}] [INFO] Configured Artifact: javax.servlet:jstl:?:jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar 20K downloaded (jstl-1.1.2.jar) [INFO] Configured Artifact: taglibs:standard:?:jar [INFO] Configured Artifact: commons-codec:commons-codec:?:jar [INFO] Copying jstl-1.1.2.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT/WEB-INF/lib/jstl-1.1.2.jar [INFO] Copying standard-1.1.2.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT/WEB-INF/lib/standard-1.1.2.jar [INFO] Copying commons-codec-1.4.jar to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT/WEB-INF/lib/commons-codec-1.4.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 18 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.wizard.download.tests.TestParser 17:38:54,791 WARN [DownloadablePackageOptions] Unsatisfied constraints in selection ... fixing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom 1K downloaded (plexus-io-1.0.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom 1K downloaded (plexus-archiver-1.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom 1K downloaded (plexus-io-1.0.1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar 177K downloaded (plexus-archiver-1.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar 49K downloaded (plexus-io-1.0.1.jar) [INFO] [war:war {execution: default-war}] [INFO] Packaging webapp [INFO] Assembling webapp [nuxeo-startup-wizard] in [/mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp] [INFO] Webapp assembled in [359 msecs] [INFO] Building war: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-5.9.1-SNAPSHOT.war to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/5.9.1-SNAPSHOT/nuxeo-startup-wizard-5.9.1-SNAPSHOT.war [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo multi-OS startup [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173857 at timestamp: 1384537137432 [INFO] snapshot org.nuxeo.runtime:nuxeo-connect-standalone:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-connect-standalone:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.shell:nuxeo-shell:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.shell:nuxeo-shell:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.shell:nuxeo-shell-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.shell:nuxeo-shell-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.shell:nuxeo-shell-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.shell:nuxeo-shell-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.shell:nuxeo-shell-automation:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.shell:nuxeo-shell-automation:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-client:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-client:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-client/5.9.1-SNAPSHOT/nuxeo-automation-client-5.9.1-20131115.172436-23.pom 7K downloaded (nuxeo-automation-client-5.9.1-20131115.172436-23.pom) [INFO] snapshot org.nuxeo.shell:nuxeo-shell-equinox:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.shell:nuxeo-shell-equinox:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-client/5.9.1-SNAPSHOT/nuxeo-automation-client-5.9.1-20131115.172436-23.jar 150K downloaded (nuxeo-automation-client-5.9.1-20131115.172436-23.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Verifying resources... [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] resources updated, module have to be cleaned [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 14 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.TestNuxeoLauncher Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-launcher/5.9.1-SNAPSHOT removed. [INFO] [shade:shade {execution: default}] [INFO] Including org.nuxeo.runtime:nuxeo-launcher-commons:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including commons-io:commons-io:jar:1.4 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including org.nuxeo.common:nuxeo-common:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including xerces:xercesImpl:jar:2.9.1 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.4 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.11 in the shaded jar. [INFO] Including org.nuxeo.connect:nuxeo-connect-client:jar:1.4.12 in the shaded jar. [INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar. [INFO] Including org.json:json:jar:20070829 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.p2.cudf:jar:1.17-NX in the shaded jar. [INFO] Including org.sat4j:org.sat4j.pb:jar:2.3.1 in the shaded jar. [INFO] Including org.sat4j:org.sat4j.core:jar:2.3.1 in the shaded jar. [INFO] Including org.eclipse.core:org.eclipse.core.jobs:jar:3.5.0.v20100515 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.common:jar:3.6.0.v20100503 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-connect-standalone:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.codehaus.groovy:groovy-all:jar:1.5.7 in the shaded jar. [INFO] Including org.apache.ant:ant:jar:1.7.0 in the shaded jar. [INFO] Including org.apache.ant:ant-launcher:jar:1.7.0 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Including commons-jexl:commons-jexl:jar:1.1 in the shaded jar. [INFO] Skipping pom dependency org.nuxeo.shell:nuxeo-shell:pom:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.8.1 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.2.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.2.4 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.17.1 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.5 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.5 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.6 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:5.9.1-SNAPSHOT in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar. [INFO] Including org.artofsolving.jodconverter:jodconverter-core:jar:3.0-NX10 in the shaded jar. [INFO] Including org.openoffice:juh:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:jurt:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:ridl:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:unoil:jar:3.1.0 in the shaded jar. [INFO] Including org.apache.commons:commons-vfs2:jar:2.0 in the shaded jar. [INFO] Including org.apache.maven.scm:maven-scm-api:jar:1.4 in the shaded jar. [INFO] Including org.codehaus.plexus:plexus-utils:jar:1.5.6 in the shaded jar. [INFO] Including org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.4 in the shaded jar. [INFO] Including org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.4 in the shaded jar. [INFO] Including regexp:regexp:jar:1.3 in the shaded jar. [WARNING] We have a duplicate org/apache/commons/codec/BinaryDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/BinaryEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/CharEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/Decoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/DecoderException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/Encoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/EncoderException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/StringEncoderComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64InputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Base64OutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/BinaryCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/Hex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/binary/StringUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/digest/DigestUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Caverphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/DoubleMetaphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Metaphone.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/RefinedSoundex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/Soundex.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/language/SoundexUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/BCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/QCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/QuotedPrintableCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/RFC1522Codec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/URLCodec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/commons/codec/net/Utils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-osgi/4.2.4/httpclient-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BestMatchSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965PortAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicSecureHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/PublicSuffixListParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109DomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BestMatchSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/IgnoreSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109VersionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftHeaderParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicCommentHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965Spec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/AbstractCookieAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/CookieSpecBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils$DateFormatHolder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatVersionAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BrowserCompatSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109SpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateParseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/DateUtils$DateFormatHolder$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDraftSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicMaxAgeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicPathHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2965SpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicClientCookie2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/RFC2109Spec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/PublicSuffixFilter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicClientCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicDomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/NetscapeDomainHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/BasicExpiresHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/AbstractCookieSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/cookie/IgnoreSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/PoolingClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/IdleConnectionHandler$TimeValues.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultClientConnectionOperator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultHttpRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/InMemoryDnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/PoolingClientConnectionManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ConnPoolByRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/WaitingThread.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/RouteSpecificPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/AbstractConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/PoolEntryRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/WaitingThreadAborter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/tsccm/ConnPoolByRoute$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ManagedClientConnectionImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/Wire.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractPooledConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$PoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/BasicClientConnectionManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpConnPool$InternalConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ProxySelectorRoutePlanner$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SchemeRegistryFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractClientConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/IdleConnectionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SystemDefaultDnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/AbstractPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/BasicClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/HttpPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ConnectionShutdownException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/ProxySelectorRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/SingleClientConnManager$ConnAdapter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/LoggingSessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/DefaultClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/conn/LoggingSessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type2Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/RFC2617Scheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/BasicScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type3Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$Type1Message.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/DigestScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/DigestSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SPNegoScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$CipherGen.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SPNegoSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/BasicSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/HttpEntityDigester.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$NTLMMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/KerberosSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/KerberosScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NegotiateSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NegotiateScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$HMACMD5.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/SpnegoTokenGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/GGSSchemeBase$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/AuthSchemeBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMScheme$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/auth/NTLMEngineImpl$MD4.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyAuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DecompressingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/SystemDefaultHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/HttpAuthenticator$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/TunnelRefusedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AutoRetryHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultProxyAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RoutedRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ContentEncodingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RequestWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AbstractAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AuthenticationStrategyAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/RedirectLocations.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AIMDBackoffManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultTargetAuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultUserTokenHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/SystemClock.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/TargetAuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicCookieStore.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ClientParamsStack.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AbstractHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultHttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRequestDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/ProxyClient$ProxyConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/EntityEnclosingRequestWrapper$EntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/AuthenticationStrategyImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/NullBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/Clock.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/StandardHttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultRedirectStrategyAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/BasicCredentialsProvider.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/LaxRedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/EntityEnclosingRequestWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/HttpAuthenticator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieRestrictionViolationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieOrigin.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/Cookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpecFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/params/CookieSpecPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/params/CookieSpecParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/ClientCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SetCookie2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieAttributeHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookiePathComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieIdentityComparator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SetCookie.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/MalformedCookieException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpecRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/CookieSpec.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/cookie/SM.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionPoolTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/BasicEofSensorWatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/MultihomePlainSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionKeepAliveStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/EofSensorWatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnConnectionPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRouteParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRoutePNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnConnectionParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnPerRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnPerRouteBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnRouteParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParams$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/params/ConnManagerPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/AbstractVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/SSLInitializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/AllowAllHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustManagerDecorator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/StrictHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustSelfSignedStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/TrustStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/SSLSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ssl/X509HostnameVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpHostConnectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/BasicManagedEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ManagedClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/EofSensorInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/HostNameResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/LayeredSchemeSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/Scheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/PlainSocketFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/scheme/SchemeSocketFactoryAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/DnsResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpInetSocketAddress.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/OperatedClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionOperator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/util/InetAddressUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo$TunnelType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRoute.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteTracker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/BasicRouteDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRoutePlanner.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/HttpRouteDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/routing/RouteInfo$LayerType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ConnectionReleaseTrigger.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/HttpRoutedConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/conn/ClientConnectionManagerFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthScope.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthProtocolState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/BasicUserPrincipal.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/params/AuthPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthSchemeRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/MalformedChallengeException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/ChallengeState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthOption.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/NTCredentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/InvalidCredentialsException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthenticationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AuthSchemeFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/NTUserPrincipal.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/ContextAwareAuthScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/Credentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/UsernamePasswordCredentials.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/auth/AUTH.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CookieStore.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthenticationStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/UserTokenHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/DeflateDecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/DecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/GzipDecompressingEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/entity/UrlEncodedFormEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RequestDirector.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ConnectionBackoffStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpTrace.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpOptions.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpGet.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpUriRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/AbortableHttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPut.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpPatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpRequestBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpDelete.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpHead.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ServiceUnavailableRetryStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/CookiePolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/AuthPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/ClientPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/AllClientPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/ClientParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/params/HttpClientParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/HttpClientUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Punycode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/JdkIdn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/CloneUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URIBuilder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URIUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Rfc3492Idn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/Idn.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/utils/URLEncodedUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/ClientProtocolException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpResponseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestDefaultHeaders.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseContentEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthenticationBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestTargetAuthentication.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthenticationBase$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ClientContextConfigurer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseAuthCache$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestClientConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAuthCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAddCookies.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ResponseProcessCookies.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestAcceptEncoding.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/ClientContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/protocol/RequestProxyAuthentication.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CredentialsProvider.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/CircularRedirectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/BackoffManager.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/NonRepeatableRequestException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/RedirectException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/AuthenticationHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/HttpRequestRetryHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient/4.2.4/httpclient-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MultipartEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/Header.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipartMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ByteArrayBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ContentDescriptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/ContentBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/AbstractContentBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/InputStreamBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/StringBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/content/FileBody.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipart.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/FormBodyPart.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MIME.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/HttpMultipart$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/mime/MinimalField.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpmime/4.2.4/httpmime-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResponseCachingPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HeapResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheKeyGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheableRequestPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/WarningValue.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/Variant.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/AsynchronousValidationRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCache$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/IOUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HttpCache.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ConditionalRequestBuilder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolError.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolCompliance$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedSerializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedOperationTimeoutException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/KeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/AsynchronousValidator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachedHttpResponseGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/FileResource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/SizeLimitedResponseReader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResourceReference.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheMap.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CombinedEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheEntryUpdater.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachingHttpClient.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheInvalidator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheConfig.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheValidityPolicy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/OptionsHttp11Response.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/FileResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ResponseProtocolCompliance.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CombinedEntity$ResourceStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/HeapResource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/ManagedHttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/RequestProtocolCompliance.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/BasicIdGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CacheEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/client/cache/CachedResponseSuitabilityChecker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/Resource.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/CacheResponseStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/ResourceFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HeaderConstants.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/InputLimit.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntrySerializationException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheStorage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheUpdateException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntrySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheUpdateCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/cache/HttpCacheEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpclient-cache/4.2.4/httpclient-cache-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Async$ExecRunnable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Response.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/ContentResponseHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Request.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Form.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Executor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Content.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/HttpHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/client/fluent/Async.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/fluent-hc/4.2.4/fluent-hc-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ConnectionClosedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/Consts.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ContentTooLongException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/FormattedHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/Header.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderElement.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderElementIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpConnectionMetrics.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpEntityEnclosingRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpHeaders.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpHost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpInetConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequestFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpRequestInterceptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponse.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponseFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpResponseInterceptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/HttpVersion.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/MalformedChunkCodingException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/MethodNotSupportedException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/NameValuePair.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/NoHttpResponseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ParseException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ProtocolException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ProtocolVersion.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/ReasonPhraseCatalog.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/RequestLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/StatusLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/TokenIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/TruncatedChunkException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/UnsupportedHttpVersionException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/GuardedBy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/Immutable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/NotThreadSafe.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/annotation/ThreadSafe.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/BasicFuture.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/Cancellable.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/concurrent/FutureCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/AbstractHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/BasicHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/BufferedHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ByteArrayEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/ContentType.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/EntityTemplate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/FileEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/HttpEntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/InputStreamEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/SerializableEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/entity/StringEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/AbstractHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/AbstractHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpRequestFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpResponseFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/DefaultHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/EnglishReasonPhraseCatalog.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/HttpConnectionMetricsImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/NoConnectionReuseStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/SocketHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/SocketHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/DisallowIdentityContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/EntityDeserializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/EntitySerializer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/LaxContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/entity/StrictContentLengthStrategy.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractSessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/AbstractSessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ChunkedInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ChunkedOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ContentLengthInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/ContentLengthOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/DefaultHttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/HttpTransportMetricsImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/IdentityInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/IdentityOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/SocketInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/io/SocketOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/pool/BasicPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/BufferInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/EofSensor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/HttpTransportMetrics.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/SessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/io/SessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/AbstractHttpMessage.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderElement.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderElementIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderValueFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHeaderValueParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpEntityEnclosingRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicHttpResponse.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicLineFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicLineParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicListHeaderIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicNameValuePair.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicRequestLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicStatusLine.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BasicTokenIterator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/BufferedHeader.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderGroup.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderValueFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/HeaderValueParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/LineFormatter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/LineParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/message/ParserCursor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/AbstractHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/BasicHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/CoreConnectionPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/CoreProtocolPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/DefaultedHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpAbstractParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpConnectionParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpConnectionParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpParamsNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpProtocolParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/HttpProtocolParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/params/SyncBasicHttpParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/AbstractConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/ConnPoolControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolEntryFuture.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/PoolStats.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/pool/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/BasicHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/BasicHttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/DefaultedHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ExecutionContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HTTP.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpDateGenerator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpExpectationVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestExecutor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpRequestInterceptorList.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpResponseInterceptorList.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/HttpService.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ImmutableHttpProcessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestContent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestDate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestExpectContinue.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestTargetHost.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/RequestUserAgent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseConnControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseContent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseDate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/ResponseServer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/SyncBasicHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/protocol/UriPatternMatcher.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/ByteArrayBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/CharArrayBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/EncodingUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/EntityUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/ExceptionUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/LangUtils.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/util/VersionInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-osgi/4.2.4/httpcore-osgi-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerIOTarget.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/HttpAsyncContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ConsumingNHttpEntityTemplate.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentOutputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/SkipContentListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NByteArrayEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentBufferEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NFileEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NStringEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ConsumingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ProducingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/EntityAsyncContentProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/NHttpEntityWrapper.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/ContentInputStream.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/entity/BufferingNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorParamBean.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorParams.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/params/NIOReactorPNames.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientIOTarget.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/FileContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ListenerEndpoint.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorException.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ConnectingIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLSetupHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession$InternalByteChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ssl/SSLIOSession$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionBufferStatus.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactorExceptionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SocketAccessor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/EventMask.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/IOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/ListeningIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/reactor/SessionRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester$ConnRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpResponseTrigger.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncExpectationVerifier.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AbstractAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$ClientConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandlerResolver.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpClientHandler$ClientConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler$RequestHandlerResolverAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ErrorResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler$RequestHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncExchange.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler$ServerConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandlerRegistry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpHandlerBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpClientHandler$ExecutionHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService$Exchange.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/SimpleNHttpRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullNHttpEntity.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler$ResponseTriggerImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AsyncNHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NullRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequestExecutor$State.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/EventListener.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/MessageState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncRequestHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/AbstractAsyncResponseConsumer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncService.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/NHttpRequestExecutionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BufferingHttpServiceHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/BasicAsyncResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler$ServerConnState.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/ThrottlingHttpServiceHandler$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncRequester$RequestExecutionCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/protocol/HttpAsyncResponseProducer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentEncoderChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpClientEventHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpServerEventHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/DirectByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SimpleInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ContentOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SharedOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ContentInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/ExpandableBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/BufferInfo.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/HeapByteBufferAllocator.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SimpleOutputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/util/SharedInputBuffer.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/FileContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/IOControl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentDecoderChannel.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/NHttpConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/RouteSpecificPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/LeaseRequest.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool$InternalSessionRequestCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/NIOConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/pool/AbstractNIOConnPool$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/nio/ContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/IdentityEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractMessageWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/ChunkEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractContentDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/LengthDelimitedEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractContentEncoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpRequestWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/HttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpResponseWriter.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/ChunkDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/LengthDelimitedDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpResponseParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/AbstractMessageParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/IdentityDecoder.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/codecs/DefaultHttpRequestParser.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/ssl/SSLServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/ssl/SSLClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLNHttpServerConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultHttpClientIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ChannelEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionOutputBufferImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor$2.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLSetupHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ListenerEndpointClosedCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionRequestImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ListenerEndpointImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultConnectingIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/BaseIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSessionHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor$Worker.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionRequestHandle.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/IOSessionImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLMode.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/IOReactorConfig.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultListeningIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/InterestOpsCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/ExceptionEvent.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLSetupHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSessionHandler.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/DefaultListeningIOReactor$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSession.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractMultiworkerIOReactor$DefaultThreadFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SSLIOSession$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/InterestOpEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionHandle.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionClosedCallback.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/AbstractIOReactor$1.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/reactor/SessionInputBufferImpl.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpConnectionBase.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpServerConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpClientConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpServerEventHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultServerIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpClientConnection.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/NHttpClientEventHandlerAdaptor.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLClientIOEventDispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultNHttpServerConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SessionHttpContext.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/DefaultHttpServerIODispatch.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOPoolEntry.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOConnPool.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/pool/BasicNIOConnFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [WARNING] We have a duplicate org/apache/http/impl/nio/SSLNHttpClientConnectionFactory.class in /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/httpcomponents/httpcore-nio/4.2.4/httpcore-nio-4.2.4.jar [INFO] Attaching shaded artifact. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-launcher/5.9.1-SNAPSHOT/nuxeo-launcher-5.9.1-SNAPSHOT.jar [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-5.9.1-SNAPSHOT-jar-with-dependencies.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-launcher/5.9.1-SNAPSHOT/nuxeo-launcher-5.9.1-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Distribution Resources [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173915 at timestamp: 1384537155967 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: assemble}] Activating profile: all-distributions Activating profile: qa Activating profile: qansu init: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-resources:pom:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: init: build-resources: init: copy-resources: [copy] Copying 8 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/doc init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: copy-resources: [copy] Copying 12 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/bin [copy] [INFO] Resolving org.nuxeo:nuxeo-launcher:jar:jar-with-dependencies:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo:nuxeo-launcher:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo:nuxeo-launcher:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/bin init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/root init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 16 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/jetty-base init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-jetty-base.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-jetty-base.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 19 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-common init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 3 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-common-dm init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common-dm.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common-dm.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: copy-resources-with-jdbc-lib: init: copy-resources: [copy] Copying 34 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss/mssql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss/mysql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss/postgresql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss/default/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jboss/default/lib init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jboss.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jboss.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: copy-resources-with-jdbc-lib: init: copy-resources: [copy] Copying 42 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat/mssql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat/mysql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat/postgresql/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat/default/lib [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat/default/lib init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 6 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-tomcat-coreserver init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat-coreserver.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat-coreserver.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources init: build-resources: init: copy-resources: [copy] Copying 22 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/templates-jetty init: zip-resources: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jetty.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jetty.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-resources BUILD SUCCESSFUL Total time: 4 seconds [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT.pom [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-jetty-base.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-jetty-base.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common-dm.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common-dm.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jboss.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jboss.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat-coreserver.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat-coreserver.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-resources/target/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jetty.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jetty.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Helper POM with Nuxeo test dependencies [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173921 at timestamp: 1384537161161 [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-osgi:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-osgi:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-jetty-adapter:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-jetty-adapter:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-jtajca:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-jtajca:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-metrics:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-metrics:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-management:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-management:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-event:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-event:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-schema:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-schema:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-query:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-query:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-reload:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-reload:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-deploy:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-deploy:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-ra:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-ra:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-extensions:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-extensions:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert-plugins:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-convert-plugins:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-services-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-services-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-dublincore:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-dublincore:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-content-template-manager:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-content-template-manager:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-usermanager-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-usermanager-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-query-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-query-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-search-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-search-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-usermanager-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-usermanager-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-sql:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-sql:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-types-contrib:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-types-contrib:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-ldap:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-ldap:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-scripting:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-scripting:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-remoting:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-remoting:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-launcher:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-launcher:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-test-5.9.1-20131115.172255-37.pom 1K downloaded (nuxeo-platform-ui-web-test-5.9.1-20131115.172255-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-jsf-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-jsf-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-jsf-parent/5.9.1-SNAPSHOT/nuxeo-jsf-parent-5.9.1-20131115.172250-37.pom 5K downloaded (nuxeo-jsf-parent-5.9.1-20131115.172250-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-el:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-el:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-test/5.9.1-SNAPSHOT/nuxeo-automation-test-5.9.1-20131115.172440-23.pom 10K downloaded (nuxeo-automation-test-5.9.1-20131115.172440-23.pom) [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-parent/5.9.1-SNAPSHOT/nuxeo-automation-parent-5.9.1-20131115.172439-23.pom 1K downloaded (nuxeo-automation-parent-5.9.1-20131115.172439-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-features-parent/5.9.1-SNAPSHOT/nuxeo-features-parent-5.9.1-20131115.172442-23.pom 6K downloaded (nuxeo-features-parent-5.9.1-20131115.172442-23.pom) [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-server:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-server:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-server/5.9.1-SNAPSHOT/nuxeo-automation-server-5.9.1-20131115.172439-23.pom 5K downloaded (nuxeo-automation-server-5.9.1-20131115.172439-23.pom) [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-core/5.9.1-SNAPSHOT/nuxeo-automation-core-5.9.1-20131115.172437-23.pom 3K downloaded (nuxeo-automation-core-5.9.1-20131115.172437-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-rendering:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-rendering:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-convert:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-convert:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mimetype-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mimetype-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-commandline-executor:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-commandline-executor:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-io/5.9.1-SNAPSHOT/nuxeo-automation-io-5.9.1-20131115.172438-23.pom 5K downloaded (nuxeo-automation-io-5.9.1-20131115.172438-23.pom) [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-jaxrs:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-jaxrs:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-web-common:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-web-common:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-url-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-url-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-versioning-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-versioning-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-actions-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-actions-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/5.9.1-SNAPSHOT/nuxeo-platform-audit-api-5.9.1-20131115.172445-23.pom 1K downloaded (nuxeo-platform-audit-api-5.9.1-20131115.172445-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/5.9.1-SNAPSHOT/nuxeo-platform-audit-parent-5.9.1-20131115.172448-23.pom 879b downloaded (nuxeo-platform-audit-parent-5.9.1-20131115.172448-23.pom) [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-base:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-base:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/webengine/nuxeo-webengine-base/5.9.1-SNAPSHOT/nuxeo-webengine-base-5.9.1-20131115.172519-23.pom 1K downloaded (nuxeo-webengine-base-5.9.1-20131115.172519-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-webengine-features:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-webengine-features:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-webengine-features/5.9.1-SNAPSHOT/nuxeo-webengine-features-5.9.1-20131115.172518-23.pom 880b downloaded (nuxeo-webengine-features-5.9.1-20131115.172518-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/5.9.1-SNAPSHOT/nuxeo-platform-comment-api-5.9.1-20131115.172449-23.pom 751b downloaded (nuxeo-platform-comment-api-5.9.1-20131115.172449-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/5.9.1-SNAPSHOT/nuxeo-platform-comment-parent-5.9.1-20131115.172450-23.pom 893b downloaded (nuxeo-platform-comment-parent-5.9.1-20131115.172450-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-features-test/5.9.1-SNAPSHOT/nuxeo-features-test-5.9.1-20131115.172442-23.pom 5K downloaded (nuxeo-features-test-5.9.1-20131115.172442-23.pom) [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-ui:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-ui:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-gwt:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-gwt:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-admin:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-webengine-admin:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/webengine/nuxeo-webengine-admin/5.9.1-SNAPSHOT/nuxeo-webengine-admin-5.9.1-20131115.172518-23.pom 1K downloaded (nuxeo-webengine-admin-5.9.1-20131115.172518-23.pom) [INFO] snapshot org.nuxeo.theme:nuxeo-theme-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.theme:nuxeo-theme-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.theme:nuxeo-theme-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.theme:nuxeo-theme-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.theme:nuxeo-theme-fragments:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.theme:nuxeo-theme-fragments:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-theme-webengine:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.webengine:nuxeo-theme-webengine:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.theme:nuxeo-theme-html:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.theme:nuxeo-theme-html:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-default:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-default:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-features:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-features:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-features/5.9.1-SNAPSHOT/nuxeo-automation-features-5.9.1-20131115.172437-23.pom 7K downloaded (nuxeo-automation-features-5.9.1-20131115.172437-23.pom) [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-persistence:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-persistence:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-uidgen-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-uidgen-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/5.9.1-SNAPSHOT/nuxeo-platform-relations-api-5.9.1-20131115.172506-23.pom 759b downloaded (nuxeo-platform-relations-api-5.9.1-20131115.172506-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/5.9.1-SNAPSHOT/nuxeo-platform-relations-parent-5.9.1-20131115.172507-23.pom 1K downloaded (nuxeo-platform-relations-parent-5.9.1-20131115.172507-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-api-5.9.1-20131115.172512-23.pom 1K downloaded (nuxeo-platform-userworkspace-api-5.9.1-20131115.172512-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-parent-5.9.1-20131115.172513-23.pom 891b downloaded (nuxeo-platform-userworkspace-parent-5.9.1-20131115.172513-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-actions-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-actions-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/5.9.1-SNAPSHOT/nuxeo-platform-actions-jsf-5.9.1-20131115.172250-37.pom 1K downloaded (nuxeo-platform-actions-jsf-5.9.1-20131115.172250-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-5.9.1-20131115.172254-37.pom 8K downloaded (nuxeo-platform-ui-web-5.9.1-20131115.172254-37.pom) [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-api/5.9.1-SNAPSHOT/nuxeo-platform-ui-api-5.9.1-20131115.172254-37.pom 850b downloaded (nuxeo-platform-ui-api-5.9.1-20131115.172254-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-client:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-client:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-client-5.9.1-20131115.172252-37.pom 2K downloaded (nuxeo-platform-forms-layout-client-5.9.1-20131115.172252-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/5.9.1-SNAPSHOT/nuxeo-platform-notification-api-5.9.1-20131115.172502-23.pom 759b downloaded (nuxeo-platform-notification-api-5.9.1-20131115.172502-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/5.9.1-SNAPSHOT/nuxeo-platform-notification-parent-5.9.1-20131115.172502-23.pom 821b downloaded (nuxeo-platform-notification-parent-5.9.1-20131115.172502-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.9.1-SNAPSHOT/nuxeo-platform-notification-core-5.9.1-20131115.172502-23.pom 4K downloaded (nuxeo-platform-notification-core-5.9.1-20131115.172502-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-placeful-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-placeful-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/5.9.1-SNAPSHOT/nuxeo-platform-imaging-api-5.9.1-20131115.172454-23.pom 1K downloaded (nuxeo-platform-imaging-api-5.9.1-20131115.172454-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/5.9.1-SNAPSHOT/nuxeo-platform-imaging-parent-5.9.1-20131115.172455-23.pom 1K downloaded (nuxeo-platform-imaging-parent-5.9.1-20131115.172455-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/5.9.1-SNAPSHOT/nuxeo-platform-mail-test-5.9.1-20131115.172501-23.pom 1K downloaded (nuxeo-platform-mail-test-5.9.1-20131115.172501-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/5.9.1-SNAPSHOT/nuxeo-platform-mail-parent-5.9.1-20131115.172501-23.pom 878b downloaded (nuxeo-platform-mail-parent-5.9.1-20131115.172501-23.pom) [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-tests:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-tests:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-chemistry:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-chemistry:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mimetype-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mimetype-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-core-listener:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-filemanager-core-listener:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-types-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT/nuxeo-platform-audit-core-5.9.1-20131115.172446-23.pom 5K downloaded (nuxeo-platform-audit-core-5.9.1-20131115.172446-23.pom) [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-impl:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-impl:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-bindings:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-opencmis-bindings:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-test:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-test:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-core/5.9.1-SNAPSHOT/nuxeo-platform-task-core-5.9.1-20131115.172511-23.pom 3K downloaded (nuxeo-platform-task-core-5.9.1-20131115.172511-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task/5.9.1-SNAPSHOT/nuxeo-platform-task-5.9.1-20131115.172509-23.pom 847b downloaded (nuxeo-platform-task-5.9.1-20131115.172509-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-api/5.9.1-SNAPSHOT/nuxeo-platform-task-api-5.9.1-20131115.172509-23.pom 1K downloaded (nuxeo-platform-task-api-5.9.1-20131115.172509-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-core-5.9.1-20131115.172513-23.pom 2K downloaded (nuxeo-platform-userworkspace-core-5.9.1-20131115.172513-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-select2:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-select2:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/5.9.1-SNAPSHOT/nuxeo-platform-ui-select2-5.9.1-20131115.172512-23.pom 3K downloaded (nuxeo-platform-ui-select2-5.9.1-20131115.172512-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-url-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-url-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-test/5.9.1-SNAPSHOT/nuxeo-automation-test-5.9.1-20131115.172440-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/webengine/nuxeo-webengine-base/5.9.1-SNAPSHOT/nuxeo-webengine-base-5.9.1-20131115.172519-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-test-5.9.1-20131115.172255-37.jar 20K downloaded (nuxeo-automation-test-5.9.1-20131115.172440-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-server/5.9.1-SNAPSHOT/nuxeo-automation-server-5.9.1-20131115.172439-23.jar 8K downloaded (nuxeo-platform-ui-web-test-5.9.1-20131115.172255-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/5.9.1-SNAPSHOT/nuxeo-platform-audit-api-5.9.1-20131115.172445-23.jar 54K downloaded (nuxeo-automation-server-5.9.1-20131115.172439-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-core/5.9.1-SNAPSHOT/nuxeo-automation-core-5.9.1-20131115.172437-23.jar 31K downloaded (nuxeo-platform-audit-api-5.9.1-20131115.172445-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/5.9.1-SNAPSHOT/nuxeo-platform-comment-api-5.9.1-20131115.172449-23.jar 10K downloaded (nuxeo-platform-comment-api-5.9.1-20131115.172449-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-features-test/5.9.1-SNAPSHOT/nuxeo-features-test-5.9.1-20131115.172442-23.jar 8K downloaded (nuxeo-features-test-5.9.1-20131115.172442-23.jar) 1559K downloaded (nuxeo-webengine-base-5.9.1-20131115.172519-23.jar) 327K downloaded (nuxeo-automation-core-5.9.1-20131115.172437-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/5.9.1-SNAPSHOT/nuxeo-platform-relations-api-5.9.1-20131115.172506-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/webengine/nuxeo-webengine-admin/5.9.1-SNAPSHOT/nuxeo-webengine-admin-5.9.1-20131115.172518-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-io/5.9.1-SNAPSHOT/nuxeo-automation-io-5.9.1-20131115.172438-23.jar 31K downloaded (nuxeo-platform-relations-api-5.9.1-20131115.172506-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-api-5.9.1-20131115.172512-23.jar 478K downloaded (nuxeo-webengine-admin-5.9.1-20131115.172518-23.jar) 6K downloaded (nuxeo-platform-userworkspace-api-5.9.1-20131115.172512-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/5.9.1-SNAPSHOT/nuxeo-platform-actions-jsf-5.9.1-20131115.172250-37.jar 113K downloaded (nuxeo-automation-io-5.9.1-20131115.172438-23.jar) 29K downloaded (nuxeo-platform-actions-jsf-5.9.1-20131115.172250-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-features/5.9.1-SNAPSHOT/nuxeo-automation-features-5.9.1-20131115.172437-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-5.9.1-20131115.172254-37.jar 85K downloaded (nuxeo-automation-features-5.9.1-20131115.172437-23.jar) 1771K downloaded (nuxeo-platform-ui-web-5.9.1-20131115.172254-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-api/5.9.1-SNAPSHOT/nuxeo-platform-ui-api-5.9.1-20131115.172254-37.jar 5K downloaded (nuxeo-platform-ui-api-5.9.1-20131115.172254-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-client-5.9.1-20131115.172252-37.jar 138K downloaded (nuxeo-platform-forms-layout-client-5.9.1-20131115.172252-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/5.9.1-SNAPSHOT/nuxeo-platform-notification-api-5.9.1-20131115.172502-23.jar 7K downloaded (nuxeo-platform-notification-api-5.9.1-20131115.172502-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.9.1-SNAPSHOT/nuxeo-platform-notification-core-5.9.1-20131115.172502-23.jar 80K downloaded (nuxeo-platform-notification-core-5.9.1-20131115.172502-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/5.9.1-SNAPSHOT/nuxeo-platform-imaging-api-5.9.1-20131115.172454-23.jar 39K downloaded (nuxeo-platform-imaging-api-5.9.1-20131115.172454-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/5.9.1-SNAPSHOT/nuxeo-platform-mail-test-5.9.1-20131115.172501-23.jar 5K downloaded (nuxeo-platform-mail-test-5.9.1-20131115.172501-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT/nuxeo-platform-audit-core-5.9.1-20131115.172446-23.jar 60K downloaded (nuxeo-platform-audit-core-5.9.1-20131115.172446-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-core/5.9.1-SNAPSHOT/nuxeo-platform-task-core-5.9.1-20131115.172511-23.jar 34K downloaded (nuxeo-platform-task-core-5.9.1-20131115.172511-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-api/5.9.1-SNAPSHOT/nuxeo-platform-task-api-5.9.1-20131115.172509-23.jar 26K downloaded (nuxeo-platform-task-api-5.9.1-20131115.172509-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-core-5.9.1-20131115.172513-23.jar 16K downloaded (nuxeo-platform-userworkspace-core-5.9.1-20131115.172513-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/5.9.1-SNAPSHOT/nuxeo-platform-ui-select2-5.9.1-20131115.172512-23.jar 123K downloaded (nuxeo-platform-ui-select2-5.9.1-20131115.172512-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.9.1-SNAPSHOT/nuxeo-platform-audit-core-5.9.1-20131115.172446-23-tests.jar 37K downloaded (nuxeo-platform-audit-core-5.9.1-20131115.172446-23-tests.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tests/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tests/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/5.9.1-SNAPSHOT/nuxeo-distribution-tests-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Server [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/tattletale/tattletale-maven/1.2.0.Beta1/tattletale-maven-1.2.0.Beta1.pom 2K downloaded (tattletale-maven-1.2.0.Beta1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/tattletale/tattletale-maven/1.2.0.Beta1/tattletale-maven-1.2.0.Beta1.jar 4K downloaded (tattletale-maven-1.2.0.Beta1.jar) [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-173957 at timestamp: 1384537197749 Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-el/commons-el/1.0/commons-el-1.0.pom 3K downloaded (commons-el-1.0.pom) [INFO] snapshot org.nuxeo:nuxeo-dmk-adaptor:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-dmk-adaptor:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-management:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-management:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-simple:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-simple:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-simple/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-simple-5.9.1-20131115.172500-23.pom 924b downloaded (nuxeo-platform-localconfiguration-simple-5.9.1-20131115.172500-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-parent/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-parent-5.9.1-20131115.172459-23.pom 782b downloaded (nuxeo-platform-localconfiguration-parent-5.9.1-20131115.172459-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-multi:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-multi:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-5.9.1-20131115.172506-23.pom 1K downloaded (nuxeo-platform-relations-core-5.9.1-20131115.172506-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-default-config:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-default-config:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/5.9.1-SNAPSHOT/nuxeo-platform-relations-default-config-5.9.1-20131115.172506-23.pom 650b downloaded (nuxeo-platform-relations-default-config-5.9.1-20131115.172506-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-core-listener:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-core-listener:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-listener-5.9.1-20131115.172506-23.pom 2K downloaded (nuxeo-platform-relations-core-listener-5.9.1-20131115.172506-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/5.9.1-SNAPSHOT/nuxeo-platform-relations-io-5.9.1-20131115.172507-23.pom 2K downloaded (nuxeo-platform-relations-io-5.9.1-20131115.172507-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-api/5.9.1-SNAPSHOT/nuxeo-platform-io-api-5.9.1-20131115.172457-23.pom 823b downloaded (nuxeo-platform-io-api-5.9.1-20131115.172457-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/5.9.1-SNAPSHOT/nuxeo-platform-io-parent-5.9.1-20131115.172459-23.pom 774b downloaded (nuxeo-platform-io-parent-5.9.1-20131115.172459-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-jena-plugin:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-jena-plugin:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/5.9.1-SNAPSHOT/nuxeo-platform-relations-jena-plugin-5.9.1-20131115.172507-23.pom 1K downloaded (nuxeo-platform-relations-jena-plugin-5.9.1-20131115.172507-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-versioning-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-versioning-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-core/5.9.1-SNAPSHOT/nuxeo-platform-io-core-5.9.1-20131115.172458-23.pom 1K downloaded (nuxeo-platform-io-core-5.9.1-20131115.172458-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-lang:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-lang:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-lang/5.9.1-SNAPSHOT/nuxeo-platform-lang-5.9.1-20131115.172459-23.pom 611b downloaded (nuxeo-platform-lang-5.9.1-20131115.172459-23.pom) [INFO] snapshot org.nuxeo:nuxeo-platform-lang-ext:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-platform-lang-ext:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-webdav:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-webdav:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-filesystem-connectors:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-filesystem-connectors:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-wi-backend:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-wi-backend:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-generic-wss-handler:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-generic-wss-handler:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-generic-wss-front:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-generic-wss-front:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-digest:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-digest:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-login-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/commons-el/commons-el/1.0/commons-el-1.0.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-simple/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-simple-5.9.1-20131115.172500-23.jar 109K downloaded (commons-el-1.0.jar) 12K downloaded (nuxeo-platform-localconfiguration-simple-5.9.1-20131115.172500-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-5.9.1-20131115.172506-23.jar 37K downloaded (nuxeo-platform-relations-core-5.9.1-20131115.172506-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/5.9.1-SNAPSHOT/nuxeo-platform-relations-default-config-5.9.1-20131115.172506-23.jar 3K downloaded (nuxeo-platform-relations-default-config-5.9.1-20131115.172506-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/5.9.1-SNAPSHOT/nuxeo-platform-relations-core-listener-5.9.1-20131115.172506-23.jar 8K downloaded (nuxeo-platform-relations-core-listener-5.9.1-20131115.172506-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/5.9.1-SNAPSHOT/nuxeo-platform-relations-io-5.9.1-20131115.172507-23.jar 14K downloaded (nuxeo-platform-relations-io-5.9.1-20131115.172507-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-api/5.9.1-SNAPSHOT/nuxeo-platform-io-api-5.9.1-20131115.172457-23.jar 13K downloaded (nuxeo-platform-io-api-5.9.1-20131115.172457-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/5.9.1-SNAPSHOT/nuxeo-platform-relations-jena-plugin-5.9.1-20131115.172507-23.jar 19K downloaded (nuxeo-platform-relations-jena-plugin-5.9.1-20131115.172507-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-core/5.9.1-SNAPSHOT/nuxeo-platform-io-core-5.9.1-20131115.172458-23.jar 21K downloaded (nuxeo-platform-io-core-5.9.1-20131115.172458-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-lang/5.9.1-SNAPSHOT/nuxeo-platform-lang-5.9.1-20131115.172459-23.jar 68K downloaded (nuxeo-platform-lang-5.9.1-20131115.172459-23.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: os-notwindows Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-coreserver:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-6:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.0-FCS:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-8:test [artifact:nuxeo-expand] [INFO] Filtering dependency tree Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/inject/extensions/guice-multibindings/2.0/guice-multibindings-2.0.jar 20K downloaded (guice-multibindings-2.0.jar) build: [echo] Building default Nuxeo DM EAR [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear init: build-standard: [copy] Copying 87 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear/bundles third-party-libraries: [copy] Copying 156 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear/lib [nx:rmdups] log4j:WARN No appenders could be found for logger (org.nuxeo.connect.update.Version). [nx:rmdups] log4j:WARN Please initialize the log4j system properly. [nx:rmdups] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo-distribution-coreserver-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo-distribution-coreserver-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-coreserver BUILD SUCCESSFUL Total time: 12 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-coreserver/5.9.1-SNAPSHOT removed. Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/tattletale/tattletale/1.2.0.Beta1/tattletale-1.2.0.Beta1.pom 2K downloaded (tattletale-1.2.0.Beta1.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.pom 7K downloaded (javassist-3.14.0-GA.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/tattletale/tattletale/1.2.0.Beta1/tattletale-1.2.0.Beta1.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/javassist/javassist/3.14.0-GA/javassist-3.14.0-GA.jar 690K downloaded (tattletale-1.2.0.Beta1.jar) 632K downloaded (javassist-3.14.0-GA.jar) [INFO] [tattletale:report {execution: default}] [INFO] Scanning: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear/lib:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo.ear/bundles [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-coreserver/target/nuxeo-distribution-coreserver-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-coreserver/5.9.1-SNAPSHOT/nuxeo-distribution-coreserver-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CAP [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174033 at timestamp: 1384537233610 Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom 358b downloaded (jstl-1.1.2.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-default-config:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-default-config:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-dm-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-dm-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-client:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-client:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/5.9.1-SNAPSHOT/nuxeo-platform-audit-client-5.9.1-20131115.172446-23.pom 1K downloaded (nuxeo-platform-audit-client-5.9.1-20131115.172446-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/5.9.1-SNAPSHOT/nuxeo-platform-audit-io-5.9.1-20131115.172447-23.pom 1K downloaded (nuxeo-platform-audit-io-5.9.1-20131115.172447-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-ws:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audit-ws:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/5.9.1-SNAPSHOT/nuxeo-platform-audit-ws-5.9.1-20131115.172448-23.pom 1K downloaded (nuxeo-platform-audit-ws-5.9.1-20131115.172448-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-placeful-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-placeful-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-web/5.9.1-SNAPSHOT/nuxeo-platform-task-web-5.9.1-20131115.172511-23.pom 1K downloaded (nuxeo-platform-task-web-5.9.1-20131115.172511-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-base:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-base:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/5.9.1-SNAPSHOT/nuxeo-platform-webapp-base-5.9.1-20131115.172256-37.pom 7K downloaded (nuxeo-platform-webapp-base-5.9.1-20131115.172256-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-contentview-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-contentview-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.9.1-SNAPSHOT/nuxeo-platform-contentview-jsf-5.9.1-20131115.172251-37.pom 1K downloaded (nuxeo-platform-contentview-jsf-5.9.1-20131115.172251-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-5.9.1-20131115.172253-37.pom 1K downloaded (nuxeo-platform-forms-layout-io-5.9.1-20131115.172253-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-automation:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-task-automation:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/5.9.1-SNAPSHOT/nuxeo-platform-task-automation-5.9.1-20131115.172510-23.pom 2K downloaded (nuxeo-platform-task-automation-5.9.1-20131115.172510-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment/5.9.1-SNAPSHOT/nuxeo-platform-comment-5.9.1-20131115.172448-23.pom 2K downloaded (nuxeo-platform-comment-5.9.1-20131115.172448-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/5.9.1-SNAPSHOT/nuxeo-platform-comment-core-5.9.1-20131115.172449-23.pom 637b downloaded (nuxeo-platform-comment-core-5.9.1-20131115.172449-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-workflow:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-workflow:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/5.9.1-SNAPSHOT/nuxeo-platform-comment-workflow-5.9.1-20131115.172450-23.pom 1K downloaded (nuxeo-platform-comment-workflow-5.9.1-20131115.172450-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-comment-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/5.9.1-SNAPSHOT/nuxeo-platform-comment-web-5.9.1-20131115.172450-23.pom 1K downloaded (nuxeo-platform-comment-web-5.9.1-20131115.172450-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-directory-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/5.9.1-SNAPSHOT/nuxeo-platform-directory-web-5.9.1-20131115.172451-23.pom 2K downloaded (nuxeo-platform-directory-web-5.9.1-20131115.172451-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-api/5.9.1-SNAPSHOT/nuxeo-platform-forum-api-5.9.1-20131115.172453-23.pom 883b downloaded (nuxeo-platform-forum-api-5.9.1-20131115.172453-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-parent/5.9.1-SNAPSHOT/nuxeo-platform-forum-parent-5.9.1-20131115.172453-23.pom 832b downloaded (nuxeo-platform-forum-parent-5.9.1-20131115.172453-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum/5.9.1-SNAPSHOT/nuxeo-platform-forum-5.9.1-20131115.172452-23.pom 1K downloaded (nuxeo-platform-forum-5.9.1-20131115.172452-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-core/5.9.1-SNAPSHOT/nuxeo-platform-forum-core-5.9.1-20131115.172453-23.pom 609b downloaded (nuxeo-platform-forum-core-5.9.1-20131115.172453-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-workflow:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forum-workflow:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-workflow/5.9.1-SNAPSHOT/nuxeo-platform-forum-workflow-5.9.1-20131115.172454-23.pom 2K downloaded (nuxeo-platform-forum-workflow-5.9.1-20131115.172454-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-notification-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/5.9.1-SNAPSHOT/nuxeo-platform-notification-web-5.9.1-20131115.172503-23.pom 1K downloaded (nuxeo-platform-notification-web-5.9.1-20131115.172503-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-relations-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/5.9.1-SNAPSHOT/nuxeo-platform-relations-web-5.9.1-20131115.172508-23.pom 2K downloaded (nuxeo-platform-relations-web-5.9.1-20131115.172508-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-localconfiguration-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-web/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-web-5.9.1-20131115.172500-23.pom 1K downloaded (nuxeo-platform-localconfiguration-web-5.9.1-20131115.172500-23.pom) [INFO] snapshot org.nuxeo.theme:nuxeo-theme-styling:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.theme:nuxeo-theme-styling:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web-compat:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ui-web-compat:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-compat/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-compat-5.9.1-20131115.172254-37.pom 2K downloaded (nuxeo-platform-ui-web-compat-5.9.1-20131115.172254-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-types:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-webapp-types:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-jsf/5.9.1-SNAPSHOT/nuxeo-theme-jsf-5.9.1-20131115.172256-37.pom 2K downloaded (nuxeo-theme-jsf-5.9.1-20131115.172256-37.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-editor:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-editor:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-editor/5.9.1-SNAPSHOT/nuxeo-theme-editor-5.9.1-20131115.172516-23.pom 1K downloaded (nuxeo-theme-editor-5.9.1-20131115.172516-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-bank:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-theme-bank:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-bank/5.9.1-SNAPSHOT/nuxeo-theme-bank-5.9.1-20131115.172516-23.pom 2K downloaded (nuxeo-theme-bank-5.9.1-20131115.172516-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-thumbnail:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-thumbnail:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-thumbnail/5.9.1-SNAPSHOT/nuxeo-thumbnail-5.9.1-20131115.172518-23.pom 2K downloaded (nuxeo-thumbnail-5.9.1-20131115.172518-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/5.9.1-SNAPSHOT/nuxeo-platform-publisher-api-5.9.1-20131115.172503-23.pom 1K downloaded (nuxeo-platform-publisher-api-5.9.1-20131115.172503-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/5.9.1-SNAPSHOT/nuxeo-platform-publisher-parent-5.9.1-20131115.172504-23.pom 935b downloaded (nuxeo-platform-publisher-parent-5.9.1-20131115.172504-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-5.9.1-20131115.172504-23.pom 4K downloaded (nuxeo-platform-publisher-core-5.9.1-20131115.172504-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-core-contrib:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-core-contrib:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-contrib-5.9.1-20131115.172504-23.pom 682b downloaded (nuxeo-platform-publisher-core-contrib-5.9.1-20131115.172504-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-task:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-task:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/5.9.1-SNAPSHOT/nuxeo-platform-publisher-task-5.9.1-20131115.172505-23.pom 3K downloaded (nuxeo-platform-publisher-task-5.9.1-20131115.172505-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-publisher-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/5.9.1-SNAPSHOT/nuxeo-platform-publisher-web-5.9.1-20131115.172505-23.pom 2K downloaded (nuxeo-platform-publisher-web-5.9.1-20131115.172505-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io-plugins:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io-plugins:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-plugins-5.9.1-20131115.172452-23.pom 2K downloaded (nuxeo-platform-forms-layout-io-plugins-5.9.1-20131115.172452-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-export:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-export:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-export-5.9.1-20131115.172451-23.pom 1K downloaded (nuxeo-platform-forms-layout-export-5.9.1-20131115.172451-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-client:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-io-client:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-client/5.9.1-SNAPSHOT/nuxeo-platform-io-client-5.9.1-20131115.172457-23.pom 1K downloaded (nuxeo-platform-io-client-5.9.1-20131115.172457-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-htmlsanitizer:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-htmlsanitizer:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-types:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-types:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-types-5.9.1-20131115.172513-23.pom 930b downloaded (nuxeo-platform-userworkspace-types-5.9.1-20131115.172513-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-userworkspace-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-web-5.9.1-20131115.172514-23.pom 1K downloaded (nuxeo-platform-userworkspace-web-5.9.1-20131115.172514-23.pom) [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.automation:nuxeo-automation-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-jsf/5.9.1-SNAPSHOT/nuxeo-automation-jsf-5.9.1-20131115.172438-23.pom 1K downloaded (nuxeo-automation-jsf-5.9.1-20131115.172438-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center/5.9.1-SNAPSHOT/nuxeo-admin-center-5.9.1-20131115.172440-23.pom 4K downloaded (nuxeo-admin-center-5.9.1-20131115.172440-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-parent/5.9.1-SNAPSHOT/nuxeo-admin-parent-5.9.1-20131115.172441-23.pom 896b downloaded (nuxeo-admin-parent-5.9.1-20131115.172441-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-connect-update:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-connect-update:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-connect-update/5.9.1-SNAPSHOT/nuxeo-connect-update-5.9.1-20131115.172442-23.pom 2K downloaded (nuxeo-connect-update-5.9.1-20131115.172442-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center-monitoring:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center-monitoring:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/5.9.1-SNAPSHOT/nuxeo-admin-center-monitoring-5.9.1-20131115.172440-23.pom 4K downloaded (nuxeo-admin-center-monitoring-5.9.1-20131115.172440-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-connect-client-wrapper:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-connect-client-wrapper:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/5.9.1-SNAPSHOT/nuxeo-connect-client-wrapper-5.9.1-20131115.172442-23.pom 2K downloaded (nuxeo-connect-client-wrapper-5.9.1-20131115.172442-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-center:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-center:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-center-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-center-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-notification:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-notification:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-profile:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-profile:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-dm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-dm:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-dashboard:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-dashboard:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-default:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-document-routing-default:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-coreserver:5.9.1-SNAPSHOT: checking for updates from internal-snapshots Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/automation/nuxeo-automation-jsf/5.9.1-SNAPSHOT/nuxeo-automation-jsf-5.9.1-20131115.172438-23.jar Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/5.9.1-SNAPSHOT/nuxeo-platform-audit-client-5.9.1-20131115.172446-23.jar [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-coreserver:5.9.1-SNAPSHOT: checking for updates from public-snapshot 41K downloaded (nuxeo-automation-jsf-5.9.1-20131115.172438-23.jar) 18K downloaded (nuxeo-platform-audit-client-5.9.1-20131115.172446-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/5.9.1-SNAPSHOT/nuxeo-platform-audit-io-5.9.1-20131115.172447-23.jar 12K downloaded (nuxeo-platform-audit-io-5.9.1-20131115.172447-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/5.9.1-SNAPSHOT/nuxeo-platform-audit-ws-5.9.1-20131115.172448-23.jar 15K downloaded (nuxeo-platform-audit-ws-5.9.1-20131115.172448-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-web/5.9.1-SNAPSHOT/nuxeo-platform-task-web-5.9.1-20131115.172511-23.jar 11K downloaded (nuxeo-platform-task-web-5.9.1-20131115.172511-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/5.9.1-SNAPSHOT/nuxeo-platform-webapp-base-5.9.1-20131115.172256-37.jar 438K downloaded (nuxeo-platform-webapp-base-5.9.1-20131115.172256-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/5.9.1-SNAPSHOT/nuxeo-platform-contentview-jsf-5.9.1-20131115.172251-37.jar 47K downloaded (nuxeo-platform-contentview-jsf-5.9.1-20131115.172251-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-5.9.1-20131115.172253-37.jar 27K downloaded (nuxeo-platform-forms-layout-io-5.9.1-20131115.172253-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/5.9.1-SNAPSHOT/nuxeo-platform-task-automation-5.9.1-20131115.172510-23.jar 14K downloaded (nuxeo-platform-task-automation-5.9.1-20131115.172510-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment/5.9.1-SNAPSHOT/nuxeo-platform-comment-5.9.1-20131115.172448-23.jar 30K downloaded (nuxeo-platform-comment-5.9.1-20131115.172448-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/5.9.1-SNAPSHOT/nuxeo-platform-comment-core-5.9.1-20131115.172449-23.jar 2K downloaded (nuxeo-platform-comment-core-5.9.1-20131115.172449-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/5.9.1-SNAPSHOT/nuxeo-platform-comment-workflow-5.9.1-20131115.172450-23.jar 10K downloaded (nuxeo-platform-comment-workflow-5.9.1-20131115.172450-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/5.9.1-SNAPSHOT/nuxeo-platform-comment-web-5.9.1-20131115.172450-23.jar 20K downloaded (nuxeo-platform-comment-web-5.9.1-20131115.172450-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/5.9.1-SNAPSHOT/nuxeo-platform-directory-web-5.9.1-20131115.172451-23.jar 23K downloaded (nuxeo-platform-directory-web-5.9.1-20131115.172451-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-api/5.9.1-SNAPSHOT/nuxeo-platform-forum-api-5.9.1-20131115.172453-23.jar 6K downloaded (nuxeo-platform-forum-api-5.9.1-20131115.172453-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum/5.9.1-SNAPSHOT/nuxeo-platform-forum-5.9.1-20131115.172452-23.jar 26K downloaded (nuxeo-platform-forum-5.9.1-20131115.172452-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-core/5.9.1-SNAPSHOT/nuxeo-platform-forum-core-5.9.1-20131115.172453-23.jar 3K downloaded (nuxeo-platform-forum-core-5.9.1-20131115.172453-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forum-workflow/5.9.1-SNAPSHOT/nuxeo-platform-forum-workflow-5.9.1-20131115.172454-23.jar 2K downloaded (nuxeo-platform-forum-workflow-5.9.1-20131115.172454-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/5.9.1-SNAPSHOT/nuxeo-platform-notification-web-5.9.1-20131115.172503-23.jar 22K downloaded (nuxeo-platform-notification-web-5.9.1-20131115.172503-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/5.9.1-SNAPSHOT/nuxeo-platform-relations-web-5.9.1-20131115.172508-23.jar 31K downloaded (nuxeo-platform-relations-web-5.9.1-20131115.172508-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-localconfiguration-web/5.9.1-SNAPSHOT/nuxeo-platform-localconfiguration-web-5.9.1-20131115.172500-23.jar 29K downloaded (nuxeo-platform-localconfiguration-web-5.9.1-20131115.172500-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-compat/5.9.1-SNAPSHOT/nuxeo-platform-ui-web-compat-5.9.1-20131115.172254-37.jar 3079K downloaded (nuxeo-platform-ui-web-compat-5.9.1-20131115.172254-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-jsf/5.9.1-SNAPSHOT/nuxeo-theme-jsf-5.9.1-20131115.172256-37.jar 87K downloaded (nuxeo-theme-jsf-5.9.1-20131115.172256-37.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-editor/5.9.1-SNAPSHOT/nuxeo-theme-editor-5.9.1-20131115.172516-23.jar 212K downloaded (nuxeo-theme-editor-5.9.1-20131115.172516-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-theme-bank/5.9.1-SNAPSHOT/nuxeo-theme-bank-5.9.1-20131115.172516-23.jar 192K downloaded (nuxeo-theme-bank-5.9.1-20131115.172516-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-thumbnail/5.9.1-SNAPSHOT/nuxeo-thumbnail-5.9.1-20131115.172518-23.jar 21K downloaded (nuxeo-thumbnail-5.9.1-20131115.172518-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/5.9.1-SNAPSHOT/nuxeo-platform-publisher-api-5.9.1-20131115.172503-23.jar 29K downloaded (nuxeo-platform-publisher-api-5.9.1-20131115.172503-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-5.9.1-20131115.172504-23.jar 119K downloaded (nuxeo-platform-publisher-core-5.9.1-20131115.172504-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-publisher-core-contrib-5.9.1-20131115.172504-23.jar 3K downloaded (nuxeo-platform-publisher-core-contrib-5.9.1-20131115.172504-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/5.9.1-SNAPSHOT/nuxeo-platform-publisher-task-5.9.1-20131115.172505-23.jar 20K downloaded (nuxeo-platform-publisher-task-5.9.1-20131115.172505-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/5.9.1-SNAPSHOT/nuxeo-platform-publisher-web-5.9.1-20131115.172505-23.jar 28K downloaded (nuxeo-platform-publisher-web-5.9.1-20131115.172505-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-io-plugins-5.9.1-20131115.172452-23.jar 14K downloaded (nuxeo-platform-forms-layout-io-plugins-5.9.1-20131115.172452-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/5.9.1-SNAPSHOT/nuxeo-platform-forms-layout-export-5.9.1-20131115.172451-23.jar 19K downloaded (nuxeo-platform-forms-layout-export-5.9.1-20131115.172451-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-io-client/5.9.1-SNAPSHOT/nuxeo-platform-io-client-5.9.1-20131115.172457-23.jar 8K downloaded (nuxeo-platform-io-client-5.9.1-20131115.172457-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-types-5.9.1-20131115.172513-23.jar 2K downloaded (nuxeo-platform-userworkspace-types-5.9.1-20131115.172513-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/5.9.1-SNAPSHOT/nuxeo-platform-userworkspace-web-5.9.1-20131115.172514-23.jar 10K downloaded (nuxeo-platform-userworkspace-web-5.9.1-20131115.172514-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center/5.9.1-SNAPSHOT/nuxeo-admin-center-5.9.1-20131115.172440-23.jar 219K downloaded (nuxeo-admin-center-5.9.1-20131115.172440-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-connect-update/5.9.1-SNAPSHOT/nuxeo-connect-update-5.9.1-20131115.172442-23.jar 24K downloaded (nuxeo-connect-update-5.9.1-20131115.172442-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/5.9.1-SNAPSHOT/nuxeo-admin-center-monitoring-5.9.1-20131115.172440-23.jar 15K downloaded (nuxeo-admin-center-monitoring-5.9.1-20131115.172440-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/5.9.1-SNAPSHOT/nuxeo-connect-client-wrapper-5.9.1-20131115.172442-23.jar 5K downloaded (nuxeo-connect-client-wrapper-5.9.1-20131115.172442-23.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: os-notwindows Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-cap:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-6:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.0-FCS:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-8:test [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [echo] Building default Nuxeo DM EAR [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear init: build-standard: [copy] Copying 168 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear/bundles third-party-libraries: [copy] Copying 195 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear/lib removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: jboss-seam-2.1.0.SP1.jar ; preserved: jboss-seam-2.1.0.SP1-NX2.jar [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-cap BUILD SUCCESSFUL Total time: 16 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-cap/5.9.1-SNAPSHOT removed. [INFO] [tattletale:report {execution: default}] [INFO] Scanning: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear/lib:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo.ear/bundles [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-cap/target/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-cap/5.9.1-SNAPSHOT/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174130 at timestamp: 1384537290195 [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-api/5.9.1-SNAPSHOT/nuxeo-platform-annotations-api-5.9.1-20131115.172443-23.pom 1K downloaded (nuxeo-platform-annotations-api-5.9.1-20131115.172443-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-parent/5.9.1-SNAPSHOT/nuxeo-platform-annotations-parent-5.9.1-20131115.172444-23.pom 1K downloaded (nuxeo-platform-annotations-parent-5.9.1-20131115.172444-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-5.9.1-20131115.172443-23.pom 2K downloaded (nuxeo-platform-annotations-core-5.9.1-20131115.172443-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-http:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-http:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-http/5.9.1-SNAPSHOT/nuxeo-platform-annotations-http-5.9.1-20131115.172444-23.pom 1K downloaded (nuxeo-platform-annotations-http-5.9.1-20131115.172444-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-repository-plugin:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-repository-plugin:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.9.1-SNAPSHOT/nuxeo-platform-annotations-repository-plugin-5.9.1-20131115.172444-23.pom 3K downloaded (nuxeo-platform-annotations-repository-plugin-5.9.1-20131115.172444-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-web/5.9.1-SNAPSHOT/nuxeo-platform-annotations-web-5.9.1-20131115.172445-23.pom 5K downloaded (nuxeo-platform-annotations-web-5.9.1-20131115.172445-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-preview:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-preview:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-preview/5.9.1-SNAPSHOT/nuxeo-platform-preview-5.9.1-20131115.172503-23.pom 3K downloaded (nuxeo-platform-preview-5.9.1-20131115.172503-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-core-contrib:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-annotations-core-contrib:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-contrib-5.9.1-20131115.172444-23.pom 599b downloaded (nuxeo-platform-annotations-core-contrib-5.9.1-20131115.172444-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-convert:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-convert:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/5.9.1-SNAPSHOT/nuxeo-platform-imaging-convert-5.9.1-20131115.172454-23.pom 2K downloaded (nuxeo-platform-imaging-convert-5.9.1-20131115.172454-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/5.9.1-SNAPSHOT/nuxeo-platform-imaging-core-5.9.1-20131115.172455-23.pom 2K downloaded (nuxeo-platform-imaging-core-5.9.1-20131115.172455-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-preview:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-preview:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-preview-5.9.1-20131115.172456-23.pom 1K downloaded (nuxeo-platform-imaging-preview-5.9.1-20131115.172456-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/5.9.1-SNAPSHOT/nuxeo-platform-imaging-jsf-5.9.1-20131115.172455-23.pom 570b downloaded (nuxeo-platform-imaging-jsf-5.9.1-20131115.172455-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-dm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-dm:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-dm/5.9.1-SNAPSHOT/nuxeo-platform-imaging-dm-5.9.1-20131115.172455-23.pom 2K downloaded (nuxeo-platform-imaging-dm-5.9.1-20131115.172455-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-5.9.1-20131115.172456-23.pom 2K downloaded (nuxeo-platform-imaging-tiling-5.9.1-20131115.172456-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-parent-5.9.1-20131115.172456-23.pom 1K downloaded (nuxeo-platform-imaging-tiling-parent-5.9.1-20131115.172456-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling-preview:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-imaging-tiling-preview:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-preview-5.9.1-20131115.172457-23.pom 4K downloaded (nuxeo-platform-imaging-tiling-preview-5.9.1-20131115.172457-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/5.9.1-SNAPSHOT/nuxeo-platform-mail-core-5.9.1-20131115.172500-23.pom 3K downloaded (nuxeo-platform-mail-core-5.9.1-20131115.172500-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-types:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-types:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/5.9.1-SNAPSHOT/nuxeo-platform-mail-types-5.9.1-20131115.172501-23.pom 2K downloaded (nuxeo-platform-mail-types-5.9.1-20131115.172501-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-mail-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-web/5.9.1-SNAPSHOT/nuxeo-platform-mail-web-5.9.1-20131115.172502-23.pom 1K downloaded (nuxeo-platform-mail-web-5.9.1-20131115.172502-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation-core-contrib:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation-core-contrib:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-20131115.172514-23.pom 732b downloaded (nuxeo-platform-virtualnavigation-core-contrib-5.9.1-20131115.172514-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-5.9.1-20131115.172514-23.pom 838b downloaded (nuxeo-platform-virtualnavigation-5.9.1-20131115.172514-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-virtualnavigation-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-web-5.9.1-20131115.172515-23.pom 1008b downloaded (nuxeo-platform-virtualnavigation-web-5.9.1-20131115.172515-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/5.9.1-SNAPSHOT/nuxeo-platform-tag-api-5.9.1-20131115.172508-23.pom 787b downloaded (nuxeo-platform-tag-api-5.9.1-20131115.172508-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/5.9.1-SNAPSHOT/nuxeo-platform-tag-parent-5.9.1-20131115.172509-23.pom 808b downloaded (nuxeo-platform-tag-parent-5.9.1-20131115.172509-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/5.9.1-SNAPSHOT/nuxeo-platform-tag-core-5.9.1-20131115.172508-23.pom 1K downloaded (nuxeo-platform-tag-core-5.9.1-20131115.172508-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-tag-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/5.9.1-SNAPSHOT/nuxeo-platform-tag-web-5.9.1-20131115.172509-23.pom 1K downloaded (nuxeo-platform-tag-web-5.9.1-20131115.172509-23.pom) [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-gadgets:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-gadgets:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/code/guice/guice-internal/2.0/guice-internal-2.0.pom 1K downloaded (guice-internal-2.0.pom) [INFO] snapshot org.nuxeo:nuxeo-ecm:5.4.3-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo:nuxeo-ecm:5.4.3-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/nuxeo-ecm/5.4.3-SNAPSHOT/nuxeo-ecm-5.4.3-20111027.042358-108.pom 160K downloaded (nuxeo-ecm-5.4.3-20111027.042358-108.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center-oauth-opensocial:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-admin-center-oauth-opensocial:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth-opensocial/5.9.1-SNAPSHOT/nuxeo-admin-center-oauth-opensocial-5.9.1-20131115.172441-23.pom 5K downloaded (nuxeo-admin-center-oauth-opensocial-5.9.1-20131115.172441-23.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-oauth:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-oauth:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-server:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-server:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-features:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-features:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-gadgets-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-gadgets-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-container:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-container:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-spaces:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-spaces:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-gwt-richtexteditor:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-gwt-richtexteditor:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-container-webapp:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-opensocial-container-webapp:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-webengine-gadgets:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.opensocial:nuxeo-webengine-gadgets:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-dm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-faceted-search-dm:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-suggestbox-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-opensocial:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-dashboard-opensocial:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-oauth:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-user-oauth:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-content:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-content:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm:nuxeo-diff-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-cap:5.9.1-SNAPSHOT: checking for updates from internal-snapshots Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/com/google/code/guice/guice-internal/2.0/guice-internal-2.0.jar [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-cap:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-api/5.9.1-SNAPSHOT/nuxeo-platform-annotations-api-5.9.1-20131115.172443-23.jar 14K downloaded (nuxeo-platform-annotations-api-5.9.1-20131115.172443-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-5.9.1-20131115.172443-23.jar 34K downloaded (nuxeo-platform-annotations-core-5.9.1-20131115.172443-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-http/5.9.1-SNAPSHOT/nuxeo-platform-annotations-http-5.9.1-20131115.172444-23.jar 10K downloaded (nuxeo-platform-annotations-http-5.9.1-20131115.172444-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-repository-plugin/5.9.1-SNAPSHOT/nuxeo-platform-annotations-repository-plugin-5.9.1-20131115.172444-23.jar 160K downloaded (guice-internal-2.0.jar) 44K downloaded (nuxeo-platform-annotations-repository-plugin-5.9.1-20131115.172444-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-web/5.9.1-SNAPSHOT/nuxeo-platform-annotations-web-5.9.1-20131115.172445-23.jar 3477K downloaded (nuxeo-platform-annotations-web-5.9.1-20131115.172445-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-preview/5.9.1-SNAPSHOT/nuxeo-platform-preview-5.9.1-20131115.172503-23.jar 53K downloaded (nuxeo-platform-preview-5.9.1-20131115.172503-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-annotations-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-annotations-core-contrib-5.9.1-20131115.172444-23.jar 3K downloaded (nuxeo-platform-annotations-core-contrib-5.9.1-20131115.172444-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/5.9.1-SNAPSHOT/nuxeo-platform-imaging-convert-5.9.1-20131115.172454-23.jar 8K downloaded (nuxeo-platform-imaging-convert-5.9.1-20131115.172454-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/5.9.1-SNAPSHOT/nuxeo-platform-imaging-core-5.9.1-20131115.172455-23.jar 55K downloaded (nuxeo-platform-imaging-core-5.9.1-20131115.172455-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-preview-5.9.1-20131115.172456-23.jar 4K downloaded (nuxeo-platform-imaging-preview-5.9.1-20131115.172456-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/5.9.1-SNAPSHOT/nuxeo-platform-imaging-jsf-5.9.1-20131115.172455-23.jar 6K downloaded (nuxeo-platform-imaging-jsf-5.9.1-20131115.172455-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-dm/5.9.1-SNAPSHOT/nuxeo-platform-imaging-dm-5.9.1-20131115.172455-23.jar 103K downloaded (nuxeo-platform-imaging-dm-5.9.1-20131115.172455-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-5.9.1-20131115.172456-23.jar 61K downloaded (nuxeo-platform-imaging-tiling-5.9.1-20131115.172456-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/5.9.1-SNAPSHOT/nuxeo-platform-imaging-tiling-preview-5.9.1-20131115.172457-23.jar 455K downloaded (nuxeo-platform-imaging-tiling-preview-5.9.1-20131115.172457-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/5.9.1-SNAPSHOT/nuxeo-platform-mail-core-5.9.1-20131115.172500-23.jar 56K downloaded (nuxeo-platform-mail-core-5.9.1-20131115.172500-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/5.9.1-SNAPSHOT/nuxeo-platform-mail-types-5.9.1-20131115.172501-23.jar 6K downloaded (nuxeo-platform-mail-types-5.9.1-20131115.172501-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-mail-web/5.9.1-SNAPSHOT/nuxeo-platform-mail-web-5.9.1-20131115.172502-23.jar 20K downloaded (nuxeo-platform-mail-web-5.9.1-20131115.172502-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-20131115.172514-23.jar 3K downloaded (nuxeo-platform-virtualnavigation-core-contrib-5.9.1-20131115.172514-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/5.9.1-SNAPSHOT/nuxeo-platform-virtualnavigation-web-5.9.1-20131115.172515-23.jar 19K downloaded (nuxeo-platform-virtualnavigation-web-5.9.1-20131115.172515-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/5.9.1-SNAPSHOT/nuxeo-platform-tag-api-5.9.1-20131115.172508-23.jar 6K downloaded (nuxeo-platform-tag-api-5.9.1-20131115.172508-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/5.9.1-SNAPSHOT/nuxeo-platform-tag-core-5.9.1-20131115.172508-23.jar 28K downloaded (nuxeo-platform-tag-core-5.9.1-20131115.172508-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/5.9.1-SNAPSHOT/nuxeo-platform-tag-web-5.9.1-20131115.172509-23.jar 18K downloaded (nuxeo-platform-tag-web-5.9.1-20131115.172509-23.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth-opensocial/5.9.1-SNAPSHOT/nuxeo-admin-center-oauth-opensocial-5.9.1-20131115.172441-23.jar 27K downloaded (nuxeo-admin-center-oauth-opensocial-5.9.1-20131115.172441-23.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: os-notwindows Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-dm:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-6:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.0-FCS:test [artifact:nuxeo-expand] [INFO] omitForCycle: artifact=jaxen:jaxen:jar:1.1-beta-8:test [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [echo] Building default Nuxeo DM EAR [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear init: build-standard: [copy] Copying 212 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear/bundles third-party-libraries: [copy] Copying 236 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear/lib removed duplicates: guice-2.0.jar ; preserved: guice-3.0.jar removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: jboss-seam-2.1.0.SP1.jar ; preserved: jboss-seam-2.1.0.SP1-NX2.jar removed duplicates: jsr305-1.3.9.jar ; preserved: jsr305-2.0.1.jar removed duplicates: guice-jmx-2.0.jar ; preserved: guice-jmx-3.0.jar [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-dm BUILD SUCCESSFUL Total time: 16 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-dm/5.9.1-SNAPSHOT removed. [INFO] [tattletale:report {execution: default}] [INFO] Scanning: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear/lib:/mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo.ear/bundles [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/target/nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-dm/5.9.1-SNAPSHOT/nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo DM [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174226 at timestamp: 1384537346630 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: qa Activating profile: qansu build: [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-dm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-dm:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-cap:zip:5.9.1-SNAPSHOT:compile ... [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: artifacts-dm.properties [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-admin-center-oauth-opensocial-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-diff-content-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-diff-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-diff-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-gwt-richtexteditor-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-container-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-container-webapp-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-features-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-gadgets-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-gadgets-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-server-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-opensocial-spaces-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-core-contrib-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-http-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-repository-plugin-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-annotations-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-faceted-search-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-faceted-search-dm-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-faceted-search-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-convert-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-dm-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-preview-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-tiling-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-imaging-tiling-preview-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-mail-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-mail-types-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-mail-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-oauth-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-preview-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-suggestbox-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-suggestbox-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-tag-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-tag-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-tag-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-virtualnavigation-core-contrib-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-virtualnavigation-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-user-dashboard-opensocial-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-user-oauth-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-webengine-gadgets-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: bundles/nuxeo-webengine-gwt-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/EditableImage-0.9.5.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/Operations-0.9.5.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/aopalliance-1.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/caja-r3889.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/commons-betwixt-0.8.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/daisydiff-1.2-NX2-shaded.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/gin-1.5.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/google-api-client-1.12.0-beta.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/google-http-client-1.12.0-beta.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/google-http-client-jackson-1.12.0-beta.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/google-oauth-client-1.12.0-beta.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/gson-1.4.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/guice-3.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/guice-assistedinject-3.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/guice-internal-2.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/guice-jmx-3.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/guice-servlet-3.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/gwt-dispatch-1.0.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/gwt-habyt-upload-0.1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/gwt-servlet-2.4.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/htmlparser-1.0.7.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/javax.inject-1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/jdom-1.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/jsecurity-0.9.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/json-simple-1.1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/juel-impl-2.1.2-NX1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/metadata-extractor-2.3.1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/oauth-consumer-20090531.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/oauth-httpclient3-20090531.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/oauth-provider-20090531.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/org.restlet.gwt-1.1.10.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/rome-1.0.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/sanselan-0.97-incubator.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/shindig-common-1.1-BETA5-incubating-nx1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/shindig-features-1.1-BETA5-incubating-nx1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/shindig-gadgets-1.1-BETA5-incubating-nx1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/shindig-social-api-1.1-BETA5-incubating-nx1.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: lib/xmlunit-1.3.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: test-artifacts-dm.properties [nx:zipdiff] Only in nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip: artifacts-cap.properties [nx:zipdiff] Only in nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip: test-artifacts-cap.properties [unzip] Expanding: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace/install [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace/install/syslib [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-common-dm:5.9.1-SNAPSHOT:compile ... [unzip] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-resources:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [unzip] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-resources:5.9.1-SNAPSHOT: checking for updates from public-snapshot [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common-dm.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace/install/templates [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-marketplace-dm BUILD SUCCESSFUL Total time: 8 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/5.9.1-SNAPSHOT/nuxeo-marketplace-dm-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Marketplace package [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174235 at timestamp: 1384537355453 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/marketplace/dam/parent/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/marketplace/dam/parent/5.9.1-SNAPSHOT/parent-5.9.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174235 at timestamp: 1384537355505 [INFO] snapshot org.nuxeo.dam:nuxeo-dam-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.dam:nuxeo-dam-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.dam:nuxeo-dam-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.dam:nuxeo-dam-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-audio-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-convert:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-convert:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-jsf:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-video-jsf:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.activity:nuxeo-activity:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.activity:nuxeo-activity:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-datasource:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-datasource:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.rating:nuxeo-rating-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.rating:nuxeo-rating-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.rating:nuxeo-rating-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.rating:nuxeo-rating-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.rating:nuxeo-rating-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.rating:nuxeo-rating-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.rating:nuxeo-rating-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.rating:nuxeo-rating-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.dam:nuxeo-dam-theme:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.dam:nuxeo-dam-theme:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.marketplace.dam:marketplace-dam:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace [copy] Copying 4 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace/install [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace/install [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target [copy] Copying 225 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr/bundles [copy] Copying 238 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr/lib removed duplicates: guice-2.0.jar ; preserved: guice-3.0.jar removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: jboss-seam-2.1.0.SP1.jar ; preserved: jboss-seam-2.1.0.SP1-NX2.jar removed duplicates: jsr305-1.3.9.jar ; preserved: jsr305-2.0.1.jar removed duplicates: guice-jmx-2.0.jar ; preserved: guice-jmx-3.0.jar [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr-5.9.1-SNAPSHOT.zip to org.nuxeo.marketplace.dam:marketplace-dam [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-activity-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-dam-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-dam-theme-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-audio-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-audio-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-video-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-video-convert-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-video-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-video-jsf-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-runtime-datasource-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: lib/commons-dbcp-1.4.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: lib/jaudiotagger-2.0.3.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: artifacts-dm.properties [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: test-artifacts-dm.properties [unzip] Expanding: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace/install [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace-dam-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace-dam-5.9.1-SNAPSHOT.zip to org.nuxeo.marketplace.dam:marketplace-dam BUILD SUCCESSFUL Total time: 16 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/marketplace/dam/marketplace-dam/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/marketplace-dam-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/marketplace/dam/marketplace-dam/5.9.1-SNAPSHOT/marketplace-dam-5.9.1-SNAPSHOT.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-dam/marketplace/target/nxr-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/marketplace/dam/marketplace-dam/5.9.1-SNAPSHOT/marketplace-dam-5.9.1-SNAPSHOT-nxr.zip [INFO] ------------------------------------------------------------------------ [INFO] Building REST API Marketplace package [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174258 at timestamp: 1384537378466 [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-io:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-io:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-rest-api-io/5.9.1-SNAPSHOT/nuxeo-rest-api-io-5.9.1-20131115.173303-21.pom 841b downloaded (nuxeo-rest-api-io-5.9.1-20131115.173303-21.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/5.9.1-SNAPSHOT/nuxeo-rest-api-parent-5.9.1-20131115.173303-21.pom 1K downloaded (nuxeo-rest-api-parent-5.9.1-20131115.173303-21.pom) [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-server:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-rest-api-server:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-rest-api-server/5.9.1-SNAPSHOT/nuxeo-rest-api-server-5.9.1-20131115.173304-21.pom 1K downloaded (nuxeo-rest-api-server-5.9.1-20131115.173304-21.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-rest-api-io/5.9.1-SNAPSHOT/nuxeo-rest-api-io-5.9.1-20131115.173303-21.jar 25K downloaded (nuxeo-rest-api-io-5.9.1-20131115.173303-21.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-rest-api-server/5.9.1-SNAPSHOT/nuxeo-rest-api-server-5.9.1-20131115.173304-21.jar 218K downloaded (nuxeo-rest-api-server-5.9.1-20131115.173304-21.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-marketplace-rest-api:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace/install [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace/install [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target [copy] Copying 214 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr/bundles [copy] Copying 236 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr/lib removed duplicates: guice-2.0.jar ; preserved: guice-3.0.jar removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: jboss-seam-2.1.0.SP1.jar ; preserved: jboss-seam-2.1.0.SP1-NX2.jar removed duplicates: jsr305-1.3.9.jar ; preserved: jsr305-2.0.1.jar removed duplicates: guice-jmx-2.0.jar ; preserved: guice-jmx-3.0.jar [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr-5.9.1-SNAPSHOT.zip [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rest-api-io-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nxr-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rest-api-server-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: artifacts-dm.properties [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: test-artifacts-dm.properties [unzip] Expanding: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nxr-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace/install [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/marketplace [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nuxeo-marketplace-rest-api-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nuxeo-marketplace-rest-api-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-marketplace-rest-api BUILD SUCCESSFUL Total time: 16 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-rest-api/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-rest-api/target/nuxeo-marketplace-rest-api-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-rest-api/5.9.1-SNAPSHOT/nuxeo-marketplace-rest-api-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Social Collaboration Distribution [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174317 at timestamp: 1384537397972 [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-collaboration-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-collaboration-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-relationship:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-relationship:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-core:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-core:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-parent:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-parent:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-web:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-user-registration-web:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-gadgets:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-gadgets:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-mini-message:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-mini-message:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-gadgets-library:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-social-workspace-gadgets-library:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-user-relationship:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-user-relationship:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-user-activity-stream:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-user-activity-stream:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.rating:nuxeo-rating-gadget:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.rating:nuxeo-rating-gadget:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.social:nuxeo-wall:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.social:nuxeo-wall:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-agenda:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-agenda:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration:zip:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [echo] Building default Nuxeo Social Collaboration EAR [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear init: build-standard: [copy] Copying 230 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear/bundles third-party-libraries: [copy] Copying 237 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear/lib [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear/lib removed duplicates: guice-2.0.jar ; preserved: guice-3.0.jar removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: jboss-seam-2.1.0.SP1.jar ; preserved: jboss-seam-2.1.0.SP1-NX2.jar removed duplicates: jsr305-1.3.9.jar ; preserved: jsr305-2.0.1.jar removed duplicates: guice-jmx-2.0.jar ; preserved: guice-jmx-3.0.jar [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo.ear [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration build-resources: [copy] Copying 3 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/template-collaboration [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT-resources.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT-resources.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration BUILD SUCCESSFUL Total time: 17 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-social-collaboration/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-social-collaboration/5.9.1-SNAPSHOT/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT-resources.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-social-collaboration/5.9.1-SNAPSHOT/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT-resources.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Social Collaboration [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174342 at timestamp: 1384537422030 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [nuxeo-distribution-tools:build {execution: default-build}] Activating profile: qa Activating profile: qansu build: [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/marketplace [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/marketplace [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] Copying 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: artifacts.properties [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-activity-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-agenda-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-mini-message-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-user-registration-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-platform-user-registration-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-api-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-gadget-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-rating-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-relationship-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-runtime-datasource-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-social-workspace-core-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-social-workspace-gadgets-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-social-workspace-gadgets-library-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-social-workspace-web-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-user-activity-stream-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-user-relationship-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: bundles/nuxeo-wall-5.9.1-SNAPSHOT.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: lib/commons-dbcp-1.4.jar [nx:zipdiff] Only in nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip: test-artifacts.properties [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: artifacts-dm.properties [nx:zipdiff] Only in nuxeo-distribution-dm-5.9.1-SNAPSHOT.zip: test-artifacts-dm.properties [unzip] Expanding: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/marketplace/install [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-social-collaboration:zip:resources:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-social-collaboration/5.9.1-SNAPSHOT/nuxeo-distribution-social-collaboration-5.9.1-SNAPSHOT-resources.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/marketplace/install/templates [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/nuxeo-marketplace-social-collaboration-5.9.1-SNAPSHOT.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/nuxeo-marketplace-social-collaboration-5.9.1-SNAPSHOT.zip to org.nuxeo.ecm.distribution:nuxeo-marketplace-social-collaboration BUILD SUCCESSFUL Total time: 2 seconds [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-social-collaboration/5.9.1-SNAPSHOT removed. [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-marketplace-social-collaboration/target/nuxeo-marketplace-social-collaboration-5.9.1-SNAPSHOT.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-social-collaboration/5.9.1-SNAPSHOT/nuxeo-marketplace-social-collaboration-5.9.1-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JBoss5 Distribution [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174344 at timestamp: 1384537424686 [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws-jbossws:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws-jbossws:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-jboss/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: packaging}] Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-jboss:pom:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree [artifact:nuxeo-expand] [WARNING] Fixed unreferenced nodes : [org.osgi:org.osgi.core:jar:4.2.0:compile] build: [echo] Building JBoss distributions... prepare-jboss: [unzip] [INFO] Resolving org.jboss:jboss-as:zip:light:5.1.0.GA:compile ... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-light.zip 76958K downloaded (jboss-as-5.1.0.GA-light.zip) [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/jboss/jboss-as/5.1.0.GA/jboss-as-5.1.0.GA-light.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:doc:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp [copy] Copying 5 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:root:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:bin:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/bin [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-common:5.9.1-SNAPSHOT:compile ... [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-jboss:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/templates [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-jboss.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/templates [copy] [INFO] Resolving org.nuxeo.runtime:nuxeo-jboss-deployer:jar:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.runtime:nuxeo-jboss-deployer:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.runtime:nuxeo-jboss-deployer:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/server/default/deployers [copy] [INFO] Resolving org.jboss.jbossas:jboss-as-varia:jar:logging-monitor:5.1.0.GA:compile ... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/jboss/jbossas/jboss-as-varia/5.1.0.GA/jboss-as-varia-5.1.0.GA-logging-monitor.jar 8K downloaded (jboss-as-varia-5.1.0.GA-logging-monitor.jar) [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/server/default/lib [copy] [INFO] Resolving org.hibernate:hibernate-core:jar:3.3.2.GA:compile ... [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/common/lib [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/client [copy] [INFO] Resolving org.nuxeo.shell:nuxeo-shell:jar:5.9.1-SNAPSHOT:compile ... [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/client [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/pom.xml to org.nuxeo.ecm.distribution:nuxeo-distribution-jboss add-marketplace-packages: [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-marketplace-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-dm:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-dm:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] [INFO] Resolving org.nuxeo.marketplace.dam:marketplace-dam:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.marketplace.dam:marketplace-dam:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.marketplace.dam:marketplace-dam:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-marketplace-social-collaboration:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-social-collaboration:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-social-collaboration:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] Copying 3 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp/setupWizardDownloads build-nuxeo-cap: [copy] Copying 97 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-cap:zip:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-cap/5.9.1-SNAPSHOT/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss/server/default/deploy/nuxeo.ear reorganize-libs: [copy] Copying 3 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss/server/default/deploy/nuxeo.ear/bundles [copy] Copying 14 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss/server/default/deploy/nuxeo.ear/lib [move] Moving 7 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss/server/default/lib set-distribution-properties: [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap-ear.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap-ear.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-jboss apply-ear: [copy] Copying 851 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss [copy] Copied 134 empty directories to 2 empty directories under /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-cap-5.9.1-SNAPSHOT-jboss [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-jboss [delete] Deleting directory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/jboss.tmp BUILD SUCCESSFUL Total time: 1 minute 11 seconds [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-jboss/5.9.1-SNAPSHOT/nuxeo-distribution-jboss-5.9.1-SNAPSHOT.pom [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap-ear.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-jboss/5.9.1-SNAPSHOT/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap-ear.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-jboss/target/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-jboss/5.9.1-SNAPSHOT/nuxeo-distribution-jboss-5.9.1-SNAPSHOT-nuxeo-cap.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tomcat Build [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174458 at timestamp: 1384537498234 [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-tomcat-adapter:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-tomcat-adapter:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management-jtajca:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-management-jtajca:5.9.1-SNAPSHOT: checking for updates from public-snapshot [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws-sun-jaxws:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-ws-sun-jaxws:5.9.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom 1K downloaded (jcl-over-slf4j-1.7.5.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar 16K downloaded (jcl-over-slf4j-1.7.5.jar) [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: packaging}] Activating profile: all-distributions Activating profile: qa Activating profile: qa Activating profile: qansu init: expand: [artifact:nuxeo-expand] [INFO] Resolving dependencies for org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:pom:5.9.1-SNAPSHOT [artifact:nuxeo-expand] [INFO] Filtering dependency tree build: [echo] Building Tomcat standard distributions... prepare-tomcat: [unzip] [INFO] Resolving org.apache.tomcat:tomcat:zip:light:7.0.42:compile ... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/tomcat/tomcat/7.0.42/tomcat-7.0.42-light.zip 6308K downloaded (tomcat-7.0.42-light.zip) [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/apache/tomcat/tomcat/7.0.42/tomcat-7.0.42-light.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target [move] Moving 95 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp [copy] [INFO] Resolving org.apache.tomcat.extras:tomcat-extras-juli:jar:7.0.42:compile ... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/tomcat/extras/tomcat-extras-juli/7.0.42/tomcat-extras-juli-7.0.42.jar 73K downloaded (tomcat-extras-juli-7.0.42.jar) [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/bin [copy] [INFO] Resolving org.apache.tomcat.extras:tomcat-extras-juli-adapters:jar:7.0.42:compile ... Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/tomcat/extras/tomcat-extras-juli-adapters/7.0.42/tomcat-extras-juli-adapters-7.0.42.jar 31K downloaded (tomcat-extras-juli-adapters-7.0.42.jar) [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/lib [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:doc:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-doc.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp [copy] Copying 3 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:root:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-root.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:bin:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-bin.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/bin [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-common:5.9.1-SNAPSHOT:compile ... [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-tomcat:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-common.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/templates [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/templates [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-startup-wizard:war:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-startup-wizard:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-startup-wizard:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/templates [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/client [copy] [INFO] Resolving org.nuxeo.shell:nuxeo-shell:jar:5.9.1-SNAPSHOT:compile ... [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/client [mkdir] Created dir: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/sdk [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/pom.xml to org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat build-nuxeo-coreserver: [echo] Building Nuxeo CoreServer... [copy] Copying 190 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat [copy] Copied 72 empty directories to 2 empty directories under /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat chmodx: [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-coreserver:zip:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-coreserver/5.9.1-SNAPSHOT/nuxeo-distribution-coreserver-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/nxserver [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-resources:zip:templates-tomcat-coreserver:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-resources/5.9.1-SNAPSHOT/nuxeo-distribution-resources-5.9.1-SNAPSHOT-templates-tomcat-coreserver.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/templates set-distribution-properties: [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/sdk reorganize-libs-zip-attach: reorganize-libs: [copy] Copying 23 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/nxserver/bundles [copy] Copying 53 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/nxserver/lib removed duplicates: commons-pool-1.5.4.jar ; preserved: commons-pool-1.5.5.jar removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar [move] Moving 13 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/lib copy-sdk-resources: [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/sdk [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/coreserver-5.9.1-SNAPSHOT-tomcat/sdk [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-coreserver.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-coreserver.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat build-sdk: add-marketplace-packages: [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-marketplace-dm:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] Resolving org.nuxeo.marketplace.dam:marketplace-dam:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-marketplace-social-collaboration:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-marketplace-rest-api:zip:5.9.1-SNAPSHOT:compile ... [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-rest-api:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [copy] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-marketplace-rest-api:5.9.1-SNAPSHOT: checking for updates from public-snapshot [copy] Copying 4 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/setupWizardDownloads [move] Moving 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp/setupWizardDownloads build-nuxeo-cap: [echo] Building Nuxeo CAP... [copy] Copying 198 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat [copy] Copied 74 empty directories to 2 empty directories under /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat chmodx: [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-cap:zip:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-cap/5.9.1-SNAPSHOT/nuxeo-distribution-cap-5.9.1-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/nxserver set-distribution-properties: [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/sdk reorganize-libs-zip-attach: reorganize-libs: [copy] Copying 23 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/nxserver/bundles [copy] Copying 53 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/nxserver/lib removed duplicates: relaxngDatatype-1.0.jar ; preserved: relaxngDatatype-20020414.jar removed duplicates: commons-pool-1.5.4.jar ; preserved: commons-pool-1.5.5.jar [move] Moving 13 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/lib copy-sdk-resources: [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/sdk [move] Moving 2 files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-cap-5.9.1-SNAPSHOT-tomcat/sdk [zip] Building zip: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip [artifact:attach] Attaching /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip to org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat build-sdk: [delete] Deleting directory /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/tomcat.tmp BUILD SUCCESSFUL Total time: 42 seconds [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/pom.xml to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT.pom [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-coreserver.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-coreserver.zip [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat/target/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tomcat Wizard Integration Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-174547 at timestamp: 1384537547084 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 1 source file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/nuxeo-distribution-tomcat-wizard-tests-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat-wizard-tests/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: start-tomcat}] Activating profile: qa Activating profile: qansu [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7.11-SNAPSHOT: checking for updates from internal-snapshots [unzip] [INFO] snapshot org.nuxeo:nuxeo-ftest:1.7.11-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-20131113.170807-3.zip 13K downloaded (nuxeo-ftest-1.7.11-20131113.170807-3.zip) [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: cleanup-db: prepare-db: prepare-tomcat: [echo] Prepare Tomcat... [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target prepare-server: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target download: [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat::zip:nuxeo-cap [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:zip:nuxeo-cap:5.9.1-SNAPSHOT:compile ... [unzip] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:5.9.1-SNAPSHOT: checking for updates from internal-snapshots [unzip] [INFO] snapshot org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:5.9.1-SNAPSHOT: checking for updates from public-snapshot [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target unzip-local: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-java-home: check-set-wizard: [echo] Setting nuxeo.wizard.done=false [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-conf: set-nuxeoconf-db: setup-mail-server: nuxeo-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: fix-max-waits: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: activate-wizard-preset: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: mp-install: prepare-jboss: prepare-ear: prepare-monitor: prepare-environment: _init: stop-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/default [exec] Server is not running. stop-windows: stop: start-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/default [exec] No current configuration, generating files... [exec] Configuration files generated. [exec] Server started with process ID 15339. start-windows: start: BUILD SUCCESSFUL Total time: 14 seconds Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.pom 1K downloaded (surefire-booter-2.7.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.pom 1K downloaded (surefire-api-2.7.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/maven-surefire-common/2.7.2/maven-surefire-common-2.7.2.pom 3K downloaded (maven-surefire-common-2.7.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-booter/2.7.2/surefire-booter-2.7.2.jar 31K downloaded (surefire-booter-2.7.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-api/2.7.2/surefire-api-2.7.2.jar 118K downloaded (surefire-api-2.7.2.jar) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/maven-surefire-common/2.7.2/maven-surefire-common-2.7.2.jar 59K downloaded (maven-surefire-common-2.7.2.jar) [INFO] [failsafe:integration-test {execution: default}] [INFO] Failsafe report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-junit4/2.7.2/surefire-junit4-2.7.2.pom 2K downloaded (surefire-junit4-2.7.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-providers/2.7.2/surefire-providers-2.7.2.pom 1K downloaded (surefire-providers-2.7.2.pom) Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/apache/maven/surefire/surefire-junit4/2.7.2/surefire-junit4-2.7.2.jar 24K downloaded (surefire-junit4-2.7.2.jar) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests http://localhost:8080/nuxeo/Connect https://connect.nuxeo.com/nuxeo/site/connect/embeddedTrial/form?WizardCB=http%3A%2F%2Flocalhost%3A8080%2Fnuxeo%2FConnectCallback%3Fcb%3Dyes&source=wizard&pkg=cap-tomcat-5.9.1-snapshot-zip https://connect.nuxeo.com/nuxeo/site/connect/wizardRegisterInstance?callbackUrl=http://localhost:8080/nuxeo/ConnectCallback?cb=yes http://localhost:8080/nuxeo/site/connectClient/packages/remote?type=addon&onlyRemote=false&filterOnPlatform=false http://localhost:8080/nuxeo/site/connectClient/packages/studio http://localhost:8080/nuxeo/site/connectClient/packages/studio Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 396.038 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}] Activating profile: qa Activating profile: qansu [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target _init: stop-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/tomcat/templates/default [exec] [exec] Stopping server....Server stopped. stop-windows: stop: _init: cleanup-db: cleanup-environment: BUILD SUCCESSFUL Total time: 3 seconds [INFO] [failsafe:verify {execution: default}] [INFO] Failsafe report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports [INFO] [install:install {execution: default-install}] [INFO] Installing /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/nuxeo-distribution-tomcat-wizard-tests-5.9.1-SNAPSHOT.jar to /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat-wizard-tests/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-wizard-tests-5.9.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM WebDriver Tests [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20131115-175250 at timestamp: 1384537970813 [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Verifying parent modules... [INFO] Module updated [INFO] Deleting /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target [INFO] [resources:copy-resources {execution: copy-readme}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [resources:copy-resources {execution: copy-readme-parent}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [enforcer:enforce {execution: enforce-versions}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 13 source files to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/nuxeo-distribution-dm-webdriver-tests-5.9.1-SNAPSHOT.jar [INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}] [INFO] /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-dm-webdriver-tests/5.9.1-SNAPSHOT removed. [INFO] [nuxeo-distribution-tools:build {execution: start-tomcat}] Activating profile: tomcat Activating profile: qa Activating profile: qansu [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: cleanup-db: prepare-db: prepare-tomcat: [echo] Prepare Tomcat... [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target prepare-server: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target download: [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat::zip:nuxeo-cap [unzip] [INFO] Resolving org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:zip:nuxeo-cap:5.9.1-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.9.1-SNAPSHOT/nuxeo-distribution-tomcat-5.9.1-SNAPSHOT-nuxeo-cap.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target unzip-local: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-java-home: check-set-wizard: [echo] Setting nuxeo.wizard.done=true [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: set-nuxeoconf-db: setup-mail-server: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: nuxeo-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: fix-max-waits: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: set-conf: [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: activate-wizard-preset: [copy] Copying 1 file to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/nxserver/data [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: mp-install: prepare-jboss: prepare-ear: prepare-monitor: prepare-environment: _init: stop-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default [exec] Server is not running. stop-windows: stop: start-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default [exec] No current configuration, generating files... [exec] Configuration files generated. [exec] Added /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/setupWizardDownloads/f498f965c862f3bea7f70f57f33d37e9 [exec] Added /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/setupWizardDownloads/8d9d23a6d277796d3ff127041c649ad1 [exec] Added /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/setupWizardDownloads/2fcf07a1886158b736588b08da4129d7 [exec] Added /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/setupWizardDownloads/048b368f4e47cdbb30110ad315a6aa03 [exec] [exec] Dependency resolution: [exec] Installation order: nuxeo-dm-5.9.1-SNAPSHOT [exec] [exec] Installing nuxeo-dm-5.9.1-SNAPSHOT [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default [exec] Configuration files generation (nuxeo.force.generation=true)... [exec] Configuration files generated. [exec] Server started with process ID 16378. [exec] ....................... [exec] ====================================================================== [exec] = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 550 [exec] ====================================================================== [exec] Started in 0min47s start-windows: start: BUILD SUCCESSFUL Total time: 1 minute 6 seconds [INFO] [failsafe:integration-test {execution: default}] [INFO] Failsafe report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest 17:55:31,838 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest#testModifyWsDescription' failed org.openqa.selenium.NoSuchElementException: Timeout loading page EditTabSubPage missing element save For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.DocumentBasePage.getEditTab(DocumentBasePage.java:104) at org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.testModifyWsDescription(ITModifyWorkspaceDescriptionTest.java:85) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 88.894 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITLoginLogoutTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.449 sec Running org.nuxeo.functionaltests.ITArchivedVersionsTest 17:56:23,939 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITArchivedVersionsTest#testArchivedVersions' failed org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:700) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:662) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:715) at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:191) at org.nuxeo.functionaltests.pages.DocumentBasePage.clickOnLinkIfNotSelected(DocumentBasePage.java:127) at org.nuxeo.functionaltests.pages.DocumentBasePage.getEditTab(DocumentBasePage.java:103) at org.nuxeo.functionaltests.ITArchivedVersionsTest.initRepository(ITArchivedVersionsTest.java:75) at org.nuxeo.functionaltests.ITArchivedVersionsTest.testArchivedVersions(ITArchivedVersionsTest.java:42) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Command duration or timeout: 7 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Session ID: de635701-7ccd-47cd-8f79-d14cdc690276 Driver info: org.openqa.selenium.firefox.FirefoxDriver Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=22.0}] at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404) at org.openqa.selenium.By$ByXPath.findElement(By.java:344) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:684) ... 38 more Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at .FirefoxDriver.prototype.findElementInternal_(file:///tmp/anonymous3724285001298864161webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8879) at .FirefoxDriver.prototype.findElement(file:///tmp/anonymous3724285001298864161webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8888) at .DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous3724285001298864161webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10816) at .DelayedCommand.prototype.executeInternal_(file:///tmp/anonymous3724285001298864161webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10821) at .DelayedCommand.prototype.execute/<(file:///tmp/anonymous3724285001298864161webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10763) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 46.595 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITDefaultWorkflowTest 17:57:09,055 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITDefaultWorkflowTest#testDefaultSerialWorkflow' failed org.openqa.selenium.NoSuchElementException: Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage.getUsersTab(UsersGroupsBasePage.java:63) at org.nuxeo.functionaltests.ITDefaultWorkflowTest.createTestUser(ITDefaultWorkflowTest.java:75) at org.nuxeo.functionaltests.ITDefaultWorkflowTest.testDefaultSerialWorkflow(ITDefaultWorkflowTest.java:95) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:354) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:298) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 3, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 45.087 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITSimpleDiff 17:57:55,483 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITSimpleDiff#testDiffDescription' failed org.openqa.selenium.NoSuchElementException: Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.DocumentBasePage.getNavigationSubPage(DocumentBasePage.java:123) at org.nuxeo.functionaltests.ITSimpleDiff.testDiffDescription(ITSimpleDiff.java:70) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 46.456 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITSelect2Test 17:58:40,184 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITSelect2Test#testSelect2Edit' failed org.openqa.selenium.NoSuchElementException: Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage.getUsersTab(UsersGroupsBasePage.java:63) at org.nuxeo.functionaltests.ITSelect2Test.testSelect2Edit(ITSelect2Test.java:95) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.671 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITSelectAndFilterTest 17:59:24,879 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITSelectAndFilterTest#testSelectAndFilter' failed org.openqa.selenium.NoSuchElementException: Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.DocumentBasePage.getNavigationSubPage(DocumentBasePage.java:123) at org.nuxeo.functionaltests.ITSelectAndFilterTest.testSelectAndFilter(ITSelectAndFilterTest.java:66) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.701 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITSafeEditTest 18:00:28,837 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITSafeEditTest#testAutoSaveOnChangeAndRestore' failed org.openqa.selenium.NoSuchElementException: Timeout loading page EditTabSubPage missing element save For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.DocumentBasePage.getEditTab(DocumentBasePage.java:104) at org.nuxeo.functionaltests.ITSafeEditTest.testAutoSaveOnChangeAndRestore(ITSafeEditTest.java:247) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 18:01:35,058 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITSafeEditTest#testSafeEditOnSelect2' failed org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:700) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:662) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:715) at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:191) at org.nuxeo.functionaltests.pages.DocumentBasePage.clickOnLinkIfNotSelected(DocumentBasePage.java:127) at org.nuxeo.functionaltests.pages.DocumentBasePage.getEditTab(DocumentBasePage.java:103) at org.nuxeo.functionaltests.ITSafeEditTest.testSafeEditOnSelect2(ITSafeEditTest.java:351) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Command duration or timeout: 7 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Session ID: 74138372-8f97-452c-8671-62b703ff10a9 Driver info: org.openqa.selenium.firefox.FirefoxDriver Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=22.0}] at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404) at org.openqa.selenium.By$ByXPath.findElement(By.java:344) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:684) ... 37 more Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at .FirefoxDriver.prototype.findElementInternal_(file:///tmp/anonymous4598874608473008870webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8879) at .FirefoxDriver.prototype.findElement(file:///tmp/anonymous4598874608473008870webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8888) at .DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous4598874608473008870webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10816) at .DelayedCommand.prototype.executeInternal_(file:///tmp/anonymous4598874608473008870webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10821) at .DelayedCommand.prototype.execute/<(file:///tmp/anonymous4598874608473008870webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10763) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 130.177 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITContextualActionsTest 18:01:50,389 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITContextualActionsTest#verifyContextualActions' failed org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"class name","selector":"documentDescription"} Command duration or timeout: 10 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Session ID: 733c7b52-58c7-4a17-b24b-97be4e1c7b62 Driver info: org.openqa.selenium.firefox.FirefoxDriver Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=22.0}] at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307) at org.openqa.selenium.remote.RemoteWebDriver.findElementByClassName(RemoteWebDriver.java:388) at org.openqa.selenium.By$ByClassName.findElement(By.java:371) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:59) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:34) at com.sun.proxy.$Proxy14.getText(Unknown Source) at org.nuxeo.functionaltests.pages.DocumentBasePage.getCurrentDocumentDescription(DocumentBasePage.java:167) at org.nuxeo.functionaltests.ITContextualActionsTest.verifyContextualActions(ITContextualActionsTest.java:74) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Unable to locate element: {"method":"class name","selector":"documentDescription"} Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at .FirefoxDriver.prototype.findElementInternal_(file:///tmp/anonymous2785727420125582876webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8879) at .FirefoxDriver.prototype.findElement(file:///tmp/anonymous2785727420125582876webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8888) at .DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous2785727420125582876webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10816) at .DelayedCommand.prototype.executeInternal_(file:///tmp/anonymous2785727420125582876webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10821) at .DelayedCommand.prototype.execute/<(file:///tmp/anonymous2785727420125582876webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10763) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.325 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITFileUploadTest 18:02:36,185 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITFileUploadTest#testFileUpload' failed org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:700) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:662) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:715) at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:191) at org.nuxeo.functionaltests.pages.DocumentBasePage.clickOnLinkIfNotSelected(DocumentBasePage.java:127) at org.nuxeo.functionaltests.pages.FileDocumentBasePage.getFileSummaryTab(FileDocumentBasePage.java:33) at org.nuxeo.functionaltests.ITFileUploadTest.testFileUpload(ITFileUploadTest.java:48) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Command duration or timeout: 7 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Session ID: 3b6e4d7c-fe13-46d6-87df-cd800245a096 Driver info: org.openqa.selenium.firefox.FirefoxDriver Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=22.0}] at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404) at org.openqa.selenium.By$ByXPath.findElement(By.java:344) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299) at org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:684) ... 37 more Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Unable to locate element: {"method":"xpath","selector":"//div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span"} Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at .FirefoxDriver.prototype.findElementInternal_(file:///tmp/anonymous8857467051404390613webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8879) at .FirefoxDriver.prototype.findElement(file:///tmp/anonymous8857467051404390613webdriver-profile/extensions/fxdriver@googlecode.com/components/driver_component.js:8888) at .DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous8857467051404390613webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10816) at .DelayedCommand.prototype.executeInternal_(file:///tmp/anonymous8857467051404390613webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10821) at .DelayedCommand.prototype.execute/<(file:///tmp/anonymous8857467051404390613webdriver-profile/extensions/fxdriver@googlecode.com/components/command_processor.js:10763) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.788 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITUsersTest 18:03:20,300 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITUsersTest#testCreateViewDeleteUser' failed org.openqa.selenium.NoSuchElementException: Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage.getUsersTab(UsersGroupsBasePage.java:63) at org.nuxeo.functionaltests.ITUsersTest.testCreateViewDeleteUser(ITUsersTest.java:49) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.09 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITCopyPasteTest 18:04:22,206 ERROR [AbstractTest] Test 'org.nuxeo.functionaltests.ITCopyPasteTest#testSimpleCopyAndPaste' failed org.openqa.selenium.NoSuchElementException: Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown at org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:583) at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:528) at org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:76) at org.nuxeo.functionaltests.pages.HeaderLinksSubPage.getNavigationSubPage(HeaderLinksSubPage.java:54) at org.nuxeo.functionaltests.ITCopyPasteTest.prepare(ITCopyPasteTest.java:86) at org.nuxeo.functionaltests.ITCopyPasteTest.testSimpleCopyAndPaste(ITCopyPasteTest.java:108) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:101) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97) 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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.928 sec <<< FAILURE! Running org.nuxeo.functionaltests.ITDnDImportTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.765 sec Results : Tests in error: testModifyWsDescription(org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest): Timeout loading page EditTabSubPage missing element save For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testArchivedVersions(org.nuxeo.functionaltests.ITArchivedVersionsTest): Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testDefaultSerialWorkflow(org.nuxeo.functionaltests.ITDefaultWorkflowTest): Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testDiffDescription(org.nuxeo.functionaltests.ITSimpleDiff): Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testSelect2Edit(org.nuxeo.functionaltests.ITSelect2Test): Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testSelectAndFilter(org.nuxeo.functionaltests.ITSelectAndFilterTest): Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testAutoSaveOnChangeAndRestore(org.nuxeo.functionaltests.ITSafeEditTest): Timeout loading page EditTabSubPage missing element save For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testSafeEditOnSelect2(org.nuxeo.functionaltests.ITSafeEditTest): Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown verifyContextualActions(org.nuxeo.functionaltests.ITContextualActionsTest): Unable to locate element: {"method":"class name","selector":"documentDescription"} Command duration or timeout: 10 milliseconds For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Session ID: 733c7b52-58c7-4a17-b24b-97be4e1c7b62 Driver info: org.openqa.selenium.firefox.FirefoxDriver Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=22.0}] testFileUpload(org.nuxeo.functionaltests.ITFileUploadTest): Couldn't find element 'By.xpath: //div[@id='nxw_documentTabs_panel']//li[@class='selected']/a/span' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testCreateViewDeleteUser(org.nuxeo.functionaltests.ITUsersTest): Timeout loading page UsersTabSubPage missing element createNewUserLink For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown testSimpleCopyAndPaste(org.nuxeo.functionaltests.ITCopyPasteTest): Timeout loading page NavigationSubPage missing element navigationTree For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.34.0', revision: '11cd0ef93615408e0b6b3bfa28defe125906461a', time: '2013-08-06 11:43:14' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.2.0-40-virtual', java.version: '1.7.0_25' Driver info: driver.version: unknown Tests run: 16, Failures: 0, Errors: 12, Skipped: 2 [INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}] Activating profile: tomcat Activating profile: qa Activating profile: qansu [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.11-SNAPSHOT:compile ... [unzip] Expanding: /opt/jenkins/workspace/ondemand-testandpush-grenard/.repository/org/nuxeo/nuxeo-ftest/1.7.11-SNAPSHOT/nuxeo-ftest-1.7.11-SNAPSHOT.zip into /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target _init: stop-unix: [exec] Detected Tomcat server. [exec] Nuxeo home: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat [exec] Nuxeo configuration: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common [exec] Include template: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default [exec] [exec] Stopping server....Server stopped. stop-windows: stop: _init: cleanup-db: cleanup-environment: BUILD SUCCESSFUL Total time: 4 seconds [INFO] [failsafe:verify {execution: default}] [INFO] Failsafe report directory: /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /mnt/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26 minutes 29 seconds [INFO] Finished at: Fri Nov 15 18:04:47 UTC 2013 [INFO] Final Memory: 361M/1995M [INFO] ------------------------------------------------------------------------ Build step 'Invoke top-level Maven targets' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results Publishing Selenium report... Missing directory nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/target/results/ Build step 'Publish Selenium Html Report' marked build as failure Publishing Selenium report... Description set: Jabber notifier plugin: Sending notification to: grenard@nuxeo.com Checking .*ERROR.* /opt/jenkins/workspace/ondemand-testandpush-grenard/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/server.log: 2013-11-15 17:54:37,303 ERROR [http-bio-0.0.0.0-8080-exec-4] [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] 2013-11-15 17:54:38,648 ERROR [http-bio-0.0.0.0-8080-exec-4] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:54:38,828 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:54:38,856 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:54:38,856 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:54:38,888 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] 2013-11-15 17:55:01,930 ERROR [http-bio-0.0.0.0-8080-exec-48] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 17:55:01,949 ERROR [http-bio-0.0.0.0-8080-exec-48] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:55:01,978 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:55:01,993 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:55:01,994 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:55:01,996 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper] ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions 2013-11-15 17:55:02,014 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] lockActions : ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE 2013-11-15 17:55:53,836 ERROR [http-bio-0.0.0.0-8080-exec-2] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 17:55:53,847 ERROR [http-bio-0.0.0.0-8080-exec-2] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:55:53,860 ERROR [http-bio-0.0.0.0-8080-exec-2] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:55:53,866 ERROR [http-bio-0.0.0.0-8080-exec-2] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:55:53,867 ERROR [http-bio-0.0.0.0-8080-exec-2] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:55:53,874 ERROR [http-bio-0.0.0.0-8080-exec-2] [nuxeo-error-log] 2013-11-15 17:56:38,662 ERROR [http-bio-0.0.0.0-8080-exec-4] [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] 2013-11-15 17:56:38,678 ERROR [http-bio-0.0.0.0-8080-exec-4] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:56:38,694 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:56:38,714 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:56:38,714 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:56:38,735 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] 2013-11-15 17:57:25,318 ERROR [http-bio-0.0.0.0-8080-exec-48] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 17:57:25,328 ERROR [http-bio-0.0.0.0-8080-exec-48] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:57:25,339 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:57:25,345 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:57:25,346 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:57:25,352 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] 2013-11-15 17:58:09,836 ERROR [http-bio-0.0.0.0-8080-exec-21] [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] 2013-11-15 17:58:09,842 ERROR [http-bio-0.0.0.0-8080-exec-21] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:58:09,862 ERROR [http-bio-0.0.0.0-8080-exec-21] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:58:09,865 ERROR [http-bio-0.0.0.0-8080-exec-21] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:58:09,865 ERROR [http-bio-0.0.0.0-8080-exec-21] [nuxeo-error-log] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 17:58:09,875 ERROR [http-bio-0.0.0.0-8080-exec-21] [nuxeo-error-log] 2013-11-15 17:58:54,700 ERROR [http-bio-0.0.0.0-8080-exec-48] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 17:58:54,719 ERROR [http-bio-0.0.0.0-8080-exec-48] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:58:54,732 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:58:54,736 ERROR [http-bio-0.0.0.0-8080-exec-48] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:58:54,737 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:58:54,745 ERROR [http-bio-0.0.0.0-8080-exec-48] [nuxeo-error-log] 2013-11-15 17:59:58,884 ERROR [http-bio-0.0.0.0-8080-exec-4] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 17:59:58,890 ERROR [http-bio-0.0.0.0-8080-exec-4] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 17:59:58,897 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 17:59:58,899 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:59:58,900 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 17:59:58,913 ERROR [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper] ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions 2013-11-15 17:59:58,916 ERROR [http-bio-0.0.0.0-8080-exec-4] [nuxeo-error-log] lockActions : ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE 2013-11-15 18:01:04,903 ERROR [http-bio-0.0.0.0-8080-exec-21] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 18:01:04,910 ERROR [http-bio-0.0.0.0-8080-exec-21] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 18:01:04,917 ERROR [http-bio-0.0.0.0-8080-exec-21] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 18:01:04,919 ERROR [http-bio-0.0.0.0-8080-exec-21] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:01:04,920 ERROR [http-bio-0.0.0.0-8080-exec-21] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:01:04,926 ERROR [http-bio-0.0.0.0-8080-exec-21] [nuxeo-error-log] 2013-11-15 18:01:50,292 ERROR [http-bio-0.0.0.0-8080-exec-42] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 18:01:50,299 ERROR [http-bio-0.0.0.0-8080-exec-42] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 18:01:50,306 ERROR [http-bio-0.0.0.0-8080-exec-42] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 18:01:50,309 ERROR [http-bio-0.0.0.0-8080-exec-42] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:01:50,310 ERROR [http-bio-0.0.0.0-8080-exec-42] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:01:50,314 ERROR [http-bio-0.0.0.0-8080-exec-42] [nuxeo-error-log] 2013-11-15 18:02:06,015 ERROR [http-bio-0.0.0.0-8080-exec-11] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 18:02:06,022 ERROR [http-bio-0.0.0.0-8080-exec-11] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 18:02:06,029 ERROR [http-bio-0.0.0.0-8080-exec-11] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 18:02:06,031 ERROR [http-bio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:02:06,032 ERROR [http-bio-0.0.0.0-8080-exec-11] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:02:06,037 ERROR [http-bio-0.0.0.0-8080-exec-11] [nuxeo-error-log] 2013-11-15 18:02:50,080 ERROR [http-bio-0.0.0.0-8080-exec-23] [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] 2013-11-15 18:02:50,084 ERROR [http-bio-0.0.0.0-8080-exec-23] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 18:02:50,107 ERROR [http-bio-0.0.0.0-8080-exec-23] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 18:02:50,217 ERROR [http-bio-0.0.0.0-8080-exec-23] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 18:02:50,217 ERROR [http-bio-0.0.0.0-8080-exec-23] [nuxeo-error-log] javax.servlet.ServletException: On requestURL: http://localhost:8080/nuxeo/view_admin.faces 2013-11-15 18:02:50,220 ERROR [http-bio-0.0.0.0-8080-exec-23] [nuxeo-error-log] 2013-11-15 18:03:52,091 ERROR [http-bio-0.0.0.0-8080-exec-42] [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2013-11-15 18:03:52,098 ERROR [http-bio-0.0.0.0-8080-exec-42] [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2013-11-15 18:03:52,105 ERROR [http-bio-0.0.0.0-8080-exec-42] [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2013-11-15 18:03:52,107 ERROR [http-bio-0.0.0.0-8080-exec-42] [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:03:52,108 ERROR [http-bio-0.0.0.0-8080-exec-42] [nuxeo-error-log] javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found 2013-11-15 18:03:52,113 ERROR [http-bio-0.0.0.0-8080-exec-42] [nuxeo-error-log] Email was triggered for: Failure Sending email for trigger: Failure Sending email to: grenard@nuxeo.com at@nuxeo.com Notifying upstream projects of job completion Finished: FAILURE